{
  "items": [
    {
      "national_park": 0, 
      "natural_reservations": 0, 
      "wetlands_of_international_importance": 0, 
      "biosphere_reserves": 0, 
      "other_protected_areas": 0, 
      "scientific_reserves": 5177, 
      "landscape_reservations": 0, 
      "label": 1, 
      "year": "1971"
    }, 
    {
      "national_park": 0, 
      "natural_reservations": 0, 
      "wetlands_of_international_importance": 0, 
      "biosphere_reserves": 0, 
      "other_protected_areas": 0, 
      "scientific_reserves": 6868, 
      "landscape_reservations": 0, 
      "label": 2, 
      "year": "1991"
    }, 
    {
      "national_park": 0, 
      "natural_reservations": 0, 
      "wetlands_of_international_importance": 0, 
      "biosphere_reserves": 0, 
      "other_protected_areas": 0, 
      "scientific_reserves": 12510, 
      "landscape_reservations": 0, 
      "label": 3, 
      "year": "1992"
    }, 
    {
      "national_park": 0, 
      "natural_reservations": 0, 
      "wetlands_of_international_importance": 0, 
      "biosphere_reserves": 0, 
      "other_protected_areas": 0, 
      "scientific_reserves": 18542, 
      "landscape_reservations": 0, 
      "label": 4, 
      "year": "1993"
    }, 
    {
      "national_park": 0, 
      "natural_reservations": 8009, 
      "wetlands_of_international_importance": 0, 
      "biosphere_reserves": 0, 
      "other_protected_areas": 2891, 
      "scientific_reserves": 18542, 
      "landscape_reservations": 34200, 
      "label": 5, 
      "year": "1998"
    }, 
    {
      "national_park": 0, 
      "natural_reservations": 8009, 
      "wetlands_of_international_importance": 4379, 
      "biosphere_reserves": 0, 
      "other_protected_areas": 2891, 
      "scientific_reserves": 18542, 
      "landscape_reservations": 34200, 
      "label": 6, 
      "year": "2000"
    }, 
    {
      "national_park": 0, 
      "natural_reservations": 8009, 
      "wetlands_of_international_importance": 64379, 
      "biosphere_reserves": 0, 
      "other_protected_areas": 2891, 
      "scientific_reserves": 18542, 
      "landscape_reservations": 34200, 
      "label": 7, 
      "year": "2003"
    }, 
    {
      "national_park": 0, 
      "natural_reservations": 8009, 
      "wetlands_of_international_importance": 79934, 
      "biosphere_reserves": 0, 
      "other_protected_areas": 2891, 
      "scientific_reserves": 18542, 
      "landscape_reservations": 34200, 
      "label": 8, 
      "year": "2005"
    }, 
    {
      "national_park": 33792, 
      "natural_reservations": 8009, 
      "wetlands_of_international_importance": 79934, 
      "biosphere_reserves": 0, 
      "other_protected_areas": 2891, 
      "scientific_reserves": 18542, 
      "landscape_reservations": 34200, 
      "label": 9, 
      "year": "2013"
    }, 
    {
      "national_park": 33792, 
      "natural_reservations": 8009, 
      "wetlands_of_international_importance": 79934, 
      "biosphere_reserves": 14771, 
      "other_protected_areas": 2891, 
      "scientific_reserves": 18542, 
      "landscape_reservations": 34200, 
      "label": 10, 
      "year": "2018"
    }
  ], 
  "properties":{
    "year": {"valueType": "text", "columnType": "text", "order": 0, "label": "Year"},
    "wetlands_of_international_importance": {"valueType": "number", "columnType": "number", "order": 1, "label": "Wetlands of International Importance"},
    "landscape_reservations": {"valueType": "number", "columnType": "number", "order": 2, "label": "Landscape reservations"},
    "national_park": {"valueType": "number", "columnType": "number", "order": 3, "label": "National park"},
    "scientific_reserves": {"valueType": "number", "columnType": "number", "order": 4, "label": "Scientific reserves"},
    "biosphere_reserves": {"valueType": "number", "columnType": "number", "order": 5, "label": "Biosphere reserves"},
    "natural_reservations": {"valueType": "number", "columnType": "number", "order": 6, "label": "Natural reservations"},
    "other_protected_areas": {"valueType": "number", "columnType": "number", "order": 7, "label": "Other protected areas"}
  }
}