The purpose of this project was to analyze how weather changes as you get closer to the equator. The analysis was based on data of over 500 cities that were pulled from the OpenWeather API. Matplotlib library was used to generate visualizations of various aspects of the weather vs latitude. Temperature, cloudiness, wind speed and humidity were among the factors of weather changes that were explored in this analysis.
This site provides the source of data along with visualizations of each factor above as it relates to latitude. Explanations of trends and correlations were included in the description of each visualization.