Summary: Latitude vs. X

    The purpose of this project is to analyze how weather changes as we get closer to the equator. I pulled data from the OpenWeatherMap API to assemble a dataset on randomly selected 500+ unique (non-repeat) cities based on coordinates. I used Python Matplotlib library to build scatter plots of latitude vs various aspects of the weather such as: temperature, cloudiness, wind speed and humidity.

    This page also provides the source data and visualizations created as part of the analysis, as well as explanations and descriptions of any trends and correlations witnessed.

Visualizations