GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2025-12-05T20:56:49Z,
for the dataset file:///shared/abibus-other-root.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
我孫子市
Feed Email:
N/A
Feed Language:
Japanese

Files included


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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 11
  • Shapes: 0
  • Stops: 190
  • Trips: 54

Specification Compliance report

30 notices reported (8 errors, 18 warnings, 4 infos)

Notice Code Severity Total
foreign_key_violation ERROR 8

foreign_key_violation

Wrong foreign key.

A foreign key references the primary key of another file. A foreign key violation means that the foreign key referenced from a given row (the child file) cannot be found in the corresponding file (the parent file). The Foreign keys are defined in the specification under "Type" for each file.

You can see more about this notice here.

childFilename (?) The name of the file from which reference is made. childFieldName (?) The name of the field that makes reference. parentFilename (?) The name of the file that is referred to. parentFieldName (?) The name of the field that is referred to. fieldValue (?) The faulty record's value. csvRowNumber (?) The row of the faulty record.
"stops.txt" "parent_station" "stops.txt" "stop_id" "Kohoku Station North" 2
"stops.txt" "parent_station" "stops.txt" "stop_id" "Abiko Station North" 43
"stops.txt" "parent_station" "stops.txt" "stop_id" "Ushiroda" 44
"stops.txt" "parent_station" "stops.txt" "stop_id" "Ushiroda" 45
"stops.txt" "parent_station" "stops.txt" "stop_id" "Tennoudai Station North" 58
"stops.txt" "parent_station" "stops.txt" "stop_id" "Tsukushino Iriguchi" 124
"stops.txt" "parent_station" "stops.txt" "stop_id" "Tsukushino Iriguchi" 125
"stops.txt" "parent_station" "stops.txt" "stop_id" "Abiko Station" 191
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 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.
"feed_info.txt" 2 "feed_start_date"
"feed_info.txt" 2 "feed_end_date"
"fare_attributes.txt" 2 "agency_id"
non_ascii_or_non_printable_char WARNING 14

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.
"calendar.txt" 2 "service_id" "平日"
"calendar.txt" 3 "service_id" "土休日"
"fare_attributes.txt" 2 "fare_id" "均一運賃_00"
"fare_rules.txt" 2 "fare_id" "均一運賃_00"
"fare_rules.txt" 3 "fare_id" "均一運賃_00"
"fare_rules.txt" 4 "fare_id" "均一運賃_00"
"fare_rules.txt" 5 "fare_id" "均一運賃_00"
"fare_rules.txt" 6 "fare_id" "均一運賃_00"
"fare_rules.txt" 7 "fare_id" "均一運賃_00"
"fare_rules.txt" 8 "fare_id" "均一運賃_00"
"fare_rules.txt" 9 "fare_id" "均一運賃_00"
"fare_rules.txt" 10 "fare_id" "均一運賃_00"
"fare_rules.txt" 11 "fare_id" "均一運賃_00"
"fare_rules.txt" 12 "fare_id" "均一運賃_00"
unknown_column INFO 1

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" 8
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.
"agency_jp.txt"
"office_jp.txt"
"routes_jp.txt"