This project presents an analysis of how various weather elements vary as a function of latitude.
The analysis is done by generating a random selection of cities with varying latitude using citipy library. The weather data for each of those cities is accessed using the openweathermap api.
The weather factors are then plotted versus latitude to look for correlations. Those plots may be viewed together for comparison or examined in detail individually with observational notes. Finally the raw data used to perform this analysis are presented in tabuilar form.