Search for a place
Categories are the components of variables, so if a variable measures age then the categories are the age groups used, such as '10 to 14'.
Variables, defining what data was gathered for:
| Entity ID | Entity Name |
|---|---|
| V_AGE_FERTILE | Ages grouped by fertility |
Categories, defining the values available for each variable :
| Entity ID | Entity Name |
|---|---|
| C_AGE_85UP_5 | 20 to 24 |
| C_AGE_85UP_6 | 25 to 29 |
| C_AGE_85UP_7 | 30 to 34 |
| C_AGE_85UP_8 | 35 to 39 |
| C_AGE_85UP_9 | 40 to 44 |
| C_AGE_85UP_10 | 45 to 49 |