Skip to content

Bryan-Corn/World_Weather_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

World_Weather_Analysis

Deliverable 1: Retrieve Weather Data

Deliverable 1 Instructions

Generate a set of 2,000 random latitudes and longitudes, retrieve the nearest city, and perform an API call with the OpenWeatherMap. In addition to the city weather data you gathered in this module, use your API skills to retrieve the current weather description for each city. Then, create a new DataFrame containing the updated weather data.

Deliverable 2: Create a Customer Travel Destinations Map

Deliverable 2 Instructions

Use input statements to retrieve customer weather preferences, then use those preferences to identify potential travel destinations and nearby hotels. Then, show those destinations on a marker layer map with pop-up markers.

Deliverable 3: Create a Travel Itinerary Map

Deliverable 3 Instructions

Use the Google Directions API to create a travel itinerary that shows the route between four cities chosen from the customer’s possible travel destinations. Then, create a marker layer map with a pop-up marker for each city on the itinerary.

About

UofO Bootcamp Module 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published