Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 517 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 517 Bytes

Yelp_Delivery

Looked into data on what restaurants on Yelp are still open during the pandemic. Chose four cities within our radius: San Francisco, Daly City, South City, and Millbrae. Created an interactive dashboard that shows restaurants open for delivery in which the user can filter by price range, location, and food category.

Technologies used

  • Jupyter notebook
  • Rest API
  • Python
  • Pandas
  • Matplotlib

Created By:

  • Veronica Created the dashboard
  • Eugene Obtained dataset from Yelp using RestAPI