Global CO2 Emissions from Fossil Fuels since 1751

1,974
0
Updated:
Files:2
Size:24.9 kB
Formats:csv
License:ODC-PDDL-1.0

Global CO2 Emissions from fossil-fuels annually since 1751 till 2014. Data comes from the Carbon Dioxide Information Analysis Center (CDIAC). Original csv: http://cdiac.ess-dive.lbl.gov/ftp/ndp03...

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.

/core/co2-fossil-global/
https://datahub.io/core/co2-fossil-global/_r/-/.beads/.gitignore
https://datahub.io/core/co2-fossil-global/_r/-/.beads/README.md
https://datahub.io/core/co2-fossil-global/_r/-/.beads/config.yaml
https://datahub.io/core/co2-fossil-global/_r/-/.beads/hooks/post-checkout
https://datahub.io/core/co2-fossil-global/_r/-/.beads/hooks/post-merge
https://datahub.io/core/co2-fossil-global/_r/-/.beads/hooks/pre-commit
https://datahub.io/core/co2-fossil-global/_r/-/.beads/hooks/pre-push
https://datahub.io/core/co2-fossil-global/_r/-/.beads/hooks/prepare-commit-msg
https://datahub.io/core/co2-fossil-global/_r/-/.beads/metadata.json
https://datahub.io/core/co2-fossil-global/_r/-/.claude/settings.json
https://datahub.io/core/co2-fossil-global/_r/-/.gitignore
https://datahub.io/core/co2-fossil-global/_r/-/AGENTS.md
https://datahub.io/core/co2-fossil-global/_r/-/CLAUDE.md
https://datahub.io/core/co2-fossil-global/_r/-/README.md
https://datahub.io/core/co2-fossil-global/_r/-/data/fuel-breakdown.csv
https://datahub.io/core/co2-fossil-global/_r/-/data/global.csv
https://datahub.io/core/co2-fossil-global/_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/core/co2-fossil-global/_r/-/datapackage.json
.beads/README.mddocumentation
https://datahub.io/core/co2-fossil-global/_r/-/.beads/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 .beads/README.md for full context

Data Views

Global CO2 Emissions from Fossil Fuels since 1750

Data Files

Explore with AI

fuel-breakdown

global


About this dataset

badge

Global CO2 emissions from fossil fuels annually since 1750 through 2024.

Data

Data comes from the Global Carbon Project (GCP) annual Global Carbon Budget release.

  • Source: Andrew, R. M., & Peters, G. P. (2025). The Global Carbon Project's fossil CO2 emissions dataset (2025v15). Zenodo. https://doi.org/10.5281/zenodo.17417124
  • Coverage: 1750–2024 (updated annually each December after the GCP release)
  • Units: global.csv values are in million metric tonnes of Carbon (MtC). data/fuel-breakdown.csv values are in million metric tonnes of CO2 (MtCO2).

Updating

Run the update script to fetch the latest GCP data:

python3 scripts/update.py

This fetches the GCP flat CSV from Zenodo, filters for global aggregates, converts units, and overwrites global.csv and data/fuel-breakdown.csv. A GitHub Actions workflow runs this automatically each December.

To update to a specific GCP release, edit the GCP_URL constant in scripts/update.py.

Citation

Please cite the upstream source as:

Andrew, R. M., & Peters, G. P. (2025). The Global Carbon Project's fossil CO2 emissions dataset (2025v15). Zenodo. https://doi.org/10.5281/zenodo.17417124

License

This Data Package is licensed by its maintainers under the Public Domain Dedication and License (PDDL).

Upstream data is licensed under Creative Commons Attribution 4.0 International (CC-BY 4.0).