Skip to content

Using SQL queries to answer business questions in case studies

Notifications You must be signed in to change notification settings

yc-ng/8week_sql_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

8-week SQL Challenge - Overview

SQL queries for the 8-Week SQL Challenge created by Data with Danny.

Case Studies

Case Study Description Questions and SQL Queries
#1 - Danny's Diner Helping a small restaurant use data to answer business questions Case Study Questions
#2 - Pizza Runner Using data to improve operations at a pizza delivery service
  • Data Pre-processing
  • Part A - Pizza Metrics
  • Part B - Runner and Customer Experience
  • Part C - Ingredient Optimization
  • Part D - Pricings & Rating
  • #3 - Foodie-Fi Understanding customer trends at a startup providing exclusive on-demand cooking shows
  • Part A - Customer Journey
  • Part B - Data Analysis
  • Setup

    Data for each case study is stored in their own schema in a local PostgreSQL database.

    Schema and tables for each case study are created using the SQL code provided in the case study webpage (refer to the sections named Interactive SQL Session). A copy of each schema's SQL codew is stored in this repository for reference:

    About

    Using SQL queries to answer business questions in case studies

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published