Carbon Pricing & Emissions Trading Schemes

318
0
Updated:
Files:3
Size:129 kB
Formats:csv
License:CC-BY-4.0

Global carbon pricing initiatives — carbon taxes and emissions trading schemes (ETS) — drawn from the World Bank Carbon Pricing Dashboard. Covers 128 compliance instruments across 70+ jurisdictions with annual price data (USD/tCO₂e) from 1990 to 2024. Includes a supplementary time series of New Zealand ETS monthly NZU spot prices from 2010 to present.

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.

/climate-and-environment/carbon-pricing/
https://datahub.io/climate-and-environment/carbon-pricing/_r/-/README.md
https://datahub.io/climate-and-environment/carbon-pricing/_r/-/data/carbon-prices.csv
https://datahub.io/climate-and-environment/carbon-pricing/_r/-/data/carbon-pricing-initiatives.csv
https://datahub.io/climate-and-environment/carbon-pricing/_r/-/data/nz-ets-monthly-prices.csv
https://datahub.io/climate-and-environment/carbon-pricing/_r/-/datapackage.json
https://datahub.io/climate-and-environment/carbon-pricing/_r/-/process.py
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/climate-and-environment/carbon-pricing/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/climate-and-environment/carbon-pricing/_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

Carbon Prices by Jurisdiction (1990–2024)

New Zealand ETS Monthly NZU Prices (2010–present)

Data Files

Explore with AI

carbon-pricing-initiatives

Download

Download CSV

About

Overview of all compliance carbon pricing initiatives (CPIs) — carbon taxes and ETS — tracked by the World Bank. One row per instrument.
Last updated
16 March 2026
Total rows
...
Format
CSV
File size
14.1 kB

carbon-prices

Download

Download CSV

About

Annual carbon prices in USD per tonne of CO₂-equivalent for each initiative, 1990–2024. Long format: one row per initiative per year. Only years with a reported price are included.
Last updated
16 March 2026
Total rows
...
Format
CSV
File size
112 kB

nz-ets-monthly-prices

Download

Download CSV

About

Monthly mean spot price of New Zealand Emission Units (NZUs) in the NZ Emissions Trading Scheme, from May 2010 to present. Prices are in New Zealand dollars (NZD) per NZU (1 NZU = 1 tonne CO₂-equivalent).
Last updated
16 March 2026
Total rows
...
Format
CSV
File size
3.36 kB

About this dataset

Carbon Pricing & Emissions Trading Schemes

Global carbon pricing initiatives — carbon taxes and emissions trading schemes (ETS) — with annual price data from 1990 to 2024, plus a New Zealand ETS monthly price series from 2010 to present.

Data

carbon-pricing-initiatives.csv

Overview of all 128 compliance carbon pricing instruments tracked by the World Bank: name, type (carbon tax or ETS), jurisdiction, share of emissions covered, and current price label.

carbon-prices.csv

Annual carbon prices in USD per tonne CO₂-equivalent for each initiative, 1990–2024, in long format. Only years with a reported price are included (1,248 observations).

FieldDescription
initiativeInstrument name
typeCarbon tax or ETS
jurisdictionCountry or region
regionWorld Bank regional grouping
income_groupWorld Bank income classification
start_yearYear implemented
yearObservation year
price_usd_per_tco2eCarbon price (USD/tCO₂e)

nz-ets-monthly-prices.csv

Monthly mean spot price of New Zealand Emission Units (NZUs) in NZD per tonne CO₂e, from May 2010 to present (~190 monthly observations). The NZ ETS launched in 2008; liquid secondary market pricing began around 2010.

Sources

Processing

Run python3 process.py to regenerate all CSVs by downloading the latest data from the World Bank and GitHub.