GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.0.0 at 2025-05-16T17:10:14Z,
for the dataset file:///tmp/1_in.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
Feed Start Date:
2023-12-01
Feed End Date:
2024-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. translations.txt
  11. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 61
  • Shapes: 0
  • Stops: 622
  • Trips: 565

Specification Compliance report

272 notices reported (0 errors, 268 warnings, 4 infos)

Notice Code Severity Total
duplicate_route_name WARNING 28

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 "3031" 3 "3032" "" "国02" 3 "8021001033987"
4 "3071" 5 "3072" "" "小20" 3 "8021001033987"
6 "3081" 7 "3082" "" "松66" 3 "8021001033987"
8 "3131" 9 "3132" "" "松71" 3 "8021001033987"
10 "3261" 11 "3262" "" "松77" 3 "8021001033987"
12 "3331" 13 "3332" "" "小15" 3 "8021001033987"
14 "3341" 15 "3342" "" "小14" 3 "8021001033987"
16 "3351" 17 "3352" "" "小12" 3 "8021001033987"
19 "3421" 20 "3422" "" "松62" 3 "8021001033987"
22 "3451" 23 "3452" "" "松04" 3 "8021001033987"
24 "3481" 25 "3482" "" "松95" 3 "8021001033987"
10 "3261" 26 "3492" "" "松77" 3 "8021001033987"
10 "3261" 28 "3731" "" "松77" 3 "8021001033987"
18 "3412" 29 "3831" "" "松51" 3 "8021001033987"
30 "69011" 31 "69012" "" "山99" 3 "8021001033987"
32 "69081" 33 "69082" "" "山北南部循環" 3 "8021001033987"
35 "69101" 36 "69102" "" "山北西部循環" 3 "8021001033987"
34 "69091" 37 "69131" "" "山北東部循環" 3 "8021001033987"
34 "69091" 38 "69141" "" "山北東部循環" 3 "8021001033987"
39 "69151" 40 "69152" "" "松01" 3 "8021001033987"
42 "69181" 43 "69182" "" "小11" 3 "8021001033987"
44 "69191" 45 "69192" "" "国07" 3 "8021001033987"
46 "69211" 47 "69212" "" "下01" 3 "8021001033987"
50 "69261" 51 "69262" "" "松54" 3 "8021001033987"
16 "3351" 53 "69312" "" "小12" 3 "8021001033987"
39 "69151" 54 "69321" "" "松01" 3 "8021001033987"
56 "69401" 57 "69402" "" "大01" 3 "8021001033987"
60 "69431" 61 "69432" "" "大04" 3 "8021001033987"
expired_calendar WARNING 29

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 "01"
3 "03"
4 "06"
5 "0101"
6 "0201"
7 "0301"
8 "0401"
9 "0501"
10 "0601"
11 "0701"
12 "0801"
13 "0901"
14 "1001"
15 "1101"
16 "1201"
17 "1301"
18 "1401"
19 "1501"
20 "1601"
21 "1701"
22 "1801"
23 "1901"
24 "2001"
25 "2101"
26 "2201"
27 "2301"
28 "2401"
29 "2501"
30 "2601"
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 "20250516" "20240331" "20250523"
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 110

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.

Only the first 50 of 110 affected records are displayed below.

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"
"fare_attributes.txt" 5 "agency_id"
"fare_attributes.txt" 6 "agency_id"
"fare_attributes.txt" 7 "agency_id"
"fare_attributes.txt" 8 "agency_id"
"fare_attributes.txt" 9 "agency_id"
"fare_attributes.txt" 10 "agency_id"
"fare_attributes.txt" 11 "agency_id"
"fare_attributes.txt" 12 "agency_id"
"fare_attributes.txt" 13 "agency_id"
"fare_attributes.txt" 14 "agency_id"
"fare_attributes.txt" 15 "agency_id"
"fare_attributes.txt" 16 "agency_id"
"fare_attributes.txt" 17 "agency_id"
"fare_attributes.txt" 18 "agency_id"
"fare_attributes.txt" 19 "agency_id"
"fare_attributes.txt" 20 "agency_id"
"fare_attributes.txt" 21 "agency_id"
"fare_attributes.txt" 22 "agency_id"
"fare_attributes.txt" 23 "agency_id"
"fare_attributes.txt" 24 "agency_id"
"fare_attributes.txt" 25 "agency_id"
"fare_attributes.txt" 26 "agency_id"
"fare_attributes.txt" 27 "agency_id"
"fare_attributes.txt" 28 "agency_id"
"fare_attributes.txt" 29 "agency_id"
"fare_attributes.txt" 30 "agency_id"
"fare_attributes.txt" 31 "agency_id"
"fare_attributes.txt" 32 "agency_id"
"fare_attributes.txt" 33 "agency_id"
"fare_attributes.txt" 34 "agency_id"
"fare_attributes.txt" 35 "agency_id"
"fare_attributes.txt" 36 "agency_id"
"fare_attributes.txt" 37 "agency_id"
"fare_attributes.txt" 38 "agency_id"
"fare_attributes.txt" 39 "agency_id"
"fare_attributes.txt" 40 "agency_id"
"fare_attributes.txt" 41 "agency_id"
"fare_attributes.txt" 42 "agency_id"
"fare_attributes.txt" 43 "agency_id"
"fare_attributes.txt" 44 "agency_id"
"fare_attributes.txt" 45 "agency_id"
"fare_attributes.txt" 46 "agency_id"
"fare_attributes.txt" 47 "agency_id"
"fare_attributes.txt" 48 "agency_id"
"fare_attributes.txt" 49 "agency_id"
"fare_attributes.txt" 50 "agency_id"
"fare_attributes.txt" 51 "agency_id"
"fare_attributes.txt" 52 "agency_id"
"fare_attributes.txt" 53 "agency_id"
"fare_attributes.txt" 54 "agency_id"
"fare_attributes.txt" 55 "agency_id"
"fare_attributes.txt" 56 "agency_id"
"fare_attributes.txt" 57 "agency_id"
"fare_attributes.txt" 58 "agency_id"
"fare_attributes.txt" 59 "agency_id"
"fare_attributes.txt" 60 "agency_id"
"fare_attributes.txt" 61 "agency_id"
"fare_attributes.txt" 62 "agency_id"
"fare_attributes.txt" 63 "agency_id"
"fare_attributes.txt" 64 "agency_id"
"fare_attributes.txt" 65 "agency_id"
"fare_attributes.txt" 66 "agency_id"
"fare_attributes.txt" 67 "agency_id"
"fare_attributes.txt" 68 "agency_id"
"fare_attributes.txt" 69 "agency_id"
"fare_attributes.txt" 70 "agency_id"
"fare_attributes.txt" 71 "agency_id"
"fare_attributes.txt" 72 "agency_id"
"fare_attributes.txt" 73 "agency_id"
"fare_attributes.txt" 74 "agency_id"
"fare_attributes.txt" 75 "agency_id"
"fare_attributes.txt" 76 "agency_id"
"fare_attributes.txt" 77 "agency_id"
"fare_attributes.txt" 78 "agency_id"
"fare_attributes.txt" 79 "agency_id"
"fare_attributes.txt" 80 "agency_id"
"fare_attributes.txt" 81 "agency_id"
"fare_attributes.txt" 82 "agency_id"
"fare_attributes.txt" 83 "agency_id"
"fare_attributes.txt" 84 "agency_id"
"fare_attributes.txt" 85 "agency_id"
"fare_attributes.txt" 86 "agency_id"
"fare_attributes.txt" 87 "agency_id"
"fare_attributes.txt" 88 "agency_id"
"fare_attributes.txt" 89 "agency_id"
"fare_attributes.txt" 90 "agency_id"
"fare_attributes.txt" 91 "agency_id"
"fare_attributes.txt" 92 "agency_id"
"fare_attributes.txt" 93 "agency_id"
"fare_attributes.txt" 94 "agency_id"
"fare_attributes.txt" 95 "agency_id"
"fare_attributes.txt" 96 "agency_id"
"fare_attributes.txt" 97 "agency_id"
"fare_attributes.txt" 98 "agency_id"
"fare_attributes.txt" 99 "agency_id"
"fare_attributes.txt" 100 "agency_id"
"fare_attributes.txt" 101 "agency_id"
"fare_attributes.txt" 102 "agency_id"
"fare_attributes.txt" 103 "agency_id"
"fare_attributes.txt" 104 "agency_id"
"fare_attributes.txt" 105 "agency_id"
"fare_attributes.txt" 106 "agency_id"
"fare_attributes.txt" 107 "agency_id"
"fare_attributes.txt" 108 "agency_id"
"fare_attributes.txt" 109 "agency_id"
"fare_attributes.txt" 110 "agency_id"
"fare_attributes.txt" 111 "agency_id"
mixed_case_recommended_field WARNING 94

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 94 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" "栢山駅-大井高校" 27
"stops.txt" "stop_name" "大井町役場(コミュニティバス)" 239
"stops.txt" "stop_name" "篠窪第6分団詰所" 244
"stops.txt" "stop_name" "大井町役場(コミュニティバス)" 605
"stops.txt" "stop_name" "篠窪第6分団詰所" 610
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 310
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 311
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 312
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 422
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 425
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 437
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 438
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 439
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 440
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 441
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 444
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 445
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 446
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 447
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 448
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 451
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 452
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 453
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 454
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 455
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 458
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 459
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 460
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 461
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 462
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 465
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 466
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 467
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 468
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 469
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 472
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 473
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 474
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 475
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 476
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 479
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 480
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 481
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 482
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 483
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 486
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 487
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 488
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 489
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 490
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 492
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 493
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 494
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 495
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 496
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 499
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 500
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 501
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 502
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 503
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 506
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 507
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 508
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 509
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 510
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 513
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 514
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 515
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 516
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 517
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 520
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 521
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 524
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 525
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 528
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 529
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 532
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 533
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 536
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 537
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 540
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 541
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 544
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 545
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 548
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 549
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 551
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 552
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 555
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 556
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 559
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 560
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 563
"trips.txt" "trip_headsign" "大井町役場(コミュニティバス)行" 564
stop_without_stop_time WARNING 4

stop_without_stop_time

A stop in stops.txt is not referenced by any stop_times.stop_id.

Such stops are not used by any trip and normally do not provide user value. This notice may indicate a typo in stop_times.txt.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. stopId (?) The id of the faulty stop. stopName (?) The name of the faulty stop.
384 "2957_01" "新宿中"
385 "2959_01" "大井小学校"
386 "2961_01" "吉原"
391 "2969_01" "大井町役場"
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.
"20250516" "20231201" "20240329"
unknown_column INFO 4

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" 10
"trips.txt" "jp_trip_desc" 11
"trips.txt" "jp_trip_desc_symbol" 12
"trips.txt" "jp_office_id" 13