Dataset schema
Click to expand Click to collapse
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@kapsarc",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/postal-services-network-in-the-kingdom-by-postal-regions-2008-ad@kapsarc"
}
] - "definitions":{
- "postal-services-network-in-the-kingdom-by-postal-regions-2008-ad@kapsarc":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/postal-services-network-in-the-kingdom-by-postal-regions-2008-ad@kapsarc_records"
}
}
} - "records":
} - "properties":
- "postal-services-network-in-the-kingdom-by-postal-regions-2008-ad@kapsarc_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@kapsarc":
}