Schema
| Column Name | Data Type | Description | Example |
|---|---|---|---|
| _ingest_time | timestamp | Timestamp of data ingestion | ’2026-04-10’ |
| emis_organisation_guid | uuid | Unique identifier for the org | ’123e4567-e89b-12d3-a456-426614174000’ |
| location_guid | uuid | Unique identifier for location | ’123e4567-e89b-12d3-a456-426614174001’ |
| location_type | string | Type of the location | ’Clinic’ |
| location_name | string | Name of the location | ’Main Clinic’ |
| execution_date | date | Date of execution | ’2026-04-10’ |