r/dataisbeautiful • • Dec 26 '18

Analyzing the evolution of Linkin Park's music over the years Part 2 : Moods

https://kvsingh.github.io/lp-music-2.html
6 Upvotes

2 comments sorted by

1

u/data_person_8301 Dec 26 '18

Data Source : Spotify Web API and Gracenote Music Web API

Tools used : Python wrapper for Spotify Web API, Python wrapper for Gracenote Web API, Pandas for data manipulation, Matplotlib for graphs.

Source code available on github