European Union Emissions Trading System (EU ETS) data from EUTL

2,989
0
Updated:
Files:2
Size:8.12 MB
Formats:csv
License:ODC-PDDL-1.0

Data about the EU emission trading system (ETS). The EU emission trading system (ETS) is one of the main measures introduced by the EU to achieve cost-efficient reductions of greenhouse gas emissions and reach its targets under the Kyoto Protocol and other commitments. The data mainly comes from the EU Transaction Log (EUTL).

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/eu-emissions-trading-system/
https://datahub.io/core/eu-emissions-trading-system/_r/-/.gitignore
https://datahub.io/core/eu-emissions-trading-system/_r/-/LICENSE
https://datahub.io/core/eu-emissions-trading-system/_r/-/README.md
https://datahub.io/core/eu-emissions-trading-system/_r/-/data/eu-ets-sector-emissions.csv
https://datahub.io/core/eu-emissions-trading-system/_r/-/data/eu-ets.csv
https://datahub.io/core/eu-emissions-trading-system/_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/eu-emissions-trading-system/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/eu-emissions-trading-system/_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

Data Files

Explore with AI

eu-ets-sector-emissions

Download

Download CSV

About

Aggregated EU ETS verified greenhouse gas emissions by main activity sector and year, derived from the eu-ets resource. Values are in megatonnes of CO₂ equivalent and cover the top emitting sectors from 2005 onwards.
Last updated
15 May 2026
Total rows
...
Format
CSV
File size
7.23 kB

eu-ets

Download

Download CSV

About

Country- and sector-level EU ETS data from the EU Transaction Log (EUTL) via the European Environment Agency. Each row reports a single ETS metric (e.g. verified emissions, freely allocated allowances) for one country, activity sector, and time period. The `year` field contains both four-digit calendar years (e.g. `2013`) and named trading-period strings (e.g. `Total 1st trading period (05-07)`).
Last updated
15 May 2026
Total rows
...
Format
CSV
File size
8.11 MB

About this dataset

badge

Data about the EU emission trading system (ETS). The EU emission trading system (ETS) is one of the main measures introduced by the EU to achieve cost-efficient reductions of greenhouse gas emissions and reach its targets under the Kyoto Protocol and other commitments. The data mainly comes from the EU Transaction Log (EUTL).

Data

Aggregated data on greenhouse gas emissions and allowances.

Geographic coverage

Austria, Belgium, Bulgaria, Croatia, Cyprus, Czech Republic, Denmark, Estonia, Finland, France, Germany, Greece, Hungary, Iceland, Ireland, Italy, Latvia, Liechtenstein, Lithuania, Luxembourg, Malta, Netherlands, Norway, Poland, Portugal, Romania, Slovakia, Slovenia, Spain, Sweden, United Kingdom

Temporal coverage

2005-2025

Sources

Preparation

Requirements

Python 3 with modules requests and openpyxl are required in order to process the data.

Processing

Run the following script from this directory to download and process the data:

pip install -r scripts/requirements.txt
# run the following
python scripts/process.py

Resources

The processed data are output to ./data.

License

Data

Data are sourced from European Environment Agency and no copyright restrictions are applied. More specifically:

EEA aspires to promote the sharing of environmental data. In agreeing to share, data providers need to have assurance that their data are properly handled, disseminated and acknowledged following similar principles and rules across countries and stakeholders.*

Additional work

All the additional work done to build this Data Package is made available under the Public Domain Dedication and License v1.0 whose full text can be found at: http://www.opendatacommons.org/licenses/pddl/1.0/

Citations

  1. EEA standard re-use policy: unless otherwise indicated, re-use of content on the EEA website for commercial or non-commercial purposes is permitted free of charge, provided that the source is acknowledged (http://www.eea.europa.eu/legal/copyright). Copyright holder: Directorate-General for Climate Action (DG-CLIMA).