Baselight

Hourly Power Consumption Of Turkey (2016-2020)

Official Power Consumption Data of Turkey (by EXIST)

@kaggle.hgultekin_hourly_power_consumption_of_turkey_20162020

Loading...
Loading...

About this Dataset

Hourly Power Consumption Of Turkey (2016-2020)

Content & Context

The data contains hourly power consumption of Turkey between the years 2015 - 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 predict the consumption for the next times. A related Notebook for this task can be found via the link https://www.kaggle.com/hgultekin/predicting-energy-consumption-of-turkey-lightgbm

Tables

Realtimeconsumption 01012016–04082020

@kaggle.hgultekin_hourly_power_consumption_of_turkey_20162020.realtimeconsumption_01012016_04082020
  • 304.61 KB
  • 40272 rows
  • 3 columns
Loading...

CREATE TABLE realtimeconsumption_01012016_04082020 (
  "date" VARCHAR,
  "hour" VARCHAR,
  "consumption_mwh" DOUBLE
);

Realtimeconsumption 01082011–03082020

@kaggle.hgultekin_hourly_power_consumption_of_turkey_20162020.realtimeconsumption_01082011_03082020
  • 304.59 KB
  • 40272 rows
  • 3 columns
Loading...

CREATE TABLE realtimeconsumption_01082011_03082020 (
  "date" VARCHAR,
  "hour" VARCHAR,
  "consumption_mwh" DOUBLE
);

Realtimeconsumption 31122015–12092020

@kaggle.hgultekin_hourly_power_consumption_of_turkey_20162020.realtimeconsumption_31122015_12092020
  • 311.67 KB
  • 41232 rows
  • 3 columns
Loading...

CREATE TABLE realtimeconsumption_31122015_12092020 (
  "date" VARCHAR,
  "hour" VARCHAR,
  "consumption_mwh" DOUBLE
);

Realtimeconsumption 31122015–18072020

@kaggle.hgultekin_hourly_power_consumption_of_turkey_20162020.realtimeconsumption_31122015_18072020
  • 301.75 KB
  • 39888 rows
  • 3 columns
Loading...

CREATE TABLE realtimeconsumption_31122015_18072020 (
  "date" VARCHAR,
  "hour" VARCHAR,
  "consumption_mwh" DOUBLE
);

Share link

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