listening-analysis/README.md

12 lines
493 B
Markdown
Raw Normal View History

# Listening Analysis
2020-01-25 11:40:20 +00:00
2021-02-01 21:43:27 +00:00
Notebooks, [analysis](analysis.ipynb), [artists](artist.ipynb) & [playlist](playlist.ipynb) investigations and other [stats](stats.ipynb).
Combining Spotify & Last.fm data for exploring habits and trends
Uses two data sources,
1. Last.fm scrobbles
2. Spotify audio features
The two are joined by searching Last.fm tracks on Spotify to get a Uri, the track name and artist name are provided for the query.
2021-02-01 21:43:27 +00:00
These Uris can be used to retrieve Spotify feature descriptors.