Summary: Latitude vs Weather Variables

Visualizations

This is a summary of the Weather anaylsis for 543 cities in varying latitudes covering the world. The OpenWeatherMap API was used to determine weather realated information like Maximum temperature, Humidity, cloudiness, Windspeed. After assembling the dataset pandas was used to convert to dataframes and perform needed operations. Matplotlib and Seaborn was then used to plot the results of the analysis of latitude versus the other weather variables. This site provides the data and the visualizations created as part of the analysis. Observations and explanations of trends and correlations are also included.

Latitude vs Max Temp
Latitude vs Max Temp
Latitude vs Humidity
Latitude vs Humidity
Latitude vs Wind Speed
Latitude vs Wind Speed
Latitude vs Cloudiness
Latitude vs Cloudiness