GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-02-13T12:50:22Z,
for the dataset file:///shared/neringa_7a70c906.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: 0
  • Routes: 1
  • Shapes: 2
  • Stops: 20
  • Trips: 12

Specification Compliance report

664 notices reported (516 errors, 132 warnings, 16 infos)

Notice Code Severity Total
forbidden_arrival_or_departure_time ERROR 129

forbidden_arrival_or_departure_time

The arrival or departure times are provided alongside pickup or drop-off windows in stop_times.txt.

This violates GTFS specification, as both cannot coexist for a single stop time record.

You can see more about this notice here.

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

csvRowNumber (?) The row of the faulty record. arrivalTime (?) The arrival time of the faulty record. departureTime (?) The departure time of the faulty record. startPickupDropOffWindow (?) The start pickup drop off window of the faulty record. endPickupDropOffWindow (?) The end pickup drop off window of the faulty record.
2 "08:00:00" "08:00:00" "00:00:00" "00:00:00"
3 "08:03:00" "08:03:00" "00:00:00" "00:00:00"
4 "08:10:00" "08:10:00" "00:00:00" "00:00:00"
5 "08:12:00" "08:12:00" "00:00:00" "00:00:00"
6 "08:20:00" "08:20:00" "00:00:00" "00:00:00"
7 "08:22:00" "08:22:00" "00:00:00" "00:00:00"
8 "08:32:00" "08:32:00" "00:00:00" "00:00:00"
9 "08:33:00" "08:33:00" "00:00:00" "00:00:00"
10 "08:35:00" "08:35:00" "00:00:00" "00:00:00"
11 "08:37:00" "08:37:00" "00:00:00" "00:00:00"
12 "08:52:00" "08:52:00" "00:00:00" "00:00:00"
13 "09:05:00" "09:05:00" "00:00:00" "00:00:00"
14 "14:00:00" "14:00:00" "00:00:00" "00:00:00"
15 "14:03:00" "14:03:00" "00:00:00" "00:00:00"
16 "14:10:00" "14:10:00" "00:00:00" "00:00:00"
17 "14:12:00" "14:12:00" "00:00:00" "00:00:00"
18 "14:22:00" "14:22:00" "00:00:00" "00:00:00"
19 "14:32:00" "14:32:00" "00:00:00" "00:00:00"
20 "14:33:00" "14:33:00" "00:00:00" "00:00:00"
21 "14:35:00" "14:35:00" "00:00:00" "00:00:00"
22 "14:37:00" "14:37:00" "00:00:00" "00:00:00"
23 "14:52:00" "14:52:00" "00:00:00" "00:00:00"
24 "15:05:00" "15:05:00" "00:00:00" "00:00:00"
25 "17:00:00" "17:00:00" "00:00:00" "00:00:00"
26 "17:03:00" "17:03:00" "00:00:00" "00:00:00"
27 "17:10:00" "17:10:00" "00:00:00" "00:00:00"
28 "17:12:00" "17:12:00" "00:00:00" "00:00:00"
29 "17:22:00" "17:22:00" "00:00:00" "00:00:00"
30 "17:32:00" "17:32:00" "00:00:00" "00:00:00"
31 "17:33:00" "17:33:00" "00:00:00" "00:00:00"
32 "17:35:00" "17:35:00" "00:00:00" "00:00:00"
33 "17:37:00" "17:37:00" "00:00:00" "00:00:00"
34 "17:52:00" "17:52:00" "00:00:00" "00:00:00"
35 "18:05:00" "18:05:00" "00:00:00" "00:00:00"
36 "10:00:00" "10:00:00" "00:00:00" "00:00:00"
37 "10:03:00" "10:03:00" "00:00:00" "00:00:00"
38 "10:10:00" "10:10:00" "00:00:00" "00:00:00"
39 "10:12:00" "10:12:00" "00:00:00" "00:00:00"
40 "10:22:00" "10:22:00" "00:00:00" "00:00:00"
41 "10:32:00" "10:32:00" "00:00:00" "00:00:00"
42 "10:33:00" "10:33:00" "00:00:00" "00:00:00"
43 "10:35:00" "10:35:00" "00:00:00" "00:00:00"
44 "10:37:00" "10:37:00" "00:00:00" "00:00:00"
45 "10:52:00" "10:52:00" "00:00:00" "00:00:00"
46 "11:05:00" "11:05:00" "00:00:00" "00:00:00"
47 "12:00:00" "12:00:00" "00:00:00" "00:00:00"
48 "12:03:00" "12:03:00" "00:00:00" "00:00:00"
49 "12:10:00" "12:10:00" "00:00:00" "00:00:00"
50 "12:12:00" "12:12:00" "00:00:00" "00:00:00"
51 "12:20:00" "12:20:00" "00:00:00" "00:00:00"
forbidden_drop_off_type ERROR 129

forbidden_drop_off_type

pickup_drop_off_window fields are forbidden when the drop_off_type is regularly scheduled (0).

You can see more about this notice here.

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

csvRowNumber (?) The row of the faulty record. startPickupDropOffWindow (?) The start pickup drop off window of the faulty record. endPickupDropOffWindow (?) The end pickup drop off window of the faulty record.
2 "00:00:00" "00:00:00"
3 "00:00:00" "00:00:00"
4 "00:00:00" "00:00:00"
5 "00:00:00" "00:00:00"
6 "00:00:00" "00:00:00"
7 "00:00:00" "00:00:00"
8 "00:00:00" "00:00:00"
9 "00:00:00" "00:00:00"
10 "00:00:00" "00:00:00"
11 "00:00:00" "00:00:00"
12 "00:00:00" "00:00:00"
13 "00:00:00" "00:00:00"
14 "00:00:00" "00:00:00"
15 "00:00:00" "00:00:00"
16 "00:00:00" "00:00:00"
17 "00:00:00" "00:00:00"
18 "00:00:00" "00:00:00"
19 "00:00:00" "00:00:00"
20 "00:00:00" "00:00:00"
21 "00:00:00" "00:00:00"
22 "00:00:00" "00:00:00"
23 "00:00:00" "00:00:00"
24 "00:00:00" "00:00:00"
25 "00:00:00" "00:00:00"
26 "00:00:00" "00:00:00"
27 "00:00:00" "00:00:00"
28 "00:00:00" "00:00:00"
29 "00:00:00" "00:00:00"
30 "00:00:00" "00:00:00"
31 "00:00:00" "00:00:00"
32 "00:00:00" "00:00:00"
33 "00:00:00" "00:00:00"
34 "00:00:00" "00:00:00"
35 "00:00:00" "00:00:00"
36 "00:00:00" "00:00:00"
37 "00:00:00" "00:00:00"
38 "00:00:00" "00:00:00"
39 "00:00:00" "00:00:00"
40 "00:00:00" "00:00:00"
41 "00:00:00" "00:00:00"
42 "00:00:00" "00:00:00"
43 "00:00:00" "00:00:00"
44 "00:00:00" "00:00:00"
45 "00:00:00" "00:00:00"
46 "00:00:00" "00:00:00"
47 "00:00:00" "00:00:00"
48 "00:00:00" "00:00:00"
49 "00:00:00" "00:00:00"
50 "00:00:00" "00:00:00"
51 "00:00:00" "00:00:00"
forbidden_pickup_type ERROR 129

forbidden_pickup_type

pickup_drop_off_window fields are forbidden when the pickup_type is regularly scheduled (0) or must be coordinated with the driver (3).

You can see more about this notice here.

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

csvRowNumber (?) The row of the faulty record. startPickupDropOffWindow (?) The start pickup drop off window of the faulty record. endPickupDropOffWindow (?) The end pickup drop off window of the faulty record.
2 "00:00:00" "00:00:00"
3 "00:00:00" "00:00:00"
4 "00:00:00" "00:00:00"
5 "00:00:00" "00:00:00"
6 "00:00:00" "00:00:00"
7 "00:00:00" "00:00:00"
8 "00:00:00" "00:00:00"
9 "00:00:00" "00:00:00"
10 "00:00:00" "00:00:00"
11 "00:00:00" "00:00:00"
12 "00:00:00" "00:00:00"
13 "00:00:00" "00:00:00"
14 "00:00:00" "00:00:00"
15 "00:00:00" "00:00:00"
16 "00:00:00" "00:00:00"
17 "00:00:00" "00:00:00"
18 "00:00:00" "00:00:00"
19 "00:00:00" "00:00:00"
20 "00:00:00" "00:00:00"
21 "00:00:00" "00:00:00"
22 "00:00:00" "00:00:00"
23 "00:00:00" "00:00:00"
24 "00:00:00" "00:00:00"
25 "00:00:00" "00:00:00"
26 "00:00:00" "00:00:00"
27 "00:00:00" "00:00:00"
28 "00:00:00" "00:00:00"
29 "00:00:00" "00:00:00"
30 "00:00:00" "00:00:00"
31 "00:00:00" "00:00:00"
32 "00:00:00" "00:00:00"
33 "00:00:00" "00:00:00"
34 "00:00:00" "00:00:00"
35 "00:00:00" "00:00:00"
36 "00:00:00" "00:00:00"
37 "00:00:00" "00:00:00"
38 "00:00:00" "00:00:00"
39 "00:00:00" "00:00:00"
40 "00:00:00" "00:00:00"
41 "00:00:00" "00:00:00"
42 "00:00:00" "00:00:00"
43 "00:00:00" "00:00:00"
44 "00:00:00" "00:00:00"
45 "00:00:00" "00:00:00"
46 "00:00:00" "00:00:00"
47 "00:00:00" "00:00:00"
48 "00:00:00" "00:00:00"
49 "00:00:00" "00:00:00"
50 "00:00:00" "00:00:00"
51 "00:00:00" "00:00:00"
invalid_pickup_drop_off_window ERROR 129

invalid_pickup_drop_off_window

The pickup/drop-off window in stop_times.txt is invalid.

The end_pickup_drop_off_window must be strictly later than the start_pickup_drop_off_window.

You can see more about this notice here.

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

csvRowNumber (?) The row of the faulty record. startPickupDropOffWindow (?) The start pickup drop off window of the faulty record. endPickupDropOffWindow (?) The end pickup drop off window of the faulty record.
2 "00:00:00" "00:00:00"
3 "00:00:00" "00:00:00"
4 "00:00:00" "00:00:00"
5 "00:00:00" "00:00:00"
6 "00:00:00" "00:00:00"
7 "00:00:00" "00:00:00"
8 "00:00:00" "00:00:00"
9 "00:00:00" "00:00:00"
10 "00:00:00" "00:00:00"
11 "00:00:00" "00:00:00"
12 "00:00:00" "00:00:00"
13 "00:00:00" "00:00:00"
14 "00:00:00" "00:00:00"
15 "00:00:00" "00:00:00"
16 "00:00:00" "00:00:00"
17 "00:00:00" "00:00:00"
18 "00:00:00" "00:00:00"
19 "00:00:00" "00:00:00"
20 "00:00:00" "00:00:00"
21 "00:00:00" "00:00:00"
22 "00:00:00" "00:00:00"
23 "00:00:00" "00:00:00"
24 "00:00:00" "00:00:00"
25 "00:00:00" "00:00:00"
26 "00:00:00" "00:00:00"
27 "00:00:00" "00:00:00"
28 "00:00:00" "00:00:00"
29 "00:00:00" "00:00:00"
30 "00:00:00" "00:00:00"
31 "00:00:00" "00:00:00"
32 "00:00:00" "00:00:00"
33 "00:00:00" "00:00:00"
34 "00:00:00" "00:00:00"
35 "00:00:00" "00:00:00"
36 "00:00:00" "00:00:00"
37 "00:00:00" "00:00:00"
38 "00:00:00" "00:00:00"
39 "00:00:00" "00:00:00"
40 "00:00:00" "00:00:00"
41 "00:00:00" "00:00:00"
42 "00:00:00" "00:00:00"
43 "00:00:00" "00:00:00"
44 "00:00:00" "00:00:00"
45 "00:00:00" "00:00:00"
46 "00:00:00" "00:00:00"
47 "00:00:00" "00:00:00"
48 "00:00:00" "00:00:00"
49 "00:00:00" "00:00:00"
50 "00:00:00" "00:00:00"
51 "00:00:00" "00:00:00"
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 "3001"
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 129

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 129 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 "7490821" 1
3 "7490821" 3
4 "7490821" 4
5 "7490821" 5
6 "7490821" 6
7 "7490821" 7
8 "7490821" 8
9 "7490821" 9
10 "7490821" 10
11 "7490821" 11
12 "7490821" 12
13 "7490821" 13
14 "7490822" 1
15 "7490822" 3
16 "7490822" 4
17 "7490822" 5
18 "7490822" 7
19 "7490822" 8
20 "7490822" 9
21 "7490822" 10
22 "7490822" 11
23 "7490822" 12
24 "7490822" 13
25 "7490823" 1
26 "7490823" 2
27 "7490823" 4
28 "7490823" 5
29 "7490823" 7
30 "7490823" 8
31 "7490823" 9
32 "7490823" 10
33 "7490823" 11
34 "7490823" 12
35 "7490823" 13
36 "7490825" 1
37 "7490825" 3
38 "7490825" 4
39 "7490825" 5
40 "7490825" 7
41 "7490825" 8
42 "7490825" 9
43 "7490825" 10
44 "7490825" 11
45 "7490825" 12
46 "7490825" 13
47 "7490826" 1
48 "7490826" 2
49 "7490826" 4
50 "7490826" 5
51 "7490826" 6
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.
"20260213" "20201001" "20250930"
unknown_column INFO 16

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" "eligibility_restricted" 10
"routes.txt" "bikes_allowed" 11
"routes.txt" "regional_fare_card" 12
"stops.txt" "vehicle_type" 13
"stops.txt" "mta_stop_id" 16
"stops.txt" "regional_fare_card" 17
"stop_times.txt" "note_id" 3
"trips.txt" "note_id" 2
"trips.txt" "mean_duration_factor" 12
"trips.txt" "mean_duration_offset" 13
"trips.txt" "safe_duration_factor" 14
"trips.txt" "safe_duration_offset" 15
"trips.txt" "cars_allowed" 16
"trips.txt" "peak_offpeak" 17
"trips.txt" "mta_trip_id" 18
"trips.txt" "boarding_type" 19