Adding a task and wiring dependencies
A colleague built an ETL pipeline that extracts and transforms data, but never added the final load step.
Your task is to complete the pipeline by adding a load function that receives the transformed data and prints a confirmation.
This exercise is part of the course
Building Data Pipelines with Airflow
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise