Wind Turbine Power Generation Forecasting
Hourly Weather and Power Data (2013-2016)
@kaggle.sudhanvahg_wind_turbine_power_generation_forecasting
Hourly Weather and Power Data (2013-2016)
@kaggle.sudhanvahg_wind_turbine_power_generation_forecasting
CREATE TABLE test (
"unnamed_0" BIGINT,
"time" VARCHAR,
"location" BIGINT,
"temp_2m" DOUBLE,
"relhum_2m" DOUBLE,
"dp_2m" DOUBLE,
"ws_10m" DOUBLE,
"ws_100m" DOUBLE,
"wd_10m" DOUBLE,
"wd_100m" DOUBLE,
"wg_10m" DOUBLE
);
Anyone who has the link will be able to view this.