← Home

The most common GTFS problems.

Across 1449 tracked feeds, these are the problems the most agencies share. Each one is common, which means each fix helps a lot of riders at once.

Most common problems

Plain-language coverage

Of the 118 distinct problem codes seen nationally, 44 carry vetted plain-language text: 37.3% of codes and 33.7% of all finding instances. Codes without curated text fall back to a generic line that links to the validator's rule documentation.

Next up for curation, ranked by how often riders' data actually hits each problem:

Notice codeInstancesAgencies
missing_timepoint_value742485554
equal_shape_distance_same_coordinates294994134
unsorted_stop_times18936139
leading_or_trailing_whitespaces17603178
equal_shape_distance_diff_coordinates10380724
missing_bike_allowance10080648
trip_with_shape_dist_traveled_but_no_shape_distances9807111
equal_shape_distance_diff_coordinates_distance_below_threshold7323984
stop_too_far_from_shape_using_user_distance64267172
block_trips_with_overlapping_stop_times4576215

In plain words: most feeds trip on the same handful of things, and most of those are one export setting. If you run an agency, scanning this list is a fast way to find a fix that probably applies to you too.

Prevalence is the share of tracked feeds carrying a finding, from the same checks each scorecard runs. It never changes a grade. The same data is at the problems API (problems.json).