{
  "name": "freedom-liberal_democracy_index-world",
  "title": "Central estimate of the extent of suffrage, the freedom and fairness of elections, freedoms of association and expression, individual and minority rights, equality before the law, and executive constraints.",
  "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/liberal-democracy-index"
    }
  ],
  "created": "2026-06-12",
  "resources": [
    {
      "name": "freedom-liberal_democracy_index-world",
      "path": "data.csv",
      "format": "csv",
      "mediatype": "text/csv",
      "schema": {
        "fields": [
          {
            "name": "year",
            "type": "integer"
          },
          {
            "name": "freedom_liberal_democracy_index_world",
            "type": "number",
            "unit": "index (0–1)"
          }
        ]
      }
    }
  ]
}