rogue-valley — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-07-24T14:36:21Z,
for the dataset file:///shared/rogue-valley_212b409e.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


  • Rogue Valley Transportation District

Feed Info


Publisher Name:
Rogue Valley Transportation District
Publisher URL:
https://www.rvtd.org
Feed Email:
seisma@rvtd.org
Feed Language:
English
Feed Start Date:
2026-06-05
Feed End Date:
2026-11-22

Files included


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

Counts


  • Agencies: 1
  • Blocks: 16
  • Routes: 6
  • Shapes: 29
  • Stops: 586
  • Trips: 296

Specification Compliance report

17 notices reported (0 errors, 15 warnings, 2 infos)

Notice Code Severity Total
mixed_case_recommended_field WARNING 2

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" "BUS BARN" 66
"stops.txt" "stop_name" "BUS BARN" 389
stop_without_stop_time WARNING 1

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.
66 "X" "BUS BARN"
unused_shape WARNING 12

unused_shape

Shape is not used in GTFS file trips.txt.

All records defined by GTFS shapes.txt should be used in trips.txt.

You can see more about this notice here.

shapeId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"10_000001_X_16" 2
"10_X_000001_18" 1169
"40_X_000001_22" 1463
"4_X_000001_28" 2206
"24_X_000001_8" 3204
"21_X_000001_3" 3679
"4_000001_X_26" 4178
"40_000001_X_21" 4851
"60_000001_X_11" 6027
"21_000001_X_0" 7561
"24_000001_X_5" 8187
"60_X_000001_13" 8995
feed_valid_beyond_total_service_window INFO 1

feed_valid_beyond_total_service_window

The feed is valid 14 days beyond its total service window.

You can see more about this notice here.

feedStartDate (?) The feed start date from feed_info.txt. feedEndDate (?) The feed end date from feed_info.txt. serviceWindowStartDate (?) The earliest active service date across all services. serviceWindowEndDate (?) The latest active service date across all services.
"2026-06-05" "2026-11-22" "2026-07-23" "2026-08-21"
unknown_column INFO 1

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.
"stops.txt" "vehicle_type" 11