|
1 | 1 | # SQLforDataScienceProject
|
2 |
| -1/24/2018 https://d3c33hcgiwev3.cloudfront.net/_daf7b462ae8620d9690e739c8b21a834_YelpDataCourseraPR.txt?Expires=1516924800&Signature=YNu… |
3 |
| -https://d3c33hcgiwev3.cloudfront.net/_daf7b462ae8620d9690e739c8b21a834_YelpDataCourseraPR.txt?Expires=1516924800&Signature=YNuY~ZJP… 1/4 |
| 2 | + |
| 3 | +## Profiling and Analyzing the Yelp Dataset Coursera Worksheet |
| 4 | +### First part: |
| 5 | +A series of questions are answered to profile and understand. |
| 6 | +### Second part: |
| 7 | +Inferences and analysis of the data for a particular research question are . |
| 8 | +For both parts of this assignment, use this the dataset is provided online. Both dataset and codes are on Jupyter Notebook (Because the course was on Jupyter Notebook the HTML file is uploaded on the respiratory). |
4 | 9 |
|
5 | 10 |
|
6 |
| -Data Scientist Role Play: Profiling and Analyzing the Yelp Dataset Coursera Worksheet |
7 |
| -This is a 2-part assignment. In the first part, you are asked a series of questions that |
8 |
| -will help you profile and understand the data just like a data scientist would. For this |
9 |
| -first part of the assignment, you will be assessed both on the correctness of your |
10 |
| -findings, as well as the code you used to arrive at your answer. You will be graded on |
11 |
| -how easy your code is to read, so remember to use proper formatting and comments where |
12 |
| -necessary. |
13 |
| -In the second part of the assignment, you are asked to come up with your own inferences |
14 |
| -and analysis of the data for a particular research question you want to answer. You will be |
15 |
| -required to prepare the dataset for the analysis you choose to do. As with the first part, |
16 |
| -you will be graded, in part, on how easy your code is to read, so use proper formatting |
17 |
| -and comments to illustrate and communicate your intent as required. |
18 |
| -For both parts of this assignment, use this "worksheet." It provides all the questions |
19 |
| -you are being asked, and your job will be to transfer your answers and SQL coding where |
20 |
| -indicated into this worksheet so that your peers can review your work. You should be able |
21 |
| -to use any Text Editor (Windows Notepad, Apple TextEdit, Notepad ++, Sublime Text, etc.) |
22 |
| -to copy and paste your answers. If you are going to use Word or some other page layout |
23 |
| -application, just be careful to make sure your answers and code are lined appropriately. |
24 | 11 | In this case, you may want to save as a PDF to ensure your formatting remains intact
|
25 | 12 | for you reviewer.
|
26 | 13 | Part 1: Yelp Dataset Profiling and Understanding
|
|
0 commit comments