{
  "name": "violence-battle_deaths-world",
  "title": "Battle-related deaths, World",
  "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/battle-related-deaths-in-state-based-conflicts-since-1946"
    }
  ],
  "created": "2026-06-12",
  "resources": [
    {
      "name": "violence-battle_deaths-world",
      "path": "data.csv",
      "format": "csv",
      "mediatype": "text/csv",
      "schema": {
        "fields": [
          {
            "name": "year",
            "type": "integer"
          },
          {
            "name": "violence_battle_deaths_world",
            "type": "number",
            "unit": "deaths"
          }
        ]
      }
    }
  ]
}