GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-05T16:53:27Z,
for the dataset file:///shared/bodik4.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 Email:
alex@busmaps.com
Feed Language:
Japanese
Feed Start Date:
2020-04-01
Feed End Date:
2021-03-31

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. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 11
  • Shapes: 0
  • Stops: 238
  • Trips: 58

Specification Compliance report

2468 notices reported (11 errors, 2457 warnings, 0 infos)

Notice Code Severity Total
duplicate_key ERROR 11

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.
"fare_rules.txt" 3 5 "fare_id,route_id" "1384-200,1384-501001"
"fare_rules.txt" 4 6 "fare_id,route_id" "1384-200,1384-501002"
"fare_rules.txt" 3 7 "fare_id,route_id" "1384-200,1384-501001"
"fare_rules.txt" 9 10 "fare_id,route_id" "1384-200,1384-401001"
"fare_rules.txt" 2 11 "fare_id,route_id" "1384-200,1384-301003"
"fare_rules.txt" 2 12 "fare_id,route_id" "1384-200,1384-301003"
"fare_rules.txt" 14 15 "fare_id,route_id" "1384-200,1384-301001"
"fare_rules.txt" 16 17 "fare_id,route_id" "1384-200,1384-201001"
"fare_rules.txt" 18 19 "fare_id,route_id" "1384-200,1384-121001"
"fare_rules.txt" 18 20 "fare_id,route_id" "1384-200,1384-121001"
"fare_rules.txt" 22 23 "fare_id,route_id" "1384-200,1384-111001"
duplicate_route_name WARNING 4

duplicate_route_name

Two distinct routes have either the same route_short_name, the same route_long_name, or the same combination of route_short_name and route_long_name.

All routes of the same route_type with the same agency_id should have unique combinations of route_short_name and route_long_name.

Note that there may be valid cases where routes have the same short and long name, e.g., if they serve different areas. However, different directions must be modeled as the same route.

Example of bad data:

route_id route_short_name route_long_name
route1 U1 Southern
route2 U1 Southern

You can see more about this notice here.

csvRowNumber1 (?) The row number of the first occurrence. routeId1 (?) The id of the the first occurrence. csvRowNumber2 (?) The row number of the other occurrence. routeId2 (?) The id of the the other occurrence. routeShortName (?) Common `routes.route_short_name`. routeLongName (?) Common `routes.route_long_name`. routeTypeValue (?) Common `routes.route_type`. agencyId (?) Common `routes.agency_id`.
3 "1384-111001" 4 "1384-111003" "" "ふくつミニバス 1福間周回線左回り(月・水・金)" 3 "1384-1000020402249"
7 "1384-301001" 8 "1384-301003" "" "ふくつミニバス 3上西郷線" 3 "1384-1000020402249"
9 "1384-401001" 10 "1384-402002" "ふくつミニバス 4勝浦線" "" 3 "1384-1000020402249"
11 "1384-501001" 12 "1384-501002" "" "ふくつミニバス 5東福間・若木台線" 3 "1384-1000020402249"
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 "1384-月、水、金"
3 "1384-月~土"
4 "1384-火、木、土"
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 "20251205" "20210331" "20251212"
missing_recommended_field WARNING 1

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

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 63 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" "ふくつミニバス 1福間周回線" 2
"routes.txt" "route_long_name" "ふくつミニバス 1福間周回線左回り(月・水・金)" 3
"routes.txt" "route_long_name" "ふくつミニバス 1福間周回線左回り(月・水・金)" 4
"routes.txt" "route_long_name" "ふくつミニバス 1福間周回線右回り(火・木・土)" 5
"routes.txt" "route_long_name" "ふくつミニバス 2津屋崎線" 6
"routes.txt" "route_long_name" "ふくつミニバス 3上西郷線" 7
"routes.txt" "route_long_name" "ふくつミニバス 3上西郷線" 8
"routes.txt" "route_short_name" "ふくつミニバス 4勝浦線" 9
"routes.txt" "route_short_name" "ふくつミニバス 4勝浦線" 10
"routes.txt" "route_long_name" "ふくつミニバス 5東福間・若木台線" 11
"routes.txt" "route_long_name" "ふくつミニバス 5東福間・若木台線" 12
"stops.txt" "stop_name" "宮司浜2丁目" 12
"stops.txt" "stop_name" "宮司浜2丁目" 13
"stops.txt" "stop_name" "若木台5丁目1" 28
"stops.txt" "stop_name" "若木台5丁目1" 29
"stops.txt" "stop_name" "若木台6丁目2" 36
"stops.txt" "stop_name" "若木台6丁目2" 37
"stops.txt" "stop_name" "若木台6丁目3" 38
"stops.txt" "stop_name" "若木台6丁目3" 39
"stops.txt" "stop_name" "若木台5丁目2" 40
"stops.txt" "stop_name" "若木台5丁目2" 41
"stops.txt" "stop_name" "若木台4丁目" 42
"stops.txt" "stop_name" "若木台4丁目" 43
"stops.txt" "stop_name" "若木台3丁目1" 46
"stops.txt" "stop_name" "若木台3丁目1" 47
"stops.txt" "stop_name" "若木台3丁目2" 48
"stops.txt" "stop_name" "若木台3丁目2" 49
"stops.txt" "stop_name" "若木台2丁目1" 50
"stops.txt" "stop_name" "若木台2丁目1" 51
"stops.txt" "stop_name" "若木台2丁目2" 52
"stops.txt" "stop_name" "若木台2丁目2" 53
"stops.txt" "stop_name" "花見の里3丁目" 64
"stops.txt" "stop_name" "花見の里3丁目" 65
"stops.txt" "stop_name" "東福間8丁目1" 69
"stops.txt" "stop_name" "東福間8丁目2" 70
"stops.txt" "stop_name" "東福間7丁目" 72
"stops.txt" "stop_name" "東福間3丁目大隈酒米店前" 73
"stops.txt" "stop_name" "東福間3丁目ヤマザキショップ前" 74
"stops.txt" "stop_name" "花見第1団地前" 77
"stops.txt" "stop_name" "花見第1団地前" 78
"stops.txt" "stop_name" "有弥の里1丁目" 92
"stops.txt" "stop_name" "有弥の里1丁目" 93
"stops.txt" "stop_name" "有弥の里2丁目" 94
"stops.txt" "stop_name" "有弥の里2丁目" 95
"stops.txt" "stop_name" "宮司4丁目" 140
"stops.txt" "stop_name" "宮司4丁目" 141
"stops.txt" "stop_name" "宮司3丁目" 146
"stops.txt" "stop_name" "宮司3丁目" 147
"stops.txt" "stop_name" "若木台6丁目1" 152
"stops.txt" "stop_name" "若木台6丁目1" 153
non_ascii_or_non_printable_char WARNING 2384

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 2384 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.
"calendar.txt" 2 "service_id" "1384-月、水、金"
"calendar.txt" 3 "service_id" "1384-月~土"
"calendar.txt" 4 "service_id" "1384-火、木、土"
"calendar_dates.txt" 2 "service_id" "1384-月、水、金"
"calendar_dates.txt" 3 "service_id" "1384-月、水、金"
"calendar_dates.txt" 4 "service_id" "1384-月、水、金"
"calendar_dates.txt" 5 "service_id" "1384-月、水、金"
"calendar_dates.txt" 6 "service_id" "1384-月、水、金"
"calendar_dates.txt" 7 "service_id" "1384-月、水、金"
"calendar_dates.txt" 8 "service_id" "1384-月、水、金"
"calendar_dates.txt" 9 "service_id" "1384-月、水、金"
"calendar_dates.txt" 10 "service_id" "1384-月、水、金"
"calendar_dates.txt" 11 "service_id" "1384-月、水、金"
"calendar_dates.txt" 12 "service_id" "1384-月~土"
"calendar_dates.txt" 13 "service_id" "1384-月~土"
"calendar_dates.txt" 14 "service_id" "1384-月~土"
"calendar_dates.txt" 15 "service_id" "1384-月~土"
"calendar_dates.txt" 16 "service_id" "1384-月~土"
"calendar_dates.txt" 17 "service_id" "1384-月~土"
"calendar_dates.txt" 18 "service_id" "1384-月~土"
"calendar_dates.txt" 19 "service_id" "1384-月~土"
"calendar_dates.txt" 20 "service_id" "1384-月~土"
"calendar_dates.txt" 21 "service_id" "1384-月~土"
"calendar_dates.txt" 22 "service_id" "1384-月~土"
"calendar_dates.txt" 23 "service_id" "1384-月~土"
"calendar_dates.txt" 24 "service_id" "1384-月~土"
"calendar_dates.txt" 25 "service_id" "1384-月~土"
"calendar_dates.txt" 26 "service_id" "1384-月~土"
"calendar_dates.txt" 27 "service_id" "1384-月~土"
"calendar_dates.txt" 28 "service_id" "1384-月~土"
"calendar_dates.txt" 29 "service_id" "1384-月~土"
"calendar_dates.txt" 30 "service_id" "1384-火、木、土"
"calendar_dates.txt" 31 "service_id" "1384-火、木、土"
"calendar_dates.txt" 32 "service_id" "1384-火、木、土"
"calendar_dates.txt" 33 "service_id" "1384-火、木、土"
"calendar_dates.txt" 34 "service_id" "1384-火、木、土"
"calendar_dates.txt" 35 "service_id" "1384-火、木、土"
"calendar_dates.txt" 36 "service_id" "1384-火、木、土"
"calendar_dates.txt" 37 "service_id" "1384-火、木、土"
"stop_times.txt" 2 "trip_id" "1384-1月~土_07時20分_系統101001"
"stop_times.txt" 3 "trip_id" "1384-1月~土_07時20分_系統101001"
"stop_times.txt" 4 "trip_id" "1384-1月~土_07時20分_系統101001"
"stop_times.txt" 5 "trip_id" "1384-1月~土_07時20分_系統101001"
"stop_times.txt" 6 "trip_id" "1384-1月~土_07時20分_系統101001"
"stop_times.txt" 7 "trip_id" "1384-1月~土_07時20分_系統101001"
"stop_times.txt" 8 "trip_id" "1384-1月~土_07時20分_系統101001"
"stop_times.txt" 9 "trip_id" "1384-1月~土_07時20分_系統101001"
"stop_times.txt" 10 "trip_id" "1384-2月、水、金_07時45分_系統111001"
"stop_times.txt" 11 "trip_id" "1384-2月、水、金_07時45分_系統111001"
"stop_times.txt" 12 "trip_id" "1384-2月、水、金_07時45分_系統111001"
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.
"20251205" "20200401" "20210331"