Number of Cities, Towns, Villages Distributed by Postal Regions & Type of Service
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"number-of-cities-towns-villages-distributed-by-postal-regionstype-of-service-200",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/number-of-cities-towns-villages-distributed-by-postal-regionstype-of-service-200"
}
] - "definitions":{
- "number-of-cities-towns-villages-distributed-by-postal-regionstype-of-service-200":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/number-of-cities-towns-villages-distributed-by-postal-regionstype-of-service-200_records"
}
}
} - "records":
} - "properties":
- "number-of-cities-towns-villages-distributed-by-postal-regionstype-of-service-200_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "postal_regions":,{
- "type":"string",
- "title":"Postal Regions",
- "description":""
} - "type_of_service":,{
- "type":"string",
- "title":"Type of Service",
- "description":""
} - "value":{
- "type":"number",
- "title":"value",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "number-of-cities-towns-villages-distributed-by-postal-regionstype-of-service-200":