All projects

Exploratory Analysis · 2025

Spotify Song Data Analysis

A dig through audio features and popularity data across a large Spotify dataset, looking for what tends to separate a chart-topper from a deep cut.

Role
Analysis & visualization
Year
2025
Type
Exploratory Analysis
Spotify Song Data Analysis
Signals
Audio features
Question
What charts?

The question

A dig through audio features and popularity data across a large Spotify dataset, looking for what tends to separate a chart-topper from a deep cut.

Approach

Built end-to-end in a Jupyter notebook: data cleaning and inspection first, then feature preparation, then the smallest model that could answer the question honestly. The full walkthrough, code, and figures live on GitHub.

Stack

  • Python
  • Pandas
  • Matplotlib
  • Jupyter Notebook