Checking status…
Catalog / Gcb
gcb

Gcb

Metadata onlyLicense under review

Global Carbon Budget (GCB) 2024 ingest. Sources: Global Carbon Budget spreadsheet: https://globalcarbonbudget.org/download/1725/ National fossil CO2 emissions: https://globalcarbonbudget.org/download/1728/ National land-use change: https://globalcarbonbudget.org/download/1731/ GCP fossil flat CSV…

Metadata only. This source’s license does not permit redistribution, so we catalog its metadata but do not re-serve the data. Use the provider link to obtain it under the original terms.

Coverage

Series catalogued
3,092
Temporal coverage
1750-12-31 – 2024-12-31

Licensing & provenance

License
License under review
Redistribution
Not permitted (metadata only)
Commercial use
Restricted / no
Modification
Permitted

How to cite

Global Carbon Budget, Global Carbon Project (lead: University of Exeter / P. Friedlingstein et al.). Retrieved from https://globalcarbonbudget.org/. Compiled and redistributed by the Elkassabgi Data Library.

Processing: Retrieved from the official source, normalized to a long {series_key, obs_date, value} schema (period-start dates), de-duplicated, and stored as zstd Parquet. Compiled and redistributed by the Elkassabgi Data Library.

Access & mirrors

Download
Select & download gcb series as CSV →
API
Get a free API key, then GET /v1/series/<id>.csv
Canonical landing
https://econdatalibrary.com/gcb.html
Update cadence
annual
Update strategy
overwrite if changed
Storage layout
multi-file under data/clean_full/gcb/: gcb_budget.parquet, gcb_national_fossil.parquet, gcb_luc.parquet, gcb_fossil_flat.parquet (all zstd). Common schema: series_key, obs_date(date32, Dec-31), value(float64). Each written by save() with a single pq.write_table (non-atomic).

Full description

Global Carbon Budget (GCB) 2024 ingest. Sources: Global Carbon Budget spreadsheet: https://globalcarbonbudget.org/download/1725/ National fossil CO2 emissions: https://globalcarbonbudget.org/download/1728/ National land-use change: https://globalcarbonbudget.org/download/1731/ GCP fossil flat CSV (Zenodo): https://zenodo.org/records/14106218 -> GCB2024v18_MtCO2_flat.csv Output: data/clean_full/gcb/gcb_budget.parquet data/clean_full/gcb/gcb_country.parquet Series key format: GCB:global:{var} – global budget aggregates (GtC/yr), 1959-2023 GCB:historical:{var} – historical budget (GtC/yr), 1750-2023 GCB:fossil_cat:{var} – global fossil by fuel category (MtC/yr), 1850-2023 GCB:ocean:{model} – ocean sink by model (GtC/yr) GCB:land:{model} – terrestrial sink by DGVM (GtC/yr) GCB:cement_carb:{model} – cement carbonation by model (GtC/yr) GCB:territorial:{country} – national territorial emissions (MtC/yr), 1850-2023 GCB:consumption:{country} – national consumption emissions (MtC/yr), 1990-2022 GCB:transfers:{country} – national emissions transfers (MtC/yr) GCB:luc_BLUE:{country} – LUC BLUE model by country (TgC/yr), 1850-2023 GCB:luc_HNC:{country} – LUC H&C2023 model by country GCB:luc_OSCAR:{country} – LUC OSCAR model by country GCB:luc_LUCE:{country} – LUC LUCE model by country GCB:fossil_flat:{country} – GCP flat CSV country fossil CO2 (MtCO2), redundant check Run: python jobs/ingest_gcb.py

Structured metadata

schema.org/Dataset (Google Dataset Search)
{
  "@context": "https://schema.org/",
  "@type": "Dataset",
  "name": "Gcb",
  "description": "Global Carbon Budget (GCB) 2024 ingest. Sources: Global Carbon Budget spreadsheet: https://globalcarbonbudget.org/download/1725/ National fossil CO2 emissions: https://globalcarbonbudget.org/download/1728/ National land-use change: https://globalcarbonbudget.org/download/1731/ GCP fossil flat CSV…",
  "url": "https://econdatalibrary.com/gcb.html",
  "identifier": "gcb",
  "isAccessibleForFree": false,
  "publisher": {
    "@type": "Organization",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com"
  },
  "creator": {
    "@type": "Organization",
    "name": "Gcb"
  },
  "keywords": [
    "gcb"
  ],
  "temporalCoverage": "1750-12-31/2024-12-31",
  "citation": "Global Carbon Budget, Global Carbon Project (lead: University of Exeter / P. Friedlingstein et al.). Retrieved from https://globalcarbonbudget.org/. Compiled and redistributed by the Elkassabgi Data Library.",
  "sameAs": [
    "https://huggingface.co/datasets/econdatalibrary-gcb",
    "https://zenodo.org/communities/econdatalibrary"
  ],
  "usageInfo": "Metadata-only catalog entry. This source's license does not permit redistribution, so the data itself is not served here; use the provider link to obtain the data under its terms."
}
Croissant (ML-ready, schema.org JSON-LD)
{
  "@context": {
    "@language": "en",
    "@vocab": "https://schema.org/",
    "cr": "http://mlcommons.org/croissant/",
    "data": {
      "@id": "cr:data",
      "@type": "@json"
    },
    "dataType": {
      "@id": "cr:dataType",
      "@type": "@vocab"
    },
    "sc": "https://schema.org/",
    "conformsTo": "dct:conformsTo",
    "dct": "http://purl.org/dc/terms/"
  },
  "@type": "sc:Dataset",
  "conformsTo": "http://mlcommons.org/croissant/1.0",
  "name": "gcb",
  "description": "Global Carbon Budget (GCB) 2024 ingest. Sources: Global Carbon Budget spreadsheet: https://globalcarbonbudget.org/download/1725/ National fossil CO2 emissions: https://globalcarbonbudget.org/download/1728/ National land-use change: https://globalcarbonbudget.org/download/1731/ GCP fossil flat CSV…",
  "url": "https://econdatalibrary.com/gcb.html",
  "creator": {
    "@type": "sc:Organization",
    "name": "Gcb"
  },
  "publisher": {
    "@type": "sc:Organization",
    "name": "Econ Data Library",
    "url": "https://econdatalibrary.com"
  },
  "temporalCoverage": "1750-12-31/2024-12-31",
  "citation": "Global Carbon Budget, Global Carbon Project (lead: University of Exeter / P. Friedlingstein et al.). Retrieved from https://globalcarbonbudget.org/. Compiled and redistributed by the Elkassabgi Data Library.",
  "isAccessibleForFree": false,
  "usageInfo": "Metadata-only Croissant record; underlying data is not redistributed under this source's license."
}
Part of the Econ Data Library catalog · metadata generated 2026-07-14 from the central registry · browse all datasets
ElkassabgiData

One account. Every library.

HF Data Library  ·  Econ Data Library  · more to come