data-infra
data-infra copied to clipboard
Cal-ITP data infrastructure
**Describe the bug** `Metrolink Schedule`'s `shape_array_key` values are all None because all their `shape_id` values are missing. In the `fct_daily_scheduled_trips` table, a fix can be done because there's `route_id` and...
## User story / feature request As a transit data quality analyst, I want to be able to easily group queries by the "route full name", So I can group...
There is a desire to be able to assess certain subsets of a GTFS feed for various assessment criteria. This could involve creating subset feeds from parent feeds and then...
What is the expected behavior? Thinking specifically... * Should they have a report for a month where this url is marked null? * Should their latest known data be included...
**Is your feature request related to a problem? Please describe.** In the transit database, we are tracking "Services". Services are public transport services that one or many organizations provide. Sometimes,...
**Is your feature request related to a problem? Please describe.** In order for the DRMT Transit Data Assessments Team to fully assess the GTFS Minimum Guidelines, they need to have...
? Should we update `agencies.yml` in order to also validate GTFS for service changes happening in the future? If so, we should discuss how/where to add the following gtfs datasets...
**Is your feature request related to a problem? Please describe.** There will be a bunch of data in Airtable related to various Transit Data Guideline feature statuses and also some...
## User story / feature request *As a* transit data analyst, *I would like to* have the ability to quickly calculate various metrics of "GTFS-RT completeness", *so that I can*...
**Describe the bug** Currently the v3 archiver's ticker loads download configs on start and then every 5 minutes ([code](https://github.com/cal-itp/data-infra/blob/main/services/gtfs-rt-archiver-v3/gtfs_rt_archiver_v3/ticker.py#L30)). If the ticker encounters an error while reading in download configs,...