Skip to content

Visualize Spotify Tracks, Genre and Audio Features, and more using Powerpipe and SQLite.

License

Notifications You must be signed in to change notification settings

turbot/powerpipe-mod-spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Spotify Mod for Powerpipe

View dashboards to analyze Spotify Tracks, Genre and Audio Features, and more.

image

Overview

Dashboards can help answer questions like:

  • How many artists are currently available on Spotify?
  • What is the total number of albums available on Spotify?
  • How many tracks are there on Spotify?
  • How many unique genres are represented on Spotify?

Documentation

Getting Started

Installation

Download and install Powerpipe (https://powerpipe.io/downloads). Or use Brew:

brew install turbot/tap/powerpipe

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/powerpipe-mod-spotify

Download the Spotify Dataset Page (requires signup with Kaggle)

Extract the downloaded file into the dashboards directory:

unzip ~/Downloads/archive.zip

Browsing Dashboards

Start the dashboard server with the DB connection string:

powerpipe server --database sqlite:spotify.sqlite

Browse and view your dashboards at http://localhost:9033.

Open Source & Contributing

This repository is published under the Apache 2.0 license. Please see our code of conduct. We look forward to collaborating with you!

Powerpipe is a product produced from this open source software, exclusively by Turbot HQ, Inc. It is distributed under our commercial terms. Others are allowed to make their own distribution of the software, but cannot use any of the Turbot trademarks, cloud services, etc. You can learn more in our Open Source FAQ.

Get Involved

Join #powerpipe on Slack →

Want to help but not sure where to start? Pick up one of the help wanted issues:

About

Visualize Spotify Tracks, Genre and Audio Features, and more using Powerpipe and SQLite.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages