Creating a data pipeline to extract data unsing the spotify api and save the songs listened to everyday into a local sqlite db. Then used airflow to automate the process. I achieved this project by following Karolina's data engineering for beginners' course. I highly recommend you check her Youtube channel.