Postal Services Network in the Kingdom, by Postal Regions
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"postal-services-network-in-the-kingdom-by-postal-regions-2008-ad",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/postal-services-network-in-the-kingdom-by-postal-regions-2008-ad"
}
] - "definitions":{
- "postal-services-network-in-the-kingdom-by-postal-regions-2008-ad":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/postal-services-network-in-the-kingdom-by-postal-regions-2008-ad_records"
}
}
} - "records":
} - "properties":
- "postal-services-network-in-the-kingdom-by-postal-regions-2008-ad_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Gregorian Year",
- "description":""
} - "hijri_year":,{
- "type":"string",
- "format":"date",
- "title":"Hijri Year",
- "description":""
} - "postal_regions":,{
- "type":"string",
- "title":"Postal Regions ",
- "description":""
} - "type_of_services":,{
- "type":"string",
- "title":"Type of Services",
- "description":""
} - "value":{
- "type":"number",
- "title":"value",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "postal-services-network-in-the-kingdom-by-postal-regions-2008-ad":