Learn practical skills, build real-world projects, and advance your career

Spotify Data analysis 1921-2020, 160k+ Tracks

As a self-taught data scientist and music enthusiast, I always wanted to do some scientific research using Spotify Web API. Later as I found out that there was no up-to-date and large-scale dataset, I decided to create it on my own.

The "data.csv" file contains more than 160.000 songs collected from Spotify Web API, and also you can find data grouped by artist, year, or genre in the data section.

project_name = "Spotify-Data-analysis"
!pip install jovian --upgrade -q
import jovian
jovian.commit(project="Spotify-Data-analysis")
[jovian] Attempting to save notebook.. [jovian] Updating notebook "suhasyogeesh/spotify-data-analysis" on https://jovian.ml/ [jovian] Uploading notebook.. [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ml/suhasyogeesh/spotify-data-analysis