records

records

Active filters Clear all

No active filters

Filters

Census 2021 - Population by single year of age and sex

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Sex
               

No description available for this field.

Name (identifier)
sex
Type
text
Sample
                       
Age (single year)
               

No description available for this field.

Name (identifier)
age_single_year
Type
integer
Sample
                       
Age band (5 year)
               

No description available for this field.

Name (identifier)
age_band_5_year
Type
text
Sample
                       
Population
               

No description available for this field.

Name (identifier)
population
Type
integer
Sample
                       
Leicester percentage of total population
               

No description available for this field.

Name (identifier)
leicester_percentage_of_total_population
Type
decimal
Unit
%
Sample
                       
England percentage of total population
               

No description available for this field.

Name (identifier)
england_percentage_of_total_population
Type
decimal
Unit
%
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"census-2021-leicester-population-by-single-year-of-age-and-sex",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/census-2021-leicester-population-by-single-year-of-age-and-sex"
      }
    ]
    ,
  • "definitions":
    {
    • "census-2021-leicester-population-by-single-year-of-age-and-sex":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/census-2021-leicester-population-by-single-year-of-age-and-sex_records"
            }
          }
        }
      }
      ,
    • "census-2021-leicester-population-by-single-year-of-age-and-sex_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "sex":
              {
              • "type":"string",
              • "title":"Sex",
              • "description":""
              }
              ,
            • "age_single_year":
              {
              • "type":"integer",
              • "title":"Age (single year)",
              • "description":""
              }
              ,
            • "age_band_5_year":
              {
              • "type":"string",
              • "title":"Age band (5 year)",
              • "description":""
              }
              ,
            • "population":
              {
              • "type":"integer",
              • "title":"Population",
              • "description":""
              }
              ,
            • "leicester_percentage_of_total_population":
              {
              • "type":"number",
              • "title":"Leicester percentage of total population",
              • "description":"",
              • "unit":"%"
              }
              ,
            • "england_percentage_of_total_population":
              {
              • "type":"number",
              • "title":"England percentage of total population",
              • "description":"",
              • "unit":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets