Closed vevetron closed 2 months ago
Warehouse report 📦
Checks indicate the following action items may be necessary.
calitp_warehouse.mart.gtfs_quality.fct_daily_trip_updates_vehicle_positions_completeness
Legend (in order of precedence)
Resource type | Indicator | Resolution |
---|---|---|
Large table-materialized model | Orange | Make the model incremental |
Large model without partitioning or clustering | Orange | Add partitioning and/or clustering |
View with more than one child | Yellow | Materialize as a table or incremental |
Incremental | Light green | |
Table | Green | |
View | White |
Description
A query for use in reports.
Recreates: tu completeness and vp completeness
I don't know if I need to provide tests or more descriptions, list out the variable names, etc.
It's calitp-id focused. Maybe it should be more general?
Type of change
How has this been tested?
poetry run dbt run -s +fct_daily_trip_updates_vehicle_positions_completeness
Results match the dashboardsPost-merge follow-ups
Document any actions that must be taken post-merge to deploy or otherwise implement the changes in this PR (for example, running a full refresh of some incremental model in dbt). If these actions will take more than a few hours after the merge or if they will be completed by someone other than the PR author, please create a dedicated follow-up issue and link it here to track resolution.