Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

DataCamp

Analyzing Business Data in SQL

via DataCamp

Overview

Learn to write SQL queries to calculate key metrics that businesses use to measure performance.

Businesses track data on everything, from operations to marketing to HR. Leveraging this data enables businesses to better understand themselves and their customers, leading to higher profits and better performance. In this course, you’ll learn about the key metrics that businesses use to measure performance. You'll write SQL queries to calculate these metrics and produce report-ready results. Throughout the course, you'll study data from a fictional food delivery startup, modeled on data from real companies.

Syllabus

  • Revenue, Cost, and Profit
    • Profit is one of the first things people use to assess a company's success. In this chapter, you'll learn how to calculate revenue and cost, and then combine the two calculations using Common Table Expressions to calculate profit.
  • User-Centric KPIs
    • Financial KPIs like profit are important, but they don't speak to user activity and engagement. In this chapter, you'll learn how to calculate the registrations and active users KPIs, and use window functions to calculate the user growth and retention rates.
  • ARPU, Histograms, and Percentiles
    • Since a KPI is a single number, it can't describe how data is distributed. In this chapter, you'll learn about unit economics, histograms, bucketing, and percentiles, which you can use to spot the variance in user behaviors.
  • Generating an Executive Report
    • Executives often use the KPIs you've calculated in the three previous chapters to guide business decisions. In this chapter, you'll package the KPIs you've created into a readable report you can present to managers and executives.

Taught by

Michel Semaan

Reviews

4.6 rating at DataCamp based on 16 ratings

Start your review of Analyzing Business Data in SQL

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.