The pupose of this Analysis is to create travel marker maps and destination maps based on user selected weather criteria for potential customers of a travel company.
-
A database of 2000 cities is setup by fetching city names from citipy-git.
-
Google maps api is used to fetch weather information such as cloudiness, humidity, maximum temperature and wind speed, a marker layer is added to display key information.
- For a filtered list of 4 cities for a potential vacation, Hotel names are fetched from Google maps api and marker layer is used to create popup markers for user selected cities for a vacation.

