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_GROUP | Age in three broad bands |
Categories, defining the values available for each variable :
| Entity ID | Entity Name |
|---|---|
| C_AGE_90UP_10YRS_1 | Under 1 year |
| C_AGE_90UP_10YRS_2 | 1 to 4 |
| C_AGE_90UP_10YRS_3 | 5 to 14 |
| C_AGE_85UP_10YRS_1 | Under 1 year |
| C_AGE_85UP_10YRS_2 | 1 to 4 |
| C_AGE_85UP_10YRS_3 | 5 to 9 |
| C_AGE_85UP_10YRS_4 | 10 to 14 |
| C_AGE_85UP_1 | 0 to 4 |
| C_AGE_85UP_2 | 5 to 9 |
| C_AGE_85UP_3 | 10 to 14 |
| C_AGE_65UP_10YRS_1 | Aged under 4¾ |
| C_AGE_65UP_10YRS_2 | 5 to 14¾ |