GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-02-12T16:14:56Z,
for the dataset file:///shared/frenchbrothersltd_35b46c83.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
N/A
Publisher URL:
N/A
Feed Email:
N/A
Feed Language:
N/A

Files included


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

Counts


  • Agencies: 1
  • Blocks: 9
  • Routes: 5
  • Shapes: 5
  • Stops: 13
  • Trips: 9

Specification Compliance report

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

Notice Code Severity Total
expired_calendar WARNING 7

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 "MH-WSCHEDULE"
3 "RM-WSCHEDULE"
4 "RM-HCSCHEDULE"
5 "RM45REDUCEDSCHEDULE7DAYS"
6 "RM45FULLSCHEDULE2DAYS"
7 "RM45FULLSCHEDULE7DAYS"
8 "RM45REDUCEDSCHEDULE2DAYS"
missing_bike_allowance WARNING 9

missing_bike_allowance

Ferry trips should include bike allowance information.

All ferry trips should have a valid value in the bikes_allowed field in trips.txt.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. routeId (?) The faulty record's route id. tripId (?) The faulty record's trip id.
2 "A" "MH-W-MH"
3 "B" "RM-W-RM"
4 "C" "RM-HC-RM"
5 "D" "RM-RMPG-RM_FULL2DAYS"
6 "D" "RM-RMPG-RM_REDUCED2DAYS"
7 "D" "RM-RMPG-RM_FULL7DAYS"
8 "D" "RM-RMPG-RM_REDUCED7DAYS"
9 "E" "W-RACES-W-DAYTIME"
10 "E" "W-RACES-W-EVENING"
missing_recommended_field WARNING 5

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.
"routes.txt" 2 "agency_id"
"routes.txt" 3 "agency_id"
"routes.txt" 4 "agency_id"
"routes.txt" 5 "agency_id"
"routes.txt" 6 "agency_id"
missing_recommended_file WARNING 1

missing_recommended_file

A recommended file is missing.

You can see more about this notice here.

filename (?) The name of the faulty file.
"feed_info.txt"
same_stop_and_agency_url WARNING 2

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`.
2 "WPROM" "French Brothers Ltd" "https://www.frenchbrothers.co.uk/public-trips/" 2
3 "RM" "French Brothers Ltd" "https://www.frenchbrothers.co.uk/public-trips/" 2
same_stop_and_route_url WARNING 11

same_stop_and_route_url

Same stops.stop_url and routes.route_url.

A stop should not have the same stop.stop_url as a record from routes.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. stopUrl (?) The duplicate URL value. routeId (?) The faulty record's id from `routes.txt. routeCsvRowNumber (?) The row number of the faulty record from `routes.txt`.
4 "STNS_TOWNHALL" "https://www.frenchbrothers.co.uk/public-trips/runnymede-to-hampton-court-service" "C" 4
5 "CHERT_LOCK" "https://www.frenchbrothers.co.uk/public-trips/runnymede-to-hampton-court-service" "C" 4
6 "SNBRY_LOCK" "https://www.frenchbrothers.co.uk/public-trips/runnymede-to-hampton-court-service" "C" 4
7 "HC" "https://www.frenchbrothers.co.uk/public-trips/runnymede-to-hampton-court-service" "C" 4
8 "MHPROM" "https://www.frenchbrothers.co.uk/public-trips/maidenhead-to-windsor-service" "A" 2
9 "SHEP_LOCK" "https://www.frenchbrothers.co.uk/public-trips/runnymede-to-hampton-court-service" "C" 4
10 "PENTON_LOCK" "https://www.frenchbrothers.co.uk/public-trips/runnymede-to-hampton-court-service" "C" 4
11 "RMPG" "https://www.frenchbrothers.co.uk/public-trips/runnymede-45-minute-round-trip" "D" 5
12 "RACECOURSE" "https://www.frenchbrothers.co.uk/public-trips/windsor-races-shuttle" "E" 6
13 "WALTON_ANGLERS" "https://www.frenchbrothers.co.uk/public-trips/runnymede-to-hampton-court-service" "C" 4
14 "BELL_LOCK" "https://www.frenchbrothers.co.uk/public-trips/runnymede-to-hampton-court-service" "C" 4
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.
"20260212" "20200406" "20201019"