Skip to content

mollyiverson/Yelp-Dataset-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yelp-Dataset-Challenge

A data search application for Yelp.com's business review data, using Python and SQL.

Challenge: https://www.yelp.com/dataset

By using this project, you can:

  • Search businesses based on state, city, zip code, and category
  • Find popular and successful businesses in the area
  • Get statistics on businesses in the selected zip code

Project Photo

image

Project Demo

TBA

How to Use

  1. Clone the project:
git clone https://github.com/mollyiverson/Yelp-Database-Challenge.git
  1. Install an IDE that can handle Python code such as Visual Studio Code or PyCharm

  2. Set up PostgreSQL Database

    • Run MollyIverson_Relations.sql (SQL folder) to create the tables
  3. Adjust Postgres username/password in yelpDatabaseProject.py (Application folder), and parseAndInsert.py (Parser folder)

  4. Parse the data

    • Run parseAndInsert.py
  5. Run Project!

    • Run yelpDatabaseProject.py

About

A data search application for Yelp.com's business review data, using Python and SQL.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages