Summary: Latitude vs. X


Latitude vs. Temperature

The purpose of this project is to analyze how the weather of 500 cities changes as they get closer to the equatorial line. as part of the Data analysis and visualization bootcamp.To accomplish this analysis, first I pulled data from the OpenWeatherMap API to assemble a dataset on over 500 cities.

After assembling the dataset, Matplotlib was used to plot various aspects of the weather vs. latitude. Factors in consideration included: temperature, cloudiness, wind speed, and humidity. This site provides the souce data and visualizations created as part of the analysis, as well as explanations and descriptions of any trends and correlations witnesseed.

Visualizations


Latitude vs. Temperature Latitude vs. humidity Latitude vs. windspeed Latitude vs. cloudiness