This project is part of the Data Analytics and Visualization Bootcamp at University of Oregon.
The purpose of this project is to add weather description to the weather data in order for beta testers of the PlanMyTrip app to use input statements, to filter the data for their weather preferences. These weather preferences will be used to identify potential travel destinations and nearby hotels. From the list of potential travel destinations, the beta testers will choose four cities to create a travel itinerary. Using the Google Maps Directions API, I created a travel route between the four cities as well as a marker layer map.
- The Weather_Database.ipynb file
- The WeatherPy_Database.csv file
- The Vacation_Search.ipynb file
- The WeatherPy_vacation.csv file
- The WeatherPy_vacation_map.png image
- The Vacation_Itinerary.ipynb file
- The WeatherPy_travel_map.png image