Baselight

Madrid Weather Dataset Hourly 2019-2022

Weather time series by hours with seven variables

@kaggle.rober2598_madrid_weather_dataset_by_hours_20192022

Loading...
Loading...

About this Dataset

Madrid Weather Dataset Hourly 2019-2022

27024 entries from the Moratalaz weather station in Madrid, between january 2019 and january 2022 with these variables:
temperature (ºC)
wind speed (m/s)
wind direction (in degrees)
humidity (%)
barometric pressure (mb)
solar radiation (W/m^2)
precipitation (l/m^2)

Tables

Weather Madrid 2019–2022

@kaggle.rober2598_madrid_weather_dataset_by_hours_20192022.weather_madrid_2019_2022
  • 413.42 KB
  • 27024 rows
  • 9 columns
Loading...

CREATE TABLE weather_madrid_2019_2022 (
  "unnamed_0" BIGINT,
  "time" TIMESTAMP,
  "temperature" DOUBLE,
  "wind_speed" DOUBLE,
  "wind_direction" DOUBLE,
  "humidity" DOUBLE,
  "barometric_pressure" DOUBLE,
  "solar_radiation" DOUBLE,
  "precipitation" DOUBLE
);

Share link

Anyone who has the link will be able to view this.