Skip to content

hkanumilli/YelpExplorer

Repository files navigation

YelpExplorer

An Interactive query tool for Yelp data.

A credibility metric makes sure a 5-star establishment with 1000 reviews gets more weight than a 5-star establishment with 20 reviews.

To run:

  1. Clone and download repository.
  2. Update query.py to include your API KEY.
  3. Start Bokeh server: bokeh serve --show main.py

The application should open in your browser as http://localhost:5006/main.

Below is an example of what running the program looks like.

Image description

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published