records

records

Active filters Clear all

No active filters

Filters

Deprivation 2019 (IMD) - Birmingham Postcodes

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Postcode
               

No description available for this field.

Name (identifier)
postcode
Type
text
Sample
                       
Postcode Status
               

No description available for this field.

Name (identifier)
postcode_status
Type
text
Sample
                       
LSOA 2011 Code
               

No description available for this field.

Name (identifier)
lsoa11cd
Type
text
Sample
                       
LSOA 2011 Name
               

No description available for this field.

Name (identifier)
lsoa11nm
Type
text
Sample
                       
Index of Multiple Deprivation Rank
               

No description available for this field.

Name (identifier)
index_of_multiple_deprivation_rank
Type
integer
Sample
                       
Index of Multiple Deprivation Decile
Where 1 is the most deprived nationally and 10 the least deprived

No description available for this field.

Name (identifier)
index_of_multiple_deprivation_decile
Type
integer
Sample
                       

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"
            }
          }
        }
      }
      ,
    • "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"
              }
            }
          }
        }
      }
    }
}

Similar datasets