MobilityData / gtfs-realtime-validator

Java-based tool that validates General Transit Feed Specification (GTFS)-realtime feeds
Other
38 stars 9 forks source link

New Rule Proposal: Update refresh interval in W007 from 35sec to 20sec #176

Open owades opened 1 year ago

owades commented 1 year ago

Summary:

New rule: I'm hoping to have a rule to help us measure the following California Transit Data Guideline:

Updates are published to Trip Updates and Vehicle Positions feeds at least once every 20 seconds, including updated timestamps and data for each trip and vehicle in service.

I believe a first step at measuring this would be to do one of the following:

Severity: Warning

Expected behavior: If a given feed has an interval between updates of greater than 20 seconds in the past 24 hours, produce a warning.