Skip to content

Analyze World Weather and Create a Travel Itinerary using Pandas, Matplotlib, SciPy statistics., Citipy, Weather Map API, Gmaps API and Jupyter Notebook.

Notifications You must be signed in to change notification settings

LeonardoAleix0/World_Weather_Analysis

Repository files navigation

World Weather Analysis

Overview of Project

This project’s objective is to apply analysis, visualizations, statistical skills and retrieve specific information from websites using application programing interface (API) from 2000 cities around the world. The expected deliverables for this project are:

  • Retrieve Weather Data
  • Create a Customer Travel Destination Map
  • Create a Travel Itinerary Map

Data Source Information

The data source used in this project was retrieved from Open Weather website, Google gmaps and the statistical analysis was performed with Citipy Library.

Software

Python 3.7.6, Pandas Library, Matplotlib, Jupyter Notebook, APIs and JSON Traversals.

Results

Retrieve Weather Data

The Weather Data was retrieved based on a set of 2,000 random latitudes and longitudes. Using the Open Weather map and retrieving the information with API, the cities weather data was collected with the current weather description and saved in a new DataFrame.

image

Create a Customer Travel Destination Map

Using customer weather preferences, potential travel destinations were identified along with nearby hotels. The destinations are identified with a marker layer map with pop-up markers.

image

Create a Travel Itinerary Map

Using Google Directions API a travel route was created to display positional coordinate between four cities chosen by the customer.

image

A marker layer map with pop-up was added to provide customized information to the user describing the name of the city, country, hotel and current weather description.

image

About

Analyze World Weather and Create a Travel Itinerary using Pandas, Matplotlib, SciPy statistics., Citipy, Weather Map API, Gmaps API and Jupyter Notebook.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published