Equatorial Latitude

Summary: Latitude vs Weather


In this analysis we observed how the weather changes as we approach the equator. To accomplish this, we randomly selected 500+ random coordinates then pulled the data for each city from the OpenWeatherMap API.

We used Pandas dataframes to assemble the dataset, then plotted various aspects of the weather with respect to lattitude using Matplotlib. Factors that were evaluated included temperature, cloudiness, wind speed, and humidity.

Made possible by:

Python Open Weather Map Jupyter Notebook Pandas Matplotlib JSON

Visualizations


Max Temperature Humidity Cloudiness Windspeed