Baselight

Hourly Power Production Of Turkey (2013-2020)

Official Power Generation Data of Turkey (by EXIST)

@kaggle.hgultekin_hourly_power_production_of_turkey_20132020

Loading...
Loading...

About this Dataset

Hourly Power Production Of Turkey (2013-2020)

Content & Context

The data contains hourly power production of Turkey between the years 2010 - 2020 and updated regularly.

Acknowledgements

The data is collected and made available by the EXİST (Turkish Energy Exchange)

Inspiration

Using the past data, one can perform a predictive analysis.

Tables

Realtimegeneration 01012010–20072020

@kaggle.hgultekin_hourly_power_production_of_turkey_20132020.realtimegeneration_01012010_20072020
  • 3.64 MB
  • 63305 rows
  • 18 columns
Loading...

CREATE TABLE realtimegeneration_01012010_20072020 (
  "date" VARCHAR,
  "hour" VARCHAR,
  "total_mwh" DOUBLE,
  "natural_gas" DOUBLE,
  "dammed_hydro" DOUBLE,
  "lignite" DOUBLE,
  "river" DOUBLE,
  "import_coal" DOUBLE,
  "wind" DOUBLE,
  "sun" DOUBLE,
  "fuel_oil" DOUBLE,
  "geothermal" DOUBLE,
  "asphaltite_coal" DOUBLE,
  "black_coal" DOUBLE,
  "biomass" DOUBLE,
  "naphta" DOUBLE,
  "lng" DOUBLE,
  "import_export" DOUBLE
);

Realtimegeneration 01052013–12092020

@kaggle.hgultekin_hourly_power_production_of_turkey_20132020.realtimegeneration_01052013_12092020
  • 3.72 MB
  • 64602 rows
  • 18 columns
Loading...

CREATE TABLE realtimegeneration_01052013_12092020 (
  "date" VARCHAR,
  "hour" VARCHAR,
  "total_mwh" DOUBLE,
  "natural_gas" DOUBLE,
  "dammed_hydro" DOUBLE,
  "lignite" DOUBLE,
  "river" DOUBLE,
  "import_coal" DOUBLE,
  "wind" DOUBLE,
  "sun" DOUBLE,
  "fuel_oil" DOUBLE,
  "geothermal" DOUBLE,
  "asphaltite_coal" DOUBLE,
  "black_coal" DOUBLE,
  "biomass" DOUBLE,
  "naphta" DOUBLE,
  "lng" DOUBLE,
  "import_export" DOUBLE
);

Share link

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