Schema
| Column Name | Data Type | Description | Example |
|---|---|---|---|
| _ingest_time | timestamp | Timestamp of data ingestion | ’2026-04-10’ |
| user_guid | uuid | Unique identifier for the user | ’123e4567-e89b-12d3-a456-426614174000’ |
| role | string | Role of the user | ’Manager’ |
| organisation_guid | uuid | Unique identifier for the organisation | ’123e4567-e89b-12d3-a456-426614174001’ |
| execution_date | date | Date of execution | ’2026-04-10’ |