-
Notifications
You must be signed in to change notification settings - Fork 70
Investigate inactive feeds and look for redirects #1221
Copy link
Copy link
Closed
Description
Problem
During the fare and flex error research, I came across some feeds that have been inactive for a long time, some up to 3 years.
Some of these feeds have newer versions (often without fares or fare errors). While for others, I could not find the URL of the new redirect.
Below is the list of feeds (for full research context, visit the Fare/Flex error research sheet).
| feed_id | provider | status | REMARKS |
|---|---|---|---|
| mdb-14 | North County Transit District (NCTD) | inactive | Has been inactive for a few months. This seems to have a redirect https://www.transit.land/feeds/f-9mu-northcountytransitdistrict (same error in Fares v2) |
| mdb-2207 | Glenn Transit Service | inactive | Has been inactive for a year |
| mdb-227 | Bellflower Bus | inactive | Has been inactive for a year. This looks like a potential redirect https://gtfs.dds.dot.ca.gov/gtfs_files/BellflowerGTFS.zip |
| mdb-31 | Ventura County Transportation Commission | inactive | Has been inactive for a few months |
| mdb-314 | Compton Renaissance | inactive | Has been inactive for 3 years. |
| mdb-609 | Glendora Transportation Division | inactive | Has been inactive for 3 years. This seems to be a redirect https://mobilitydatabase.org/feeds/gtfs/tld-2216_1 (error free fares v2) |
| mdb-806 | Rosemead Explorer | inactive | Has been inactive for 1 year. This might be a redirect (fares removed) https://mobilitydatabase.org/feeds/gtfs/tld-1342 |
| mdb-877 | City of Tracy (TRACER) | inactive | Has been inactive for 4 years, redirect has removed Fares v2https://www.transit.land/feeds/f-tracy~tracerMight be the same as this https://mobilitydatabase.org/feeds/gtfs/tld-4127_1 which removed fares (we have another one that is flex) |
| mdb-2165 | Continuum | inactive | Has been inactive for 3 years |
| mdb-2237 | Thousand Oaks Transit | inactive | Has been inactive for 2 years. Cannot find flex anywhere. Thousand Oaks Transit (no flex) is part of this gtfs https://govcbus.com/gtfs |
Issues to investigate
Check if the feeds are actually deprecated then
- Check if the link I provided for the redirect is the correct one
- Look for an up-to-date redirect
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done