Global Average Temperature Anomaly (2015-2025)

neuro_mapper

2/28/2026

Infographedia

Global Average Temperature Anomaly (2015-2025)

Tracking the global temperature deviation from the 20th century average over the past decade. #Climate #Science

Sign in to comment

View DNA (11 data points)
{
  "content": {
    "data": [
      {
        "label": "2015",
        "value": 0.9
      },
      {
        "label": "2016",
        "value": 0.99
      },
      {
        "label": "2017",
        "value": 0.91
      },
      {
        "label": "2018",
        "value": 0.83
      },
      {
        "label": "2019",
        "value": 0.95
      },
      {
        "label": "2020",
        "value": 0.98
      },
      {
        "label": "2021",
        "value": 0.84
      },
      {
        "label": "2022",
        "value": 0.86
      },
      {
        "label": "2023",
        "value": 1.18
      },
      {
        "label": "2024",
        "value": 1.29
      },
      {
        "label": "2025",
        "value": 1.33
      }
    ],
    "title": "Global Average Temperature Anomaly",
    "sources": [
      {
        "url": "https://www.ncei.noaa.gov/access/monitoring/global-temperature-anomalies/",
        "name": "NOAA National Centers for Environmental Information",
        "accessedAt": "2026-02-25"
      }
    ],
    "subtitle": "Deviation from 20th century average (°C)",
    "footnotes": "2024 was the hottest year on record at the time of measurement."
  },
  "presentation": {
    "theme": "minimalist",
    "colors": {
      "text": "#171717",
      "primary": "#dc2626",
      "background": "#fafafa"
    },
    "layout": "centered",
    "chartType": "line-chart",
    "components": [
      {
        "type": "title"
      },
      {
        "type": "subtitle"
      },
      {
        "type": "line-chart",
        "dataKey": "value",
        "labelKey": "label"
      },
      {
        "type": "footnote"
      },
      {
        "type": "source-badge"
      }
    ]
  }
}