Baselight

Hourly Energy Consumption

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

@kaggle.robikscube_hourly_energy_consumption

Deok Hourly
@kaggle.robikscube_hourly_energy_consumption.deok_hourly

  • 618.44 KB
  • 57739 rows
  • 2 columns
datetime

Datetime

deok_mw

DEOK MW

Mon Dec 31 2012 01:00:00 GMT+0000 (Coordinated Universal Time)2945
Mon Dec 31 2012 02:00:00 GMT+0000 (Coordinated Universal Time)2868
Mon Dec 31 2012 03:00:00 GMT+0000 (Coordinated Universal Time)2812
Mon Dec 31 2012 04:00:00 GMT+0000 (Coordinated Universal Time)2812
Mon Dec 31 2012 05:00:00 GMT+0000 (Coordinated Universal Time)2860
Mon Dec 31 2012 06:00:00 GMT+0000 (Coordinated Universal Time)2957
Mon Dec 31 2012 07:00:00 GMT+0000 (Coordinated Universal Time)3072
Mon Dec 31 2012 08:00:00 GMT+0000 (Coordinated Universal Time)3182
Mon Dec 31 2012 09:00:00 GMT+0000 (Coordinated Universal Time)3192
Mon Dec 31 2012 10:00:00 GMT+0000 (Coordinated Universal Time)3266

CREATE TABLE deok_hourly (
  "datetime" TIMESTAMP,
  "deok_mw" DOUBLE
);

Share link

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