Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days ago
JSON representation
Yelp data analysis of business rating, categories, any trends/patterns, correlation, etc.
- Host: GitHub
- URL: https://github.com/quocduyenanhnguyen/yelp-analysis
- Owner: quocduyenanhnguyen
- Created: 2024-06-27T23:21:36.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-02T20:17:51.000Z (4 months ago)
- Last Synced: 2024-10-10T18:43:30.555Z (26 days ago)
- Topics: 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
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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