https://github.com/DataTalksClub/data-engineering-zoomcamp/blob/main/cohorts/2026/02-workflow-orchestration/homework.md

Quiz Questions

Complete the quiz shown below. It's a set of 6 multiple-choice questions to test your understanding of workflow orchestration, Kestra, and ETL pipelines.

  1. Within the execution for Yellow Taxi data for the year 2020 and month 12: what is the uncompressed file size (i.e. the output file yellow_tripdata_2020-12.csv of the extract task)?
  1. What is the rendered value of the variable file when the inputs taxi is set to greenyear is set to 2020, and month is set to 04 during execution?
  1. How many rows are there for the Yellow Taxi data for all CSV files in the year 2020?