GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-02-03T20:51:55Z,
for the dataset file:///shared/steel-valley-regional-transit-authority_ccd68703.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


  • Steel Valley

Feed Info


Publisher Name:
SVRTA
Feed Email:
sschrayer@foursquareitp.com
Feed Language:
English
Feed Start Date:
2024-01-01
Feed End Date:
2024-12-31

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: 0
  • Routes: 14
  • Shapes: 67
  • Stops: 139
  • Trips: 175

Specification Compliance report

39 notices reported (0 errors, 39 warnings, 0 infos)

Notice Code Severity Total
expired_calendar WARNING 4

expired_calendar

Dataset should not contain date ranges for services that have already expired.

This warning takes into account the calendar_dates.txt file as well as the calendar.txt file.

You can see more about this notice here.

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
2 "1"
3 "2"
4 "first_fri"
5 "weds"
feed_expiration_date7_days WARNING 1

feed_expiration_date7_days

Dataset should be valid for at least the next 7 days.

The dataset expiration date defined in feed_info.txt is in seven days or less. At any time, the published GTFS dataset should be valid for at least the next 7 days.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. currentDate (?) Current date (YYYYMMDD format). feedEndDate (?) Feed end date (YYYYMMDD format). suggestedExpirationDate (?) Suggested expiration date (YYYYMMDD format).
2 "20260203" "20241231" "20260210"
missing_recommended_field WARNING 1

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_version"
route_color_contrast WARNING 11

route_color_contrast

Insufficient route color contrast.

A route's color and route_text_color should be contrasting.

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeColor (?) The faulty record's HTML route color. routeTextColor (?) The faulty record's HTML route text color.
"Orange" 4 "#FABF8F" "#FFFFFF"
"WedWintersville" 5 "#D8E4BC" "#FFFFFF"
"Green" 6 "#C4D79B" "#FFFFFF"
"GreenXP" 7 "#C4D79B" "#FFFFFF"
"MnTripper" 8 "#C4BD97" "#FFFFFF"
"RaylandTripper" 9 "#C4BD97" "#FFFFFF"
"PurpleXP" 10 "#CCC0DA" "#FFFFFF"
"RobinsonW" 11 "#92CDDC" "#FFFFFF"
"RobinsonSat" 12 "#92CDDC" "#FFFFFF"
"WintervilleSat" 14 "#C4D79B" "#FFFFFF"
"FirstFridays" 15 "#F2DCDB" "#FFFFFF"
route_short_name_too_long WARNING 14

route_short_name_too_long

Short name of a route is too long (more than 12 characters).

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeShortName (?) The faulty record's `route_short_name`.
"Blue" 2 "Blue - Fourth Street"
"Red" 3 "Red - City Limits"
"Orange" 4 "Orange - Mingo Junction"
"WedWintersville" 5 "Wednesday in Winterville"
"Green" 6 "Green - Wintersville"
"GreenXP" 7 "Green - Express"
"MnTripper" 8 "Mingo Tripper"
"RaylandTripper" 9 "Rayland - Tripper"
"PurpleXP" 10 "Purple - Express"
"RobinsonW" 11 "Robinon - Weirton"
"RobinsonSat" 12 "Robinson - Saturday"
"SteubenvilleSat" 13 "Steubenville - Saturday"
"WintervilleSat" 14 "Winterville - Saturday"
"FirstFridays" 15 "First Fridays Shuttle"
stop_without_stop_time WARNING 7

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.
58 "56" "Adams St & 3rd St"
67 "65" "4th St & Logan"
81 "79" "4th & Dock"
99 "96" "Lincoln Ave"
131 "203" "Coen Markets - Brilliant"
133 "204" "Adams St & S 8th - Steubenville"
134 "205" "Sunset Blvd & Brady Circle"
trip_coverage_not_active_for_next7_days WARNING 1

trip_coverage_not_active_for_next7_days

Trips data should be valid for at least the next seven days.

This notice is triggered if the date range where a significant number of trips are running ends in less than 7 days.

You can see more about this notice here.

currentDate (?) Current date (YYYYMMDD format). serviceWindowStartDate (?) The start date of the majority service window. serviceWindowEndDate (?) The end date of the majority service window.
"20260203" "20240102" "20241231"