Baselight

World Carbon Pricing Database

@owid.world_carbon_pricing

Loading...
Loading...

About this Dataset

World Carbon Pricing Database

This dataset contains information on carbon pricing mechanisms (carbon taxes or cap-and-trade) introduced around the world since 1990. To date, it is the most comprehensive attempt at providing a consistent-across-jurisdiction description of carbon pricing mechanisms in terms of their sectoral (and fuel) coverage as well as the associated price signal.

It covers national and sub-national economic mechanisms relating to carbon emissions, and was developed from several key sources: Most notably, policy documents from countries and regions themselves. Secondly, from other sources such as the International Carbon Action Partnership.

Tables

World Carbon Pricing

@owid.world_carbon_pricing.owid_world_carbon_pricing_1
  • 490.78 KB
  • 2036532 rows
  • 10 columns
Loading...

CREATE TABLE owid_world_carbon_pricing_1 (
  "country" VARCHAR,
  "year" INTEGER,
  "ipcc_code" VARCHAR,
  "product" VARCHAR,
  "ets" INTEGER,
  "ets_price" FLOAT,
  "sector_name" VARCHAR,
  "tax" INTEGER,
  "tax_rate_gross" FLOAT,
  "tax_rate_net" FLOAT
);

World Carbon Pricing

@owid.world_carbon_pricing.owid_world_carbon_pricing_2
  • 518.85 KB
  • 2156328 rows
  • 10 columns
Loading...

CREATE TABLE owid_world_carbon_pricing_2 (
  "country" VARCHAR,
  "year" INTEGER,
  "ipcc_code" VARCHAR,
  "product" VARCHAR,
  "ets" INTEGER,
  "ets_price" FLOAT,
  "sector_name" VARCHAR,
  "tax" INTEGER,
  "tax_rate_gross" FLOAT,
  "tax_rate_net" FLOAT
);

World Carbon Pricing For Any Sector

@owid.world_carbon_pricing.owid_world_carbon_pricing_any_sector_1
  • 6.94 KB
  • 6834 rows
  • 4 columns
Loading...

CREATE TABLE owid_world_carbon_pricing_any_sector_1 (
  "country" VARCHAR,
  "year" INTEGER,
  "ets" VARCHAR,
  "tax" VARCHAR
);

World Carbon Pricing For Any Sector

@owid.world_carbon_pricing.owid_world_carbon_pricing_any_sector_2
  • 6.87 KB
  • 7236 rows
  • 4 columns
Loading...

CREATE TABLE owid_world_carbon_pricing_any_sector_2 (
  "country" VARCHAR,
  "year" INTEGER,
  "ets" VARCHAR,
  "tax" VARCHAR
);

Share link

Anyone who has the link will be able to view this.