/Weather-Data-Analysis

Minimum temperature and sun hours analysis on historical weather data for Oxford

Primary LanguagePython

Weather-Data-Analysis

Data source: https://www.metoffice.gov.uk/public/weather/climate-historic/#?tab=climateHistoric

Part 1 - by nested list Part 2 - by pandas dataframe

  1. Minimum temperature analysis a) Average of minimum temperature for each month for the total period b) Average of minimum temperature for each month for each decade

  2. Sun hours analysis a) Average of sun hours for each month for the total period b) Average of sun hours for each month for each decade