GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T21:00:32Z,
for the dataset file:///shared/mie-kotsu-sancoiga.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
三重交通(伊賀営業所)
Publisher URL:
https://www.sanco.co.jp/
Feed Email:
N/A
Feed Language:
Japanese
Feed Start Date:
2025-04-01
Feed End Date:
2025-11-15

Files included


  1. agency.txt
  2. agency_jp.txt
  3. calendar.txt
  4. calendar_dates.txt
  5. fare_attributes.txt
  6. fare_rules.txt
  7. feed_info.txt
  8. office_jp.txt
  9. routes.txt
  10. routes_jp.txt
  11. stop_times.txt
  12. stops.txt
  13. translations.txt
  14. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 19
  • Shapes: 0
  • Stops: 590
  • Trips: 905

Specification Compliance report

1612 notices reported (1 errors, 1604 warnings, 7 infos)

Notice Code Severity Total
duplicate_key ERROR 1

duplicate_key

Duplicated entity.

The values of the given key and rows are duplicates.

You can see more about this notice here.

filename (?) The name of the faulty file oldCsvRowNumber (?) The row of the first occurrence. newCsvRowNumber (?) The row of the other occurrence. fieldName1 (?) Composite key's first field name. fieldValue1 (?) Composite key's first value.
"translations.txt" 257 258 "table_name,field_name,language,field_value" "stops,stop_name,en,【C-BUS】山本町クラブ"
expired_calendar WARNING 3

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 "5_1_20250401"
3 "5_2_20250401"
4 "5_3_20250401"
feed_expiration_date7_days WARNING 1

feed_expiration_date7_days

Dataset should be valid for at least the next 7 days.

The dataset expiration date defined in feed_info.txt is in seven days or less. At any time, the published GTFS dataset should be valid for at least the next 7 days.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. currentDate (?) Current date (YYYYMMDD format). feedEndDate (?) Feed end date (YYYYMMDD format). suggestedExpirationDate (?) Suggested expiration date (YYYYMMDD format).
2 "20260123" "20251115" "20260130"
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
missing_recommended_field WARNING 650

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

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 946 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" "諏訪・予野線" 5
"routes.txt" "route_long_name" "西山・島ヶ原線" 8
"stops.txt" "stop_name" "名古屋(名鉄バスセンター)" 2
"stops.txt" "stop_name" "荒木(伊賀)" 10
"stops.txt" "stop_name" "荒木(伊賀)" 11
"stops.txt" "stop_name" "山田(伊賀)" 23
"stops.txt" "stop_name" "山田(伊賀)" 24
"stops.txt" "stop_name" "宮の前(伊賀)" 25
"stops.txt" "stop_name" "中村(伊賀)" 30
"stops.txt" "stop_name" "富永(伊賀)" 39
"stops.txt" "stop_name" "富永(伊賀)" 40
"stops.txt" "stop_name" "元町(伊賀)" 44
"stops.txt" "stop_name" "元町(伊賀)" 45
"stops.txt" "stop_name" "松原(伊賀)" 63
"stops.txt" "stop_name" "松原(伊賀)" 64
"stops.txt" "stop_name" "諏訪(伊賀)" 96
"stops.txt" "stop_name" "市場(伊賀)" 116
"stops.txt" "stop_name" "八幡町(伊賀)" 128
"stops.txt" "stop_name" "八幡町(伊賀)" 129
"stops.txt" "stop_name" "八幡町(伊賀)" 130
"stops.txt" "stop_name" "西出口(伊賀)" 175
"stops.txt" "stop_name" "田中(伊賀)" 176
"stops.txt" "stop_name" "山出(伊賀)" 177
"stops.txt" "stop_name" "野中(名張)" 205
"stops.txt" "stop_name" "野中(名張)" 206
"stops.txt" "stop_name" "東町(名張)" 212
"stops.txt" "stop_name" "東町(名張)" 213
"stops.txt" "stop_name" "東町(名張)" 214
"stops.txt" "stop_name" "東町(名張)" 215
"stops.txt" "stop_name" "住宅前(名張)" 259
"stops.txt" "stop_name" "住宅前(名張)" 260
"stops.txt" "stop_name" "長野(伊賀)" 307
"stops.txt" "stop_name" "三番町(名張)" 341
"stops.txt" "stop_name" "三番町(名張)" 342
"stops.txt" "stop_name" "羽根東(Aコープ前)" 359
"stops.txt" "stop_name" "市立病院(名張)" 469
"stops.txt" "stop_name" "春日丘2番町" 497
"stops.txt" "stop_name" "春日丘2番町" 498
"stops.txt" "stop_name" "春日丘3番町" 499
"stops.txt" "stop_name" "春日丘3番町" 500
"stops.txt" "stop_name" "春日丘6番町" 503
"stops.txt" "stop_name" "春日丘6番町" 504
"stops.txt" "stop_name" "西出口(奈良)" 530
"stops.txt" "stop_name" "赤坂(名張)" 547
"stops.txt" "stop_name" "赤坂(名張)" 548
"stops.txt" "stop_name" "上出(名張)" 565
"trips.txt" "trip_headsign" "10 汁付" 2
"trips.txt" "trip_headsign" "10 汁付" 3
"trips.txt" "trip_headsign" "10 汁付" 4
"trips.txt" "trip_headsign" "12 汁付" 5
stop_without_stop_time WARNING 2

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.
404 "5616_2" "曽爾高原"
514 "5788_2" "曽爾高原ファームガーデン"
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.
"20260123" "20250401" "20251115"
unknown_column INFO 4

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.
"routes.txt" "jp_parent_route_id" 10
"trips.txt" "jp_trip_desc" 9
"trips.txt" "jp_trip_desc_symbol" 10
"trips.txt" "jp_office_id" 11
unknown_file INFO 3

unknown_file

A file is unknown.

You can see more about this notice here.

filename (?) The name of the unknown file.
"routes_jp.txt"
"agency_jp.txt"
"office_jp.txt"