Skip to content

Created an Itinerary for a Vacation gave user input for weather specifications. The itinerary will include a route to each hotel after specifications occur for preferred weather

Notifications You must be signed in to change notification settings

bsamimi25/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 analysis is to create a vacation map that allows users to apply weather criteria to identify potential travel destinations. By utilizing Google API's, we also provide the user with recommended ideal hotels within there preferred travel destinations.

This project was to essentially use multiple APIs and have them overlap in terms of an end result, that being with this project being Vacation spots for the user to choose from with Hotel Destinations. I wanted to gather multiple criteria from the OpenWeather API and have that interact with the Google Places API by retrieving Hotel Locations by connecting through latitude and longitudes.I created multiple heatmaps based on different criteria as well using the Google Maps API for nice visualizations.

Data

This folder uses the Open Weather Map API to pull weather information on over 720 different cities around the world. That information consists of:

  • Maximum Temperature
  • City
  • Cloudiness
  • Country
  • Humidity
  • Lat and Lng
  • Max Temp
  • Wind Speed

Please check the (Weather_and_Google_API) for the relevant python files.

About

Created an Itinerary for a Vacation gave user input for weather specifications. The itinerary will include a route to each hotel after specifications occur for preferred weather

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published