Environment QC clean AI-training-safe

European GHG Emissions

Every European country's greenhouse-gas footprint in one clean Parquet: national total GHG emissions (excluding LULUCF) plus the CO2, methane and nitrous-oxide components, all in million tonnes of CO2-equivalent - from Eurostat's official EEA-sourced inventory, one row per country × gas × year since 1990. The series behind every net-zero target and climate dashboard; joins to energy, carbon-price and macro on country code.

4K
rows
31
zones
1990-2024
coverage
0.1 MB
download
Source
Eurostat
Licence
Redistributable open data
Updates
Annual
Data through
2024-01-01
Quality
QC clean · 0 failures
Format
Apache Parquet + dictionary

Safe to train on

Built only from a named, redistributable official source under a documented open licence - not scraped web data. No copyright grey zone, no personal data. Ships machine-readable Croissant metadata (ML Commons - loads in Hugging Face / Kaggle / Google), an AI training-licence manifest documenting source, licence and provenance for your model's data governance, and a machine-readable data dictionary (drop it into an agent / RAG prompt so the model knows every column) - all inspectable before you buy.

What's included

  • National total GHG (excl. LULUCF) + CO2 + CH4 + N2O, in Mt CO2-equivalent
  • Every European country, annual, back to 1990 - the full net-zero baseline
  • Official inventory (Eurostat/EEA) - not modelled estimates
  • One row per country × gas × year; joins to energy, EU-ETS carbon price, macro
  • Source: Eurostat (CC-BY-4.0, Decision 2011/833/EU) - EU/EFTA + candidate & neighbourhood geos

Schema

ColumnTypeDescriptionFilledDistinct
zone str Geo / country code (DE, FR, NL, …) 100.0% 31
ts timestamp (UTC) Year 100.0% 35
series str Total GHG / CO2 / Methane / Nitrous oxide 100.0% 4
value float Emissions (Mt CO2-equivalent) 100.0% 3,093
unit str Unit 100.0% 2
res_min int Native resolution (annual) 100.0% 1

Sample & preview

Every purchase ships as Apache Parquet with a data dictionary and the full QC report. A free sample (first rows + schema) is downloadable here - confirm fit before you buy. Source: Eurostat (redistributable open data; attribution passes through - see our Licence).

Don't trust screenshots - drop the sample into your notebook right now.

import pandas as pd
df = pd.read_parquet("european-ghg-emissions_sample.parquet")
df.info()   # typed columns, gap-aware, ready to join
⬇ Download free Parquet sample or CSV for Excel
Coverage: 31 zones

AT · BE · BG · CH · CY · CZ · DE · DK · EE · EL · ES · FI · FR · HR · HU · IE · IS · IT · LT · LU · LV · MT · NL · NO · PL · PT · RO · SE · SI · SK · TR