An open API service indexing awesome lists of open source software.

https://github.com/master-helix/music-queries

This is a beginner Data Analyst Portfolio Project aimed at providing data insights based on a music store dataset
https://github.com/master-helix/music-queries

data-analytics data-visualization ms-excel postgresql sql

Last synced: 10 months ago
JSON representation

This is a beginner Data Analyst Portfolio Project aimed at providing data insights based on a music store dataset

Awesome Lists containing this project

README

          

# 🎵 Music Queries
This is a Beginner Data Analyst Portfolio Project aimed at providing data insights based on a music store dataset

## 🚀 Features
- Optimized SQL queries for music databases.
- Queries for song metadata, album details, and artist insights.
- Aggregation, filtering, and trend analysis queries.
- Performance optimized for large datasets.

## 🛠️ Installation & Setup
1. Clone the repository:
```bash
git clone https://github.com/Master-Helix/Music-Queries.git
```
2. Open your SQL environment (MySQL, PostgreSQL, etc.).
3. Import the sample music database (if required).

## 📊 Usage
- Run queries in your SQL environment to fetch insights from the music database.
- Modify queries based on your dataset structure.
- Explore different patterns in music trends.

## 📂 Overview of the Queries Included
- Retrieve the top 10 most played songs.
- Find albums released in a specific year.
- Get the most popular artists by number of streams.
- Analyze genre-based song distribution.

## 📜 Contributing
Contributions are welcome! You can fix this repository, create a new branch, and submit a pull request.

---

✨ Enjoy your data analytics journey and please contribute a start if you liked it. Thanks. :)✨