Summary: Latitude vs. X

temperature vs latitude

This project examines the relationship between weather and a location's proximity to the equator. We pulled data from the OpenWeatherMap API and randomly sampled cities from around the world. We ensured our dataset had at least 500 cities.

We used Matplotlib to analyze different variables of weather vs. latitude to see if any trends arose. The variables we examined were temperature, wind speed, humidity and cloudiness. Included in this site is the source data, along with curated visualizations from the analysis.

Visualizations