Weather Visualization Project

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.

Click through to view the original project on GitHub.

Visualizations


Temperature
Humidity
Cloudiness
Wind Speed