Development of Paved and Rural Roads Construction
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"development-of-paved-and-rural-roads-construction-in-the-kingdom-1999-2009",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/development-of-paved-and-rural-roads-construction-in-the-kingdom-1999-2009"
}
] - "definitions":{
- "development-of-paved-and-rural-roads-construction-in-the-kingdom-1999-2009":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/development-of-paved-and-rural-roads-construction-in-the-kingdom-1999-2009_records"
}
}
} - "records":
} - "properties":
- "development-of-paved-and-rural-roads-construction-in-the-kingdom-1999-2009_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "gregorian_year":,{
- "type":"string",
- "format":"date",
- "title":"Gregorian Year",
- "description":""
} - "hijri_year":,{
- "type":"string",
- "title":"Hijri Year",
- "description":""
} - "agricultural_dirt_roads_completed_during_the_year":,{
- "type":"number",
- "title":"Agricultural Dirt Roads Completed During the Year",
- "description":""
} - "paved_roads_completed_during_the_year":{
- "type":"number",
- "title":"* Paved Roads Completed During the Year",
- "description":""
}
} - "gregorian_year":
}
} - "fields":
} - "properties":
} - "development-of-paved-and-rural-roads-construction-in-the-kingdom-1999-2009":