Skip to content

🗺 Usings APIs to visualize weather data and create a travel itinerary/route

Notifications You must be signed in to change notification settings

MitchellGleason/World-Weather-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World Weather Analysis

Overview

The purpose of this project was first to create a large list of randomized global locations using latitude and longitude numbers. The citipy module was then used to locate the nearest city to each of these randomized locations. With these city names, OpenWeatherMap API was called to retrieve and display the current weather information. Google Maps API was then used to retrieve and display the nearest hotels in cities with temperatures within a user defined maximum and minimum temperature.

WeatherPy_vacation_map

Finally, four locations were chosen within a country and using Google Maps API directions layer, a travel itinerary with directions was created and displayed.

WeatherPy_travel_map

About

🗺 Usings APIs to visualize weather data and create a travel itinerary/route

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published