gtfs-validator icon indicating copy to clipboard operation
gtfs-validator copied to clipboard

Add explanation of the count numbers next to the "counts" header.

Open tzujenchanmbd opened this issue 7 months ago • 0 comments

Describe the problem

When any field in a record contains an invalid format, the record will be considered invalid and an error will be reported. This record will not be included in the counts (agencies, routes, stops, etc.)

However, the report readers might expect to see the total number of records (including invalid records), and excluding invalid records from the count may cause confusion.

Proposed solution

Add a question mark next to "Counts" similar to "GTFS Features included," which will display an explanation of the counts when hovered over.

Alternatives you've considered

No response

Additional context

No response

tzujenchanmbd avatar Jul 25 '24 19:07 tzujenchanmbd