Brazil Weather, Conventional Stations (1961-2019)
Historical temperature, precipitation, humidity, and windspeed for Brazil.
@kaggle.saraivaufc_conventional_weather_stations_brazil
Historical temperature, precipitation, humidity, and windspeed for Brazil.
@kaggle.saraivaufc_conventional_weather_stations_brazil
CREATE TABLE weather_stations_codes (
"nome" VARCHAR,
"c_digo" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"altitude" DOUBLE,
"status_da_opera_o" VARCHAR,
"n__nicio_da_opera_o" TIMESTAMP
);
Anyone who has the link will be able to view this.