Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
EconMaett committed Feb 2, 2025
1 parent 9505502 commit e53a3bc
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
# Spotify Dashboard

This repository contains the code for a Quarto dashboard that displays Spotify's [Today's Top Songs](https://open.spotify.com/playlist/5iwkYfnHAGMEFLiHFFGnP4) playlist.
This repository contains the code for a dashboard that displays Spotify's Top Songs playlist.

It is inspired by [Melissa Van Bussel](https://www.melissavanbussel.com/)'s submission to the Posit PBC's Table Contest.
It is inspired by Melissa van Bussen's submission to the [Posit PBC's Table Contest](https://posit.co/blog/announcing-the-2024-table-contest).

I have adapted the original dashboard considerably since [some of the Spotify API endpoints are no longer supported](https://developer.spotify.com/blog/2024-11-27-changes-to-the-web-api).

Furthermore, I explicitly tell GitHub Actions to install R, and to install all packages using `{renv}` from the [Posit package manager](https://packagemanager.posit.co).

You can visit the live dashboard [here](https://econmaett.github.io/spotify-dashboard/dashboard.html).

0 comments on commit e53a3bc

Please sign in to comment.