Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sdspot2034/rhyme-and-reason

Spotify API >> ETL >> Dashboard
https://github.com/sdspot2034/rhyme-and-reason

api data-analytics data-engineering data-modeling database etl oauth2 python spotify-api

Last synced: 7 days ago
JSON representation

Spotify API >> ETL >> Dashboard

Awesome Lists containing this project

README

        

# rhyme-and-reason

Spotify Wrapped before the year wraps up!

## Limitations
1. Only last 50 song plays can be fetched by the API.
Alternatives:
- Schedule the ingestion pipeline multiple times a day.
- Paginate the ingestion process to loop until all songs fetched.