GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-19T23:58:59Z,
for the dataset file:///shared/prienur_f92d6005.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


  • Prienų r. sav. administracija

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. routes.txt
  5. shapes.txt
  6. stop_times.txt
  7. stops.txt
  8. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 2
  • Shapes: 5
  • Stops: 78
  • Trips: 8

Specification Compliance report

216 notices reported (0 errors, 213 warnings, 3 infos)

Notice Code Severity Total
expired_calendar WARNING 34

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 "39007"
3 "39015"
4 "39025"
5 "45513"
6 "45515"
7 "39011"
8 "39018"
9 "39022"
10 "45523"
11 "39014"
12 "39008"
13 "39010"
14 "45518"
15 "39021"
16 "45522"
17 "39009"
18 "47028"
19 "39013"
20 "39006"
21 "45520"
22 "45516"
23 "45514"
24 "39029"
25 "39020"
26 "39028"
27 "39019"
28 "39016"
29 "45512"
30 "45517"
31 "39030"
32 "39017"
33 "45521"
34 "45519"
35 "39012"
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 177

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 177 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 "7506922" 1
3 "7506922" 2
4 "7506922" 3
5 "7506922" 4
6 "7506922" 5
7 "7506922" 6
8 "7506922" 7
9 "7506922" 8
10 "7506922" 9
11 "7506922" 10
12 "7506922" 11
13 "7506922" 12
14 "7506922" 13
15 "7506922" 14
16 "7506922" 15
17 "7506922" 16
18 "7506922" 17
19 "7506922" 18
20 "7506922" 19
21 "7506922" 20
22 "7506934" 1
23 "7506934" 2
24 "7506934" 3
25 "7506934" 4
26 "7506934" 5
27 "7506934" 6
28 "7506934" 7
29 "7506934" 8
30 "7506934" 9
31 "7506934" 10
32 "7506934" 11
33 "7506934" 12
34 "7506934" 13
35 "7506934" 14
36 "7506934" 15
37 "7506934" 16
38 "7506934" 17
39 "7506934" 18
40 "7506934" 19
41 "7506934" 20
42 "7506934" 21
43 "7506975" 1
44 "7506975" 2
45 "7506975" 3
46 "7506975" 4
47 "7506975" 5
48 "7506975" 6
49 "7506975" 7
50 "7506975" 8
51 "7506975" 9
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.
"20260619" "20200602" "20231031"
trip_headsign_matches_intermediate_stop INFO 1

trip_headsign_matches_intermediate_stop

Trip headsign matches the name of an intermediate stop, not the last stop.

The trip_headsign matches the stop_name of a stop that is not the last stop of the trip. This may confuse passengers boarding after that stop, since the headsign suggests the vehicle is heading to a stop it has already passed.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record in `trips.txt`. tripId (?) The id of the trip with the problematic headsign. tripHeadsign (?) The headsign value that matches an intermediate stop name. stopId1 (?) The id of the intermediate stop whose name matches the headsign. stopSequence (?) The stop_sequence value of the intermediate stop that matches the headsign. stopId2 (?) The id of the actual last stop of the trip.
7 "7506934" "Veiveriai" "45779" 20 "45777"
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.
"routes.txt" "bikes_allowed" 9
"stops.txt" "vehicle_type" 13