This proof-of-concept project sought to answer the question, "How does the weather change, the closer you get to the equator?" I created plots and calculated linear regression for latitude (one's position on Earth, relative to the equator) compared with cloud cover, humidity, temperature, and wind.
The project was built using Python (including the Citipy package), Jupyter notebooks, and the OpenWeatherMap API.
This site contains the results of the weather analysis, including source data, visualizations, and narratives. You can find the project source code on Github.