Skip to content

Takes data gathered from OpenWeatherApi, filters then and then marks them on Gmaps

Notifications You must be signed in to change notification settings

stephbanh/python-weather-and-vacation-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-api-challenge

This contains two programs. The first, WeatherPy, demonstrates what the weather is like as one approaches the equator. It includes scatter and linear regression plots on key factors such as temperature, humidity and windspeed. All data has been called through OpenWeatherApi. Four of the final results have been saved in output data.

image

VacationPy filters through the file created in the first program to find an ideal vacation spot given key parameters and marks them on Gmaps. Code for the popups was provided by UCI

image

About

Takes data gathered from OpenWeatherApi, filters then and then marks them on Gmaps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published