Summary: Latitude vs X


Italian Trulli

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

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

Visualizations