GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-02-03T20:25:10Z,
for the dataset file:///shared/boston-express_b2309aed.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Boston Express Bus
Feed Email:
N/A
Feed Language:
English
Feed Start Date:
N/A
Feed End Date:
N/A

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

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 5
  • Shapes: 0
  • Stops: 7
  • Trips: 63

Specification Compliance report

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

Notice Code Severity Total
expired_calendar WARNING 63

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.

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

csvRowNumber (?) The row of the faulty record. serviceId (?) The service id of the faulty record.
2 "406"
3 "408"
4 "410"
5 "412"
6 "414w"
7 "414mf"
8 "416w"
9 "418"
10 "502"
11 "504"
12 "416mf"
13 "506"
14 "508"
15 "510"
16 "512"
17 "403"
18 "405"
19 "407"
20 "409"
21 "411"
22 "413"
23 "415"
24 "417"
25 "503"
26 "505"
27 "507"
28 "509"
29 "511"
30 "513"
31 "401"
32 "10w"
33 "10mf"
34 "110"
35 "112"
36 "114"
37 "116"
38 "12"
39 "14w"
40 "14mf"
41 "16"
42 "18"
43 "20"
44 "6"
45 "8"
46 "2"
47 "4"
48 "1w"
49 "101"
50 "103"
51 "105"
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"
"feed_info.txt" 2 "feed_version"
missing_timepoint_value WARNING 238

missing_timepoint_value

stop_times.timepoint value is missing for a record.

When at least one of stop_times.arrival_time or stop_times.departure_time are provided, stop_times.timepoint should be defined

You can see more about this notice here.

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

csvRowNumber (?) The row number of the faulty record. tripId (?) The faulty record's `stop_times.trip_id`. stopSequence (?) The faulty record's `stop_times.stop_sequence`.
2 "406_T01" 1
3 "406_T01" 2
4 "406_T01" 3
5 "406_T01" 4
6 "408_T01" 1
7 "408_T01" 2
8 "408_T01" 3
9 "408_T01" 4
10 "410_T01" 1
11 "410_T01" 2
12 "410_T01" 3
13 "410_T01" 4
14 "412_T01" 1
15 "412_T01" 2
16 "412_T01" 3
17 "412_T01" 4
18 "414w_T01" 1
19 "414w_T01" 2
20 "414w_T01" 3
21 "414w_T01" 4
22 "414mf_T01" 1
23 "414mf_T01" 2
24 "414mf_T01" 3
25 "414mf_T01" 4
26 "416w_T01" 1
27 "416w_T01" 2
28 "416w_T01" 3
29 "418_T01" 1
30 "418_T01" 2
31 "418_T01" 3
32 "418_T01" 4
33 "502_T01" 1
34 "502_T01" 2
35 "504_T01" 1
36 "504_T01" 2
37 "504_T01" 3
38 "504_T01" 4
39 "506_T01" 1
40 "506_T01" 2
41 "506_T01" 3
42 "508_T01" 1
43 "508_T01" 2
44 "508_T01" 3
45 "510_T01" 1
46 "510_T01" 2
47 "510_T01" 3
48 "510_T01" 4
49 "512_T01" 1
50 "512_T01" 2
51 "512_T01" 3
stop_without_stop_time WARNING 1

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.
6 "MANC" "Manchester"
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.
"20260203" "20240422" "20251231"