records

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
                       
Gender
               

No description available for this field.

Name (identifier)
gender
Type
text
Sample
                       
Governorate
               

No description available for this field.

Name (identifier)
governorate
Type
text
Sample
                       
Nationality
               

No description available for this field.

Name (identifier)
nationality
Type
text
Sample
                       
Region
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
Population
               

No description available for this field.

Name (identifier)
population
Type
integer
Sample
                       

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