Skip to content
/ Python-API-Project Public template

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

Notifications You must be signed in to change notification settings

RussCob/Python-API-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published