Climate Treasure
Climate data is a vital resource for understanding and addressing the complexiti
@kaggle.willianoliveiragibin_climate_treasure
Climate data is a vital resource for understanding and addressing the complexiti
@kaggle.willianoliveiragibin_climate_treasure
CREATE TABLE marine_csv_sample_new (
"identification" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"time_of_observation" TIMESTAMP,
"sea_level_pressure" DOUBLE,
"characteristics_of_pressure_tendency" BIGINT,
"pressure_tendency" DOUBLE,
"air_temperature" DOUBLE,
"wet_bulb_temperature" BIGINT,
"dew_point_temperature" DOUBLE
);
Anyone who has the link will be able to view this.