Get startedGet started for free

Adding date-aware templating

Your team has a daily export pipeline that writes data to a file, but the file name is hardcoded, so every run overwrites the same file. Your manager asks you to make the task date-aware using Jinja templating so each run produces a file for its own logical date.

This exercise is part of the course

Building Data Pipelines with Airflow

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise