Skip to content

HeatTransfer/SQL_Project_Spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Introduction

🪴This project is based on sample data of a popular music streaming platfrom, Spotify.

🪴The data table records two events - app install and app purchase

Questions to look for

  • Q1: Find total active users each day
  • Q2: Find total active users each week
  • Q3: Date-wise total number of users who made purchase same day they installed the app
  • Q4. Percentage of paid users in India, USA and all other countries as others
  • Q5: Among all users who installed the app on a given day, how many made a purchase on the next day? Give day-wise count

About

A project to find answers to 5 questions using SQL with difficulty level of medium to hard. Check it out!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors