50,588 records

50,588 records

Active filters Clear all

No active filters

Filters

Population by Detailed Age, Gender, Governorate, Nationality and Region

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Age Group
               

No description available for this field.

Name (identifier)
age_group
Type
text
Sample
85-89
Gender
               

No description available for this field.

Name (identifier)
gender
Type
text
Sample
Male
Governorate
               

No description available for this field.

Name (identifier)
governorate
Type
text
Sample
Makkah Al Mukarramah
Nationality
               

No description available for this field.

Name (identifier)
nationality
Type
text
Sample
Saudi
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
Makkah Al Mukarramah
Population
               

No description available for this field.

Name (identifier)
population
Type
integer
Sample
212

JSON Schema

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

{
  • "title":"population-by-detailed-age-gender-governorate-nationality-and-region",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/population-by-detailed-age-gender-governorate-nationality-and-region"
      }
    ]
    ,
  • "definitions":
    {
    • "population-by-detailed-age-gender-governorate-nationality-and-region":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/population-by-detailed-age-gender-governorate-nationality-and-region_records"
            }
          }
        }
      }
      ,
    • "population-by-detailed-age-gender-governorate-nationality-and-region_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "age_group":
              {
              • "type":"string",
              • "title":"Age Group",
              • "description":""
              }
              ,
            • "gender":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "governorate":
              {
              • "type":"string",
              • "title":"Governorate",
              • "description":""
              }
              ,
            • "nationality":
              {
              • "type":"string",
              • "title":"Nationality",
              • "description":""
              }
              ,
            • "region":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "population":
              {
              • "type":"integer",
              • "title":"Population",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets