GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-12T20:09:00Z,
for the dataset file:///shared/kajaani.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Lappeenranta
Publisher URL:
http://lappeenranta.fi
Feed Email:
N/A
Feed Language:
Finnish
Feed Start Date:
2024-11-04
Feed End Date:
2026-05-31

Files included


  1. agency.txt
  2. calendar.txt
  3. calendar_dates.txt
  4. contracts.txt
  5. emissions.txt
  6. extended_contracts.txt
  7. extended_contracts_calendar_settings.txt
  8. extended_contracts_costs.txt
  9. feed_info.txt
  10. routes.txt
  11. shapes.txt
  12. stop_times.txt
  13. stops.txt
  14. tdm-blocks.txt
  15. tdm-settings.txt
  16. transfers.txt
  17. translations.txt
  18. trips.txt
  19. vehicle_groups.txt

Counts


  • Agencies: 5
  • Blocks: 0
  • Routes: 42
  • Shapes: 147
  • Stops: 0
  • Trips: 1061

Specification Compliance report

13883 notices reported (1082 errors, 12778 warnings, 23 infos)

Notice Code Severity Total
invalid_url ERROR 1082

invalid_url

A field contains a malformed URL.

Definitions for valid URLs are quite vague. We perform strict validation using the Apache Commons UrlValidator.

You can see more about this notice here.

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

filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
"stops.txt" 2 "stop_url" "http://153"
"stops.txt" 3 "stop_url" "http://153"
"stops.txt" 4 "stop_url" "http://405"
"stops.txt" 5 "stop_url" "http://405"
"stops.txt" 6 "stop_url" "http://405"
"stops.txt" 7 "stop_url" "http://405"
"stops.txt" 8 "stop_url" "http://405"
"stops.txt" 9 "stop_url" "http://405"
"stops.txt" 10 "stop_url" "http://405"
"stops.txt" 11 "stop_url" "http://405"
"stops.txt" 12 "stop_url" "http://405"
"stops.txt" 13 "stop_url" "http://405"
"stops.txt" 14 "stop_url" "http://405"
"stops.txt" 15 "stop_url" "http://405"
"stops.txt" 16 "stop_url" "http://405"
"stops.txt" 17 "stop_url" "http://405"
"stops.txt" 18 "stop_url" "http://405"
"stops.txt" 19 "stop_url" "http://405"
"stops.txt" 20 "stop_url" "http://405"
"stops.txt" 21 "stop_url" "http://405"
"stops.txt" 22 "stop_url" "http://405"
"stops.txt" 23 "stop_url" "http://405"
"stops.txt" 24 "stop_url" "http://405"
"stops.txt" 25 "stop_url" "http://405"
"stops.txt" 26 "stop_url" "http://405"
"stops.txt" 27 "stop_url" "http://405"
"stops.txt" 28 "stop_url" "http://405"
"stops.txt" 29 "stop_url" "http://405"
"stops.txt" 30 "stop_url" "http://405"
"stops.txt" 31 "stop_url" "http://405"
"stops.txt" 32 "stop_url" "http://405"
"stops.txt" 33 "stop_url" "http://405"
"stops.txt" 34 "stop_url" "http://405"
"stops.txt" 35 "stop_url" "http://405"
"stops.txt" 36 "stop_url" "http://405"
"stops.txt" 37 "stop_url" "http://405"
"stops.txt" 38 "stop_url" "http://405"
"stops.txt" 39 "stop_url" "http://405"
"stops.txt" 40 "stop_url" "http://405"
"stops.txt" 41 "stop_url" "http://405"
"stops.txt" 42 "stop_url" "http://405"
"stops.txt" 43 "stop_url" "http://405"
"stops.txt" 44 "stop_url" "http://405"
"stops.txt" 45 "stop_url" "http://405"
"stops.txt" 46 "stop_url" "http://405"
"stops.txt" 47 "stop_url" "http://405"
"stops.txt" 48 "stop_url" "http://405"
"stops.txt" 49 "stop_url" "http://405"
"stops.txt" 50 "stop_url" "http://405"
"stops.txt" 51 "stop_url" "http://405"
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.
14 "Saipa klo 19.30"
missing_feed_contact_email_and_url WARNING 1

missing_feed_contact_email_and_url

Best Practices for feed_info.txt suggest providing at least one of feed_contact_email and feed_contact_url.

You can see more about this notice here.

csvRowNumber (?) The row number of the validated record.
2
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" "TOIMI VENTO KY" 3
non_ascii_or_non_printable_char WARNING 12775

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 12775 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.
"trips.txt" 63 "trip_id" "M-P_Kevät_2018_1_1_091000_094200_0"
"trips.txt" 108 "trip_id" "La_Kevät_2018_1X_0_064500_071400_0"
"trips.txt" 109 "trip_id" "La_Kevät_2018_1X_0_074500_081400_0"
"trips.txt" 110 "trip_id" "La_Kevät_2018_1X_0_084500_091400_0"
"trips.txt" 111 "trip_id" "La_Kevät_2018_1X_0_094500_101400_0"
"trips.txt" 112 "trip_id" "La_Kevät_2018_1X_0_104500_111400_0"
"trips.txt" 113 "trip_id" "La_Kevät_2018_1X_0_114500_121400_0"
"trips.txt" 114 "trip_id" "La_Kevät_2018_1X_0_124500_131400_0"
"trips.txt" 115 "trip_id" "La_Kevät_2018_1X_0_134500_141400_0"
"trips.txt" 116 "trip_id" "La_Kevät_2018_1X_0_144500_151400_0"
"trips.txt" 117 "trip_id" "La_Kevät_2018_1X_0_154500_161400_0"
"trips.txt" 118 "trip_id" "La_Kevät_2018_1X_0_164500_171400_0"
"trips.txt" 119 "trip_id" "La_Kevät_2018_1X_0_174500_181400_0"
"trips.txt" 120 "trip_id" "La_Kevät_2018_1X_0_184500_191400_0"
"trips.txt" 121 "trip_id" "La_Kevät_2018_1X_0_194500_201400_0"
"trips.txt" 122 "trip_id" "La_Kevät_2018_1X_0_204500_211400_0"
"trips.txt" 123 "trip_id" "La_Kevät_2018_1X_0_214500_221400_0"
"trips.txt" 124 "trip_id" "La_Kevät_2018_1X_1_061500_064300_0"
"trips.txt" 125 "trip_id" "La_Kevät_2018_1X_1_071500_074300_0"
"trips.txt" 126 "trip_id" "La_Kevät_2018_1X_1_081500_084300_0"
"trips.txt" 127 "trip_id" "La_Kevät_2018_1X_1_091500_094300_0"
"trips.txt" 128 "trip_id" "La_Kevät_2018_1X_1_101500_104300_0"
"trips.txt" 129 "trip_id" "La_Kevät_2018_1X_1_111500_114300_0"
"trips.txt" 130 "trip_id" "La_Kevät_2018_1X_1_121500_124300_0"
"trips.txt" 131 "trip_id" "La_Kevät_2018_1X_1_131500_134300_0"
"trips.txt" 132 "trip_id" "La_Kevät_2018_1X_1_141500_144300_0"
"trips.txt" 133 "trip_id" "La_Kevät_2018_1X_1_151500_154300_0"
"trips.txt" 134 "trip_id" "La_Kevät_2018_1X_1_161500_164300_0"
"trips.txt" 135 "trip_id" "La_Kevät_2018_1X_1_171500_174300_0"
"trips.txt" 136 "trip_id" "La_Kevät_2018_1X_1_181500_184300_0"
"trips.txt" 137 "trip_id" "La_Kevät_2018_1X_1_191500_194300_0"
"trips.txt" 138 "trip_id" "La_Kevät_2018_1X_1_201500_204300_0"
"trips.txt" 139 "trip_id" "La_Kevät_2018_1X_1_211500_214300_0"
"trips.txt" 140 "trip_id" "La_Kevät_2018_1X_1_221500_224300_0"
"trips.txt" 141 "trip_id" "M-P_Kevät_2018_1X_0_091500_094300_0"
"trips.txt" 142 "trip_id" "M-P_Kevät_2018_1X_0_101500_104300_0"
"trips.txt" 143 "trip_id" "M-P_Kevät_2018_1X_0_111500_114300_0"
"trips.txt" 144 "trip_id" "M-P_Kevät_2018_1X_0_124500_131300_0"
"trips.txt" 145 "trip_id" "M-P_Kevät_2018_1X_0_134500_141300_0"
"trips.txt" 146 "trip_id" "M-P_Kevät_2018_1X_0_144500_151300_0"
"trips.txt" 147 "trip_id" "M-P_Kevät_2018_1X_0_154500_161300_0"
"trips.txt" 148 "trip_id" "M-P_Kevät_2018_1X_0_164500_171300_0"
"trips.txt" 149 "trip_id" "M-P_Kevät_2018_1X_0_174500_181300_0"
"trips.txt" 150 "trip_id" "M-P_Kevät_2018_1X_0_184500_191300_0"
"trips.txt" 151 "trip_id" "M-P_Kevät_2018_1X_0_194500_201300_0"
"trips.txt" 152 "trip_id" "M-P_Kevät_2018_1X_0_204500_211300_0"
"trips.txt" 153 "trip_id" "M-P_Kevät_2018_1X_0_214500_221300_0"
"trips.txt" 154 "trip_id" "M-P_Kevät_2018_1X_0_224500_231300_0"
"trips.txt" 155 "trip_id" "M-P_Kevät_2018_1X_0_231500_234300_0"
"trips.txt" 156 "trip_id" "M-P_Kevät_2018_1X_1_094500_101300_0"
unknown_column INFO 15

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.
"stops.txt" "municipality_id" 10
"stops.txt" "vehicle_type" 15
"agency.txt" "agency_branding_url" 6
"routes.txt" "bikes_allowed" 10
"routes.txt" "include_public_feed" 11
"routes.txt" "extended_contract_id" 12
"calendar.txt" "parent_service_id" 11
"calendar.txt" "extended_contract_calendar_setting_id" 12
"trips.txt" "block_id_authority" 11
"trips.txt" "block_id_agency" 12
"stop_times.txt" "service_id" 11
"stop_times.txt" "trip_pattern_id" 12
"stop_times.txt" "trip_pattern_variant_id" 13
"stop_times.txt" "trip_pattern_variant_order_index" 14
"shapes.txt" "shape_speed_limit" 6
unknown_file INFO 8

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"contracts.txt"
"extended_contracts.txt"
"extended_contracts_costs.txt"
"extended_contracts_calendar_settings.txt"
"emissions.txt"
"tdm-blocks.txt"
"vehicle_groups.txt"
"tdm-settings.txt"