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

Remove amtrak and tulare from views.reports_gtfs_schedule_index #402

Closed machow closed 2 years ago

machow commented 2 years ago

This view holds a row per report we'll generate (e.g. report for X feed in may is a row). If Amtrak and Tulare aren't supposed to have reports generated, then we'll need to filter them from here.

https://github.com/cal-itp/data-infra/blob/main/airflow/dags/gtfs_views/reports_gtfs_schedule_index.sql

evansiroky commented 2 years ago

Fixed by https://github.com/cal-itp/data-infra/pull/781