GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-15T08:46:29Z,
for the dataset file:///shared/fintraffic-kela-suuret2_5f1e2e70.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Waltti/Seutuplus
Publisher URL:
https://seutuplus.fi/
Feed Email:
koontipalvelu.support@weaselsoftware.fi
Feed Language:
Finnish
Feed Start Date:
N/A
Feed End Date:
N/A

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. feed_info.txt
  5. routes.txt
  6. shapes.txt
  7. stop_times.txt
  8. stops.txt
  9. transfers.txt
  10. translations.txt
  11. trips.txt

Counts


  • Agencies: 1
  • Blocks: 44
  • Routes: 126
  • Shapes: 238
  • Stops: 3408
  • Trips: 516

Specification Compliance report

185 notices reported (4 errors, 140 warnings, 41 infos)

Notice Code Severity Total
decreasing_or_equal_stop_time_distance ERROR 4

decreasing_or_equal_stop_time_distance

Decreasing or equal shape_dist_traveled in stop_times.txt.

When sorted by stop_times.stop_sequence, two consecutive entries in stop_times.txt should have increasing distance, based on the field shape_dist_traveled. If the values are equal, this is considered as an error.

You can see more about this notice here.

tripId (?) The id of the faulty trip. stopId (?) The id of the faulty stop. csvRowNumber (?) The row number from `stop_times.txt`. shapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the faulty record. stopSequence (?) The faulty record's `stop_times.stop_sequence`. prevCsvRowNumber (?) The row number from `stop_times.txt` of the previous stop time. prevShapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the previous stop time. prevStopSequence (?) The previous record's `stop_times.stop_sequence`.
"12578_T2026-KO-VS-M-P_1311_1_171000_171000_0" "318688" 20350 10.6192 20 20349 10.6192 19
"12578_T2026-KO-VS-M-P_1311_1_120500_120500_0" "318688" 20219 10.6192 20 20218 10.6192 19
"12578_T2026-KO-VS-M-P_1311_1_095500_095500_0" "318688" 20187 10.6192 20 20186 10.6192 19
"12578_T2026-KO-VS-M-P_1311_1_085500_085500_0" "318688" 20155 10.6192 20 20154 10.6192 19
duplicate_route_name WARNING 1

duplicate_route_name

Two distinct routes have either the same route_short_name, the same route_long_name, or the same combination of route_short_name and route_long_name.

All routes of the same route_type with the same agency_id should have unique combinations of route_short_name and route_long_name.

Note that there may be valid cases where routes have the same short and long name, e.g., if they serve different areas. However, different directions must be modeled as the same route.

Example of bad data:

route_id route_short_name route_long_name
route1 U1 Southern
route2 U1 Southern

You can see more about this notice here.

csvRowNumber1 (?) The row number of the first occurrence. routeId1 (?) The id of the the first occurrence. csvRowNumber2 (?) The row number of the other occurrence. routeId2 (?) The id of the the other occurrence. routeShortName (?) Common `routes.route_short_name`. routeLongName (?) Common `routes.route_long_name`. routeTypeValue (?) Common `routes.route_type`. agencyId (?) Common `routes.agency_id`.
115 "78977" 116 "78978" "426" "Mynämäki-Mietoinen" 3 "1446103769"
equal_shape_distance_same_coordinates WARNING 9

equal_shape_distance_same_coordinates

Two consecutive points have equal shape_dist_traveled and the same lat/lon coordinates in shapes.txt.

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 the same coordinates indicate a duplicative shape point.

You can see more about this notice here.

shapeId (?) The id of the faulty shape. csvRowNumber (?) The row number from `shapes.txt`. shapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the faulty record. shapePtSequence (?) The faulty record's `shapes.shape_pt_sequence`. prevCsvRowNumber (?) The row number from `shapes.txt` of the previous shape point. prevShapeDistTraveled (?) Actual distance traveled along the shape from the first shape point to the previous shape point. prevShapePtSequence (?) The previous record's `shapes.shape_pt_sequence`.
"12578_196" 49166 41.5624 523 49165 41.5624 522
"12578_49" 84667 44.2835 537 84666 44.2835 536
"12578_37" 78269 31.5355 266 78268 31.5355 265
"12578_174" 37087 10.6192 97 37086 10.6192 96
"12578_157" 28956 31.5355 266 28955 31.5355 265
"12578_153" 26753 37.6701 455 26752 37.6701 454
"12578_99" 112852 35.0618 357 112851 35.0618 356
"12578_53" 88003 42.1299 532 88002 42.1299 531
"12578_73" 97871 38.9538 424 97870 38.9538 423
expired_calendar WARNING 23

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 "12578_T2026-BR-SK-KOULP"
3 "12578_T2026-BR-SK-L"
4 "12578_T2026-BR-SK-M-P"
5 "12578_T2026-BR-SK-S"
6 "12578_T2026-BR-VS-KOULP"
7 "12578_T2026-BR-VS-KOULPKE"
8 "12578_T2026-BR-VS-KOULPMA"
9 "12578_T2026-BR-VS-KOULPPE"
10 "12578_T2026-BR-VS-KOULPTI"
11 "12578_T2026-BR-VS-KOULPTO"
12 "12578_T2026-BR-VS-L"
13 "12578_T2026-BR-VS-M-P"
14 "12578_T2026-BR-VS-S"
15 "12578_T2026-KO-SK-KOULP"
16 "12578_T2026-KO-SK-M-P"
17 "12578_T2026-KO-VS-KOULP"
18 "12578_T2026-KO-VS-L"
19 "12578_T2026-KO-VS-M-P"
20 "12578_T2026-KO-VS-S"
21 "12578_T2026-ME-VS-KOULP"
22 "12578_T2026-ME-VS-L"
23 "12578_T2026-ME-VS-M-P"
24 "12578_T2026-ME-VS-S"
fast_travel_between_consecutive_stops WARNING 6

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.
360 "12578_T2026-BR-SK-KOULP_330_0_064500_064500_0" "21567" 181.11459105539922 1.0061921725299956 560 1 "317697" "Karvia" "06:45:00" 561 2 "319629" "Kiviluomantie E" "06:45:20"
362 "12578_T2026-BR-SK-KOULP_330_0_142000_142000_0" "21567" 181.11459105539922 1.0061921725299956 672 1 "317697" "Karvia" "14:20:00" 673 2 "319629" "Kiviluomantie E" "14:20:20"
361 "12578_T2026-BR-SK-KOULP_330_0_075500_075500_0" "21567" 181.11459105539922 1.0061921725299956 616 1 "317697" "Karvia" "07:55:00" 617 2 "319629" "Kiviluomantie E" "07:55:20"
103 "12578_T2026-BR-SK-M-P_1041_0_151500_151500_0" "21519" 150.22203710872 4.965672893316022 3840 12 "318282" "Lapijoki I" "15:30:47" 3841 13 "318287" "Krisantie P" "15:32:46"
363 "12578_T2026-BR-SK-KOULP_330_1_132000_132000_0" "21567" 167.82792113910156 1.1188528075940103 780 53 "319628" "Kiviluomantie P" "14:09:36" 781 54 "317697" "Karvia" "14:10:00"
414 "12578_T2026-KO-VS-KOULP_4381_0_065000_065000_0" "21594" 180.94843334745408 1.5079036112287838 18634 3 "317435" "Tampereentie P" "06:50:58" 18635 4 "317156" "Hautausmaa P" "06:51:28"
missing_recommended_field WARNING 2

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.
"feed_info.txt" 2 "feed_start_date"
"feed_info.txt" 2 "feed_end_date"
mixed_case_recommended_field WARNING 4

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.

filename (?) Name of the faulty file. fieldName (?) Name of the faulty field. fieldValue (?) Faulty value. csvRowNumber (?) The row number of the faulty record.
"stops.txt" "stop_name" "Y-tien vaihtopysäkki I" 1575
"stops.txt" "stop_name" "Y-tien risteys I" 2553
"stops.txt" "stop_name" "Y-tien risteys L" 2554
"stops.txt" "stop_name" "Y-tien vaihtopysäkki L" 3293
non_ascii_or_non_printable_char WARNING 69

non_ascii_or_non_printable_char

Non ascii or non printable char in ID field.

A value of a field with type ID contains non ASCII or non printable characters. This is not recommended.

You can see more about this notice here.

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

filename (?) Name of the faulty file. csvRowNumber (?) Row number of the faulty record. columnName (?) Name of the column where the error occurred. fieldValue (?) Faulty value.
"stops.txt" 2 "zone_id" "FÖLI"
"stops.txt" 3 "zone_id" "FÖLI"
"stops.txt" 4 "zone_id" "FÖLI"
"stops.txt" 5 "zone_id" "FÖLI"
"stops.txt" 6 "zone_id" "FÖLI"
"stops.txt" 7 "zone_id" "FÖLI"
"stops.txt" 8 "zone_id" "FÖLI"
"stops.txt" 9 "zone_id" "FÖLI"
"stops.txt" 10 "zone_id" "FÖLI"
"stops.txt" 11 "zone_id" "FÖLI"
"stops.txt" 12 "zone_id" "FÖLI"
"stops.txt" 13 "zone_id" "FÖLI"
"stops.txt" 14 "zone_id" "FÖLI"
"stops.txt" 15 "zone_id" "FÖLI"
"stops.txt" 16 "zone_id" "FÖLI"
"stops.txt" 17 "zone_id" "FÖLI"
"stops.txt" 18 "zone_id" "FÖLI"
"stops.txt" 19 "zone_id" "FÖLI"
"stops.txt" 20 "zone_id" "FÖLI"
"stops.txt" 21 "zone_id" "FÖLI"
"stops.txt" 22 "zone_id" "FÖLI"
"stops.txt" 23 "zone_id" "FÖLI"
"stops.txt" 24 "zone_id" "FÖLI"
"stops.txt" 25 "zone_id" "FÖLI"
"stops.txt" 26 "zone_id" "FÖLI"
"stops.txt" 27 "zone_id" "FÖLI"
"stops.txt" 28 "zone_id" "FÖLI"
"stops.txt" 29 "zone_id" "FÖLI"
"stops.txt" 30 "zone_id" "FÖLI"
"stops.txt" 31 "zone_id" "FÖLI"
"stops.txt" 32 "zone_id" "FÖLI"
"stops.txt" 33 "zone_id" "FÖLI"
"stops.txt" 34 "zone_id" "FÖLI"
"stops.txt" 35 "zone_id" "FÖLI"
"stops.txt" 36 "zone_id" "FÖLI"
"stops.txt" 37 "zone_id" "FÖLI"
"stops.txt" 38 "zone_id" "FÖLI"
"stops.txt" 39 "zone_id" "FÖLI"
"stops.txt" 40 "zone_id" "FÖLI"
"stops.txt" 41 "zone_id" "FÖLI"
"stops.txt" 42 "zone_id" "FÖLI"
"stops.txt" 43 "zone_id" "FÖLI"
"stops.txt" 44 "zone_id" "FÖLI"
"stops.txt" 45 "zone_id" "FÖLI"
"stops.txt" 46 "zone_id" "FÖLI"
"stops.txt" 47 "zone_id" "FÖLI"
"stops.txt" 48 "zone_id" "FÖLI"
"stops.txt" 49 "zone_id" "FÖLI"
"stops.txt" 50 "zone_id" "FÖLI"
"stops.txt" 51 "zone_id" "FÖLI"
route_color_contrast WARNING 9

route_color_contrast

Insufficient route color contrast.

A route's color and route_text_color should be contrasting.

You can see more about this notice here.

routeId (?) The id of the faulty record. csvRowNumber (?) The row number of the faulty record. routeColor (?) The faulty record's HTML route color. routeTextColor (?) The faulty record's HTML route text color.
"21516" 2 "#008B63" "#008B63"
"21517" 3 "#008B63" "#008B63"
"21518" 4 "#008B63" "#008B63"
"21519" 5 "#008B63" "#008B63"
"21560" 45 "#008B63" "#008B63"
"21561" 46 "#008B63" "#008B63"
"21562" 47 "#008B63" "#008B63"
"21565" 50 "#008B63" "#008B63"
"21566" 51 "#008B63" "#008B63"
stop_too_far_from_shape_using_user_distance WARNING 16

stop_too_far_from_shape_using_user_distance

Stop time too far from shape.

A stop time entry that is a large distance away from the location of the shape in shapes.txt as defined by shape_dist_traveled values.

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.
182 "12578_23" "12578_T2026-BR-VS-M-P_118M_1_161500_161500_0" 12158 "311989" "Vaunukatu" [60.45862093900639,22.264770278909097] 275.7901306288558
193 "12578_185" "12578_T2026-BR-VS-S_1193_1_123000_123000_0" 15181 "311989" "Vaunukatu" [60.45862093900639,22.264770278909097] 275.7901306288558
145 "12578_160" "12578_T2026-BR-VS-L_1181_1_114500_114500_0" 9666 "311989" "Vaunukatu" [60.45862093900639,22.264770278909097] 275.7901306288558
184 "12578_173" "12578_T2026-BR-VS-M-P_1186_1_071500_071500_0" 11913 "311989" "Vaunukatu" [60.45862093900639,22.264770278909097] 275.7901306288558
217 "12578_156" "12578_T2026-KO-VS-M-P_23_1_180000_180000_0" 21525 "313652" "Markulantie" [60.471830000000004,22.2286] 100.89121289770884
177 "12578_154" "12578_T2026-BR-VS-M-P_1183_1_090000_090000_0" 11884 "311989" "Vaunukatu" [60.45862093900639,22.264770278909097] 275.7901306288558
228 "12578_109" "12578_T2026-KO-VS-M-P_27_1_063000_075500_0" 21696 "313652" "Markulantie" [60.471830000000004,22.2286] 100.89121289770884
109 "12578_104" "12578_T2026-BR-VS-L_1171_1_103000_103000_0" 9406 "311989" "Vaunukatu" [60.45862093900639,22.264770278909097] 275.7901306288558
212 "12578_224" "12578_T2026-KO-VS-M-P_23_1_072500_072500_0" 21097 "313652" "Markulantie" [60.471830000000004,22.2286] 100.89121289770884
238 "12578_95" "12578_T2026-ME-VS-M-P_22_1_141500_141500_0" 23203 "313652" "Markulantie" [60.471830000000004,22.2286] 100.89121289770884
139 "12578_94" "12578_T2026-BR-VS-M-P_1175_1_073000_073000_0" 11040 "311989" "Vaunukatu" [60.45862093900639,22.264770278909097] 275.7901306288558
178 "12578_230" "12578_T2026-BR-VS-M-P_1188_1_074500_074500_0" 11936 "311989" "Vaunukatu" [60.45862093900639,22.264770278909097] 275.7901306288558
188 "12578_204" "12578_T2026-BR-VS-M-P_49306992_1_193000_193000_0" 14276 "311989" "Vaunukatu" [60.45862093900639,22.264770278909097] 275.7901306288558
200 "12578_62" "12578_T2026-KO-VS-L_23_1_101000_112500_0" 19350 "313652" "Markulantie" [60.471830000000004,22.2286] 100.89121289770884
237 "12578_52" "12578_T2026-ME-VS-M-P_22_1_072500_072500_0" 23108 "313652" "Markulantie" [60.471830000000004,22.2286] 100.89121289770884
234 "12578_75" "12578_T2026-ME-VS-L_22_1_102000_102000_0" 22822 "313652" "Markulantie" [60.471830000000004,22.2286] 100.89121289770884
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.
"20260615" "20250806" "20260529"
big_gap_in_service INFO 10

big_gap_in_service

A service has a gap of more than 13 days between active service dates.

You can see more about this notice here.

serviceId (?) The service_id that has the gap. gapStartDate (?) The first day of the gap. gapEndDate (?) The last day of the gap. gapDurationDays (?) The number of days in the gap.
"12578_T2026-BR-SK-KOULP" "2025-12-19" "2026-01-07" 18
"12578_T2026-BR-VS-KOULP" "2025-12-19" "2026-01-07" 18
"12578_T2026-BR-VS-KOULPKE" "2025-12-17" "2026-01-07" 20
"12578_T2026-BR-VS-KOULPMA" "2025-12-15" "2026-01-12" 27
"12578_T2026-BR-VS-KOULPPE" "2025-12-19" "2026-01-09" 20
"12578_T2026-BR-VS-KOULPTI" "2025-12-16" "2026-01-13" 27
"12578_T2026-BR-VS-KOULPTO" "2025-12-18" "2026-01-08" 20
"12578_T2026-KO-SK-KOULP" "2025-12-19" "2026-01-07" 18
"12578_T2026-KO-VS-KOULP" "2025-12-19" "2026-01-07" 18
"12578_T2026-ME-VS-KOULP" "2025-12-19" "2026-01-07" 18
platform_without_parent_station INFO 4

platform_without_parent_station

A platform has no parent_station field set.

This is different from location_without_parent_station since it is less severe.

You can see more about this notice here.

csvRowNumber (?) Row number of the faulty record. stopId (?) The id of the faulty record. stopName (?) The stop name of the faulty record.
1370 "317881" "Pori matkakeskus laituri 5"
1371 "317882" "Pori matkakeskus laituri 6"
1372 "317883" "Pori matkakeskus laituri 7"
3085 "393266" "Rauma, linja-autoasema"
trip_headsign_matches_intermediate_stop INFO 20

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.
18 "12578_T2026-BR-VS-L_4133_0_100000_104000_0" "Turku" "393263" 27 "393260"
19 "12578_T2026-BR-VS-L_4133_0_120000_124000_0" "Turku" "393263" 27 "393260"
20 "12578_T2026-BR-VS-L_4133_0_140000_144000_0" "Turku" "393263" 27 "393260"
21 "12578_T2026-BR-VS-L_4133_0_170000_174000_0" "Turku" "393263" 27 "393260"
26 "12578_T2026-BR-VS-M-P_4133_0_055500_063500_0" "Turku" "393263" 27 "393260"
27 "12578_T2026-BR-VS-M-P_4133_0_070000_074000_0" "Turku" "393263" 27 "393260"
28 "12578_T2026-BR-VS-M-P_4133_0_080000_084000_0" "Turku" "393263" 27 "393260"
29 "12578_T2026-BR-VS-M-P_4133_0_090000_094000_0" "Turku" "393263" 27 "393260"
30 "12578_T2026-BR-VS-M-P_4133_0_131500_140000_0" "Turku" "393263" 28 "393260"
31 "12578_T2026-BR-VS-M-P_4133_0_140500_145000_0" "Turku" "393263" 28 "393260"
32 "12578_T2026-BR-VS-M-P_4133_0_150500_155000_0" "Turku" "393263" 28 "393260"
33 "12578_T2026-BR-VS-M-P_4133_0_161500_165500_0" "Turku" "393263" 27 "393260"
34 "12578_T2026-BR-VS-M-P_4133_0_180500_184500_0" "Turku" "393263" 27 "393260"
44 "12578_T2026-BR-VS-S_4133_0_113000_121000_0" "Turku" "393263" 27 "393260"
45 "12578_T2026-BR-VS-S_4133_0_163000_171000_0" "Turku" "393263" 27 "393260"
232 "12578_T2026-ME-VS-KOULP_22_0_065500_081500_0" "Turku" "393263" 91 "393260"
233 "12578_T2026-ME-VS-L_22_0_130000_130000_0" "Turku" "393263" 90 "393260"
235 "12578_T2026-ME-VS-M-P_22_0_084000_084000_0" "Turku" "393263" 90 "393260"
236 "12578_T2026-ME-VS-M-P_22_0_160500_160500_0" "Turku" "393263" 94 "393260"
240 "12578_T2026-ME-VS-S_22_0_164000_164000_0" "Turku" "393263" 90 "393260"
unknown_column INFO 6

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.
"stop_times.txt" "mean_duration_factor" 2
"stop_times.txt" "mean_duration_offset" 18
"stop_times.txt" "safe_duration_factor" 19
"stop_times.txt" "safe_duration_offset" 20
"stops.txt" "vehicle_type" 10
"stops.txt" "digiroad_id" 16
unused_station INFO 1

unused_station

Unused station.

A stop has location_type STATION (1) but does not appear in any stop's parent_station.

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.
3084 "393265" "Turku"