Baselight

Emissions-weighted Carbon Price

@owid.emissions_weighted_carbon_price

Loading...
Loading...

About this Dataset

Emissions-weighted Carbon Price

The Emissions-weighted Carbon Price (ECP) is an economy-wide average price on CO₂ emissions. It is calculated from sector-fuel level data, which is aggregated back to the economy level using the share of each sector-fuel CO₂ emissions in total GHG emissions as weights. The full methodology is described in the Resources for the Future Working Paper 22-6 Emissions-weighted carbon price: Sources and Methods.

Tables

Emissions-weighted Carbon Price

@owid.emissions_weighted_carbon_price.owid_emissions_weighted_carbon_price_1
  • 71.67 KB
  • 6666 rows
  • 20 columns
Loading...

CREATE TABLE owid_emissions_weighted_carbon_price_1 (
  "country" VARCHAR,
  "year" INTEGER,
  "co2_with_ets_as_share_of_co2" FLOAT,
  "co2_with_ets_as_share_of_ghg" FLOAT,
  "co2_with_ets_as_share_of_world_co2" FLOAT,
  "co2_with_ets_as_share_of_world_ghg" FLOAT,
  "co2_with_tax_as_share_of_co2" FLOAT,
  "co2_with_tax_as_share_of_ghg" FLOAT,
  "co2_with_tax_as_share_of_world_co2" FLOAT,
  "co2_with_tax_as_share_of_world_ghg" FLOAT,
  "co2_with_tax_or_ets_as_share_of_co2" FLOAT,
  "co2_with_tax_or_ets_as_share_of_ghg" FLOAT,
  "co2_with_tax_or_ets_as_share_of_world_co2" FLOAT,
  "co2_with_tax_or_ets_as_share_of_world_ghg" FLOAT,
  "price_with_ets_weighted_by_share_of_co2" FLOAT,
  "price_with_ets_weighted_by_share_of_ghg" FLOAT,
  "price_with_tax_or_ets_weighted_by_share_of_co2" FLOAT,
  "price_with_tax_or_ets_weighted_by_share_of_ghg" FLOAT,
  "price_with_tax_weighted_by_share_of_co2" FLOAT,
  "price_with_tax_weighted_by_share_of_ghg" FLOAT
);

Emissions-weighted Carbon Price

@owid.emissions_weighted_carbon_price.owid_emissions_weighted_carbon_price_2
  • 85.62 KB
  • 7272 rows
  • 20 columns
Loading...

CREATE TABLE owid_emissions_weighted_carbon_price_2 (
  "country" VARCHAR,
  "year" INTEGER,
  "co2_with_ets_as_share_of_co2" FLOAT,
  "co2_with_ets_as_share_of_ghg" FLOAT,
  "co2_with_ets_as_share_of_world_co2" FLOAT,
  "co2_with_ets_as_share_of_world_ghg" FLOAT,
  "co2_with_tax_as_share_of_co2" FLOAT,
  "co2_with_tax_as_share_of_ghg" FLOAT,
  "co2_with_tax_as_share_of_world_co2" FLOAT,
  "co2_with_tax_as_share_of_world_ghg" FLOAT,
  "co2_with_tax_or_ets_as_share_of_co2" FLOAT,
  "co2_with_tax_or_ets_as_share_of_ghg" FLOAT,
  "co2_with_tax_or_ets_as_share_of_world_co2" FLOAT,
  "co2_with_tax_or_ets_as_share_of_world_ghg" FLOAT,
  "price_with_ets_weighted_by_share_of_co2" FLOAT,
  "price_with_ets_weighted_by_share_of_ghg" FLOAT,
  "price_with_tax_or_ets_weighted_by_share_of_co2" FLOAT,
  "price_with_tax_or_ets_weighted_by_share_of_ghg" FLOAT,
  "price_with_tax_weighted_by_share_of_co2" FLOAT,
  "price_with_tax_weighted_by_share_of_ghg" FLOAT
);

Share link

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