yamatoshi — Enhanced Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-09-11T19:00:11Z,
for the dataset file:///shared/yamatoshi_dcebf17b.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Busmaps.com
Publisher URL:
https://busmaps.com
Feed Language:
Japanese
Feed Start Date:
2023-10-01
Feed End Date:
2026-11-23

Files included


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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 10
  • Shapes: 0
  • Stops: 250
  • Trips: 268

Specification Compliance report

150 notices reported (0 errors, 147 warnings, 3 infos)

Notice Code Severity Total
missing_recommended_field WARNING 3

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.

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"
mixed_case_recommended_field WARNING 131

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 131 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" "のろっと北部ルートa→B系統" 4
"routes.txt" "route_long_name" "のろっと北部ルートb→A系統" 5
"stops.txt" "stop_name" "市役所[大和市]" 2
"stops.txt" "stop_name" "市役所[大和市]" 3
"stops.txt" "stop_name" "市立病院[大和市]" 4
"stops.txt" "stop_name" "市立病院[大和市]" 5
"stops.txt" "stop_name" "市立病院[大和市]" 6
"stops.txt" "stop_name" "子安1号公園" 12
"stops.txt" "stop_name" "西鶴間8丁目" 16
"stops.txt" "stop_name" "南林間6丁目" 19
"stops.txt" "stop_name" "西鶴間3号公園" 20
"stops.txt" "stop_name" "西鶴間6丁目西" 21
"stops.txt" "stop_name" "西鶴間6丁目東" 22
"stops.txt" "stop_name" "西鶴間5号公園" 23
"stops.txt" "stop_name" "代官2丁目公園" 54
"stops.txt" "stop_name" "代官3丁目公園" 55
"stops.txt" "stop_name" "代官4丁目" 56
"stops.txt" "stop_name" "中央6丁目" 69
"stops.txt" "stop_name" "つきみ野2号公園" 78
"stops.txt" "stop_name" "つきみ野2号公園" 79
"stops.txt" "stop_name" "つきみ野8丁目" 80
"stops.txt" "stop_name" "つきみ野8丁目" 81
"stops.txt" "stop_name" "つきみ野2丁目南" 95
"stops.txt" "stop_name" "つきみ野2丁目南" 96
"stops.txt" "stop_name" "つきみ野1丁目" 97
"stops.txt" "stop_name" "つきみ野1丁目" 98
"stops.txt" "stop_name" "鶴間2丁目" 107
"stops.txt" "stop_name" "鶴間2丁目" 108
"stops.txt" "stop_name" "つきみ野2丁目" 121
"stops.txt" "stop_name" "つきみ野2丁目" 122
"stops.txt" "stop_name" "つきみ野3丁目" 123
"stops.txt" "stop_name" "つきみ野3丁目" 124
"stops.txt" "stop_name" "中央林間4丁目" 127
"stops.txt" "stop_name" "中央林間4丁目" 128
"stops.txt" "stop_name" "中央林間4丁目" 129
"stops.txt" "stop_name" "消防団第10分団" 135
"stops.txt" "stop_name" "宮久保1号公園" 146
"stops.txt" "stop_name" "谷戸頭・谷戸緑地" 152
"stops.txt" "stop_name" "谷戸頭・谷戸緑地" 153
"stops.txt" "stop_name" "渋谷6号公園" 162
"stops.txt" "stop_name" "渋谷6号公園" 163
"stops.txt" "stop_name" "深見台1丁目" 177
"stops.txt" "stop_name" "かしま2号公園" 180
"stops.txt" "stop_name" "深見台3丁目北" 184
"stops.txt" "stop_name" "深見西6丁目" 195
"stops.txt" "stop_name" "桜森3丁目" 198
"stops.txt" "stop_name" "桜森3丁目" 199
"stops.txt" "stop_name" "上草柳6丁目" 211
"stops.txt" "stop_name" "上草柳2号橋" 214
"stops.txt" "stop_name" "上草柳2号橋" 215
non_ascii_or_non_printable_char WARNING 13

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.

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.
"fare_rules.txt" 2 "fare_id" "3991-均一運賃150_10"
"fare_rules.txt" 3 "fare_id" "3991-均一運賃100_10"
"fare_rules.txt" 4 "fare_id" "3991-均一運賃100_10"
"fare_rules.txt" 5 "fare_id" "3991-均一運賃100_10"
"fare_rules.txt" 6 "fare_id" "3991-均一運賃150_00"
"fare_rules.txt" 7 "fare_id" "3991-均一運賃150_00"
"fare_rules.txt" 8 "fare_id" "3991-均一運賃150_00"
"fare_rules.txt" 9 "fare_id" "3991-均一運賃150_00"
"fare_rules.txt" 10 "fare_id" "3991-均一運賃150_00"
"fare_rules.txt" 11 "fare_id" "3991-均一運賃150_00"
"fare_attributes.txt" 2 "fare_id" "3991-均一運賃150_10"
"fare_attributes.txt" 3 "fare_id" "3991-均一運賃100_10"
"fare_attributes.txt" 4 "fare_id" "3991-均一運賃150_00"
big_gap_in_service INFO 3

big_gap_in_service

A service has a gap of more than 13 days between active service dates.

You can see more about this notice here.

serviceId (?) The service_id that has the gap. gapStartDate (?) The first day of the gap. gapEndDate (?) The last day of the gap. gapDurationDays (?) The number of days in the gap.
"3991-S2" "2026-09-27" "2026-10-12" 14
"3991-S2" "2026-10-12" "2026-11-03" 21
"3991-S2" "2026-11-03" "2026-11-23" 19