Summary: Latitude vs X


Max Temperature

The purpose of this project was to analyze how weather changes relative to the equator. To demonstrate this, data from over 500 cities was pulled from the OpenWeatherMap API.

Once the data was assembled, Python's Matplotlib module was utilized to plot latitude against different variables, including maximum temperature, humidity, cloudiness, and wind speed. Source data and visualizations created are available on this site, along with corresponding descriptions of any trends present.

Visualizations