The purpose of this project is to analyze the weather changes as one gets closer to the equator. To accomplish this, the data of over 500 cities are pulled from the OpenWeatherMap API.
Matplotlib is used to plot the various aspects of weather vs. latitude. The factors looked at include maximum temperature, cloudiness, wind speed, and humidity. This site provides the source data and visualizations created as part of the analysis, as well as explanations and descriptions for any trends and correlations witnessed.