In this project we have:
- Retreived weather data;
- Created a customer travel destinations map;
- Created a travel itinerary map.
You can view the weather data and the code for retreiving it .
You can view the code for the destination map data pulling and creation
You can view the code for the travel itinerary creation .
- Jupiter Notebook
- JSON file format
- Google Maps API
- Python with imported pandas, citipy, numpy, gmaps, requests and other dependencies.