Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.73 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.73 KB

World Weather Analysis

This project is part of the Data Analytics and Visualization Bootcamp at University of Oregon.

Project Objective

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.

Technologies Used

Deliverable 1: Retrieve Weather Data

Weather_Database folder with the following:

  • The Weather_Database.ipynb file
  • The WeatherPy_Database.csv file

Deliverable 2: Create a Customer Travel Destinations Map

Vacation_Search folder with the following:

  • The Vacation_Search.ipynb file
  • The WeatherPy_vacation.csv file
  • The WeatherPy_vacation_map.png image

WeatherPy_vacation_map

Deliverable 3: Create a Travel Itinerary Map

Vacation_Itinerary folder with the following:

  • The Vacation_Itinerary.ipynb file
  • The WeatherPy_travel_map.png image

WeatherPy_travel_map

- The WeatherPy_travel_map_markers.png image

WeatherPy_travel_map_markers