GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-02-03T20:42:34Z,
for the dataset file:///shared/shuttler-ch_05b933ca.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Ticpoi Ticketing and Mobility Technologies
Publisher URL:
https://ticpoi.com
Feed Email:
gtfs@ticpoi.com
Feed Language:
English
Feed Start Date:
2023-07-15
Feed End Date:
2025-03-31

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. feed_info.txt
  5. routes.txt
  6. stop_times.txt
  7. stops.txt
  8. ticketing_deep_links.txt
  9. ticketing_identifiers.txt
  10. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 2
  • Shapes: 0
  • Stops: 14
  • Trips: 10

Specification Compliance report

25 notices reported (0 errors, 21 warnings, 4 infos)

Notice Code Severity Total
expired_calendar WARNING 10

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 "Vehicle-001-(operated-by-Caplazi-Transport)-Course-L1T7-11-30-am"
3 "Vehicle-001-(operated-by-Caplazi-Transport)-Course-L1T8-05-15-pm"
4 "Vehicle-001-(operated-by-Caplazi-Transport)-Course-L1T9-11-30-am"
5 "Vehicle-001-(operated-by-Caplazi-Transport)-Course-L1T10-05-15-pm"
6 "VEHICLE-001-(OPERATED-BY-CAPLAZI-TRANSPORT)-COURSE-L1T12-08-40-pm"
7 "Vehicle-001-(operated-by-Caplazi-Transport)-Course-L1T3-02-30-pm"
8 "Vehicle-001-(operated-by-Caplazi-Transport)-Course-L1T5-02-30-pm"
9 "Vehicle-001-(operated-by-Caplazi-Transport)-Course-L1T4-08-45-am"
10 "Vehicle-001-(operated-by-Caplazi-Transport)-Course-L1T2-08-45-am"
11 "VEHICLE-001-(OPERATED-BY-CAPLAZI-TRANSPORT)-COURSE-L1T11-06-05-pm"
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" "20250331" "20260210"
route_short_name_too_long WARNING 2

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`.
"interlaken-zurich-shuttler" 2 "Shuttler L1 online shuttle"
"l1-shuttler" 3 "Shuttler L1 online 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.
2 "bonigen-see-shuttler" "Bönigen See"
3 "glattbrugg-hilton-shuttler" "Glattbrugg Hilton"
8 "lungern-brunig-indoor-shuttler" "Lungern Brünig Indoor"
9 "lungern-turrenbahn-shuttler" "Lungern Turrenbahn"
10 "luzern-eichhof-argus-shuttler" "Luzern Eichhof Argus"
11 "luzern-pilatusplatz-kante-e-shuttler" "Luzern Pilatusplatz Kante E"
14 "zurich-brunau-p-and-r-shuttler" "Zürich Brunau Park and Ride"
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" "20230716" "20250330"
unknown_column INFO 2

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" "ticketing_deep_link_id" 9
"routes.txt" "ticketing_deep_link_id" 10
unknown_file INFO 2

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"ticketing_deep_links.txt"
"ticketing_identifiers.txt"