GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-05T22:00:46Z,
for the dataset file:///shared/melbus-shared-taxi.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
小矢部市
Feed Email:
sonosujiya@gmail.com
Feed Language:
Japanese
Feed Start Date:
2024-04-01
Feed End Date:
2025-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. shapes.txt
  9. stop_times.txt
  10. stops.txt
  11. translations.txt
  12. trips.txt

Counts


  • Agencies: 1
  • Blocks: 7
  • Routes: 22
  • Shapes: 22
  • Stops: 105
  • Trips: 27

Specification Compliance report

3111 notices reported (0 errors, 3111 warnings, 0 infos)

Notice Code Severity Total
duplicate_route_name WARNING 17

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`.
2 "津沢線(04)" 3 "津沢線(01)" "津沢線" "" 3 "7000020162094"
4 "正得線(12)" 5 "正得線(11)" "正得線" "" 3 "7000020162094"
7 "南谷線(31)" 8 "南谷線(32)" "南谷線" "" 3 "7000020162094"
9 "蟹谷線(42)" 10 "蟹谷線(41)" "蟹谷線" "" 3 "7000020162094"
2 "津沢線(04)" 11 "津沢線(05)" "津沢線" "" 3 "7000020162094"
2 "津沢線(04)" 12 "津沢線(06)" "津沢線" "" 3 "7000020162094"
4 "正得線(12)" 13 "正得線(13)" "正得線" "" 3 "7000020162094"
6 "宮島線(22)" 14 "宮島線(24)" "宮島線" "" 3 "7000020162094"
2 "津沢線(04)" 15 "津沢線(07)" "津沢線" "" 3 "7000020162094"
2 "津沢線(04)" 16 "津沢線(02)" "津沢線" "" 3 "7000020162094"
4 "正得線(12)" 17 "正得線(15)" "正得線" "" 3 "7000020162094"
4 "正得線(12)" 18 "正得線(16)" "正得線" "" 3 "7000020162094"
2 "津沢線(04)" 19 "津沢線(03)" "津沢線" "" 3 "7000020162094"
4 "正得線(12)" 20 "正得線(17)" "正得線" "" 3 "7000020162094"
6 "宮島線(22)" 21 "宮島線(23)" "宮島線" "" 3 "7000020162094"
9 "蟹谷線(42)" 22 "蟹谷線(43)" "蟹谷線" "" 3 "7000020162094"
9 "蟹谷線(42)" 23 "蟹谷線(44)" "蟹谷線" "" 3 "7000020162094"
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.
2 "平日"
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" "20250331" "20251212"
mixed_case_recommended_field WARNING 10

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.
"stops.txt" "stop_name" "JA本店・東部支店口" 14
"stops.txt" "stop_name" "JA本店・東部支店口" 15
"trips.txt" "trip_headsign" "石動駅南口(水島 経由)" 2
"trips.txt" "trip_headsign" "津沢(水島 経由)" 7
"trips.txt" "trip_headsign" "石動駅北口(水島 経由)" 11
"trips.txt" "trip_headsign" "津沢(水島 経由)" 12
"trips.txt" "trip_headsign" "石動駅北口(水島 経由)" 14
"trips.txt" "trip_headsign" "津沢(水島 経由)" 15
"trips.txt" "trip_headsign" "石動駅北口(水島 経由)" 17
"trips.txt" "trip_headsign" "津沢(水島 経由)" 25
non_ascii_or_non_printable_char WARNING 3081

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 3081 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" "平日"
"calendar_dates.txt" 2 "service_id" "平日"
"calendar_dates.txt" 3 "service_id" "平日"
"calendar_dates.txt" 4 "service_id" "平日"
"calendar_dates.txt" 5 "service_id" "平日"
"calendar_dates.txt" 6 "service_id" "平日"
"calendar_dates.txt" 7 "service_id" "平日"
"calendar_dates.txt" 8 "service_id" "平日"
"calendar_dates.txt" 9 "service_id" "平日"
"calendar_dates.txt" 10 "service_id" "平日"
"fare_rules.txt" 2 "route_id" "蟹谷線(41)"
"fare_rules.txt" 3 "route_id" "蟹谷線(41)"
"fare_rules.txt" 4 "route_id" "蟹谷線(41)"
"fare_rules.txt" 5 "route_id" "蟹谷線(41)"
"fare_rules.txt" 6 "route_id" "蟹谷線(41)"
"fare_rules.txt" 7 "route_id" "蟹谷線(41)"
"fare_rules.txt" 8 "route_id" "蟹谷線(41)"
"fare_rules.txt" 9 "route_id" "蟹谷線(41)"
"fare_rules.txt" 10 "route_id" "蟹谷線(41)"
"fare_rules.txt" 11 "route_id" "蟹谷線(41)"
"fare_rules.txt" 12 "route_id" "蟹谷線(41)"
"fare_rules.txt" 13 "route_id" "蟹谷線(41)"
"fare_rules.txt" 14 "route_id" "蟹谷線(41)"
"fare_rules.txt" 15 "route_id" "蟹谷線(41)"
"fare_rules.txt" 16 "route_id" "蟹谷線(41)"
"fare_rules.txt" 17 "route_id" "蟹谷線(41)"
"fare_rules.txt" 18 "route_id" "蟹谷線(41)"
"fare_rules.txt" 19 "route_id" "蟹谷線(41)"
"fare_rules.txt" 20 "route_id" "蟹谷線(41)"
"fare_rules.txt" 21 "route_id" "蟹谷線(41)"
"fare_rules.txt" 22 "route_id" "蟹谷線(41)"
"fare_rules.txt" 23 "route_id" "蟹谷線(41)"
"fare_rules.txt" 24 "route_id" "蟹谷線(41)"
"fare_rules.txt" 25 "route_id" "蟹谷線(41)"
"fare_rules.txt" 26 "route_id" "蟹谷線(41)"
"fare_rules.txt" 27 "route_id" "蟹谷線(41)"
"fare_rules.txt" 28 "route_id" "蟹谷線(41)"
"fare_rules.txt" 29 "route_id" "蟹谷線(41)"
"fare_rules.txt" 30 "route_id" "蟹谷線(41)"
"fare_rules.txt" 31 "route_id" "蟹谷線(41)"
"fare_rules.txt" 32 "route_id" "蟹谷線(41)"
"fare_rules.txt" 33 "route_id" "蟹谷線(41)"
"fare_rules.txt" 34 "route_id" "蟹谷線(41)"
"fare_rules.txt" 35 "route_id" "蟹谷線(41)"
"fare_rules.txt" 36 "route_id" "蟹谷線(41)"
"fare_rules.txt" 37 "route_id" "蟹谷線(41)"
"fare_rules.txt" 38 "route_id" "蟹谷線(41)"
"fare_rules.txt" 39 "route_id" "蟹谷線(41)"
"fare_rules.txt" 40 "route_id" "蟹谷線(41)"
"fare_rules.txt" 41 "route_id" "蟹谷線(41)"
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" "20240401" "20250331"