Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/athari22/analyzing-the-yelp-dataset
SQL for Data Science
https://github.com/athari22/analyzing-the-yelp-dataset
analytics data data-science data-structures er sql
Last synced: 11 days ago
JSON representation
SQL for Data Science
- Host: GitHub
- URL: https://github.com/athari22/analyzing-the-yelp-dataset
- Owner: Athari22
- Created: 2022-12-01T18:29:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T18:26:29.000Z (about 2 years ago)
- Last Synced: 2024-11-08T04:20:51.943Z (2 months ago)
- Topics: analytics, data, data-science, data-structures, er, sql
- Homepage: https://www.coursera.org/learn/sql-for-data-science?specialization=learn-sql-basics-data-science
- Size: 157 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Analyzing the Yelp Dataset
##Overview project
We will be using a dataset from a US-based organization called Yelp, which provides a platform for users to provide reviews and rate their interactions with a variety of organizations – businesses, restaurants, health clubs, hospitals, local governmental offices, charitable organizations, etc. Yelp has made a portion of this data available for personal, educational, and academic purposes.You will be asked a series of questions regarding the data to help you profile and better understand the data in the first part of the assignment. Once you have answered each question, you will come up with your own question for analysis and will prepare a dataset for the analysis you choose to do in the second part of the assignment.
Naturally, the questions will require you to write a variety of SQL statements. The reading in this lesson entitled, "Yelp Data Set SQL Lookup," will allow you to run all of the queries you need to against the Yelp Data Set below. Also, be sure to check out the Yelp Dataset ER Diagram and instructions below for more detailed information on the dataset and how to complete the assignment.![im](https://github.com/Athari22/Analyzing-the-Yelp-Dataset/blob/main/hOlYbrgyEeeTsRKxhJ5OZg_517578844a2fd129650492eda3186cd1_YelpERDiagram.png)
This project is part of [Learn SQL Basics for Data Science Specialization](https://www.coursera.org/specializations/learn-sql-basics-data-science?)