{
  "ok": true,
  "rows": [
    {
      "country": "DE",
      "name": "Germany",
      "flag": "🇩🇪",
      "homicide": {
        "value": 0.910722780231795,
        "year": 2023
      },
      "pm25": {
        "value": 8.81223056430691,
        "year": 2023
      },
      "disasterRisk": {
        "score": 2.4,
        "band": "low"
      }
    },
    {
      "country": "BR",
      "name": "Brazil",
      "flag": "🇧🇷",
      "homicide": {
        "value": 19.2752957673079,
        "year": 2023
      },
      "pm25": {
        "value": 13.3827173243912,
        "year": 2023
      },
      "disasterRisk": {
        "score": 4.7,
        "band": "medium"
      }
    },
    {
      "country": "ZA",
      "name": "South Africa",
      "flag": "🇿🇦",
      "pm25": {
        "value": 27.7247110277789,
        "year": 2023
      },
      "disasterRisk": {
        "score": 5.1,
        "band": "high"
      }
    }
  ],
  "caveats": [
    "Official advice and statistics as published by the named sources on the dates shown, for information only. Conditions change; check the source before travelling.",
    "Homicide counts intentional killings only, not petty crime or road deaths; PM2.5 is a national population-weighted mean, so a capital can be far worse. Each figure carries its own year.",
    "No homicide figure at the 2023+ vintage for South Africa; the key is absent, not zero."
  ],
  "attribution": {
    "sources": [
      {
        "id": "wb-homicide",
        "label": "World Bank WDI — intentional homicides (UNODC)",
        "attribution": "Intentional homicides per 100,000 people, UNODC data distributed through World Bank WDI (VC.IHR.PSRC.P5), newest year per country no older than 2023.",
        "updated": "2026-09-07",
        "url": "https://data.worldbank.org/indicator/VC.IHR.PSRC.P5"
      },
      {
        "id": "wb-pm25",
        "label": "World Bank WDI — PM2.5 exposure",
        "attribution": "Mean annual population-weighted PM2.5 exposure, µg/m³, World Bank WDI (EN.ATM.PM25.MC.M3), newest year per country no older than 2023.",
        "updated": "2026-09-07",
        "url": "https://data.worldbank.org/indicator/EN.ATM.PM25.MC.M3"
      }
    ],
    "citation": "Geo-Parity — Homicide, Air Quality & Disaster Risk. Data: World Bank WDI — intentional homicides (UNODC) and World Bank WDI — PM2.5 exposure. https://geo-parity.com/safety/?tab=stats",
    "permalink": "https://geo-parity.com/safety/?tab=stats",
    "terms": "Free to use and quote with attribution. Figures are estimates for orientation, not advice."
  }
}