Pilgrims from inside Saudi Arabia by Nationality and Gender

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Residence Location
               

No description available for this field.

Name (identifier)
residence_location
Type
text
Sample
                       
Nationality
               

No description available for this field.

Name (identifier)
nationality
Type
text
Sample
                       
Gender
               

No description available for this field.

Name (identifier)
gender
Type
text
Sample
                       
Number of Pilgrims
               

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":"pilgrims-from-inside-saudi-arabia-by-nationality-and-gender",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/pilgrims-from-inside-saudi-arabia-by-nationality-and-gender"
      }
    ]
    ,
  • "definitions":
    {
    • "pilgrims-from-inside-saudi-arabia-by-nationality-and-gender":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/pilgrims-from-inside-saudi-arabia-by-nationality-and-gender_records"
            }
          }
        }
      }
      ,
    • "pilgrims-from-inside-saudi-arabia-by-nationality-and-gender_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "residence_location":
              {
              • "type":"string",
              • "title":"Residence Location",
              • "description":""
              }
              ,
            • "nationality":
              {
              • "type":"string",
              • "title":"Nationality",
              • "description":""
              }
              ,
            • "gender":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Number of Pilgrims",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets