swinoujscie — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-03-24T02:42:54Z,
for the dataset file:///shared/swinoujscie_1eb21251.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_dates.txt
  3. feed_info.txt
  4. routes.txt
  5. stop_times.txt
  6. stops.txt
  7. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 13
  • Shapes: 0
  • Stops: 228
  • Trips: 975

Specification Compliance report

33 notices reported (7 errors, 24 warnings, 2 infos)

Notice Code Severity Total
invalid_date ERROR 1

invalid_date

A field cannot be parsed as date.

Dates must have the YYYYMMDD format.

Example: 20180913 for September 13th, 2018.

You can see more about this notice here.

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"feed_info.txt" 2 "feed_start_date" "20260322000000"
stop_time_with_arrival_before_previous_departure_time ERROR 6

stop_time_with_arrival_before_previous_departure_time

Backwards time travel between stops in stop_times.txt

For a given trip_id, the arrival_time of (n+1)-th stoptime in sequence must not precede the departure_time of n-th stoptime in sequence in stop_times.txt.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. prevCsvRowNumber (?) The row of the previous stop time. tripId (?) The trip_id associated to the faulty record. arrivalTime (?) Arrival time at the faulty record. departureTime (?) Departure time at the previous stop time.
1473 1472 "35891488" "00:00:00" "23:58:00"
2199 2198 "35891487" "00:00:00" "23:58:00"
650 649 "35891492" "00:00:00" "23:58:00"
17920 17919 "35891250" "00:03:00" "23:58:00"
18024 18023 "35891258" "00:03:00" "23:58:00"
17972 17971 "35891257" "00:03:00" "23:58:00"
fast_travel_between_far_stops WARNING 3

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.
49 "35891488" "N2" 622.4134054724708 10.373556757874514 1455 20 "10214:90871" "1 Maja / Ogrodowa" "23:36:00" 1473 38 "10230:22778" "Dworzec PKP" "00:00:00"
71 "35891487" "N2" 622.4134054724708 10.373556757874514 2181 20 "10214:90871" "1 Maja / Ogrodowa" "23:36:00" 2199 38 "10230:22778" "Dworzec PKP" "00:00:00"
22 "35891492" "N2" 622.4134054724708 10.373556757874514 632 20 "10214:90871" "1 Maja / Ogrodowa" "23:36:00" 650 38 "10230:22778" "Dworzec PKP" "00:00:00"
stop_without_stop_time WARNING 21

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.
19 "10219:22761" "11 Listopada - Dworzec UBB"
21 "10220:22763" "11 Listopada / Hetmańska"
46 "10230:63597" "Dworzec PKP"
67 "2137874:2211389" "Karsiborska DUT"
78 "10327:22924" "Latarnia Morska"
125 "10259:22825" "Osiedle Posejdon"
135 "1195511" "Plaża Przytór"
136 "1218075:1272404" "Plaża Warszów"
137 "10326:22922" "Plaża-Warszów"
138 "10326:22925" "Plaża-Warszów"
139 "1109643" "Podziemne Miasto"
153 "10268:22836" "Roosevelta / Wojska Polskiego"
156 "10269:22748" "Rusałka"
162 "10233:22781" "Słowackiego / Chrobrego"
194 "370647:2211397" "Uzdrowiskowa"
210 "10314:22898" "Wolińska / Wrzosowa"
211 "10314:22921" "Wolińska / Wrzosowa"
213 "10289:22865" "Zajezdnia"
225 "10296:22989" "Zalewowa / Sąsiedzka"
228 "10298:22876" "Żeromskiego / Energetyków"
229 "10299:22877" "Żeromskiego / Orkana"
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.
"trips.txt" "brigade" 6
"feed_info.txt" "feed_timezone" 3