This project analyzes latitude vs. weather variables including wind, humidity, cloudiness, and temperature. OpenWeatherMap API was used to gather weather data on over 500 randomized cities.
Linear regression analysis was performed on each of these variable pairs to understand underling realtionships.
Tools/languuages used to create this project include, Open Weather API, Python, Matplotlib, Jupyter Notebook, HTML, CSS, Bootstrap.