Mapping Data
Mapping is the process of transforming rows of tabular data, such as CSV or Excel files, into structured entities within OpenAleph. This allows you to work with the data using the full power of OpenAleph’s search, visualization, and linking tools.
What is Data Mapping?
When you upload a spreadsheet or other structured file into a workspace, OpenAleph can interpret each row as an entity. You define how the columns in your file correspond to entity properties like name, address, jurisdiction, or identifier.
This is especially useful for:
- Turning registry exports into structured company records
- Extracting people or organizations from spreadsheets
- Normalizing disparate datasets for cross-referencing
- Working with multiple spreadsheets that contain information on an overlapping group of entities, such as people or companies
How to Map a File
- Upload a CSV or Excel file to your investigation workspace.
- After upload, click the Generate Entities option.

- In section 1, choose the target schema (e.g.
LegalEntity
,Person
,Asset
). You can find a full list of supported schemata in the FtM data model here. You may create more than one entity type from a single file. Keep in mind that in OpenAleph, connections are also treated as entities, so be sure to create those here as well. - In section 2, use the interface to assign each column in your file to a schema property.
- Review and confirm the mapping in section 3.
- OpenAleph will then create new entities from the mapped rows.
This is what a simple mapping looks like that turns a table with bank accounts, some properties and ownership information into entities.

Tips for Effective Mapping
- Make sure your data has consistent headers and formatting.
- Choose the schema that best matches the type of data you are importing.
- Map as many relevant columns as possible to improve entity quality and discoverability.
- Use preview mode to verify your mappings before saving.
After Mapping
Once mapping is complete:
- The newly created entities become available within your investigation after a few minutes.
- You can search for them, include them in network diagrams, and cross-reference them with public datasets.
- Each mapped entity is traceable back to the original source file.
- You can download the mapping and share the file with collagues. Please note that it will only work with the same table headers. This is useful if you have data that you update occasionally but keep in the same format. Just keep a mapping file that you can run again and again.
Mapping helps transform raw spreadsheets into usable, structured intelligence. Next, you’ll learn how to visualize those entities using Network Diagrams.