Horizontal Photovoltaic Power Output Data
Northern Hemisphere Horizontal Photovoltaic Power Output Data for 12 Sites
@kaggle.saurabhshahane_northern_hemisphere_horizontal_photovoltaic
Northern Hemisphere Horizontal Photovoltaic Power Output Data for 12 Sites
@kaggle.saurabhshahane_northern_hemisphere_horizontal_photovoltaic
CREATE TABLE pasion_et_al_dataset (
"location" VARCHAR,
"date" BIGINT,
"time" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"altitude" BIGINT,
"yrmodahrmi" DOUBLE,
"month" BIGINT,
"hour" BIGINT,
"season" VARCHAR,
"humidity" DOUBLE,
"ambienttemp" DOUBLE,
"polypwr" DOUBLE,
"wind_speed" BIGINT,
"visibility" DOUBLE,
"pressure" DOUBLE,
"cloud_ceiling" BIGINT
);
Anyone who has the link will be able to view this.