This project focuses on performing SQL-based data analysis using the Chinook Database (sourced from Kaggle), a digital media store dataset. It explores how SQL can be used to answer key business questions for a music storeβdespite me not being a frequent music listener, this project demonstrates my data analysis capabilities using structured relational data.
Data Source: Chinook Database (Kaggle)
Tech Stack: SQL + Python
Objectives:
-
Analyze product sales using SQL queries
-
Identify top-selling tracks and albums
-
Evaluate revenue by region (city & country)
-
Observe monthly revenue performance
-
Write effective JOINs across related tables (Customer, Invoice, Track, Genre, Employee)
Syed Danish Ahmed
Aspiring Data Scientist | Computer Engineering Student
If you found this project useful, please β the repo. Your support is appreciated!
Note: I donβt listen to songs often, this dataset was used purely for educational and analytical purposes.