Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 932 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 932 Bytes

Python API Project

Overview

In this work, I created a Python script to visualize the weather of 500+ cities across the world of varying distance from the equator. To accomplish this, I utilized a simple Python library, the OpenWeatherMap API, and also create a representative model of weather across world cities.

Equator

The objective is to build a series of scatter plots to showcase the relationships as shown below:

Latitude vs. Cloudiness Plot

Latitude vs. Humidity Plot

Latitude vs. Temperature Plot.png

Latitude vs. Wind Speed Plot

Heatmap

heatmap

Hotel Map

hotel map