Lengths of Roads Inside the Cities by Type of the Road
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"lengths-of-roads-inside-the-cities-by-type-of-the-road-14-7_0",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/lengths-of-roads-inside-the-cities-by-type-of-the-road-14-7_0"
}
] - "definitions":{
- "lengths-of-roads-inside-the-cities-by-type-of-the-road-14-7_0":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/lengths-of-roads-inside-the-cities-by-type-of-the-road-14-7_0_records"
}
}
} - "records":
} - "properties":
- "lengths-of-roads-inside-the-cities-by-type-of-the-road-14-7_0_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "region":,{
- "type":"string",
- "title":"Region",
- "description":""
} - "type":,{
- "type":"string",
- "title":"Type ",
- "description":""
} - "indicator":,{
- "type":"string",
- "title":"Indicator",
- "description":""
} - "value":{
- "type":"integer",
- "title":"Value",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "lengths-of-roads-inside-the-cities-by-type-of-the-road-14-7_0":