trainose — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-03-27T20:16:24Z,
for the dataset file:///shared/trainose_68070f6d.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. stop_times.txt
  5. stops.txt
  6. translations.txt
  7. trips.txt

Counts


  • Agencies: 0
  • Blocks: 0
  • Routes: 68
  • Shapes: 0
  • Stops: 219
  • Trips: 338

Specification Compliance report

5073 notices reported (3 errors, 5068 warnings, 2 infos)

Notice Code Severity Total
missing_required_column ERROR 3

missing_required_column

A required column is missing in the input file.

You can see more about this notice here.

filename (?) The name of the faulty file. fieldName (?) The name of the missing column.
"translations.txt" "field_name"
"translations.txt" "language"
"translations.txt" "table_name"
expired_calendar WARNING 4

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 "A"
3 "B"
4 "C"
5 "D"
fast_travel_between_consecutive_stops WARNING 1

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.
269 "5526" "ΛΕΙΑΣΤΥΛ_" 221.65302343962637 3.6942170573271063 3508 1 "ΛΕΙΑ" "Λειανοκλάδι" "15:00:00" 3509 2 "ΧΣ21" "Καλύβια Λαμίας" "15:00:00"
missing_recommended_field WARNING 69

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 69 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.
"agency.txt" 2 "agency_id"
"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"
mixed_case_recommended_field WARNING 1

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.
"agency.txt" "agency_name" "TRAINOSE SA" 2
non_ascii_or_non_printable_char WARNING 4992

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 4992 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.
"routes.txt" 2 "route_id" "ΑΘΗΝΘΕΣΣ"
"routes.txt" 3 "route_id" "ΑΘΗΝΚΑΛΑ"
"routes.txt" 4 "route_id" "ΑΘΗΝΛΕΙΑ"
"routes.txt" 5 "route_id" "ΑΘΗΝΠΑΕΡ"
"routes.txt" 6 "route_id" "ΑΘΗΝΠΚΙΑ"
"routes.txt" 7 "route_id" "ΑΘΗΝΧΑΛΚ"
"routes.txt" 8 "route_id" "ΑΛΕΛΔΚΑΙ"
"routes.txt" 9 "route_id" "ΑΛΕΛΔΚΑΙ_"
"routes.txt" 10 "route_id" "ΑΛΕΛΘΕΣΣ"
"routes.txt" 11 "route_id" "ΑΛΕΛΟΡΜΕ_"
"routes.txt" 12 "route_id" "ΑΝΕΔΑΒΑΣ"
"routes.txt" 13 "route_id" "ΑΝΛΕΜΗΛΕ"
"routes.txt" 14 "route_id" "ΒΟΛΟΛΑΡΙ"
"routes.txt" 15 "route_id" "ΒΟΛΟΛΑΡΙ_"
"routes.txt" 16 "route_id" "ΔΙΑΚΚΑΛΒ"
"routes.txt" 17 "route_id" "ΔΚΑΙΑΛΕΛ"
"routes.txt" 18 "route_id" "ΔΚΑΙΑΛΕΛ_"
"routes.txt" 19 "route_id" "ΔΚΑΙΟΡΜΕ_"
"routes.txt" 20 "route_id" "ΕΔΕΣΘΕΣΣ"
"routes.txt" 21 "route_id" "ΘΕΣΣΑΘΗΝ"
"routes.txt" 22 "route_id" "ΘΕΣΣΑΛΕΛ"
"routes.txt" 23 "route_id" "ΘΕΣΣΕΔΕΣ"
"routes.txt" 24 "route_id" "ΘΕΣΣΚΑΛΑ"
"routes.txt" 25 "route_id" "ΘΕΣΣΛΑΡΙ"
"routes.txt" 26 "route_id" "ΘΕΣΣΠΑΛΦ"
"routes.txt" 27 "route_id" "ΘΕΣΣΣΟΦΙ_"
"routes.txt" 28 "route_id" "ΘΕΣΣΦΛΩΡ"
"routes.txt" 29 "route_id" "ΚΑΛΑΑΘΗΝ"
"routes.txt" 30 "route_id" "ΚΑΛΑΘΕΣΣ"
"routes.txt" 31 "route_id" "ΚΑΛΑΠΑΛΦ"
"routes.txt" 32 "route_id" "ΚΑΛΒΔΙΑΚ"
"routes.txt" 33 "route_id" "ΚΑΤΑΟΛΥΜ"
"routes.txt" 34 "route_id" "ΛΑΜΙΛΕΙΑ_"
"routes.txt" 35 "route_id" "ΛΑΡΙΒΟΛΟ"
"routes.txt" 36 "route_id" "ΛΑΡΙΒΟΛΟ_"
"routes.txt" 37 "route_id" "ΛΑΡΙΘΕΣΣ"
"routes.txt" 38 "route_id" "ΛΑΡΙΚΑΛΑ"
"routes.txt" 39 "route_id" "ΛΕΙΑΑΘΗΝ"
"routes.txt" 40 "route_id" "ΛΕΙΑΛΑΜΙ_"
"routes.txt" 41 "route_id" "ΛΕΙΑΣΤΥΛ_"
"routes.txt" 42 "route_id" "ΜΗΛΕΑΝΛΕ"
"routes.txt" 43 "route_id" "ΟΙΝΟΧΑΛΚ"
"routes.txt" 44 "route_id" "ΟΛΥΜΚΑΤΑ"
"routes.txt" 45 "route_id" "ΟΛΥΜΠΥΡΓ"
"routes.txt" 46 "route_id" "ΟΡΜΕΑΛΕΛ_"
"routes.txt" 47 "route_id" "ΟΡΜΕΔΚΑΙ_"
"routes.txt" 48 "route_id" "ΠΑΕΡΑΘΗΝ"
"routes.txt" 49 "route_id" "ΠΑΕΡΠΑΝΛ"
"routes.txt" 50 "route_id" "ΠΑΕΡΠΕΙΡ"
"routes.txt" 51 "route_id" "ΠΑΛΦΘΕΣΣ"
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.
"20260327" "20190113" "20190131"
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.
"translations.txt" "trans_id" 1
"translations.txt" "lang" 2