European Union Emissions Trading System (EU ETS) data from EUTL
Files | Size | Format | Created | Updated | License | Source |
---|---|---|---|---|---|---|
1 | 9.44 MB | csv | about 1 month ago | Open Data Commons Public Domain Dedication and License v1.0 | EU ETS data |
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 Files
File | Description | Size | Last modified | Download |
---|---|---|---|---|
eu-ets | 9.44 MB | about 1 month ago | eu-ets |
Data Previews
eu-ets
Schema
name | type | description |
---|---|---|
country_code | string | International Country Code (ISO 3166-1-Alpha-2 code elements) |
country | string | Country name |
main activity sector name | string | Main activity label |
ETS information | string | ETS information |
year | string | Annual data mainly in YYYY format, but also may include stings Eg: Total 1st trading period (05-07) |
value | number | measure value |
unit | string | Unit of the measure value (in tonne of CO2-equ.) |
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-2014
Sources
- Name: European Union Emissions Trading System data from EUTL
- Web: https://www.eea.europa.eu/en/datahub/datahubitem-view/98f04097-26de-4fca-86c4-63834818c0c0
Preparation
Requirements
Python 3 with modules requests 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
- 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).