Skip to content

Visualization dashboard website for the analysis of weather in different cities of the world across the globe.

Notifications You must be signed in to change notification settings

ruchichandra/Web-Visualization-Dashboard

Repository files navigation

Weather Analysis Visualization

Created a visualization dashboard website for the analysis of weather in different cities of the world across the globe.

myimage-alt-tag

This is an analysis and visualization of weather of 700+ cities across the world. The main objective was to showcase the relationship of various factors like temperature, humidity, cloudiness and wind speed with respect to the distance from the equator.

For this analysis, approx. 2000 coordinate pairs of latitude and longitude were created randomly and then citypy (a python library) was used to generate city names for respective coordinates.

After selecting unique non-repeat observations, a weather check was performed on each of the cities using a series of successive API calls from OpenWeatherMap. Then all different point of interests were plotted against latitude using Matplotlib and Seaborn libraries.

In conclusion, an equatorial climate is a type of tropical climate in which there is no dry season. It is usually found at latitudes within five degrees of the equator and tropical rainforest is the natural vegetation.

About

Visualization dashboard website for the analysis of weather in different cities of the world across the globe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages