Site Logo

SQL for Data Science on Coursera

Created by UC Davis Continuing and Professional Education and hosted on the Coursera platform, this online course consists of pre-recorded video lectures, auto-graded and peer-reviewed assignments and community discussion forums. This course is self-paced and designed to teach you a new skill in as little as 4-6 weeks.

As data collection has increased exponentially, so has the need for people skilled at using and interacting with data—in order to think critically and provide insights that enable better decision making in organizations. Data scientists are “part mathematician, part computer scientist and part trend spotter” and are in higher demand than ever before (SAS Institute, Inc.). Good data scientists must be able to retrieve and work with data, and to do that, you must be well versed in SQL, the standard language for communicating with database systems.

This course is designed to give you a primer in the fundamentals of SQL and working with data so you can begin analyzing it for data science purposes. You will begin to ask the right questions and come up with good answers to deliver valuable insights for your organization. This course starts with the basics and assumes you do not have any prior knowledge or skills in SQL. It will build on that foundation and gradually have you write both simple and complex queries to help you select data from tables.  You'll start to work with different types of data like strings and numbers and discuss methods to filter and pare down your results.

You will create new tables and be able to move data into them. You will learn common operators and how to combine the data. You will use case statements and concepts like data governance and profiling. You will discuss topics on data, and practice using real-world programming assignments. You’ll also interpret the structure, meaning and relationships in source data and use SQL as a professional to shape your data for targeted analysis purposes.

Although we do not have any specific prerequisites or software requirements to take this course, a simple text editor is recommended for the final project. So what are you waiting for? This is your first step in what could be a great new career.

Title Start Date Enrollment
  • Stack Overflow for Teams Where developers & technologists share private knowledge with coworkers
  • Advertising & Talent Reach devs & technologists worldwide about your product, service or employer brand
  • OverflowAI GenAI features for Teams
  • OverflowAPI Train & fine-tune LLMs
  • Labs The future of collective knowledge sharing
  • About the company Visit the blog

Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Q&A for work

Connect and share knowledge within a single location that is structured and easy to search.

Get early access and see previews of new features.

How to create / integrate the Yelp Dataset in SQLite (Coursera SQL for Data Science)

I am doing the Coursera course SQL for Data Science . Logically I am a bloody beginner.

For the final assignment you have to analyze the Yelp dataset . However, there is no description on how to obtain the dataset, how to transform it, how to integrate it etc.

If I am downloading the dataset from here: https://www.yelp.com/dataset/download , Which I think is the correct one, I receive a handful of *.json files.

How would I create a SQLite database from this? Or is there somewhere already an SQLite-ready Yelp database to download ?

Thanks for your help.

Gordon Linoff's user avatar

  • Surely this is a question your instructor could answer?? –  Mark Benningfield Commented Apr 22, 2021 at 10:53
  • 1 Did you read the documentation hosted on the same site? It also provides links to example code hosted in github. yelp.com/dataset/documentation/main –  MatBailie Commented Apr 22, 2021 at 11:17
  • You were both right. It was hidden in plain sight. It was under reading material, which I normally read AFTER I finished the tests. Therefore, I just oversaw it. Thanks for taking the time to comment. Have a nice day. –  Towlie Commented Apr 22, 2021 at 14:22

You can find the dataset included in the Coursera material within the

Week 4: Reading:Yelp Dataset SQL Lookup (5min)

It is the last of the 4 sections in the Peer Review Assignment panel

Good luck with the assignment

Florida Man's user avatar

Not the answer you're looking for? Browse other questions tagged sql database sqlite yelp or ask your own question .

  • The Overflow Blog
  • This developer tool is 40 years old: can it be improved?
  • Unpacking the 2024 Developer Survey results
  • Featured on Meta
  • We've made changes to our Terms of Service & Privacy Policy - July 2024
  • Introducing an accessibility dashboard and some upcoming changes to display...
  • Tag hover experiment wrap-up and next steps

Hot Network Questions

  • Applying a Little Artificial Intelligence to a Patched Titlecaps Algorithm
  • Why did all countries converge on the exact same rules for voting (no poll tax, full suffrage, no maximum age, etc)?
  • Does the volume of air in an air tight container affect food shelf life?
  • Can an MBA help somehow in reaching academic positions?
  • What purpose did the lower-right "Enter" key serve on the original Mac 128k keyboard?
  • How different is Wittgenstein's Language game from Contextuality?
  • Why is a datetime value returned that matches the predicate value when using greater than comparison
  • A spaceship travelling at speed of light
  • How do the Fremen harvest spice?
  • Feynman famously criticized the Space Shuttle program for not delivering any value to science. Did things improve in that regard since the 1980s?
  • Is a realist mindset necessary for certain knowledge?
  • Electrons in Nernst equation depend on how it is balanced
  • Do academic researchers generally not worry about their work infringing on patents? Have there been cases where they wish they had?
  • Tritone substitution in Haydn string quartet?
  • What would "doctor shoes" have looked like in "Man on the Moon"?
  • Schengen visa expires during my flight layover
  • Why is my single speed bike incredibly hard to pedal
  • How to get this fencing wire at a [somewhat] equal tension
  • Does a cancellation of an accepted review request before the due date happen often?
  • I want to control a light with two switches, but not a three way
  • Connect electric cable with 4 wires to 3-prong 30 Amp 125-Volt/250-Volt outlet?
  • Can I add a PCIe card to a motherboard without rebooting, safely?
  • What role can scrum master have/take when product owners differ from opinion?
  • How to measure out fresh herbs when the recipe calls for 'a tablespoon of chopped herb'?

peer graded assignment coursera sql for data science

Instantly share code, notes, and snippets.

@MarzioMT

MarzioMT / Assignment.ipynb

  • Download ZIP
  • Star ( 0 ) 0 You must be signed in to star a gist
  • Fork ( 1 ) 1 You must be signed in to fork a gist
  • Embed Embed this gist in your website.
  • Share Copy sharable link for this gist.
  • Clone via HTTPS Clone using the web URL.
  • Learn more about clone URLs
  • Save MarzioMT/85f712e6f7b307147ac13f286fb64a40 to your computer and use it in GitHub Desktop.

IMAGES

  1. Data Science

    peer graded assignment coursera sql for data science

  2. The structure of peer grading assignment data in Coursera’s database

    peer graded assignment coursera sql for data science

  3. Coursera-SQL-for-data-science-week-4-answers/Peer-graded-Assignment

    peer graded assignment coursera sql for data science

  4. GitHub

    peer graded assignment coursera sql for data science

  5. how to complete peer graded assignment and review on Coursera

    peer graded assignment coursera sql for data science

  6. The structure of peer grading assignment data in Coursera’s database

    peer graded assignment coursera sql for data science

VIDEO

  1. 14-Importance of Understanding Your Data

  2. 38-Create a New Metric

  3. Coursera

  4. Coursera: IBM

  5. 15-Data Types

  6. 15-Foundational Stats in SQL Sheets

COMMENTS

  1. legendarykim/Coursera_SQL_for_Data_Science

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window.

  2. shouhaddo/Databases-and-SQL-for-Data-Science-with-Python

    This repository contains the answers for coursera 's updated "Databases and SQL for Data Science with Python " course by ibm including the honors assignment . week 1 : Getting started with Sql week 2 : Introduction to relational Databases and Tables week 3 : intermediate Sql week 4 : Accessing databases with Python week 5 : Course Assignment ...

  3. SQL for Data Data Science: Peer-review Assignment

    Explore and run machine learning code with Kaggle Notebooks | Using data from No attached data sources. code. New Notebook. table_chart. New Dataset. tenancy. New Model. emoji_events. New Competition. corporate_fare. New Organization. No Active Events. Create notebooks and keep track of their status here. add New Notebook. auto_awesome_motion.

  4. SQL for Data Science on Coursera

    SQL for Data Science on Coursera. Created by UC Davis Continuing and Professional Education and hosted on the Coursera platform, this online course consists of pre-recorded video lectures, auto-graded and peer-reviewed assignments and community discussion forums. This course is self-paced and designed to teach you a new skill in as little as 4 ...

  5. IBM SQL for data science course Peer-Graded Assignment

    IBM SQL for data science course Peer-Graded Assignment. Ask Question Asked 2 years, 7 months ago. Modified 1 month ago. Viewed 2k times -5 hi I'm on SQL for data science course, I have a problem to connect to IBM database. If you are a person who took this course, could you explain me how did you connect with this example : ...

  6. Coursera

    Coursera - SQL For Data Science. Raw. Peer Graded Assignment. Profile the data by finding the total number of records for each of the tables below: SELECT *. FROM (table_name); Find the total distinct records by either the foreign key or primary key for each table.

  7. ngiachou/Databases-and-SQL-for-Data-Science-with-Python-Peer-Graded

    This is the jupyter notebook for the peer graded assignment of the "Databases and SQL for Data Science with Python" course of IBM at Coursera. - ngiachou/Databases-and-SQL-for-Data-Science-with-Python-Peer-Graded-Assignment

  8. How to create / integrate the Yelp Dataset in SQLite (Coursera SQL for

    I am doing the Coursera course SQL for Data Science. Logically I am a bloody beginner. For the final assignment you have to analyze the Yelp dataset. However, there is no description on how to obtain the dataset, how to transform it, how to integrate it etc. ... It is the last of the 4 sections in the Peer Review Assignment panel. Good luck ...

  9. Coursera-SQL-for-Data-Science/README.md at main

    Contribute to SomiaNasir/Coursera-SQL-for-Data-Science development by creating an account on GitHub. ... Peer-graded Assignment: Data Scientist Role Play: Profiling and Analyzing the Yelp Dataset. This is a 2-part assignment. In the first part, you are asked a series of questions that will help you profile and understand the data just like a ...

  10. I am doing the peer graded assignment name "databases and SQL for data

    So in this assignment i need to solve SQL queries. But the problem is the service credentials in the db2 are not working. I need to enter the "user-id:password@hostname:port:secutiry....etc. I created the servide credentials in the db2 but they are not working.

  11. Peer Graded Assignment

    Coursera in India — KingKhan asked a question. Will my failed Peer graded assignment stops me from getting my certificate? I have registered a 9 series course and I have to complete it by jul 20 my peer graded assignment will be graded after my deadline what happens If I fail? Will I Be able to resubmit past the deadline and get my ...

  12. sql for data science with python peer-assignment

    Learn SQL for data science with Python in this Kaggle notebook. Use data from various sources and practice your skills with a peer assignment.

  13. Solution to the peer-graded-assignment for the Coursera course SQL for

    SQL-for-Data-Science This repo provides my solution to the peer-graded-assignment for the Coursera course - SQL for Data Analysis by University of California, Davis About

  14. Peer graded assignment for "Tools for Data Science" created by Marzio

    Peer graded assignment for "Tools for Data Science" created by Marzio Melis · GitHub. Instantly share code, notes, and snippets.

  15. roshangrewal/coursera-applied-data-science-capstone

    Peer-Graded Assignment: Capstone Project Notebook | Professional Certificate from IBM is intended for anyone interested in developing skills and experience to pursue a career in Data Science or Machine Learning.

  16. Coursera-SQL-for-data-science-week-4-answers/Peer-graded-Assignment

    Contribute to asheerali/Coursera-SQL-for-data-science-week-4-answers development by creating an account on GitHub. ... Enterprise-grade AI features Premium Support. Enterprise-grade 24/7 support Pricing; Search or jump to... Search code, repositories, users, issues, pull requests...