Baselight

Wind Turbine Power Generation Forecasting

Hourly Weather and Power Data (2013-2016)

@kaggle.sudhanvahg_wind_turbine_power_generation_forecasting

Column Info
@kaggle.sudhanvahg_wind_turbine_power_generation_forecasting.column_info

  • 2.61 KB
  • 10 rows
  • 2 columns
variables_description

Variables Description

unnamed_1

Unnamed: 1

TimeReadings timestamp
Temp_2mTemperature at 2 mtrs above surface
RelHum_2mRelative Humidity at 2 mtrs above surface
DP_2mDew Point at 3 mtrs above surface
WS_10mWind Speed at 10 mtrs above surface
WS_100mWind Speed at 100 mtrs above surface
WD_10mWind Direction at 10 mtrs above surface
WD_100mWind Direction at 100 mtrs above surface
WG_10mWind Gusts at 100 mtrs above surface
PowerTurbine power generation, normalized between 0 and 1

CREATE TABLE column_info (
  "variables_description" VARCHAR,
  "unnamed_1" VARCHAR
);

Share link

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