This repository contains the code for a Quarto dashboard that displays Spotify's Today's Top Songs playlist.
It is inspired by Melissa Van Bussel's submission to the Posit PBC's Table Contest.
I have adapted the original dashboard considerably since some of the Spotify API endpoints are no longer supported.
Furthermore, I explicitly tell GitHub Actions to install R, and to install all packages using {renv}
from the Posit package manager.
You can visit the live dashboard here.