This project uses principal component analysis to analyze the Spotify Million Playlist Dataset and produce a map of artists. For details, read our article: https://spotify-pca-map.netlify.app
The full interactive is available at https://spotify-pca-map.netlify.app/interactive.
site/ contains all frontend code. cd into it and run pnpm i then npx eleventy serve.
This base directory contains data analysis scripts in the form of Jupyter notebooks.
