Distribution of Umrah performers by transportation type and administrative Region
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"distribution-of-umrah-performers-by-transportation-type-and-administrative-regio",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/distribution-of-umrah-performers-by-transportation-type-and-administrative-regio"
}
] - "definitions":{
- "distribution-of-umrah-performers-by-transportation-type-and-administrative-regio":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/distribution-of-umrah-performers-by-transportation-type-and-administrative-regio_records"
}
}
} - "records":
} - "properties":
- "distribution-of-umrah-performers-by-transportation-type-and-administrative-regio_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":""
} - "transportation_used":,{
- "type":"string",
- "title":"Transportation used",
- "description":""
} - "value":{
- "type":"integer",
- "title":"Number of Umrah performers",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "distribution-of-umrah-performers-by-transportation-type-and-administrative-regio":