firehist / spotify-gds-connector

Custom Google Data Studio connector for displaying stats about recently played tracks

Home Page:https://medium.com/@bajena3/building-a-custom-google-data-studio-connector-from-a-z-b4d711a5cf58

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Google Data Studio connector

CircleCI codecov

Description

This repo contains code of a custom Google Data Studio connector for displaying stats about your recent plays in Spotify.

The connector uses Spotify API to fetch the tracks. Unfortunately the API endpoint is currently limited to the recent 50 tracks.

Preview

Here's how an example report looks like: image

More info

I described the whole development process in a few blog posts:

About

Custom Google Data Studio connector for displaying stats about recently played tracks

https://medium.com/@bajena3/building-a-custom-google-data-studio-connector-from-a-z-b4d711a5cf58

License:MIT License


Languages

Language:JavaScript 99.8%Language:Shell 0.2%