Plot the relationship between latitude and weather for cities around the world using Python, Pandas, and APIs.
--
PlanMyTrip, a travel tech company, is requesting an analysis for finding their customers ideal destinations using preferred travel criteria (user input data).
- Jupyter Notebook
- Python
- CityPy
- Random and Requests
- OpenWeather
- Google Maps
Used CityPy to generate 500 random longitude and latitudes. Data is organized into Pandas DataFrames.