The purpose of this project is to analyze 500+ cities over the world and discover the relationship between the latitude and the various aspects of weather, such as temperature, humidity, wind speed and cloudiness.
500+ cities will be selected randomly by using Python. Then the weather data will be extracted using OpenWeatherMap API. All of the analysis and visualization will be performed on Python using Pandas and Matplotlib libraries.