The purpose of this project is to analyze how the weather changes as one get closer to the equator. To accomplish this analysis, data was pulled from OpenWeatherMap API. A dataset was collected for at least 500 unqiue cities.
After assembling the dataset, Python Matplotlib was used to plot various aspects of the weather pattern vs. the lattitude of those cities. Factors that were included in this analysis is the temperature, cloudiness, humidity and wind speed of the cities.
This site provides the source data and visualizations created as part of that analysis, as well as descriptions and explanations of any trends and correlations observed.
The dataset was created from weather records dated 09/09/2017.