Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 398 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 398 Bytes

etl-airflow-pandas

ETL pipeline with data from Spotify API - https://developer.spotify.com/

  • Get data (featured playlists) from spotify api and save as json
  • Get json and transform with pandas
  • Save data in mysql
  • Send a email notification in case of success or failure

pipeline

mysql