Summary: Weather vs. Latitude

In this project we display several weather parameters as a function of Latitude. We created visualizations for Maximum Temperature, Humidity, Cloudiness and Wind Speed against Latitude. We used a Python script combined with the open source OpenWeather Map API to query data for over 500 cities around the world. Then we created plots using Matplotlib to show the relationship between each weather observation and Latitude. The visualizations shown here are data measurements on Mar 23, 2019.

Visualizations