The aim of this project to determine the relationship between weather changes and closeness to latitude. To do that, firstly, we get the data from the OpenWeatherMap API for collecting a dataset for more than 500 cities.
After constructing the dataset, we used Matplotlib to determine the relationship between various aspects of weather (temperature, cloudiness, wind speed and humidity) and latitude. This website shows not only the source data and visualizations of analysis but also explanations and trends and correlations observed.