Skip to content

App to make recommendations for vacation spots based on weather preferences. Provides locations and nearby hotels.

License

Notifications You must be signed in to change notification settings

caznoe/World_Weather_Analysis

Repository files navigation

World Weather Analysis

Created a list of cities corresponding to random coordinates set using numPy. Used OpenWeather Map API to gather the JSON weather data for the cities and append to the DataFrame. Using this DataFrame, created an app within Jupyter Notebooks that asks users their preference on temperature, rain and snow to recommend vacation locations. The resulting map layer provides weather data and local hotels gathered through Google Maps API. This project was part of UC Berkeley Data Analytics Boot Camp.

Tech Used

  • Python
  • Jupyter Notebooks
  • Pandas
  • GMaps API
  • OpenWeather Map API
  • numPy
  • citiPy
  • JSON

Code and App examples

Code1

Code2

Code3

Code4

About

App to make recommendations for vacation spots based on weather preferences. Provides locations and nearby hotels.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published