Skip to content

This project analyzes metadata about music artists on Spotify, focusing on their popularity, followers, and genre diversity. The dataset is sourced from Kaggle and includes artist-level information like genre tags and engagement metrics.

Notifications You must be signed in to change notification settings

reneerex/Spotify-Artist-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🎡 Spotify Artist Dataset Analysis

This project analyzes metadata about music artists on Spotify, focusing on their popularity, followers, and genre diversity. The dataset is sourced from Kaggle and includes artist-level information like genre tags and engagement metrics.


1. πŸ“Š Methodology


2. πŸ“‹ Description

  • πŸ“ Dataset: Spotify Artist Dataset (Kaggle)
  • πŸ”’ Total Artists: 110,349
  • 🧹 Preprocessing: Removed duplicates & nulls, converted genre strings to lists
  • πŸ“Š Key Columns:
    • id: Unique artist ID
    • name: Artist name
    • followers: Number of Spotify followers
    • genres: List of associated genres
    • popularity: Score (0–100)

3. πŸ” Input / Output Examples

Query Result
Top Followed Artist Ed Sheeran (78M followers)
Top Popular Artist Ed Sheeran (Popularity 100)
Most Common Genre Pop
Genre with Highest Avg. Popularity Trap Metal Italiana (Popularity ~74)

4. πŸ“Š Visual Summary

  • πŸ“‰ Popularity Distribution: Majority of artists have a popularity score of 0
  • πŸ“ˆ Followers vs Popularity: Positive correlation, but not linear
  • 🎧 Genre Spread: Highly diverse with long tail of niche genres

About

This project analyzes metadata about music artists on Spotify, focusing on their popularity, followers, and genre diversity. The dataset is sourced from Kaggle and includes artist-level information like genre tags and engagement metrics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published