Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quocduyenanhnguyen/yelp-analysis

Yelp data analysis of business rating, categories, any trends/patterns, correlation, etc.
https://github.com/quocduyenanhnguyen/yelp-analysis

csv-to-database data-analysis data-analytics data-visualization database json json-parsing json-to-csv mysql mysql-database mysql-workbench pycharm python python3 restaurant sql tableau tableau-dashboards tableau-public yelp-dataset

Last synced: 7 days ago
JSON representation

Yelp data analysis of business rating, categories, any trends/patterns, correlation, etc.

Awesome Lists containing this project

README

        

# Software I used:
[MySQL Workbench](https://dev.mysql.com/downloads/workbench/): to write SQL

[PyCharm](https://www.jetbrains.com/pycharm/download/?section=mac): IDE to write Python codes

[Data source](https://www.yelp.com/dataset)

# Description:

- I analyzed Yelp data related to business star ratings, review ratings, any trends/patterns, etc. The files are in JSON format so I used Python to parse them before exporting them to CSV files, and then I loaded the files to MySQL database.
- Attached to this repos is my Python scripts to parse JSON files and load CSV files to database, SQL queries and explanation of output.
- Link to Tableau viz: https://public.tableau.com/app/profile/anna.quoc.nguyen/viz/Yelpexploratorydashboard/Dashboard1