GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T16:51:05Z,
for the dataset file:///shared/donnessta-2.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. shapes.txt
  5. stop_times.txt
  6. stops.txt
  7. trips.txt

Counts


  • Agencies: 1
  • Blocks: 5
  • Routes: 5
  • Shapes: 2
  • Stops: 9
  • Trips: 42

Specification Compliance report

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

Notice Code Severity Total
expired_calendar WARNING 1

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 "Ramatuelle"
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"
missing_timepoint_value WARNING 378

missing_timepoint_value

stop_times.timepoint value is missing for a record.

When at least one of stop_times.arrival_time or stop_times.departure_time are provided, stop_times.timepoint should be defined

You can see more about this notice here.

Only the first 50 of 378 affected records are displayed below.

csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's `stop_times.trip_id`. stopSequence (?) The faulty record's `stop_times.stop_sequence`.
2 "R 1 - 1_2" 0
3 "R 1 - 1_2" 1
4 "R 1 - 1_2" 2
5 "R 1 - 1_2" 3
6 "R 1 - 1_2" 4
7 "R 1 - 1_2" 5
8 "R 1 - 1_2" 6
9 "R 1 - 1_2" 7
10 "R 1 - 1_2" 8
11 "Ram 1" 0
12 "Ram 1" 1
13 "Ram 1" 2
14 "Ram 1" 3
15 "Ram 1" 4
16 "Ram 1" 5
17 "Ram 1" 6
18 "Ram 1" 7
19 "Ram 1" 8
20 "Ram 1_0" 0
21 "Ram 1_0" 1
22 "Ram 1_0" 2
23 "Ram 1_0" 3
24 "Ram 1_0" 4
25 "Ram 1_0" 5
26 "Ram 1_0" 6
27 "Ram 1_0" 7
28 "Ram 1_0" 8
29 "Ram 2_0" 0
30 "Ram 2_0" 1
31 "Ram 2_0" 2
32 "Ram 2_0" 3
33 "Ram 2_0" 4
34 "Ram 2_0" 5
35 "Ram 2_0" 6
36 "Ram 2_0" 7
37 "Ram 2_0" 8
38 "Ram 2_0_0" 0
39 "Ram 2_0_0" 1
40 "Ram 2_0_0" 2
41 "Ram 2_0_0" 3
42 "Ram 2_0_0" 4
43 "Ram 2_0_0" 5
44 "Ram 2_0_0" 6
45 "Ram 2_0_0" 7
46 "Ram 2_0_0" 8
47 "Ram 2_1" 0
48 "Ram 2_1" 1
49 "Ram 2_1" 2
50 "Ram 2_1" 3
51 "Ram 2_1" 4
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.
10 "Village Terminus" "Village Terminus"
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.
"20251212" "20250901" "20250922"
unused_shape WARNING 1

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.
"Ramatuelle 1" 2