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

GTFS validation: referential integrity errors in transfers.txt #876

Open
ansoncfit opened this issue Mar 21, 2023 · 0 comments
Open

GTFS validation: referential integrity errors in transfers.txt #876

ansoncfit opened this issue Mar 21, 2023 · 0 comments
Labels

Comments

@ansoncfit
Copy link
Member

ansoncfit commented Mar 21, 2023

Referential integrity errors have high severity, so bundles containing them cannot be used to create projects or run analyses. Recent MBTA feeds have contained referential integrity errors in transfers.txt:

#1 | transfers.txt:5744to_trip_id | Boat-F1-1000-Long-BF2H-02-Saturday-Summer-23
#2 | transfers.txt:5687to_trip_id | Boat-F1-1810-Hingham-BF1-06-Weekday-Summer-23
#3 | transfers.txt:5689from_trip_id | Boat-F1-1600-Rowes-BF1-07-Weekday-Summer-23
#4 | transfers.txt:2055to_trip_id | 56113525
#5 | transfers.txt:2072from_trip_id | 56114137
#6 | transfers.txt:5789to_trip_id | Boat-F1-1800-Rowes-BF1-05-Weekday-Summer-23
#7 | transfers.txt:2095to_trip_id | 56113129
#8 | transfers.txt:4227to_trip_id | 56133711

We don't currently use transfers.txt in a meaningful way. Should we downgrade the severity of referential integrity errors in files we don't use to medium?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant