NOAA Weather Data For Sofia, Bulgaria
Climate changes that occurred in Sofia for the past 50 years
@kaggle.vislupus_nasa_weather_data_for_sofia
Climate changes that occurred in Sofia for the past 50 years
@kaggle.vislupus_nasa_weather_data_for_sofia
Data about the weather in Sofia, Bulgaria in the last fifty years.
https://www.ncdc.noaa.gov/cdo-web/
https://www.ncei.noaa.gov/cdo-web/results
https://www.ncei.noaa.gov/cdo-web/datasets/GHCND/stations/GHCND:BUM00015614/detail
https://www.ncei.noaa.gov/cdo-web/datasets/GHCND/stations/GHCND:BUM00015552/detail
CREATE TABLE n_2809794 (
"station" VARCHAR,
"name" VARCHAR,
"date" TIMESTAMP,
"prcp" DOUBLE,
"snwd" DOUBLE,
"tavg" BIGINT,
"tmax" DOUBLE,
"tmin" DOUBLE
);Anyone who has the link will be able to view this.