Skip to content

cami5326/python-api-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

python-api-challenge

In this activity, it was requested an analysis of the northern and southern hemisphere weather, using the OpenWeatherMap API to compare latitude against temperature, humidity, cloudiness and wind speed. A linear regression for each hemisphere relationship and its explanation was also included.

Latitude vs. Temperature

Latitude vs. Humidity

Latitude vs. Cloudiness

Latitude vs. Wind Speed

Furthermore, we were requested to create a visualization map for the dataframe cities' humidity and for hotels in an ideal vacation spot criteria:

dataframe visualization

ideal vacation spot hotels