{
  "name": "nature-living_planet_index-world",
  "title": "The Living Planet Index (LPI) is a measure of the state of global biological diversity based on population trends of vertebrate species from around the world. The index value is measured relative to species' populations in 1970 (i.e. 1970 = 1).",
  "licenses": [
    {
      "name": "CC BY 4.0",
      "path": "https://creativecommons.org/licenses/by/4.0/"
    }
  ],
  "sources": [
    {
      "title": "Our World in Data",
      "path": "https://ourworldindata.org/grapher/living-planet-index-by-region"
    }
  ],
  "created": "2026-06-12",
  "resources": [
    {
      "name": "nature-living_planet_index-world",
      "path": "data.csv",
      "format": "csv",
      "mediatype": "text/csv",
      "schema": {
        "fields": [
          {
            "name": "year",
            "type": "integer"
          },
          {
            "name": "nature_living_planet_index_world",
            "type": "number",
            "unit": "(1970 = 1)"
          }
        ]
      }
    }
  ]
}