GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T16:49:38Z,
for the dataset file:///shared/feve.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. routes.txt
  4. stop_times.txt
  5. stops.txt
  6. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 12
  • Shapes: 0
  • Stops: 83
  • Trips: 3661

Specification Compliance report

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

Notice Code Severity Total
duplicate_route_name WARNING 1

duplicate_route_name

Two distinct routes have either the same route_short_name, the same route_long_name, or the same combination of route_short_name and route_long_name.

All routes of the same route_type with the same agency_id should have unique combinations of route_short_name and route_long_name.

Note that there may be valid cases where routes have the same short and long name, e.g., if they serve different areas. However, different directions must be modeled as the same route.

Example of bad data:

route_id route_short_name route_long_name
route1 U1 Southern
route2 U1 Southern

You can see more about this notice here.

csvRowNumber1 (?) The row number of the first occurrence. routeId1 (?) The id of the the first occurrence. csvRowNumber2 (?) The row number of the other occurrence. routeId2 (?) The id of the the other occurrence. routeShortName (?) Common `routes.route_short_name`. routeLongName (?) Common `routes.route_long_name`. routeTypeValue (?) Common `routes.route_type`. agencyId (?) Common `routes.agency_id`.
6 "46T0003C1" 7 "46T0004C1" "C1" "-" 2 ""
expired_calendar WARNING 6

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.
7 "4574X"
8 "4575J"
38 "4674X"
39 "4675J"
69 "4774X"
70 "4775J"
missing_recommended_field WARNING 12

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"
"routes.txt" 7 "agency_id"
"routes.txt" 8 "agency_id"
"routes.txt" 9 "agency_id"
"routes.txt" 10 "agency_id"
"routes.txt" 11 "agency_id"
"routes.txt" 12 "agency_id"
"routes.txt" 13 "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"
unusable_trip WARNING 18

unusable_trip

Trips must have more than one stop to be usable.

A trip must visit more than one stop in stop_times.txt to be usable by passengers for boarding and alighting.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's id.
2003 "4674X71830C1"
2004 "4681X71830C1"
2005 "4681X71832C1"
2006 "4682J71830C1"
2007 "4682J71832C1"
2008 "4674X71832C1"
2009 "4675J71830C1"
2010 "4675J71832C1"
2011 "4676V71830C1"
2012 "4676V71832C1"
2013 "4677S71830C1"
2014 "4677S71832C1"
2015 "4678D71830C1"
2016 "4678D71832C1"
2017 "4679L71830C1"
2018 "4679L71832C1"
2019 "4680M71830C1"
2020 "4680M71832C1"
unused_trip WARNING 18

unused_trip

Trip is not be used in stop_times.txt

Trips should be referred to at least once in stop_times.txt.

You can see more about this notice here.

tripId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"4674X71830C1" 2003
"4681X71830C1" 2004
"4681X71832C1" 2005
"4682J71830C1" 2006
"4682J71832C1" 2007
"4674X71832C1" 2008
"4675J71830C1" 2009
"4675J71832C1" 2010
"4676V71830C1" 2011
"4676V71832C1" 2012
"4677S71830C1" 2013
"4677S71832C1" 2014
"4678D71830C1" 2015
"4678D71832C1" 2016
"4679L71830C1" 2017
"4679L71832C1" 2018
"4680M71830C1" 2019
"4680M71832C1" 2020