Saudi Population by Age Groups and Relationship to Head of Household

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
Age Groups
               

No description available for this field.

Name (identifier)
age_groups
Type
text
Sample
                       
Relationship to Head of Household
               

No description available for this field.

Name (identifier)
relationship_to_head_of_household
Type
text
Sample
                       
Population
               

No description available for this field.

Name (identifier)
value
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"saudi-population-by-age-groups-and-relationship-to-head-of-household",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-population-by-age-groups-and-relationship-to-head-of-household"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-population-by-age-groups-and-relationship-to-head-of-household":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-population-by-age-groups-and-relationship-to-head-of-household_records"
            }
          }
        }
      }
      ,
    • "saudi-population-by-age-groups-and-relationship-to-head-of-household_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "age_groups":
              {
              • "type":"string",
              • "title":"Age Groups",
              • "description":""
              }
              ,
            • "relationship_to_head_of_household":
              {
              • "type":"string",
              • "title":"Relationship to Head of Household",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Population",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets