Skip to content

karolina-sowinska/free-data-engineering-course-for-beginners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

free-data-engineering-course-for-beginners

Learn the basics of data engineering!

This mini-course for beginners covers the entire ETL process based on Spotify API data.

We are going to build a simple data pipeline (or in other words, a data feed) that downloads Spotify data on what songs we've listened to in the last 24 hours, and saves that data in a SQLite database.

We will schedule this pipeline to run daily. After a few months we will end up with our own, private Spotify played tracks history dataset!

Generate your Spotify API access token here: https://developer.spotify.com/console/get-recently-played/

About

Learn the entire ETL process based on Spotify API data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages