Saudi Population ( 10 Years And Over) By Gender, Age Groups And Educational Status

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
                       
Gender
               

No description available for this field.

Name (identifier)
sex
Type
text
Sample
                       
Age Group
               

No description available for this field.

Name (identifier)
age_group
Type
text
Sample
                       
Educational Status
               

No description available for this field.

Name (identifier)
educational_status
Type
text
Sample
                       
Saudi Population
               

No description available for this field.

Name (identifier)
saudi_population
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-10-years-and-over-by-gender-age-groups-and-educational-status",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/saudi-population-10-years-and-over-by-gender-age-groups-and-educational-status"
      }
    ]
    ,
  • "definitions":
    {
    • "saudi-population-10-years-and-over-by-gender-age-groups-and-educational-status":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/saudi-population-10-years-and-over-by-gender-age-groups-and-educational-status_records"
            }
          }
        }
      }
      ,
    • "saudi-population-10-years-and-over-by-gender-age-groups-and-educational-status_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "sex":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "age_group":
              {
              • "type":"string",
              • "title":"Age Group",
              • "description":""
              }
              ,
            • "educational_status":
              {
              • "type":"string",
              • "title":"Educational Status",
              • "description":""
              }
              ,
            • "saudi_population":
              {
              • "type":"integer",
              • "title":"Saudi Population",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets