records
Deprivation 2019 (IMD) - Birmingham Postcodes
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"deprivation-2019-imd-birmingham-postcodes",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/deprivation-2019-imd-birmingham-postcodes"
}
] - "definitions":{
- "deprivation-2019-imd-birmingham-postcodes":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/deprivation-2019-imd-birmingham-postcodes_records"
}
}
} - "records":
} - "properties":
- "deprivation-2019-imd-birmingham-postcodes_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "postcode":,{
- "type":"string",
- "title":"Postcode",
- "description":""
} - "postcode_status":,{
- "type":"string",
- "title":"Postcode Status",
- "description":""
} - "lsoa11cd":,{
- "type":"string",
- "title":"LSOA 2011 Code",
- "description":""
} - "lsoa11nm":,{
- "type":"string",
- "title":"LSOA 2011 Name",
- "description":""
} - "index_of_multiple_deprivation_rank":,{
- "type":"integer",
- "title":"Index of Multiple Deprivation Rank",
- "description":""
} - "index_of_multiple_deprivation_decile":{
- "type":"integer",
- "title":"Index of Multiple Deprivation Decile",
- "description":"Where 1 is the most deprived nationally and 10 the least deprived"
}
} - "postcode":
}
} - "fields":
} - "properties":
} - "deprivation-2019-imd-birmingham-postcodes":
}