Python_script_for-weather-API

What’s the Weather Like? Find it by using Python API

Equator

WeatherPy

A Python script is created to visualize the weather of 500+ cities across the world of varying distance from the equator. To accomplish this, the OpenWeatherMap API,is used to create a representative model of weather across world cities.

Various scatter plots are created to showcase the following relationships:

Findings:

Latitude vs. Temperature Plot

Latitude vs. Humidity Plot

Latitude vs. Cloudiness Plot

Latitude vs. Wind Speed Plot


Libraries/Tool used :