0 Forks
1 Stars
1 Watchers

spotify-data-pipeline

This project implements a full-stack data engineering solution that connects to the Spotify Web API to extract a user’s recently played tracks, stores the data in a PostgreSQL database, applies transformations using dbt, and delivers actionable insights via Metabase dashboards.

How to download and setup spotify-data-pipeline

Open terminal and run command
git clone https://github.com/nathadriele/spotify-data-pipeline.git
git clone is used to create a copy or clone of spotify-data-pipeline repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with spotify-data-pipeline https://github.com/nathadriele/spotify-data-pipeline/archive/master.zip

Or simply clone spotify-data-pipeline with SSH
[email protected]:nathadriele/spotify-data-pipeline.git

If you have some problems with spotify-data-pipeline

You may open issue on spotify-data-pipeline support forum (system) here: https://github.com/nathadriele/spotify-data-pipeline/issues