devallasaitej / Spotify_ETL_Airflow

ETL Pipeline for Spotify API on Airflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify ETL Pipeline using Python & Airflow

Overview

The objective is to build an ETL pipeline orchestrated using Apache Airflow. Extract data from Spotify using Spotify's Web API, transform extracted data using Python and finally load data into Postgres database.

Pipeline Architecture

spotify_etl_diagram

Airflow DAG

AirflowDAG

Final Postgres Table

PSQL

About

ETL Pipeline for Spotify API on Airflow


Languages

Language:Python 100.0%