Summary: Latitude vs. X

The purpose of this project was to analyse weather data across the globe at different latitudes. I randomly generated over 500 cities from around the world, then used those cities OpenWeatherMap API to gather weather information to create my dataset.
Once I had my dataset, I used Pandas and Matplotlib to analyze temperature, humidity, cloudiness, and wind speed. Click through on the visualizations to see what, if any, correlations were found.
Data was collected on Sept 25, 2020.