-
Notifications
You must be signed in to change notification settings - Fork 2
3. Data models
Saif Shabou edited this page Aug 5, 2022
·
3 revisions
Field | Description |
---|---|
year | The year of census |
entity_level | The administrative level corresponding to the entity (state , municipality , locality , ageb , block ) |
state_id | The unique identifier of the state (used for joining with geometry) |
state_name | The state name (used for visualization in the dashboard) |
municipality_id | The unique identifier of the municipality (used for joining with geometry) |
municipality_name | The municipality name (used for visualization in the dashboard) |
locality_id | The unique identifier of the locality (used for joining with geometry) |
locality_name | The locality name (used for visualization in the dashboard) |
ageb_id | The unique identifier of the ageb level features (used for joining with geometry) |
block_id | The unique identifier of the block level features (used for joining with geometry) |
census variable 1 | |
census variable 2 | |
... | |
census variable n |