Skip to content

Jenkir/Visualizing-Global-Weather-Using-Python-and-APIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualizing Weather Globally Using Python/ APIs

The objective of this assignment was to create a Python script to visualize weather of over 500 cities globally, based on their distance from the equator.

I created a series of scatter plots to show the following relationships:

Latitude and Temperature

Latitude and Humidity

Latitude and Cloudiness

Latitude and Windspeed

Next, I ran a linear regression on each relationship. For example, I showed what the linear regression was modeling for the Northern Hemisphere - Latitude vs. Temperature.

About

Create Python script to visualize weather of 500+ cities across the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published