Percentage and area of reserves in the kingdom of Saudi Arabia

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Rate of nature reserves area increase
               

No description available for this field.

Name (identifier)
rate_of_nature_reserves_area_increase
Type
decimal
Sample
                       
Total of nature reserves area
               

No description available for this field.

Name (identifier)
total_of_nature_reserves_area
Type
decimal
Sample
                       
Ratio of nature reserves area to the state land area %
               

No description available for this field.

Name (identifier)
ratio_of_nature_reserves_area_to_the_state_land_area
Type
decimal
Unit
%
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "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"
            }
          }
        }
      }
      ,
    • "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":"%"
              }
            }
          }
        }
      }
    }
}

Similar datasets