{
  "schema_version": "1.0.0",
  "created_at": "2026-04-22T22:26:58.088830+00:00",
  "map_fingerprint": {
    "algorithm": "sha256",
    "hash": "98abff4806529a09cdea718ed0d7a15acb855621cfe4eacd3156f2922e59572c"
  },
  "model": {
    "llm_name": "GPT-5.4 Thinking"
  },
  "agent": {
    "name": "Web Mapper GPT",
    "url": "https://webmapgpt.com"
  },
  "map": {
    "title": "Beyond Chernobyl: The Routine Death Toll of Coal Power",
    "description": "Fixed Equal Earth poster map with collapsible panels, country-level coal mortality styling, and an electricity death-rate comparison panel.",
    "stack": [
      {
        "name": "d3",
        "version": "7"
      },
      {
        "name": "d3-geo-projection",
        "version": "4"
      },
      {
        "name": "Natural Earth GeoJSON"
      }
    ],
    "outputs": {}
  },
  "datasets": [
    {
      "name": "coal_power_deaths_by_country_estimates_expanded.csv",
      "type": "csv",
      "fields": [
        {
          "name": "Country Name",
          "type": "object"
        },
        {
          "name": "ISO3",
          "type": "object"
        },
        {
          "name": "Estimated Coal Death Count",
          "type": "int64"
        },
        {
          "name": "Estimate Units",
          "type": "object"
        },
        {
          "name": "Type of count",
          "type": "object"
        },
        {
          "name": "Years of count",
          "type": "object"
        },
        {
          "name": "Coal Scope",
          "type": "object"
        },
        {
          "name": "Methodology / estimate basis",
          "type": "object"
        },
        {
          "name": "Directness",
          "type": "object"
        },
        {
          "name": "Sources",
          "type": "object"
        },
        {
          "name": "Country Population",
          "type": "int64"
        },
        {
          "name": "Population Year",
          "type": "float64"
        },
        {
          "name": "Population Source",
          "type": "object"
        },
        {
          "name": "Coal deaths per million population",
          "type": "float64"
        },
        {
          "name": "Notes",
          "type": "object"
        },
        {
          "name": "Reliability rationale",
          "type": "object"
        },
        {
          "name": "Data reliability scale",
          "type": "int64"
        }
      ]
    }
  ],
  "prompts": [
    "Chernobyl Remembrance Day map showing coal mortality by country in an antagonistic poster-like Equal Earth design with collapsible panels."
  ]
}