When Trillium loads data, it creates entities, attributes, rows, and metadata. By reviewing your entity and attribute/row metadata, you can begin to understand the structure for your data.
Here are a few ways to get started:
- Determine the source of each entity (file/table)
- Identify the number of attributes (field/column) in an entity
- Identify the number of rows (row/record) in an entity
- Examine the metadata for each attribute
- Examine the row lengths in an entity
- Examine the attribute value lengths in an entity
- Examine duplicate rows
- View Summary Data for projects, entities, and attributes