cal-itp / data-infra

Cal-ITP data infrastructure
https://docs.calitp.org/data-infra
GNU Affero General Public License v3.0
47 stars 12 forks source link

GTFS Guidelines: completeness of Trip Updates feed #569

Closed evansiroky closed 2 years ago

evansiroky commented 2 years ago

Question

What percent of scheduled trips that are currently active have an associated record in the trip updates feed?

Metrics

  1. Calculate all trips that should be active at the current time
  2. See what percent of these trips have a trip update record in the trip updates feed

Data sources

(Data Servicess Team to Copy and Fill Out Below)

The QuVR MD template below will be filled out by a member of the data services team. This allows us to describe the request, in a way that is easy to hand-off for analysis. After the research phase, we will sync with the asker to figure out if the metric and dashboard pieces are needed.

Before starting research:

After reviewing research with the asker:

machow commented 2 years ago

This question should be answerable through PR https://github.com/cal-itp/data-infra/pull/840, which would pull out all cardinality one fields from tripUpdates.

evansiroky commented 2 years ago

Closing as it is expected that #570 will provide information in this regard. Will reopen if further investigation is needed.