The purpose of this project was to analyze how weather changes as you get closer to the equator. To accomplish this analysis, we first pulled data from the open weathermap API to assemble a dataset over 500 cities.
After assembling the data set, we used matplotlib to plot various aspects of weather vs. latitude. Factors we looked at include temperature, cloudiness, windspeed and humidity.This site provides the source data and visualizations created as a part of the analysis,as well as the explanations and descriptions of any trendsand correlations witnessed.