Homework 4: Analytics Engineering

Use dbt to model, test, and analyze taxi data in an analytics engineering workflow.
Instructions
Deadline: 16 February 2026, 23:59
Shown in your timezone.
Correct answers are available below

This homework has already been scored. Log in to view your own submission, score, and feedback.

Log in to view my results

Correct answers

1. Q1: dbt run --select int_trips_unioned builds which models? (1 point)

2. Q2: New value 6 appears in payment_type. What happens on dbt test? (1 point)

3. Q3: Count of records in fct_monthly_zone_revenue? (1 point)

4. Q4: Zone with highest revenue for Green taxis in 2020? (1 point)

5. Q5: Total trips for Green taxis in October 2019? (1 point)

6. Q6: Count of records in stg_fhv_tripdata (filter dispatching_base_num IS NULL)? (1 point)