Skip to content

An interactive website for exploring data related to the Spotify Charts; also includes a collection of scripts used in the data collection process and notebooks describing insights

Notifications You must be signed in to change notification settings

Sejmou/exploring-spotify-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Exploring Spotify Charts

In this repo, I explored data revolving around the daily Spotify Charts. I started this project in the Visual Data Science course I took during my Master's Studies at TU Wien but continued to work on it afterwards.

The project is split into two parts and respective subfolders:

  • data-collection-and-exploration contains Python code (Jupter notebooks and scripts) I used to obtain and explore data related to tracks that charted on the Spotify Charts. I chose to focus on the Top 50 daily charts for a set of 50 Spotify regions (49 countries and global charts), as this gave me the best data coverage.
  • dataviz-website contains code for a Next.js web app with several types of custom-built visualizations for the data I collected. To make the thing work, I modified the data I collected previously further and put it into a SQL database that I hosted in the cloud. You can check it out here. Note that I had to make the database smaller and remove quite a bit of data.

I do realize that the code for this project is quite a bit of a mess. I intend to do a complete rewrite of everything. Code for this can be found here.

About

An interactive website for exploring data related to the Spotify Charts; also includes a collection of scripts used in the data collection process and notebooks describing insights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages