Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring new NTD endpoints into the warehouse as marts #3472

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

charlie-costanzo
Copy link
Member

Description

Establish NTD mart tables based on new data pipeline.

Resolves #[issue]

  • New feature

How has this been tested?

local dbt

Post-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.

  • No action required
  • Actions required (specified below)

@charlie-costanzo charlie-costanzo added this to the National Transit Database milestone Sep 24, 2024
@charlie-costanzo charlie-costanzo self-assigned this Sep 24, 2024
@charlie-costanzo charlie-costanzo changed the title NTD mart tables Bring new NTD endpoints into the warehouse as marts Sep 24, 2024
Copy link

github-actions bot commented Sep 25, 2024

Warehouse report 📦

Checks/potential follow-ups

Checks indicate the following action items may be necessary.

  • For new models, do they all have a surrogate primary key that is tested to be not-null and unique?

New models 🌱

calitp_warehouse.mart.agency_service.dim_agency_service__2022__annual

calitp_warehouse.mart.agency_service.dim_agency_service__2022__average_typical_saturday

calitp_warehouse.mart.agency_service.dim_agency_service__2022__average_typical_sunday

calitp_warehouse.mart.agency_service.dim_agency_service__2022__average_typical_weekday

calitp_warehouse.mart.agency_service.dim_agency_service__2022__average_weekday_am_peak

calitp_warehouse.mart.agency_service.dim_agency_service__2022__average_weekday_midday

calitp_warehouse.mart.agency_service.dim_agency_service__2022__average_weekday_other

calitp_warehouse.mart.agency_service.dim_agency_service__2022__average_weekday_pm_peak

calitp_warehouse.mart.agency_service.dim_agency_service__2022__null_time_period

DAG

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

@erikamov
Copy link
Contributor

I review the 2022 tables and I will be adding some missing columns soon from this PR

@ohrite ohrite removed this from the National Transit Database milestone Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants