Summary: Latitude vs X.



temperature vs latitude

The purpose of this project was to analyze how weather changes as you get closer to the Ecuador. To accomplish this analysis, we first pulled data from the OpenWeather API to assemble a dataset of over 500 cities.

After assembling the data set, we used Matplotlib to plot various aspects of the weather vs. latitude. Factors we looked at include: temperature, cloudiness, wind speed and humidity. This site provides the source data and Visualizations created as part of the analysis as well as explanations and descriptions of any trends and correlations witnessed.

Visualizations