GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-17T04:44:11Z,
for the dataset file:///shared/swb-athensurbantransportorga.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


  • Athens Urban Transport Organization

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: 454
  • Shapes: 497
  • Stops: 7909
  • Trips: 114327

Specification Compliance report

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

Notice Code Severity Total
equal_shape_distance_diff_coordinates_distance_below_threshold WARNING 37

equal_shape_distance_diff_coordinates_distance_below_threshold

Two consecutive points have equal shape_dist_traveled and different lat/lon coordinates in shapes.txt and the distance between the two points is greater than 0 but less than 1.11m.

When sorted by shape.shape_pt_sequence, the values for shape_dist_traveled must increase along a shape. Two consecutive points with equal values for shape_dist_traveled and small difference of coordinates (greater than 0 but less than 1.11 m distance) result in a warning.

You can see more about this notice here.

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) The faulty record's `shape_dist_traveled` value. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) The previous shape point's `shape_dist_traveled` value. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`. actualDistanceBetweenShapePoints (?) Actual distance traveled along the shape from the first shape point to the previous shape point.
"2204" 11598 7242.0 41 11597 7242.0 40 0.6149996616865041
"2204" 11600 7244.0 43 11599 7244.0 42 0.7078821387906535
"2204" 11602 7245.0 45 11601 7245.0 44 0.17526593246141986
"2204" 11604 7247.0 47 11603 7247.0 46 0.5829467420202743
"2204" 11609 7313.0 51 11608 7313.0 50 0.3677432411841092
"2204" 11612 7315.0 54 11611 7315.0 53 0.47806621624277096
"2204" 11615 7317.0 57 11614 7317.0 56 0.08763232605912918
"2204" 11616 7317.0 58 11615 7317.0 57 0.23903310762559327
"4407" 36708 15370.0 252 36707 15370.0 251 0.7078765114183782
"2128" 9160 8467.0 65 9159 8467.0 64 0.5706859071940025
"2128" 9169 9127.0 73 9168 9127.0 72 0.28534722904989374
"3347" 22447 11539.0 59 22446 11539.0 58 0.34491465645686786
"3347" 22467 13550.0 77 22466 13550.0 76 0.22239020252697528
"3589" 25634 824.0 11 25633 824.0 10 0.3767415248513501
"3478" 24143 13472.0 75 24142 13472.0 74 0.22239020252697528
"3478" 24144 13472.0 76 24143 13472.0 75 0.5167506951428996
"4462" 37444 14150.0 79 37443 14150.0 78 0.8895608094005769
"2159" 10211 11391.0 84 10210 11391.0 83 0.37700067701564627
"4470" 37734 11168.0 92 37733 11168.0 91 0.14147858227672985
"2293" 12462 4870.0 45 12461 4870.0 44 0.2851790362960539
"2293" 12463 4870.0 46 12462 4870.0 45 0.1415163454616457
"2187" 11315 24120.0 175 11314 24120.0 174 0.4533585909691011
"2185" 11156 0.0 2 11145 0.0 1 0.9389926499585366
"2185" 11190 9603.0 50 11188 9603.0 49 0.08762492130950277
"5101" 52723 1.0 3 52622 1.0 2 0.3448849048414099
"5101" 52644 14199.0 219 52643 14199.0 218 0.2390193770469148
"4273" 33934 11275.0 93 33933 11275.0 92 0.14147858227672985
"4027" 30934 0.0 2 30893 0.0 1 0.4522145302344091
"5128" 53792 4197.0 25 53791 4197.0 24 0.3448996799403583
"5128" 53872 16939.0 98 53871 16939.0 97 0.5663998990896131
"5128" 53711 20577.0 116 53710 20577.0 115 0.14158358115835157
"5128" 53712 20577.0 117 53711 20577.0 116 0.22239020252697528
"5267" 59407 69.0 3 59396 69.0 2 0.08762790459835144
"1952" 3345 7917.0 93 3344 7917.0 92 0.5167452273918607
"3909" 28953 824.0 11 28952 824.0 10 0.3767415248513501
"2617" 15046 11045.0 99 15045 11045.0 98 0.14153565469593274
"2979" 19077 4659.0 22 19076 4659.0 21 0.3677006955142072
expired_calendar WARNING 8

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 "day_1"
3 "day_2"
4 "day_3"
5 "day_4"
6 "day_5"
7 "day_6"
8 "day_7"
9 "day_H"
fast_travel_between_consecutive_stops WARNING 52

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.

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

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.
37633 "1223_day_6_3346_1115" "1223" 161.71437378911938 0.269523956315199 1588369 82 "390053" "ΚΑΝΤΖΑ 1" "12:14:54" 1588370 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "12:15:00"
37634 "1223_day_7_3346_1115" "1223" 161.71437378911938 0.269523956315199 1588452 82 "390053" "ΚΑΝΤΖΑ 1" "12:14:54" 1588453 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "12:15:00"
37609 "1223_day_3_3629_1315" "1223" 161.71437378911938 0.269523956315199 1586377 82 "390053" "ΚΑΝΤΖΑ 1" "14:14:54" 1586378 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "14:15:00"
37599 "1223_day_2_3629_1315" "1223" 161.71437378911938 0.269523956315199 1585547 82 "390053" "ΚΑΝΤΖΑ 1" "14:14:54" 1585548 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "14:15:00"
37619 "1223_day_4_3629_1315" "1223" 161.71437378911938 0.269523956315199 1587207 82 "390053" "ΚΑΝΤΖΑ 1" "14:14:54" 1587208 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "14:15:00"
37629 "1223_day_5_3629_1315" "1223" 161.71437378911938 0.269523956315199 1588037 82 "390053" "ΚΑΝΤΖΑ 1" "14:14:54" 1588038 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "14:15:00"
37589 "1223_day_1_3629_1315" "1223" 161.71437378911938 0.269523956315199 1584717 82 "390053" "ΚΑΝΤΖΑ 1" "14:14:54" 1584718 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "14:15:00"
37623 "1223_day_5_3346_1015" "1223" 161.71437378911938 0.269523956315199 1587539 82 "390053" "ΚΑΝΤΖΑ 1" "11:14:54" 1587540 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "11:15:00"
37583 "1223_day_1_3346_1015" "1223" 161.71437378911938 0.269523956315199 1584219 82 "390053" "ΚΑΝΤΖΑ 1" "11:14:54" 1584220 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "11:15:00"
37593 "1223_day_2_3346_1015" "1223" 161.71437378911938 0.269523956315199 1585049 82 "390053" "ΚΑΝΤΖΑ 1" "11:14:54" 1585050 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "11:15:00"
37613 "1223_day_4_3346_1015" "1223" 161.71437378911938 0.269523956315199 1586709 82 "390053" "ΚΑΝΤΖΑ 1" "11:14:54" 1586710 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "11:15:00"
37603 "1223_day_3_3346_1015" "1223" 161.71437378911938 0.269523956315199 1585879 82 "390053" "ΚΑΝΤΖΑ 1" "11:14:54" 1585880 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "11:15:00"
37601 "1223_day_2_3629_1815" "1223" 161.71437378911938 0.269523956315199 1585713 82 "390053" "ΚΑΝΤΖΑ 1" "19:14:54" 1585714 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "19:15:00"
37611 "1223_day_3_3629_1815" "1223" 161.71437378911938 0.269523956315199 1586543 82 "390053" "ΚΑΝΤΖΑ 1" "19:14:54" 1586544 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "19:15:00"
37621 "1223_day_4_3629_1815" "1223" 161.71437378911938 0.269523956315199 1587373 82 "390053" "ΚΑΝΤΖΑ 1" "19:14:54" 1587374 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "19:15:00"
37631 "1223_day_5_3629_1815" "1223" 161.71437378911938 0.269523956315199 1588203 82 "390053" "ΚΑΝΤΖΑ 1" "19:14:54" 1588204 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "19:15:00"
37591 "1223_day_1_3629_1815" "1223" 161.71437378911938 0.269523956315199 1584883 82 "390053" "ΚΑΝΤΖΑ 1" "19:14:54" 1584884 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "19:15:00"
37614 "1223_day_4_3346_1125" "1223" 161.71437378911938 0.269523956315199 1586792 82 "390053" "ΚΑΝΤΖΑ 1" "12:24:54" 1586793 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "12:25:00"
37624 "1223_day_5_3346_1125" "1223" 161.71437378911938 0.269523956315199 1587622 82 "390053" "ΚΑΝΤΖΑ 1" "12:24:54" 1587623 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "12:25:00"
37584 "1223_day_1_3346_1125" "1223" 161.71437378911938 0.269523956315199 1584302 82 "390053" "ΚΑΝΤΖΑ 1" "12:24:54" 1584303 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "12:25:00"
37594 "1223_day_2_3346_1125" "1223" 161.71437378911938 0.269523956315199 1585132 82 "390053" "ΚΑΝΤΖΑ 1" "12:24:54" 1585133 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "12:25:00"
37604 "1223_day_3_3346_1125" "1223" 161.71437378911938 0.269523956315199 1585962 82 "390053" "ΚΑΝΤΖΑ 1" "12:24:54" 1585963 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "12:25:00"
37608 "1223_day_3_3629_1200" "1223" 161.71437378911938 0.269523956315199 1586294 82 "390053" "ΚΑΝΤΖΑ 1" "12:59:54" 1586295 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "13:00:00"
37598 "1223_day_2_3629_1200" "1223" 161.71437378911938 0.269523956315199 1585464 82 "390053" "ΚΑΝΤΖΑ 1" "12:59:54" 1585465 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "13:00:00"
37618 "1223_day_4_3629_1200" "1223" 161.71437378911938 0.269523956315199 1587124 82 "390053" "ΚΑΝΤΖΑ 1" "12:59:54" 1587125 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "13:00:00"
37628 "1223_day_5_3629_1200" "1223" 161.71437378911938 0.269523956315199 1587954 82 "390053" "ΚΑΝΤΖΑ 1" "12:59:54" 1587955 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "13:00:00"
37588 "1223_day_1_3629_1200" "1223" 161.71437378911938 0.269523956315199 1584634 82 "390053" "ΚΑΝΤΖΑ 1" "12:59:54" 1584635 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "13:00:00"
37602 "1223_day_2_3629_1925" "1223" 161.71437378911938 0.269523956315199 1585796 82 "390053" "ΚΑΝΤΖΑ 1" "20:24:54" 1585797 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "20:25:00"
37612 "1223_day_3_3629_1925" "1223" 161.71437378911938 0.269523956315199 1586626 82 "390053" "ΚΑΝΤΖΑ 1" "20:24:54" 1586627 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "20:25:00"
37622 "1223_day_4_3629_1925" "1223" 161.71437378911938 0.269523956315199 1587456 82 "390053" "ΚΑΝΤΖΑ 1" "20:24:54" 1587457 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "20:25:00"
37632 "1223_day_5_3629_1925" "1223" 161.71437378911938 0.269523956315199 1588286 82 "390053" "ΚΑΝΤΖΑ 1" "20:24:54" 1588287 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "20:25:00"
37592 "1223_day_1_3629_1925" "1223" 161.71437378911938 0.269523956315199 1584966 82 "390053" "ΚΑΝΤΖΑ 1" "20:24:54" 1584967 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "20:25:00"
37626 "1223_day_5_3346_1615" "1223" 161.71437378911938 0.269523956315199 1587788 82 "390053" "ΚΑΝΤΖΑ 1" "17:14:54" 1587789 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "17:15:00"
37616 "1223_day_4_3346_1615" "1223" 161.71437378911938 0.269523956315199 1586958 82 "390053" "ΚΑΝΤΖΑ 1" "17:14:54" 1586959 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "17:15:00"
37586 "1223_day_1_3346_1615" "1223" 161.71437378911938 0.269523956315199 1584468 82 "390053" "ΚΑΝΤΖΑ 1" "17:14:54" 1584469 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "17:15:00"
37596 "1223_day_2_3346_1615" "1223" 161.71437378911938 0.269523956315199 1585298 82 "390053" "ΚΑΝΤΖΑ 1" "17:14:54" 1585299 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "17:15:00"
37606 "1223_day_3_3346_1615" "1223" 161.71437378911938 0.269523956315199 1586128 82 "390053" "ΚΑΝΤΖΑ 1" "17:14:54" 1586129 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "17:15:00"
37607 "1223_day_3_3629_0815" "1223" 161.71437378911938 0.269523956315199 1586211 82 "390053" "ΚΑΝΤΖΑ 1" "09:14:54" 1586212 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "09:15:00"
37617 "1223_day_4_3629_0815" "1223" 161.71437378911938 0.269523956315199 1587041 82 "390053" "ΚΑΝΤΖΑ 1" "09:14:54" 1587042 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "09:15:00"
37627 "1223_day_5_3629_0815" "1223" 161.71437378911938 0.269523956315199 1587871 82 "390053" "ΚΑΝΤΖΑ 1" "09:14:54" 1587872 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "09:15:00"
37597 "1223_day_2_3629_0815" "1223" 161.71437378911938 0.269523956315199 1585381 82 "390053" "ΚΑΝΤΖΑ 1" "09:14:54" 1585382 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "09:15:00"
37587 "1223_day_1_3629_0815" "1223" 161.71437378911938 0.269523956315199 1584551 82 "390053" "ΚΑΝΤΖΑ 1" "09:14:54" 1584552 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "09:15:00"
37610 "1223_day_3_3629_1425" "1223" 161.71437378911938 0.269523956315199 1586460 82 "390053" "ΚΑΝΤΖΑ 1" "15:24:54" 1586461 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "15:25:00"
37600 "1223_day_2_3629_1425" "1223" 161.71437378911938 0.269523956315199 1585630 82 "390053" "ΚΑΝΤΖΑ 1" "15:24:54" 1585631 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "15:25:00"
37620 "1223_day_4_3629_1425" "1223" 161.71437378911938 0.269523956315199 1587290 82 "390053" "ΚΑΝΤΖΑ 1" "15:24:54" 1587291 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "15:25:00"
37630 "1223_day_5_3629_1425" "1223" 161.71437378911938 0.269523956315199 1588120 82 "390053" "ΚΑΝΤΖΑ 1" "15:24:54" 1588121 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "15:25:00"
37590 "1223_day_1_3629_1425" "1223" 161.71437378911938 0.269523956315199 1584800 82 "390053" "ΚΑΝΤΖΑ 1" "15:24:54" 1584801 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "15:25:00"
37625 "1223_day_5_3346_1500" "1223" 161.71437378911938 0.269523956315199 1587705 82 "390053" "ΚΑΝΤΖΑ 1" "15:59:54" 1587706 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "16:00:00"
37615 "1223_day_4_3346_1500" "1223" 161.71437378911938 0.269523956315199 1586875 82 "390053" "ΚΑΝΤΖΑ 1" "15:59:54" 1586876 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "16:00:00"
37585 "1223_day_1_3346_1500" "1223" 161.71437378911938 0.269523956315199 1584385 82 "390053" "ΚΑΝΤΖΑ 1" "15:59:54" 1584386 83 "11119" "ΑΦΕΤΗΡΙΑ 326" "16:00:00"
missing_recommended_field WARNING 454

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.

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

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"
"routes.txt" 7 "agency_id"
"routes.txt" 8 "agency_id"
"routes.txt" 9 "agency_id"
"routes.txt" 10 "agency_id"
"routes.txt" 11 "agency_id"
"routes.txt" 12 "agency_id"
"routes.txt" 13 "agency_id"
"routes.txt" 14 "agency_id"
"routes.txt" 15 "agency_id"
"routes.txt" 16 "agency_id"
"routes.txt" 17 "agency_id"
"routes.txt" 18 "agency_id"
"routes.txt" 19 "agency_id"
"routes.txt" 20 "agency_id"
"routes.txt" 21 "agency_id"
"routes.txt" 22 "agency_id"
"routes.txt" 23 "agency_id"
"routes.txt" 24 "agency_id"
"routes.txt" 25 "agency_id"
"routes.txt" 26 "agency_id"
"routes.txt" 27 "agency_id"
"routes.txt" 28 "agency_id"
"routes.txt" 29 "agency_id"
"routes.txt" 30 "agency_id"
"routes.txt" 31 "agency_id"
"routes.txt" 32 "agency_id"
"routes.txt" 33 "agency_id"
"routes.txt" 34 "agency_id"
"routes.txt" 35 "agency_id"
"routes.txt" 36 "agency_id"
"routes.txt" 37 "agency_id"
"routes.txt" 38 "agency_id"
"routes.txt" 39 "agency_id"
"routes.txt" 40 "agency_id"
"routes.txt" 41 "agency_id"
"routes.txt" 42 "agency_id"
"routes.txt" 43 "agency_id"
"routes.txt" 44 "agency_id"
"routes.txt" 45 "agency_id"
"routes.txt" 46 "agency_id"
"routes.txt" 47 "agency_id"
"routes.txt" 48 "agency_id"
"routes.txt" 49 "agency_id"
"routes.txt" 50 "agency_id"
"routes.txt" 51 "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"
mixed_case_recommended_field WARNING 103929

mixed_case_recommended_field

This field has customer-facing text and should use Mixed Case (should contain upper and lower case letters).

This field contains customer-facing text and should use Mixed Case (upper and lower case letters) to ensure good readability when displayed to riders. Avoid the use of abbreviations throughout the feed (e.g. St. for Street) unless a location is called by its abbreviated name (e.g. “JFK Airport”). Abbreviations may be problematic for accessibility by screen reader software and voice user interfaces.

Good examples:
Field Text Dataset
"Schwerin, Hauptbahnhof" Verkehrsverbund Berlin-Brandenburg
"Red Hook/Atlantic Basin" NYC Ferry
"Campo Grande Norte" Carris
Bad examples:
Field Text
"GALLERIA MALL"
"3427 GG 17"
"21 Clark Rd Est"

You can see more about this notice here.

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

filename (?) Name of the faulty file. fieldName (?) Name of the faulty field. fieldValue (?) Faulty value. csvRowNumber (?) The row number of the faulty record.
"routes.txt" "route_long_name" "ΣΤΑΘΜΟΣ ΚΗΦΙΣΙΑΣ - ΚΕΦΑΛΑΡΙ (ΚΥΚΛΙΚΗ)" 2
"routes.txt" "route_long_name" "ΣΤΑΘΜΟΣ ΚΗΦΙΣΙΑΣ - ΠΟΛΙΤΕΙΑ (ΚΥΚΛΙΚΗ)" 3
"routes.txt" "route_long_name" "ΠΑΝΕΠΙΣΤΗΜΙΟΥΠΟΛΗ - ΑΚΑΔΗΜΙΑ (ΚΥΚΛΙΚΗ)" 4
"routes.txt" "route_long_name" "ΣΤ. ΝΟΜΙΣΜΑΤΟΚΟΠΕΙΟ - ΑΡΤΕΜΙΣ" 5
"routes.txt" "route_long_name" "ΚΟΡΩΠΙ - ΣΤ. ΠΡΟΑΣΤΙΑΚΟΥ - ΚΟΡΩΠΙ (ΚΥΚΛΙΚΗ)" 6
"routes.txt" "route_long_name" "ΨΥΧΙΚΟ - ΠΑΝΟΡΜΟΥ Β (ΚΥΚΛΙΚΗ)" 7
"routes.txt" "route_long_name" "ΓΛΥΦΑΔΑ - ΒΟΥΛΙΑΓΜΕΝΗ - ΚΙΤΣΙ" 8
"routes.txt" "route_long_name" "ΠΛ. ΚΟΥΜΟΥΝΔΟΥΡΟΥ - ΠΑΛΑΣΚΑ" 9
"routes.txt" "route_long_name" "ΛΙΜ. ΠΕΡΑΜΑΤΟΣ - ΑΝΩ ΠΕΡΑΜΑ (ΚΥΚΛΙΚΗ)" 10
"routes.txt" "route_long_name" "ΠΕΙΡΑΙΑΣ-ΔΕΞΑΜΕΝΕΣ-ΝΕΟΣ ΜΩΛΟΣ ΔΡΑΠΕΤΣΩΝΑΣ (ΚΥΚΛΙΚΗ)" 11
"routes.txt" "route_long_name" "Π. ΦΑΛΗΡΟ - ΓΕΝ. ΚΡΑΤΙΚΟ ΝΙΚΑΙΑΣ - ΣΧΙΣΤΟ ΚΕΡΑΤΣΙΝΙΟΥ" 12
"routes.txt" "route_long_name" "ΠΛ. ΚΑΡΑΪΣΚΑΚΗ - ΣΤ. ΠΕΙΡΑΙΑ - ΦΡΕΑΤΤΥΔΑ (ΚΥΚΛΙΚΗ)" 13
"routes.txt" "route_long_name" "ΣΤΑΘ. ΚΑΛΛΙΘΕΑΣ - ΙΔΡ. ΤΥΦΛΩΝ (ΚΥΚΛΙΚΗ)" 14
"routes.txt" "route_long_name" "ΛΟΦΟΣ ΒΩΚΟΥ - ΠΡ. ΗΛΙΑΣ (ΚΥΚΛΙΚΗ)" 15
"routes.txt" "route_long_name" "ΣΤΑΘΜΟΣ ΛΑΡΙΣΗΣ - ΑΧΑΡΝΑΙ" 16
"routes.txt" "route_long_name" "ΣΤΑΘΜΟΣ ΛΑΡΙΣΗΣ - ΑΧΑΡΝΑΙ (ΜΕΣΩ ΑΡΙΣΤΟΤΕΛΟΥΣ)" 17
"routes.txt" "route_long_name" "ΤΟΠΙΚΗ ΚΑΜΑΤΕΡΟΥ (ΣΧΟΛΙΚΗ) (ΚΥΚΛΙΚΗ)" 18
"routes.txt" "route_long_name" "ΧΑΛΚΟΚΟΝΔΥΛΗ - ΜΕΤΑΜΟΡΦΩΣΗ - Ν. ΚΗΦΙΣΙΑ" 19
"routes.txt" "route_long_name" "ΣΤ. ΛΑΡΙΣΗΣ - Λ. ΑΛΕΞΑΝΔΡΑΣ - ΑΓ. ΠΑΡΑΣΚΕΥΗ" 20
"routes.txt" "route_long_name" "ΣΥΝΤΑΓΜΑ - ΑΕΡΟΛ. ΑΘΗΝΩΝ (EXPRESS)" 21
"routes.txt" "route_long_name" "ΑΓ. ΒΑΡΒΑΡΑ - ΣΤ. ΣΥΓΓΡΟΥ ΦΙΞ (ΚΥΚΛΙΚΗ)" 22
"routes.txt" "route_long_name" "ΠΑΛ. ΦΑΛΗΡΟ - ΣΤ. ΣΥΓΓΡΟΥ ΦΙΞ (ΚΥΚΛΙΚΗ)" 23
"routes.txt" "route_long_name" "ΑΝΩ Ν. ΣΜΥΡΝΗ Α - ΣΤ. ΣΥΓΓΡΟΥ ΦΙΞ (ΚΥΚΛΙΚΗ)" 24
"routes.txt" "route_long_name" "ΑΝΩ Ν. ΣΜΥΡΝΗ Β - ΣΤ. ΣΥΓΓΡΟΥ ΦΙΞ (ΚΥΚΛΙΚΗ)" 25
"routes.txt" "route_long_name" "ΣΤ. ΔΑΦΝΗ - ΚΑΛΑΜΑΚΙ (ΚΥΚΛΙΚΗ)" 26
"routes.txt" "route_long_name" "ΠΕΙΡΑΙΑΣ - ΑΓ. ΔΗΜΗΤΡΙΟΣ - ΣΤ. ΔΑΦΝΗ" 27
"routes.txt" "route_long_name" "ΠΕΙΡΑΙΑΣ - ΑΓ. ΔΗΜΗΤΡΙΟΣ - ΣΤ. ΔΑΦΝΗ" 28
"routes.txt" "route_long_name" "ΠΕΙΡΑΙΑΣ - ΣΤ. ΔΑΦΝΗ" 29
"routes.txt" "route_long_name" "ΣΤ. ΚΑΛΛΙΘΕΑ - ΑΓ. ΔΗΜΗΤΡΙΟΣ" 30
"routes.txt" "route_long_name" "ΤΑΥΡΟΣ - ΑΓ. ΔΗΜΗΤΡΙΟΣ" 31
"routes.txt" "route_long_name" "ΣΤ. ΔΟΥΚ. ΠΛΑΚΕΝΤΙΑΣ - ΓΕΡΑΚΑΣ (ΚΥΚΛΙΚΗ)" 32
"routes.txt" "route_long_name" "ΣΤ. Δ.ΠΛΑΚΕΝΤΙΑΣ - ΓΛ. ΝΕΡΑ - ΣΤ.ΠΡΟΑΣΤ. ΚΟΡΩΠΙ" 33
"routes.txt" "route_long_name" "ΣΤ.ΔΟΥΚ.ΠΛΑΚΕΝΤΙΑΣ-ΔΗΜ.ΓΕΡΑΚΑ-ΜΠΑΛΑΝΑ ΓΕΡΑΚΑ (ΚΥΚΛΙΚΗ)" 34
"routes.txt" "route_long_name" "ΚΟΡΩΠΙ - ΑΓ. ΜΑΡΙΝΑ (ΚΥΚΛΙΚΗ)" 35
"routes.txt" "route_long_name" "ΑΓ.ΝΙΚΟΛΑΟΣ - ΑΓ.ΚΥΡΙΑΚΗ - ΒΡΑΥΡΩΝΑ (ΚΥΚΛΙΚΗ)" 36
"routes.txt" "route_long_name" "ΣΤ. ΔΟΥΚ. ΠΛΑΚΕΝΤΙΑΣ - ΠΑΛΛΗΝΗ - ΕΚΠΤ. ΧΩΡΙΟ ΣΠΑΤΑ (ΚΥΚΛΙΚΗ)" 37
"routes.txt" "route_long_name" "ΣΤ. ΚΑΤΕΧΑΚΗ - ΠΟΛΥΔΡΟΣΟ" 38
"routes.txt" "route_long_name" "ΣΤ. ΔΟΥΚ. ΠΛΑΚΕΝΤΙΑΣ - ΣΙΣΜΑΝΟΓΛΕΙΟ - ΧΑΛΑΝΔΡΙ (ΚΥΚΛΙΚΗ)" 39
"routes.txt" "route_long_name" "ΣΤ. ΑΜΑΡΟΥΣΙΟΥ - ΝΟΣΟΚ. ΠΕΝΤΕΛΗΣ (ΜΕΣΩ ΠΙΚΠΑ)" 40
"routes.txt" "route_long_name" "ΣΤ. ΕΙΡΗΝΗ - ΓΑΛΑΤΣΙ - ΣΤ. ΑΝΩ ΠΑΤΗΣΙΑ (ΚΥΚΛΙΚΗ)" 41
"routes.txt" "route_long_name" "ΨΥΧΙΚΟ - ΠΑΝΟΡΜΟΥ Α (ΚΥΚΛΙΚΗ)" 42
"routes.txt" "route_long_name" "ΑΚΑΔΗΜΙΑ - ΑΓ. ΠΑΡΑΣΚΕΥΗ - ΑΝΘΟΥΣΑ" 43
"routes.txt" "route_long_name" "ΣΤ. ΧΑΛΑΝΔΡΙ - ΧΑΛΑΝΔΡΙ - Ν. ΠΕΝΤΕΛΗ" 44
"routes.txt" "route_long_name" "ΣΤ. ΧΑΛΑΝΔΡΙ - Ν. ΠΕΝΤΕΛΗ - ΧΑΛΑΝΔΡΙ (ΚΥΚΛΙΚΗ)" 45
"routes.txt" "route_long_name" "ΣΤ. ΧΑΛΑΝΔΡΙ - ΧΑΛΑΝΔΡΙ - Π. ΠΕΝΤΕΛΗ" 46
"routes.txt" "route_long_name" "ΣΤ. ΧΑΛΑΝΔΡΙ - Π. ΠΕΝΤΕΛΗ - ΧΑΛΑΝΔΡΙ (ΚΥΚΛΙΚΗ)" 47
"routes.txt" "route_long_name" "ΜΕΤΑΜΟΡΦΩΣΗ - Ν. ΦΙΛΑΔΕΛΦΕΙΑ - ΣΤ. ΑΝΩ ΠΑΤΗΣΙΑ (ΚΥΚΛΙΚΗ)" 48
"routes.txt" "route_long_name" "ΑΧΑΡΝΑΙ (ΜΕΣΟΝΥΧΙ) - Ν. ΙΩΝΙΑ (ΚΥΚΛΙΚΗ)" 49
"routes.txt" "route_long_name" "ΟΛΥΜΠ. ΧΩΡΙΟ - ΣΚΑ - ΑΧΑΡΝΑΙ - ΑΓ. ΑΝΝΑ (ΚΥΚΛΙΚΗ)" 50
"routes.txt" "route_long_name" "ΣΤ. ΑΓ. ΑΝΤΩΝΙΟΣ - ΑΓ. ΒΑΣΙΛΕΙΟΣ (ΚΥΚΛΙΚΗ)" 51
stop_too_far_from_shape WARNING 21

stop_too_far_from_shape

Stop too far from trip shape.

Per GTFS Best Practices, route alignments (in shapes.txt) should be within 100 meters of stop locations which a trip serves. This potentially indicates a problem with the location of the stop or the path of the shape.

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. stopTimeCsvRowNumber (?) The row number of the faulty record from `stop_times.txt`. stopId (?) The id of the stop that is referred to. stopName (?) The name of the stop that is referred to. match (?) Latitude and longitude pair of the location. geoDistanceToShape (?) Distance from stop to shape.
34156 "2542" "1164_day_1_1733_0550" 1428484 "10277" "ΠΕΙΡΑΙΑΣ ΔΡΑΠΕΤΣΩΝΑ Χ96" [37.943456,23.624575000000004] 130.01902353933698
3851 "3758" "1021_day_1_2437_0744" 157305 "12028" "A10-Β10 ΜΕΣΟΝΥΧΙ" [38.103601,23.736837] 116.20334872031412
59663 "4856" "1682_day_1_3339_1835" 2643141 "-2" "ΓΡΑΜΜΑΤΙΚΟ" [38.202251708344946,23.96744144463375] 133.95449401517587
39409 "3103" "1272_day_1_1709_0510" 1646998 "12014" "ΡΑΦΗΝΑ ΤΕΡΜΑ 314" [38.032029,23.983940999999998] 217.6303791055233
90855 "2159" "929_day_1_3699_0530" 3985541 "10291" "ΚΙΤΣΙ" [37.848296,23.83911] 153.91585357555832
9685 "4590" "1034_day_1_1891_1110" 417458 "10183" "ΠΕΙΡΑΙΑΣ" [37.938300000000005,23.633183000000002] 114.8562005935853
98761 "2056" "953_day_1_1942_0635" 4291368 "10362" "ΑΡΤΕΜΙΣ" [37.931274,24.00539] 395.2039125364128
6474 "2052" "1025_day_1_2168_0520" 290060 "10705" "ΚΤΙΡΙΟ ΑΝΑΧΩΡΗΣΕΩΝ" [37.93771513933697,23.945063473454134] 163.19003475694765
58806 "4483" "1653_day_1_1840_0500" 2607082 "11286" "ΑΜΑΞΟΣΤΑΣΙΟ ΤΕΡΜΑ 909" [37.972241999999994,23.664896] 346.12272169299234
58807 "4484" "1653_day_1_1840_0545" 2607083 "11286" "ΑΜΑΞΟΣΤΑΣΙΟ ΤΕΡΜΑ 909" [37.969849999999994,23.669646999999998] 350.360091766509
39381 "4374" "1262_day_1_3685_0635" 1645492 "11301" "ΝΑΥΠΗΓΕΙΑ ΣΚΑΡΑΜΑΓΚΑ" [38.005832,23.598719] 138.69677674275266
39380 "4376" "1262_day_1_3682_1510" 1645481 "11301" "ΝΑΥΠΗΓΕΙΑ ΣΚΑΡΑΜΑΓΚΑ" [38.005832,23.598719] 138.69677674275266
13322 "2069" "1050_day_1_1719_0500" 604480 "10366" "ΠΟΛΥΔΡΟΣΟ" [38.03470102105876,23.814134480798987] 115.81906448018317
85284 "4382" "892_day_1_2185_0635" 3715118 "10705" "ΚΤΙΡΙΟ ΑΝΑΧΩΡΗΣΕΩΝ" [37.937737000000006,23.947553999999997] 134.52533242536907
85284 "4382" "892_day_1_2185_0635" 3715159 "10277" "ΠΕΙΡΑΙΑΣ ΔΡΑΠΕΤΣΩΝΑ Χ96" [37.943211999999995,23.62449] 107.10607529536706
1728 "4384" "1014_day_1_1826_0600" 59702 "10312" "Π. ΦΑΛΗΡΟ" [37.93081500000001,23.686636000000004] 117.40581244605197
50061 "5229" "1435_day_1_1777_0650" 2170973 "11557" "ΑΚΤΗ ΒΑΣΙΛΕΙΑΔΗ" [37.941942,23.622892] 126.89698006313606
9303 "1979" "1033_day_1_1891_0500" 398743 "10183" "ΠΕΙΡΑΙΑΣ" [37.938300000000005,23.633183000000002] 114.8562005935853
52959 "3966" "1521_day_1_3828_0515" 2328856 "10705" "ΚΤΙΡΙΟ ΑΝΑΧΩΡΗΣΕΩΝ" [37.937718606826884,23.945044752584604] 164.73140920104177
37583 "2770" "1223_day_1_3346_1015" 1584138 "11119" "ΑΦΕΤΗΡΙΑ 326" [37.983509999999995,23.870528999999998] 223.189122690516
68356 "1799" "818_day_1_1145_0515" 2976036 "10181" "ΒΟΤΑΝΙΚΟΣ" [37.979837,23.704457] 185.3326922368816
stops_match_shape_out_of_order WARNING 9

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.
39390 "4604" "1270_day_1_1826_2325" 1645530 "60349" "ΑΜΑΞΟΣΤΑΣΙΟ ΒΟΤΑΝΙΚΟΥ" [37.98014340203765,23.70367808380336] 1645529 "11141" "AMAΞΟΣΤΑΣΙΟ ΒΟΤΑΝΙΚΟΥ" [37.980683617476494,23.702707037257817]
96273 "3428" "946_day_7_1886_0905" 4221308 "10375" "ΣΤΡ. ΣΑΚΕΤΑ" [37.955042,23.778934999999997] 4221307 "140064" "ΑΕΡΟΠΟΡΙΑ" [37.955493243639694,23.776478245672724]
47543 "3586" "1406_day_1_2081_0530" 2031813 "400276" "ΤΕΛΩΝΕΙΟ" [37.93694425161507,23.638853770555937] 2031812 "10183" "ΠΕΙΡΑΙΑΣ" [37.938394857901464,23.631876665422077]
47756 "4597" "1406_day_4_2081_0530" 2044593 "400276" "ΤΕΛΩΝΕΙΟ" [37.93694425161507,23.638853770555937] 2044592 "10183" "ΠΕΙΡΑΙΑΣ" [37.938394857901464,23.631876665422077]
46337 "4367" "1400_day_1_4117_0525" 1963386 "400276" "ΤΕΛΩΝΕΙΟ" [37.936955158537884,23.63886260032969] 1963385 "10183" "ΠΕΙΡΑΙΑΣ" [37.938504339751915,23.631890644266818]
55569 "4099" "1547_day_1_3905_0605" 2436387 "440042" "ΕΜΠ/ΚΟ ΠΑΡΚΟ ΑΕΡΟΔΡΟΜΙΟΥ" [37.92401502849125,23.931603128616622] 2436386 "10705" "ΚΤΙΡΙΟ ΑΝΑΧΩΡΗΣΕΩΝ" [37.93674639460206,23.946688496180297]
60647 "5082" "1716_day_1_2117_0600" 2688123 "10409" "ΟΜΟΝΟΙΑ" [37.981818000000004,23.727464000000005] 2688122 "60299" "ΩΔΕΙΟ" [37.982203186167226,23.723812292213715]
76535 "1963" "846_day_1_1527_0525" 3304629 "90209" "ΑΡΤΕΜΙΔΟΣ" [38.04067107507594,23.792434645996746] 3304628 "10204" "ΜΑΡΟΥΣΙ" [38.039085,23.793131]
53532 "3967" "1523_day_1_3823_0500" 2335185 "10162" "ΣΤ. ΥΠΕΡΑΣΤΙΚΩΝ ΛΕΩΦΟΡΕΙΩΝ ΚΗΦΙΣΟΥ" [37.9973140476645,23.699609465567438] 2335184 "12241" "ΚΤΕΛ ΚΗΦΙΣΟΥ-ΑΠΟΒΙΒΑΣΗ" [37.997140981705385,23.70070713458124]
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.
"20260117" "20241118" "20250218"
unusable_trip WARNING 112

unusable_trip

Trips must have more than one stop to be usable.

A trip must visit more than one stop in stop_times.txt to be usable by passengers for boarding and alighting.

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's id.
36487 "1178_day_6_1886_0645"
36488 "1178_day_6_1886_0745"
36489 "1178_day_6_1886_0840"
36490 "1178_day_6_1886_0940"
36491 "1178_day_6_1886_1100"
36492 "1178_day_6_1886_1205"
36493 "1178_day_6_1886_1310"
36494 "1178_day_6_1886_1415"
36495 "1178_day_6_1886_1520"
36496 "1178_day_6_1886_1640"
36497 "1178_day_6_1886_1740"
36498 "1178_day_6_1886_1840"
37575 "1203_day_5_1788_0720"
37576 "1203_day_5_1788_0820"
37577 "1203_day_5_4100_1100"
37578 "1203_day_5_4100_1210"
37579 "1203_day_5_4100_1330"
37580 "1203_day_5_4100_1430"
37581 "1203_day_5_4100_1630"
37582 "1203_day_5_4100_1730"
39388 "1262_day_5_3682_1510"
39389 "1262_day_5_3685_0635"
43619 "1383_day_5_2340_0540"
43620 "1383_day_5_2340_0615"
43621 "1383_day_5_2340_0700"
43622 "1383_day_5_2340_0745"
43623 "1383_day_5_2340_0840"
43624 "1383_day_5_2340_0955"
43625 "1383_day_5_2340_1050"
43626 "1383_day_5_2340_1200"
43627 "1383_day_5_2340_1255"
43628 "1383_day_5_2340_1345"
43629 "1383_day_5_2340_1440"
43630 "1383_day_5_2340_1535"
43631 "1383_day_5_2340_1630"
43632 "1383_day_5_2340_1740"
43633 "1383_day_5_2340_1835"
43634 "1383_day_5_2340_2005"
43635 "1383_day_5_2340_2100"
43636 "1383_day_5_2340_2200"
43637 "1383_day_5_2340_2235"
43638 "1383_day_5_2341_0600"
43639 "1383_day_5_2341_0640"
43640 "1383_day_5_2341_0735"
43641 "1383_day_5_2341_0825"
43642 "1383_day_5_2341_0920"
43643 "1383_day_5_2341_1015"
43644 "1383_day_5_2341_1110"
43645 "1383_day_5_2341_1235"
43646 "1383_day_5_2341_1330"
unused_trip WARNING 112

unused_trip

Trip is not be used in stop_times.txt

Trips should be referred to at least once in stop_times.txt.

You can see more about this notice here.

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

tripId (?) The faulty record's id. csvRowNumber (?) The row number of the faulty record.
"1178_day_6_1886_0645" 36487
"1178_day_6_1886_0745" 36488
"1178_day_6_1886_0840" 36489
"1178_day_6_1886_0940" 36490
"1178_day_6_1886_1100" 36491
"1178_day_6_1886_1205" 36492
"1178_day_6_1886_1310" 36493
"1178_day_6_1886_1415" 36494
"1178_day_6_1886_1520" 36495
"1178_day_6_1886_1640" 36496
"1178_day_6_1886_1740" 36497
"1178_day_6_1886_1840" 36498
"1203_day_5_1788_0720" 37575
"1203_day_5_1788_0820" 37576
"1203_day_5_4100_1100" 37577
"1203_day_5_4100_1210" 37578
"1203_day_5_4100_1330" 37579
"1203_day_5_4100_1430" 37580
"1203_day_5_4100_1630" 37581
"1203_day_5_4100_1730" 37582
"1262_day_5_3682_1510" 39388
"1262_day_5_3685_0635" 39389
"1383_day_5_2340_0540" 43619
"1383_day_5_2340_0615" 43620
"1383_day_5_2340_0700" 43621
"1383_day_5_2340_0745" 43622
"1383_day_5_2340_0840" 43623
"1383_day_5_2340_0955" 43624
"1383_day_5_2340_1050" 43625
"1383_day_5_2340_1200" 43626
"1383_day_5_2340_1255" 43627
"1383_day_5_2340_1345" 43628
"1383_day_5_2340_1440" 43629
"1383_day_5_2340_1535" 43630
"1383_day_5_2340_1630" 43631
"1383_day_5_2340_1740" 43632
"1383_day_5_2340_1835" 43633
"1383_day_5_2340_2005" 43634
"1383_day_5_2340_2100" 43635
"1383_day_5_2340_2200" 43636
"1383_day_5_2340_2235" 43637
"1383_day_5_2341_0600" 43638
"1383_day_5_2341_0640" 43639
"1383_day_5_2341_0735" 43640
"1383_day_5_2341_0825" 43641
"1383_day_5_2341_0920" 43642
"1383_day_5_2341_1015" 43643
"1383_day_5_2341_1110" 43644
"1383_day_5_2341_1235" 43645
"1383_day_5_2341_1330" 43646