65 Years Of Weather Data Bangladesh Preprocessed
65 Years of Weather Data Bangladesh Preprocessed
@kaggle.emonreza_65_years_of_weather_data_bangladesh_preprocessed
65 Years of Weather Data Bangladesh Preprocessed
@kaggle.emonreza_65_years_of_weather_data_bangladesh_preprocessed
CREATE TABLE n_65_years_of_weather_data_bangladesh_1948_2013 (
"unnamed_0" BIGINT,
"station_names" VARCHAR,
"year" BIGINT,
"month" BIGINT,
"max_temp" DOUBLE,
"min_temp" DOUBLE,
"rainfall" DOUBLE,
"relative_humidity" DOUBLE,
"wind_speed" DOUBLE,
"cloud_coverage" DOUBLE,
"bright_sunshine" DOUBLE,
"station_number" BIGINT,
"x_cor" DOUBLE,
"y_cor" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"alt" BIGINT,
"period" DOUBLE
);
Anyone who has the link will be able to view this.