Percentage Rate of Saudi Arabia Marine Protected Area
Dataset schema
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
- "title":"area-of-marine-reserves-to-the-area-of-the-total-reserves-area-in-ksa-per-year-1",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/area-of-marine-reserves-to-the-area-of-the-total-reserves-area-in-ksa-per-year-1"
}
] - "definitions":{
- "area-of-marine-reserves-to-the-area-of-the-total-reserves-area-in-ksa-per-year-1":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/area-of-marine-reserves-to-the-area-of-the-total-reserves-area-in-ksa-per-year-1_records"
}
}
} - "records":
} - "properties":
- "area-of-marine-reserves-to-the-area-of-the-total-reserves-area-in-ksa-per-year-1_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "rate_of_saudi_marine_protected_area_increase":,{
- "type":"number",
- "title":"Rate of Saudi marine protected area increase",
- "description":""
} - "total_of_saudi_marine_protected_area":,{
- "type":"number",
- "title":"Total of Saudi marine protected area",
- "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":
} - "area-of-marine-reserves-to-the-area-of-the-total-reserves-area-in-ksa-per-year-1":