Baselight

London Weather Data

Historical London weather data from 1979 to 2021

@kaggle.emmanuelfwerr_london_weather_data

About this Dataset

London Weather Data

Context

The dataset featured below was created by reconciling measurements from requests of individual weather attributes provided by the European Climate Assessment (ECA). The measurements of this particular dataset were recorded by a weather station near Heathrow airport in London, UK.

-> This weather dataset is a great addition to this London Energy Dataset. You can join both datasets on the 'date' attribute, after some preprocessing, and perform some interesting data analytics regarding how energy consumption was impacted by the weather in London.

Content

The size for the file featured within this Kaggle dataset is shown below — along with a list of attributes and their description summaries:

  • london_weather.csv - 15341 observations x 10 attributes
  1. date - recorded date of measurement - (int)
  2. cloud_cover - cloud cover measurement in oktas - (float)
  3. sunshine - sunshine measurement in hours (hrs) - (float)
  4. global_radiation - irradiance measurement in Watt per square meter (W/m2) - (float)
  5. max_temp - maximum temperature recorded in degrees Celsius (°C) - (float)
  6. mean_temp - mean temperature in degrees Celsius (°C) - (float)
  7. min_temp - minimum temperature recorded in degrees Celsius (°C) - (float)
  8. precipitation - precipitation measurement in millimeters (mm) - (float)
  9. pressure - pressure measurement in Pascals (Pa) - (float)
  10. snow_depth - snow depth measurement in centimeters (cm) - (float)

Source

Weather Data - https://www.ecad.eu/dailydata/index.php

Share link

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