GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-01-23T21:00:55Z,
for the dataset file:///shared/mie-kotsu-sancoise.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-05-14
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: 15
  • Shapes: 0
  • Stops: 444
  • Trips: 792

Specification Compliance report

1488 notices reported (1 errors, 1480 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" 247 248 "table_name,field_name,language,field_value" "stops,stop_name,en,【C-BUS】山本町クラブ"
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 "7_0_20250514_2_3_add"
3 "7_1_20250514"
4 "7_2_20250514"
5 "7_3_20250514"
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 638

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 638 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 833

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 833 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" "外宮内宮(徴古館)線" 13
"routes.txt" "route_long_name" "外宮内宮(庁舎前)線" 14
"stops.txt" "stop_name" "宮忠・MEGAドン・キホーテ前" 4
"stops.txt" "stop_name" "宮忠・MEGAドン・キホーテ前" 5
"stops.txt" "stop_name" "シンフォニアテクノロジー(旧鳥羽神鋼前)" 75
"stops.txt" "stop_name" "シンフォニアテクノロジー(旧鳥羽神鋼前)" 76
"stops.txt" "stop_name" "尾上町(伊勢)" 94
"stops.txt" "stop_name" "尾上町(伊勢)" 95
"stops.txt" "stop_name" "萱町(伊勢)" 123
"stops.txt" "stop_name" "田丸城跡(玉城町役場)" 140
"stops.txt" "stop_name" "大野木(伊勢)" 150
"stops.txt" "stop_name" "大野木(伊勢)" 151
"stops.txt" "stop_name" "大久保(伊勢)" 162
"stops.txt" "stop_name" "坂井(伊勢)" 168
"stops.txt" "stop_name" "坂井(伊勢)" 169
"stops.txt" "stop_name" "上田口(伊勢)" 173
"stops.txt" "stop_name" "清水(伊勢)" 184
"stops.txt" "stop_name" "清水(伊勢)" 185
"stops.txt" "stop_name" "栗原(伊勢)" 208
"stops.txt" "stop_name" "栗原(伊勢)" 209
"stops.txt" "stop_name" "中ノ郷(伊勢)" 210
"stops.txt" "stop_name" "市場(伊勢)" 220
"stops.txt" "stop_name" "中村(度会)" 228
"stops.txt" "stop_name" "神宮徴古館前(倭姫宮前)" 262
"stops.txt" "stop_name" "神宮徴古館前(倭姫宮前)" 263
"stops.txt" "stop_name" "小川(伊勢)" 274
"stops.txt" "stop_name" "白石(伊勢)" 286
"stops.txt" "stop_name" "一色大橋(伊勢)" 315
"stops.txt" "stop_name" "一色大橋(伊勢)" 316
"stops.txt" "stop_name" "中村町(月讀宮前)" 317
"stops.txt" "stop_name" "中村町(月讀宮前)" 318
"stops.txt" "stop_name" "シンフォニアテクノロジー(旧神鋼前)" 331
"stops.txt" "stop_name" "シンフォニアテクノロジー(旧神鋼前)" 332
"stops.txt" "stop_name" "馬瀬(伊勢)" 339
"stops.txt" "stop_name" "中町(伊勢)" 343
"stops.txt" "stop_name" "中町(伊勢)" 344
"stops.txt" "stop_name" "集会所前(伊勢)" 360
"stops.txt" "stop_name" "民話の駅・蘇民前" 375
"stops.txt" "stop_name" "民話の駅・蘇民前" 376
"stops.txt" "stop_name" "鳥羽水族館・ミキモト真珠島" 383
"stops.txt" "stop_name" "大谷(伊勢)" 435
"trips.txt" "trip_headsign" "01 伊勢赤十字病院" 2
"trips.txt" "trip_headsign" "01 伊勢赤十字病院" 3
"trips.txt" "trip_headsign" "01 伊勢赤十字病院" 4
"trips.txt" "trip_headsign" "01 伊勢赤十字病院" 5
"trips.txt" "trip_headsign" "01 伊勢赤十字病院" 6
"trips.txt" "trip_headsign" "01 伊勢赤十字病院" 7
"trips.txt" "trip_headsign" "01 伊勢赤十字病院" 8
"trips.txt" "trip_headsign" "01 伊勢赤十字病院" 9
"trips.txt" "trip_headsign" "01 伊勢赤十字病院" 10
same_name_and_description_for_stop WARNING 2

same_name_and_description_for_stop

Same name and description for stop.

The GTFS spec defines stops.txt stop_description as:

Description of the location that provides useful, quality information. Do not simply duplicate the name of the location.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty record. stopDesc (?) The faulty record's `stop_desc`.
384 "7383_1" "こすえ"
385 "7384_1" "南島棚橋"
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" "20250514" "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"