The purpose of this project was to analyze how the weather changes as you get loser to the equator. To accomplish this analysis, first, the data was pulled data from the OpenWeather Map API to asseble a dataset on over 500 cities.
After assembling the dataset, Matplotlib python library was used to plot various aspects of the weather vs, latitude. Factors observed included: temperature, humidity, cloudines, and wind speed. This site provides the source data ad visualizations created as part of the analysis, as well as explanations and descriptions of any trends and correlations witnessed.