Baselight

European Wholesale Electricity Price Data

@owid.european_wholesale_electricity_prices

Loading...
Loading...

About this Dataset

European Wholesale Electricity Price Data

Wholesale day-ahead electricity price data for European countries.

Tables

European Wholesale Electricity Price Data

@owid.european_wholesale_electricity_prices.owid_european_wholesale_electricity_prices_annual_1
  • 4.41 KB
  • 243 rows
  • 3 columns
Loading...

CREATE TABLE owid_european_wholesale_electricity_prices_annual_1 (
  "country" VARCHAR,
  "year" INTEGER,
  "price" FLOAT
);

European Wholesale Electricity Prices Annual 2

@owid.european_wholesale_electricity_prices.owid_european_wholesale_electricity_prices_annual_2
  • 4.67 KB
  • 289 rows
  • 3 columns
Loading...

CREATE TABLE owid_european_wholesale_electricity_prices_annual_2 (
  "country" VARCHAR,
  "year" INTEGER,
  "price" FLOAT
);

European Wholesale Electricity Price Data

@owid.european_wholesale_electricity_prices.owid_european_wholesale_electricity_prices_monthly_1
  • 19.61 KB
  • 3224 rows
  • 3 columns
Loading...

CREATE TABLE owid_european_wholesale_electricity_prices_monthly_1 (
  "country" VARCHAR,
  "date" VARCHAR,
  "price" FLOAT
);

European Wholesale Electricity Prices Monthly 2

@owid.european_wholesale_electricity_prices.owid_european_wholesale_electricity_prices_monthly_2
  • 32.55 KB
  • 3565 rows
  • 5 columns
Loading...

CREATE TABLE owid_european_wholesale_electricity_prices_monthly_2 (
  "country" VARCHAR,
  "date" VARCHAR,
  "price" FLOAT,
  "ppi" FLOAT,
  "flag" VARCHAR
);

Share link

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