Population estimated median age by gender and nationality

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year_time
Type
date
Sample
                       
Nationality
               

No description available for this field.

Name (identifier)
nationality_engl
Type
text
Sample
                       
Gender
               

No description available for this field.

Name (identifier)
sex_engl
Type
text
Sample
                       
Population estimated Median Age
               

No description available for this field.

Name (identifier)
obs_value_obsv
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"population-estimated-median-age-by-gender-and-nationality-2010-2022",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/population-estimated-median-age-by-gender-and-nationality-2010-2022"
      }
    ]
    ,
  • "definitions":
    {
    • "population-estimated-median-age-by-gender-and-nationality-2010-2022":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/population-estimated-median-age-by-gender-and-nationality-2010-2022_records"
            }
          }
        }
      }
      ,
    • "population-estimated-median-age-by-gender-and-nationality-2010-2022_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year_time":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "nationality_engl":
              {
              • "type":"string",
              • "title":"Nationality",
              • "description":""
              }
              ,
            • "sex_engl":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "obs_value_obsv":
              {
              • "type":"integer",
              • "title":"Population estimated Median Age",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets