Percentage and area of reserves in the kingdom of Saudi Arabia
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"total-nature-reserves-area-per-year-1986-2018",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/total-nature-reserves-area-per-year-1986-2018"
}
] - "definitions":{
- "total-nature-reserves-area-per-year-1986-2018":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/total-nature-reserves-area-per-year-1986-2018_records"
}
}
} - "records":
} - "properties":
- "total-nature-reserves-area-per-year-1986-2018_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "rate_of_nature_reserves_area_increase":,{
- "type":"number",
- "title":"Rate of nature reserves area increase",
- "description":""
} - "total_of_nature_reserves_area":,{
- "type":"number",
- "title":"Total of nature reserves area",
- "description":""
} - "ratio_of_nature_reserves_area_to_the_state_land_area":{
- "type":"number",
- "title":"Ratio of nature reserves area to the state land area %",
- "description":"",
- "unit":"%"
}
} - "year":
}
} - "fields":
} - "properties":
} - "total-nature-reserves-area-per-year-1986-2018":