This project analyses a music database to extract insights about customer behaviour, popular genres, and revenue trends.
- Top customers by spending
- Most popular music genres
- Revenue distribution by country
- SQL
- SQLite
- DB Browser for SQLite
- WSDA_Music.db (Database)
- analysis_queries.sql (SQL queries)
- Writing complex SQL queries
- Data aggregation and joins
- Extracting business insights from data