bus-noshirocity — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-03-23T17:48:11Z,
for the dataset file:///shared/bus-noshirocity_23702a82.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


    Feed Info


    Publisher Name:
    N/A
    Publisher URL:
    N/A
    Feed Email:
    N/A
    Feed Language:
    N/A

    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. routes.txt
    9. stop_times.txt
    10. stops.txt
    11. translations.txt
    12. trips.txt

    Counts


    • Agencies: 0
    • Blocks: 0
    • Routes: 22
    • Shapes: 0
    • Stops: 144
    • Trips: 99

    Specification Compliance report

    6246 notices reported (5 errors, 6238 warnings, 3 infos)

    Notice Code Severity Total
    invalid_url ERROR 2

    invalid_url

    A field contains a malformed URL.

    Definitions for valid URLs are quite vague. We perform strict validation using the Apache Commons UrlValidator.

    You can see more about this notice here.

    filename (?) The name of the faulty file. csvRowNumber (?) The row of the faulty record. fieldName (?) Faulty record's field name. fieldValue (?) Faulty value.
    "agency.txt" 2 "agency_url" "https://www.city.noshiro.lg.jp//"
    "feed_info.txt" 2 "feed_publisher_url" "https://www.city.noshiro.lg.jp//"
    missing_required_column ERROR 3

    missing_required_column

    A required column is missing in the input file.

    You can see more about this notice here.

    filename (?) The name of the faulty file. fieldName (?) The name of the missing column.
    "translations.txt" "field_name"
    "translations.txt" "language"
    "translations.txt" "table_name"
    duplicate_route_name WARNING 12

    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 "田代線(1001)" 3 "田代線(1002)" "" "田代線" 3 "2000020052020"
    2 "田代線(1001)" 4 "田代線(1003)" "" "田代線" 3 "2000020052020"
    5 "種梅線(2001)" 6 "種梅線(2002)" "" "種梅線" 3 "2000020052020"
    7 "天神線(3001)" 8 "天神線(3002)" "" "天神線" 3 "2000020052020"
    9 "コサクル東雲地区(4001)" 10 "コサクル東雲地区(4002)" "" "コサクル東雲地区" 3 "2000020052020"
    11 "コサクル檜山西部地区(5001)" 12 "コサクル檜山西部地区(5002)" "" "コサクル檜山西部地区" 3 "2000020052020"
    11 "コサクル檜山西部地区(5001)" 13 "コサクル檜山西部地区(5003)" "" "コサクル檜山西部地区" 3 "2000020052020"
    14 "コサクル富田外面地区(6001)" 15 "コサクル富田外面地区(6002)" "" "コサクル富田外面地区" 3 "2000020052020"
    16 "コサクル濁川地区(7001)" 17 "コサクル濁川地区(7002)" "" "コサクル濁川地区" 3 "2000020052020"
    18 "コサクル南部地区(8001)" 19 "コサクル南部地区(8002)" "" "コサクル南部地区" 3 "2000020052020"
    20 "コサクル小野沢・大内田線(9001)" 21 "コサクル小野沢・大内田線(9002)" "" "コサクル小野沢・大内田線" 3 "2000020052020"
    22 "コサクル北能代地区(10001)" 23 "コサクル北能代地区(10002)" "" "コサクル北能代地区" 3 "2000020052020"
    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 "平日"
    3 "土曜"
    4 "日祝"
    mixed_case_recommended_field WARNING 37

    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.
    "routes.txt" "route_long_name" "コサクル小野沢・大内田線" 20
    "routes.txt" "route_long_name" "コサクル小野沢・大内田線" 21
    "stops.txt" "stop_name" "東雲二区・八区" 65
    "trips.txt" "trip_headsign" "道の駅ふたつい(二ツ井駅 経由)" 4
    "trips.txt" "trip_headsign" "道の駅ふたつい(二ツ井駅 経由)" 9
    "trips.txt" "trip_headsign" "二ツ井駅(二ツ井地域局 経由)" 13
    "trips.txt" "trip_headsign" "岩坂(二ツ井駅 経由)" 14
    "trips.txt" "trip_headsign" "きみまち杉(二ツ井駅 経由)" 15
    "trips.txt" "trip_headsign" "下田平(二ツ井地域局 経由)" 23
    "trips.txt" "trip_headsign" "道の駅ふたつい(二ツ井駅 経由)" 24
    "trips.txt" "trip_headsign" "道の駅ふたつい(二ツ井駅 経由)" 29
    "trips.txt" "trip_headsign" "二ツ井駅(二ツ井地域局 経由)" 31
    "trips.txt" "trip_headsign" "岩坂(二ツ井駅 経由)" 32
    "trips.txt" "trip_headsign" "きみまち杉(二ツ井駅 経由)" 34
    "trips.txt" "trip_headsign" "下田平(二ツ井地域局 経由)" 36
    "trips.txt" "trip_headsign" "道の駅ふたつい(二ツ井駅 経由)" 39
    "trips.txt" "trip_headsign" "二ツ井駅(二ツ井地域局 経由)" 42
    "trips.txt" "trip_headsign" "岩坂(二ツ井駅 経由)" 45
    "trips.txt" "trip_headsign" "道の駅ふたつい(二ツ井駅 経由)" 46
    "trips.txt" "trip_headsign" "下田平(二ツ井地域局 経由)" 47
    "trips.txt" "trip_headsign" "道の駅ふたつい(二ツ井駅 経由)" 55
    "trips.txt" "trip_headsign" "きみまち杉(二ツ井駅 経由)" 58
    "trips.txt" "trip_headsign" "岩坂(二ツ井駅 経由)" 61
    "trips.txt" "trip_headsign" "道の駅ふたつい(二ツ井駅 経由)" 66
    "trips.txt" "trip_headsign" "きみまち杉(二ツ井駅 経由)" 67
    "trips.txt" "trip_headsign" "道の駅ふたつい(二ツ井駅 経由)" 69
    "trips.txt" "trip_headsign" "岩坂(二ツ井駅 経由)" 71
    "trips.txt" "trip_headsign" "下田平(二ツ井地域局 経由)" 72
    "trips.txt" "trip_headsign" "道の駅ふたつい(二ツ井駅 経由)" 75
    "trips.txt" "trip_headsign" "岩坂(二ツ井駅 経由)" 77
    "trips.txt" "trip_headsign" "道の駅ふたつい(二ツ井駅 経由)" 79
    "trips.txt" "trip_headsign" "きみまち杉(二ツ井駅 経由)" 81
    "trips.txt" "trip_headsign" "道の駅ふたつい(二ツ井駅 経由)" 84
    "trips.txt" "trip_headsign" "岩坂(二ツ井駅 経由)" 86
    "trips.txt" "trip_headsign" "道の駅ふたつい(二ツ井駅 経由)" 88
    "trips.txt" "trip_headsign" "きみまち杉(二ツ井駅 経由)" 90
    "trips.txt" "trip_headsign" "道の駅ふたつい(二ツ井駅 経由)" 91
    non_ascii_or_non_printable_char WARNING 6185

    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 6185 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.txt" 3 "service_id" "土曜"
    "calendar.txt" 4 "service_id" "日祝"
    "fare_rules.txt" 2 "route_id" "田代線(1001)"
    "fare_rules.txt" 3 "route_id" "田代線(1001)"
    "fare_rules.txt" 4 "route_id" "田代線(1001)"
    "fare_rules.txt" 5 "route_id" "田代線(1001)"
    "fare_rules.txt" 6 "route_id" "田代線(1001)"
    "fare_rules.txt" 7 "route_id" "田代線(1001)"
    "fare_rules.txt" 8 "route_id" "田代線(1001)"
    "fare_rules.txt" 9 "route_id" "田代線(1001)"
    "fare_rules.txt" 10 "route_id" "田代線(1001)"
    "fare_rules.txt" 11 "route_id" "田代線(1001)"
    "fare_rules.txt" 12 "route_id" "田代線(1001)"
    "fare_rules.txt" 13 "route_id" "田代線(1001)"
    "fare_rules.txt" 14 "route_id" "田代線(1001)"
    "fare_rules.txt" 15 "route_id" "田代線(1001)"
    "fare_rules.txt" 16 "route_id" "田代線(1001)"
    "fare_rules.txt" 17 "route_id" "田代線(1001)"
    "fare_rules.txt" 18 "route_id" "田代線(1001)"
    "fare_rules.txt" 19 "route_id" "田代線(1001)"
    "fare_rules.txt" 20 "route_id" "田代線(1001)"
    "fare_rules.txt" 21 "route_id" "田代線(1001)"
    "fare_rules.txt" 22 "route_id" "田代線(1001)"
    "fare_rules.txt" 23 "route_id" "田代線(1001)"
    "fare_rules.txt" 24 "route_id" "田代線(1001)"
    "fare_rules.txt" 25 "route_id" "田代線(1001)"
    "fare_rules.txt" 26 "route_id" "田代線(1001)"
    "fare_rules.txt" 27 "route_id" "田代線(1001)"
    "fare_rules.txt" 28 "route_id" "田代線(1001)"
    "fare_rules.txt" 29 "route_id" "田代線(1001)"
    "fare_rules.txt" 30 "route_id" "田代線(1001)"
    "fare_rules.txt" 31 "route_id" "田代線(1001)"
    "fare_rules.txt" 32 "route_id" "田代線(1001)"
    "fare_rules.txt" 33 "route_id" "田代線(1001)"
    "fare_rules.txt" 34 "route_id" "田代線(1001)"
    "fare_rules.txt" 35 "route_id" "田代線(1001)"
    "fare_rules.txt" 36 "route_id" "田代線(1001)"
    "fare_rules.txt" 37 "route_id" "田代線(1001)"
    "fare_rules.txt" 38 "route_id" "田代線(1001)"
    "fare_rules.txt" 39 "route_id" "田代線(1001)"
    "fare_rules.txt" 40 "route_id" "田代線(1001)"
    "fare_rules.txt" 41 "route_id" "田代線(1001)"
    "fare_rules.txt" 42 "route_id" "田代線(1001)"
    "fare_rules.txt" 43 "route_id" "田代線(1001)"
    "fare_rules.txt" 44 "route_id" "田代線(1001)"
    "fare_rules.txt" 45 "route_id" "田代線(1001)"
    "fare_rules.txt" 46 "route_id" "田代線(1001)"
    "fare_rules.txt" 47 "route_id" "田代線(1001)"
    "fare_rules.txt" 48 "route_id" "田代線(1001)"
    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.
    "20260323" "20220401" "20230331"
    unknown_column INFO 2

    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.
    "translations.txt" "trans_id" 1
    "translations.txt" "lang" 2
    unknown_file INFO 1

    unknown_file

    A file is unknown.

    You can see more about this notice here.

    filename (?) The name of the unknown file.
    "agency_jp.txt"