Summary: Latitude vs X
The goal of this project was to analyze how weather changes as you near the equator. To accomplish the analysis, data was pulled from the OpenWeatherMap API to assemble a dataset of weather data for over 500 cities.
After assembling the dataset, matplotlib was used to plot various aspects of weather vs. latitude. Factors looked at included: temperature, cloudiness, wind speed, and humidity. This site will provide the source data and visualizations that were created in the analysis, as well as brief explanations and descriptions of any trends or correlations witnessed.