The purpose of this project is to analyze how weather changes as we approach the equator. To accomplish this analysis, we first pulled data from the "OpenweatherMap" API to assemble a dataset over 500 cities.
After assembling the dataset, we used Matplotlib to plot various aspects of the weather vs. latitude. Factors that we looked at included: temperature, cloudiness, wind speed and humidity. This site provides the data source and the visualizations created as part of the analysis, as well as explanations and descriptions of any trends and corelations witnessed.