/Python-API-Project

Python requests, APIs, and JSON traversals to answer a fundamental question: "What's the weather like as we approach the equator?"

Primary LanguageJupyter Notebook

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