Umrah performers by number of Umrah's and administrative region

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
                       
Indicator
               

No description available for this field.

Name (identifier)
indicator
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
                       
Administrative Region
               

No description available for this field.

Name (identifier)
administrative_region
Type
text
Sample
                       
Number of Umrahs
               

No description available for this field.

Name (identifier)
number_of_umrahs
Type
text
Sample
                       
Number of Umrah performers
               

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":"umrah-performers-by-number-of-umrahs-and-administrative-region",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/umrah-performers-by-number-of-umrahs-and-administrative-region"
      }
    ]
    ,
  • "definitions":
    {
    • "umrah-performers-by-number-of-umrahs-and-administrative-region":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/umrah-performers-by-number-of-umrahs-and-administrative-region_records"
            }
          }
        }
      }
      ,
    • "umrah-performers-by-number-of-umrahs-and-administrative-region_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "indicator":
              {
              • "type":"string",
              • "title":"Indicator",
              • "description":""
              }
              ,
            • "nationality":
              {
              • "type":"string",
              • "title":"Nationality",
              • "description":""
              }
              ,
            • "gender":
              {
              • "type":"string",
              • "title":"Gender",
              • "description":""
              }
              ,
            • "administrative_region":
              {
              • "type":"string",
              • "title":"Administrative Region",
              • "description":""
              }
              ,
            • "number_of_umrahs":
              {
              • "type":"string",
              • "title":"Number of Umrahs",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Number of Umrah performers",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets