Distribution of Umrah performers from abroad by port of entry
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-from-abroad-by-port-of-entry",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/distribution-of-umrah-performers-from-abroad-by-port-of-entry"
}
] - "definitions":{
- "distribution-of-umrah-performers-from-abroad-by-port-of-entry":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/distribution-of-umrah-performers-from-abroad-by-port-of-entry_records"
}
}
} - "records":
} - "properties":
- "distribution-of-umrah-performers-from-abroad-by-port-of-entry_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":""
} - "hejri_month":,{
- "type":"string",
- "title":"Hejri Month",
- "description":""
} - "port_of_entry":,{
- "type":"string",
- "title":"Port of Entry",
- "description":""
} - "value":{
- "type":"integer",
- "title":"Number of Umrah performers",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "distribution-of-umrah-performers-from-abroad-by-port-of-entry":