Global Temperature Time Series

411
0
Updated:
Files:2
Size:90.3 kB
Formats:csv
License:ODC-PDDL-1.0

Data are included from the GISS Surface Temperature (GISTEMP) analysis and the global component of Climate at a Glance (GCAG). Two datasets are provided: 1) global monthly mean and 2) annual mean temp...

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/luccasmmg/global-temp/
https://datahub.io/luccasmmg/global-temp/_r/-/.gitignore
https://datahub.io/luccasmmg/global-temp/_r/-/LICENSE
https://datahub.io/luccasmmg/global-temp/_r/-/Makefile
https://datahub.io/luccasmmg/global-temp/_r/-/README.md
https://datahub.io/luccasmmg/global-temp/_r/-/UPDATE_SCRIPT_MAINTENANCE_REPORT.md
https://datahub.io/luccasmmg/global-temp/_r/-/data/annual.csv
https://datahub.io/luccasmmg/global-temp/_r/-/data/monthly.csv
https://datahub.io/luccasmmg/global-temp/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/luccasmmg/global-temp/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/luccasmmg/global-temp/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Views

Monthly mean temperature anomalies in degrees Celsius relative to a base period

Data Files

Explore with AI

annual

monthly


About this dataset

Update Script Maintenance Report

Date: 2026-03-03

  • Executed update pipeline (make data) to verify script path.
  • Fixed GitHub Actions commit target in .github/workflows/actions.yml from wrong file path to data/*.csv.
  • Added workflow token write permission (permissions: contents: write).
  • This change restores automatic commit behavior for generated temperature files.