GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-16T15:56:40Z,
for the dataset file:///shared/craiovaratcraiova.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. attributions.txt
  3. calendar.txt
  4. calendar_dates.txt
  5. routes.txt
  6. shapes.txt
  7. stop_times.txt
  8. stops.txt
  9. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 21
  • Shapes: 30
  • Stops: 358
  • Trips: 1034

Specification Compliance report

61 notices reported (0 errors, 61 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 "SD"
fast_travel_between_consecutive_stops WARNING 16

fast_travel_between_consecutive_stops

A transit vehicle moves too fast between two consecutive stops.

The speed threshold depends on route type:

Route type Description Threshold, km/h
0 Light rail 100
1 Subway 150
2 Rail 500
3 Bus 150
4 Ferry 80
5 Cable tram 30
6 Aerial lift 50
7 Funicular 50
11 Trolleybus 150
12 Monorail 150
- Unknown 200

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
28 "41_2_1" "41" 141.80994979175753 2.363499163195959 545 22 "397" "Pod Amaradia" "06:41:30" 546 23 "399" "Poarta 2" "06:41:30"
39 "41_2_12" "41" 141.80994979175753 2.363499163195959 831 22 "397" "Pod Amaradia" "17:16:30" 832 23 "399" "Poarta 2" "17:16:30"
36 "41_2_9" "41" 141.80994979175753 2.363499163195959 753 22 "397" "Pod Amaradia" "14:16:30" 754 23 "399" "Poarta 2" "14:16:30"
27 "41_2_0" "41" 141.80994979175753 2.363499163195959 519 22 "397" "Pod Amaradia" "06:16:30" 520 23 "399" "Poarta 2" "06:16:30"
29 "41_2_2" "41" 141.80994979175753 2.363499163195959 571 22 "397" "Pod Amaradia" "07:16:30" 572 23 "399" "Poarta 2" "07:16:30"
32 "41_2_5" "41" 141.80994979175753 2.363499163195959 649 22 "397" "Pod Amaradia" "10:16:30" 650 23 "399" "Poarta 2" "10:16:30"
42 "41_2_15" "41" 141.80994979175753 2.363499163195959 909 22 "397" "Pod Amaradia" "20:16:30" 910 23 "399" "Poarta 2" "20:16:30"
31 "41_2_4" "41" 141.80994979175753 2.363499163195959 623 22 "397" "Pod Amaradia" "09:16:30" 624 23 "399" "Poarta 2" "09:16:30"
33 "41_2_6" "41" 141.80994979175753 2.363499163195959 675 22 "397" "Pod Amaradia" "11:16:30" 676 23 "399" "Poarta 2" "11:16:30"
37 "41_2_10" "41" 141.80994979175753 2.363499163195959 779 22 "397" "Pod Amaradia" "15:16:30" 780 23 "399" "Poarta 2" "15:16:30"
34 "41_2_7" "41" 141.80994979175753 2.363499163195959 701 22 "397" "Pod Amaradia" "12:16:30" 702 23 "399" "Poarta 2" "12:16:30"
40 "41_2_13" "41" 141.80994979175753 2.363499163195959 857 22 "397" "Pod Amaradia" "18:16:30" 858 23 "399" "Poarta 2" "18:16:30"
35 "41_2_8" "41" 141.80994979175753 2.363499163195959 727 22 "397" "Pod Amaradia" "13:16:30" 728 23 "399" "Poarta 2" "13:16:30"
41 "41_2_14" "41" 141.80994979175753 2.363499163195959 883 22 "397" "Pod Amaradia" "19:21:30" 884 23 "399" "Poarta 2" "19:21:30"
30 "41_2_3" "41" 141.80994979175753 2.363499163195959 597 22 "397" "Pod Amaradia" "08:16:30" 598 23 "399" "Poarta 2" "08:16:30"
38 "41_2_11" "41" 141.80994979175753 2.363499163195959 805 22 "397" "Pod Amaradia" "16:16:30" 806 23 "399" "Poarta 2" "16:16:30"
fast_travel_between_far_stops WARNING 16

fast_travel_between_far_stops

A transit vehicle moves too fast between two far stops.

Two stops are considered "far" if they are more than 10 km apart. This normally indicates a more serious problem than too fast travel between consecutive stops.

The speed threshold depends on route type and are the same as fast_travel_between_consecutive_stops.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
28 "41_2_1" "41" 151.4178179555699 10.094521197037993 526 3 "371" "MAT" "06:37:30" 544 21 "395" "CLF" "06:41:30"
39 "41_2_12" "41" 151.4178179555699 10.094521197037993 812 3 "371" "MAT" "17:12:30" 830 21 "395" "CLF" "17:16:30"
36 "41_2_9" "41" 151.4178179555699 10.094521197037993 734 3 "371" "MAT" "14:12:30" 752 21 "395" "CLF" "14:16:30"
27 "41_2_0" "41" 151.4178179555699 10.094521197037993 500 3 "371" "MAT" "06:12:30" 518 21 "395" "CLF" "06:16:30"
29 "41_2_2" "41" 151.4178179555699 10.094521197037993 552 3 "371" "MAT" "07:12:30" 570 21 "395" "CLF" "07:16:30"
32 "41_2_5" "41" 151.4178179555699 10.094521197037993 630 3 "371" "MAT" "10:12:30" 648 21 "395" "CLF" "10:16:30"
42 "41_2_15" "41" 151.4178179555699 10.094521197037993 890 3 "371" "MAT" "20:12:30" 908 21 "395" "CLF" "20:16:30"
31 "41_2_4" "41" 151.4178179555699 10.094521197037993 604 3 "371" "MAT" "09:12:30" 622 21 "395" "CLF" "09:16:30"
33 "41_2_6" "41" 151.4178179555699 10.094521197037993 656 3 "371" "MAT" "11:12:30" 674 21 "395" "CLF" "11:16:30"
37 "41_2_10" "41" 151.4178179555699 10.094521197037993 760 3 "371" "MAT" "15:12:30" 778 21 "395" "CLF" "15:16:30"
34 "41_2_7" "41" 151.4178179555699 10.094521197037993 682 3 "371" "MAT" "12:12:30" 700 21 "395" "CLF" "12:16:30"
40 "41_2_13" "41" 151.4178179555699 10.094521197037993 838 3 "371" "MAT" "18:12:30" 856 21 "395" "CLF" "18:16:30"
35 "41_2_8" "41" 151.4178179555699 10.094521197037993 708 3 "371" "MAT" "13:12:30" 726 21 "395" "CLF" "13:16:30"
41 "41_2_14" "41" 151.4178179555699 10.094521197037993 864 3 "371" "MAT" "19:17:30" 882 21 "395" "CLF" "19:21:30"
30 "41_2_3" "41" 151.4178179555699 10.094521197037993 578 3 "371" "MAT" "08:12:30" 596 21 "395" "CLF" "08:16:30"
38 "41_2_11" "41" 151.4178179555699 10.094521197037993 786 3 "371" "MAT" "16:12:30" 804 21 "395" "CLF" "16:16:30"
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"
stop_without_stop_time WARNING 25

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.
4 "242" "Centrul Multifunctional"
15 "246" "Piata Rovine"
37 "241" "Centrul Multifunctional"
75 "388" "Practiker"
82 "389" "Practiker"
169 "162" "Doljchim 1"
172 "161" "Termo"
175 "163" "Doljchim 2"
177 "155" "R.A.T"
180 "154" "Fabrica De Bere"
182 "396" "Pod Amaradia"
187 "398" "Poarta 2"
189 "159" "Ford Bucla"
190 "158" "Ford Poarta 1"
212 "153" "Clf"
232 "185" "Fantana"
251 "171" "Macedonski 2"
260 "400" "Poarta 1"
265 "407" "Garaj2"
266 "406" "Garaj"
292 "322" "Bloc 83"
296 "324" "Han Craiovita"
298 "323" "Depou Tramvai"
300 "326" "Cn Carol"
302 "325" "Stadion"
stops_match_shape_out_of_order WARNING 1

stops_match_shape_out_of_order

Two stop entries are different than their arrival-departure order defined by shapes.txt.

This could indicate a problem with the location of the stops, the path of the shape, or the sequence of the stops for their trip.

You can see more about this notice here.

tripCsvRowNumber (?) The row number of the faulty record from `trips.txt`. shapeId (?) The id of the shape that is referred to. tripId (?) The id of the trip that is referred to. stopTimeCsvRowNumber1 (?) The row number of the first faulty record from `stop_times.txt`. stopId1 (?) The id of the first stop that is referred to. stopName1 (?) The name of the first stop that is referred to. match1 (?) Latitude and longitude pair of the first matching location. stopTimeCsvRowNumber2 (?) The row number of the second faulty record from `stop_times.txt`. stopId2 (?) The id of the second stop that is referred to. stopName2 (?) The name of the second stop that is referred to. match2 (?) Latitude and longitude pair of the second matching location.
212 "31_1" "31_1_0" 4489 "296" "Simnic Plecare" [44.363223399694704,23.82177137972428] 4488 "295" "Simnic Sosire" [44.36325,23.821790000000004]
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.
"20260116" "20240802" "20251231"