Global CO2 emissions from fossil fuels annually since 1750 through 2024.
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.csvvalues are in million metric tonnes of Carbon (MtC).data/fuel-breakdown.csvvalues are in million metric tonnes of CO2 (MtCO2).
Run the update script to fetch the latest GCP data:
python3 scripts/update.pyThis 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.
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
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).