Extracted all unique tracks from Million Playlist Dataset and added audio features to every track using Spotify API.
Total Unique Songs: 2,261,644
The dataset is in the form of SQL table. You can find the data on kaggle here. Use this while respecting Spotify's Policies. We are not responsible for anything done by you using this dataset.
- Install the Million Playlist Dataset from here.
- Copy the
data
folder into the root project folder. - Run
per_json.py
->sql_data.py
->easy_extraction.py
. - The last step will take weeks due to rate limits by spotify.
Million Playlist Dataset only has songs till 2018. We plan on looking for more songs from 2018 to 2024.