This project builds on foundational database skills by executing advanced SQL queries and performing exploratory data analysis using real-world Yelp Chicago business and review datasets. It covers join logic, subqueries, filtering, aggregation, and basic statistical analysis directly within SQL.

Developed as part of the MSDS 420 course at Northwestern University, the assignment demonstrates how SQL can drive business insights from complex data models, a key skill for any data analyst or data scientist working with structured data sources.

Features

Key Insight

SQL isn’t just for CRUD. It’s an exploratory and analytical language when used fluently. This module shows how to generate insights directly within the database layer, minimizing the need for data export or transformation.

View the source code on GitHub

View on GitHub →