GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T18:39:33Z,
for the dataset file:///shared/charm-city-circulator2.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Passio Technologies
Publisher URL:
https://passiotech.com
Feed Email:
N/A
Feed Language:
English

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. feed_info.txt
  5. routes.txt
  6. shapes.txt
  7. stop_times.txt
  8. stops.txt
  9. trips.txt

Counts


  • Agencies: 1
  • Blocks: 70
  • Routes: 5
  • Shapes: 5
  • Stops: 146
  • Trips: 1097

Specification Compliance report

27 notices reported (3 errors, 24 warnings, 0 infos)

Notice Code Severity Total
block_trips_with_overlapping_stop_times ERROR 3

block_trips_with_overlapping_stop_times

Trips with the same block id have overlapping stop times.

You can see more about this notice here.

csvRowNumberA (?) The row number from `trips.txt` of the first faulty trip. tripIdA (?) The id of first faulty trip. serviceIdA (?) The service id of the first faulty trip. csvRowNumberB (?) The row number from `trips.txt` of the second faulty trip. tripIdB (?) The id of the other faulty trip. serviceIdB (?) The service id of the other faulty trip. blockId (?) The `trips.block_id` of the overlapping trip. intersection (?) The overlapping period.
879 "677243" "39437.102147" 880 "677244" "39437.102147" "27645" "20230106"
925 "677285" "39437.102147" 956 "677339" "39437.102147" "27650" "20230106"
956 "677339" "39437.102147" 926 "677286" "39437.102147" "27650" "20230106"
missing_feed_contact_email_and_url WARNING 1

missing_feed_contact_email_and_url

Best Practices for feed_info.txt suggest providing at least one of feed_contact_email and feed_contact_url.

You can see more about this notice here.

csvRowNumber (?) The row number of the validated record.
2
missing_recommended_field WARNING 3

missing_recommended_field

A recommended field is missing.

The given field has no value in some input row, even though values are recommended.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) The name of the missing field.
"feed_info.txt" 2 "feed_start_date"
"feed_info.txt" 2 "feed_end_date"
"feed_info.txt" 2 "feed_version"
mixed_case_recommended_field WARNING 1

mixed_case_recommended_field

This field has customer-facing text and should use Mixed Case (should contain upper and lower case letters).

This field contains customer-facing text and should use Mixed Case (upper and lower case letters) to ensure good readability when displayed to riders. Avoid the use of abbreviations throughout the feed (e.g. St. for Street) unless a location is called by its abbreviated name (e.g. “JFK Airport”). Abbreviations may be problematic for accessibility by screen reader software and voice user interfaces.

Good examples:
Field Text Dataset
"Schwerin, Hauptbahnhof" Verkehrsverbund Berlin-Brandenburg
"Red Hook/Atlantic Basin" NYC Ferry
"Campo Grande Norte" Carris
Bad examples:
Field Text
"GALLERIA MALL"
"3427 GG 17"
"21 Clark Rd Est"

You can see more about this notice here.

filename (?) Name of the faulty file. fieldName (?) Name of the faulty field. fieldValue (?) Faulty value. csvRowNumber (?) The row number of the faulty record.
"stops.txt" "stop_name" "UMMC SB (EB)" 142
stop_without_stop_time WARNING 16

stop_without_stop_time

A stop in stops.txt is not referenced by any stop_times.stop_id.

Such stops are not used by any trip and normally do not provide user value. This notice may indicate a typo in stop_times.txt.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
8 "142083" "29th St. (SB)"
10 "142103" "32nd St - MedStar Union Memorial Hospital"
12 "162750" "33rd & Calvert"
27 "151309" "Bus Yard"
41 "141996" "Conway Street"
61 "171363" "Fuel Site"
66 "162749" "Greenmount & 30th Street"
80 "142068" "Inner Harbor (NB)"
88 "162756" "Light & Henrietta St. (SB)"
94 "169536" "Lombard Street"
112 "156760" "N. Greene St. and Lombard"
116 "162336" "Ostend Street (NB)"
128 "142056" "President St. - Reginald F. Lewis Museum (WB)"
138 "162335" "test_Eutaw @ Lumbard"
142 "142046" "UMMC SB (EB)"
145 "162337" "West Street"
stops_match_shape_out_of_order WARNING 3

stops_match_shape_out_of_order

Two stop entries are different than their arrival-departure order defined by shapes.txt.

This could indicate a problem with the location of the stops, the path of the shape, or the sequence of the stops for their trip.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber1 (?) The row number of the first faulty record from `stop_times.txt`. stopId1 (?) The id of the first stop that is referred to. stopName1 (?) The name of the first stop that is referred to. match1 (?) Latitude and longitude pair of the first matching location. stopTimeCsvRowNumber2 (?) The row number of the second faulty record from `stop_times.txt`. stopId2 (?) The id of the second stop that is referred to. stopName2 (?) The name of the second stop that is referred to. match2 (?) Latitude and longitude pair of the second matching location.
299 "39436" "509711" 7803 "142024" "Maritime Park (WB)" [39.28026674164341,-76.5960120624884] 7802 "142036" "Broadway Market (WB)" [39.284801350102875,-76.59353003552884]
300 "39436" "509712" 7829 "142024" "Maritime Park (WB)" [39.28026674164341,-76.5960120624884] 7828 "142036" "Broadway Market (WB)" [39.284801350102875,-76.59353003552884]
392 "39436" "509805" 10150 "142024" "Maritime Park (WB)" [39.28026674164341,-76.5960120624884] 10149 "142036" "Broadway Market (WB)" [39.284801350102875,-76.59353003552884]