Baselight

Hourly Energy Consumption

Over 10 years of hourly energy consumption data from PJM in Megawatts

@kaggle.robikscube_hourly_energy_consumption

Aep Hourly
@kaggle.robikscube_hourly_energy_consumption.aep_hourly

  • 1.34 MB
  • 121273 rows
  • 2 columns
datetime

Datetime

aep_mw

AEP MW

Fri Dec 31 2004 01:00:00 GMT+0000 (Coordinated Universal Time)13478
Fri Dec 31 2004 02:00:00 GMT+0000 (Coordinated Universal Time)12865
Fri Dec 31 2004 03:00:00 GMT+0000 (Coordinated Universal Time)12577
Fri Dec 31 2004 04:00:00 GMT+0000 (Coordinated Universal Time)12517
Fri Dec 31 2004 05:00:00 GMT+0000 (Coordinated Universal Time)12670
Fri Dec 31 2004 06:00:00 GMT+0000 (Coordinated Universal Time)13038
Fri Dec 31 2004 07:00:00 GMT+0000 (Coordinated Universal Time)13692
Fri Dec 31 2004 08:00:00 GMT+0000 (Coordinated Universal Time)14297
Fri Dec 31 2004 09:00:00 GMT+0000 (Coordinated Universal Time)14719
Fri Dec 31 2004 10:00:00 GMT+0000 (Coordinated Universal Time)14941

CREATE TABLE aep_hourly (
  "datetime" TIMESTAMP,
  "aep_mw" DOUBLE
);

Share link

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