Summary: Latitude vs. X


Humidity vs Latitude This project was performed to understand how weather changes as one approaches the equator. To complete this project, weather data for over 500 cities was pulled from the OpenWeatherMapAPI. The data was retrieved on May 10, 2019.

Plots were created using Matplotlib for several variables against latitude. Factors that were considered included, cloudiness, humidity, temperature, and wind speed. A summary of the relationship seen in each plot is given with the visualizations.

An additional plot was considered that looked at the distributions of the weather factors across five slices of latitude.

Visualizations