asheville-us — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-04-09T12:11:04Z,
for the dataset file:///shared/asheville-us_f6dcad8b.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Trillium Solutions, Inc.
Feed Email:
support+test+asheville-nc-us@trilliumtransit.com
Feed Language:
English
Feed Start Date:
2026-03-27
Feed End Date:
2026-06-30

Files included


  1. agency.txt
  2. areas.txt
  3. booking_rules.txt
  4. calendar.txt
  5. calendar_attributes.txt
  6. calendar_dates.txt
  7. directions.txt
  8. fare_attributes.txt
  9. fare_rules.txt
  10. farezone_attributes.txt
  11. feed_info.txt
  12. frequencies.txt
  13. linked_datasets.txt
  14. location_groups.txt
  15. routes.txt
  16. runcut.txt
  17. shapes.txt
  18. stop_attributes.txt
  19. stop_times.txt
  20. stops.txt
  21. timetable_stop_order.txt
  22. timetables.txt
  23. transfers.txt
  24. trips.txt

Counts


  • Agencies: 1
  • Blocks: 19
  • Routes: 18
  • Shapes: 46
  • Stops: 677
  • Trips: 1831

Specification Compliance report

74 notices reported (0 errors, 32 warnings, 42 infos)

Notice Code Severity Total
leading_or_trailing_whitespaces WARNING 1

leading_or_trailing_whitespaces

The value in CSV file has leading or trailing whitespaces.

This notice is emitted for values protected with double quotes since whitespaces for non-protected values are trimmed automatically by CSV parser.

The validator strips whitespaces from protected values. We do not see any use case when such a whitespace may be needed. On the other hand, some real-world feeds use trailing whitespaces for some values and omit them for the others. This is causing the largest problem when a primary key and a foreign key differ just by a whitespace: it is clear that they are intended to be the same, that is why we always strip whitespaces.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"stops.txt" 261 "tts_stop_name" "35.599209401248984, "
same_stop_and_agency_url WARNING 1

same_stop_and_agency_url

Same stops.stop_url and agency.agency_url.

A stop should not have the same stops.stop_url as a record from agency.txt.

You can see more about this notice here.

stopCsvRowNumber (?) The row number of the faulty record from `stops.txt`. stopId (?) The faulty record's id. agencyName (?) The faulty record's `agency.agency_name`. stopUrl (?) The duplicate URL value. agencyCsvRowNumber (?) The row number of the faulty record from `agency.txt`.
47 "3880734" "Asheville Rides Transit" "https://www.ashevillenc.gov/department/transit/" 2
stop_without_stop_time WARNING 30

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.
36 "2577905" "ART Station (Coxe)"
47 "3880734" "River Ford Parkway at Verde Vista Apartments"
52 "759441" "Bingham Rd at Adams Hill Rd"
73 "759473" "Fairview Rd at Oakley Plaza Shopping Center"
189 "759603" "Swannanoa River Rd at Manna Food Bank"
227 "759641" "New Haw Creek Rd at Bell Rd"
228 "759642" "Old Haw Creek Rd at Willowbrook Rd"
232 "759646" "Old Haw Creek Rd at Spruce Hill Ln"
236 "759650" "New Haw Creek Rd at Arco Rd"
237 "759651" "New Haw Creek Rd at Beverly Rd"
312 "759728" "Caribou Rd at Taft Ave"
349 "759765" "Forest Hill Dr at Sherwood Rd"
350 "759766" "Forest Hill Dr at Thurland Ave"
351 "759767" "Warwick Dr at Forest Hill Dr"
352 "759768" "Kenilworth Rd at Warwick Dr"
353 "759769" "Kenilworth Rd at Harvest House Recreation Center"
354 "759770" "Kenilworth Rd at Normandy Rd"
355 "759771" "Kenilworth Rd at Chateau Pl"
356 "759772" "Kenilworth Rd at Kirkman Rd"
357 "759773" "Kenilworth Rd at Springdale Rd"
358 "759774" "Kenilworth Rd at Aurora Dr"
363 "759779" "Kenilworth Rd at Springdale Rd"
452 "759870" "S French Broad Ave at Choctaw St"
453 "759871" "S French Broad Ave at Livingston St"
454 "759872" "Livingston St at Depot St"
491 "759911" "Hanover St at Haywood Rd"
492 "759912" "Hanover St at Montana Ave"
518 "759938" "Deaverview Rd at Roger Farmer City Park"
528 "759948" "Hanover St at Montana Ave"
635 "760055" "Macon Ave at Longchamps Condominiums"
unknown_column INFO 34

unknown_column

A column name is unknown.

You can see more about this notice here.

filename (?) The name of the faulty file. fieldName (?) The name of the unknown column. index (?) The index of the faulty column.
"agency.txt" "tts_agency_name" 8
"areas.txt" "wkt" 2
"calendar_dates.txt" "holiday_name" 3
"calendar.txt" "service_name" 2
"feed_info.txt" "feed_license" 5
"feed_info.txt" "feed_id" 10
"location_groups.txt" "location_id" 2
"routes.txt" "min_headway_minutes" 11
"routes.txt" "eligibility_restricted" 12
"routes.txt" "tts_route_short_name" 15
"routes.txt" "tts_route_long_name" 16
"stop_times.txt" "start_service_area_id" 11
"stop_times.txt" "end_service_area_id" 12
"stop_times.txt" "start_service_area_radius" 13
"stop_times.txt" "end_service_area_radius" 14
"stop_times.txt" "mean_duration_factor" 21
"stop_times.txt" "mean_duration_offset" 22
"stop_times.txt" "safe_duration_factor" 23
"stop_times.txt" "safe_duration_offset" 24
"stop_times.txt" "tts_stop_headsign" 25
"stop_times.txt" "min_arrival_time" 26
"stop_times.txt" "max_departure_time" 27
"stops.txt" "position" 13
"stops.txt" "direction" 14
"trips.txt" "trip_type" 11
"trips.txt" "drt_max_travel_time" 12
"trips.txt" "drt_avg_travel_time" 13
"trips.txt" "drt_advance_book_min" 14
"trips.txt" "drt_pickup_message" 15
"trips.txt" "drt_drop_off_message" 16
"trips.txt" "continuous_pickup_message" 17
"trips.txt" "continuous_drop_off_message" 18
"trips.txt" "tts_trip_headsign" 19
"trips.txt" "tts_trip_short_name" 20
unknown_file INFO 8

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"calendar_attributes.txt"
"directions.txt"
"farezone_attributes.txt"
"linked_datasets.txt"
"runcut.txt"
"stop_attributes.txt"
"timetable_stop_order.txt"
"timetables.txt"