GTFS Schedule Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 7.1.0 at 2026-03-10T20:59:42Z,
for the dataset file:/tmp/gtfs-validator-temp9710309214351915625/acc5c914-e19a-404e-8ae2-0cddfa86776611386670830701867510.zip. No country code was provided.

Use this report alongside our documentation.

Summary

Agencies included


Feed Info


Publisher Name:
Spare GTFS-Flex Editor
Publisher URL:
https://spare.com/
Feed Email:
N/A
Feed Language:
English

Files included


  1. agency.txt
  2. booking_rules.txt
  3. calendar.txt
  4. feed_info.txt
  5. location_group_stops.txt
  6. location_groups.txt
  7. routes.txt
  8. stop_times.txt
  9. stops.txt
  10. trips.txt

Counts


  • Agencies: 1
  • Blocks: 0
  • Routes: 3
  • Shapes: 0
  • Stops: 20
  • Trips: 5

Specification Compliance report

22 notices reported (6 errors, 8 warnings, 8 infos)

Notice Code Severity Total
forbidden_real_time_booking_field_value ERROR 3

forbidden_real_time_booking_field_value

A forbidden field value is present for a real-time booking rule in booking_rules.txt.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. bookingRuleId (?) The `booking_rules.booking_rule_id` of the faulty record. fieldNames (?) The names of the forbidden fields comma-separated.
2 "booking_rule_id__02b5cd04-7550-4197-bd4a-adff0bb3d357_MTWTFxx_20230226_20270504__063000_213000__063000_213000__m_ef83d71bfdfb7d2f8ebe6723fef0b476ae52778fe3d0ecb07e4e505148dd8503" "prior_notice_duration_min, prior_notice_start_day"
3 "booking_rule_id__342f753d-12d6-4ebf-ad25-801b1349958e_MTWTFxx_20230313_20270430__100000_130000__100000_130000__m_ef83d71bfdfb7d2f8ebe6723fef0b476ae52778fe3d0ecb07e4e505148dd8503" "prior_notice_duration_min, prior_notice_start_day"
4 "booking_rule_id__ec8aa599-c317-48f8-a982-0224cad1c396_MTWTFxx_20230226_20270511__063000_213000__063000_213000__m_ef83d71bfdfb7d2f8ebe6723fef0b476ae52778fe3d0ecb07e4e505148dd8503" "prior_notice_duration_min, prior_notice_start_day"
missing_prior_notice_start_time ERROR 3

missing_prior_notice_start_time

prior_notice_start_time value is required when prior_notice_start_day value is set in booking_rules.txt.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record. bookingRuleId (?) The `booking_rules.booking_rule_id` of the faulty record. priorNoticeStartDay (?) The value of the `prior_notice_start_day` field.
2 "booking_rule_id__02b5cd04-7550-4197-bd4a-adff0bb3d357_MTWTFxx_20230226_20270504__063000_213000__063000_213000__m_ef83d71bfdfb7d2f8ebe6723fef0b476ae52778fe3d0ecb07e4e505148dd8503" 7
3 "booking_rule_id__342f753d-12d6-4ebf-ad25-801b1349958e_MTWTFxx_20230313_20270430__100000_130000__100000_130000__m_ef83d71bfdfb7d2f8ebe6723fef0b476ae52778fe3d0ecb07e4e505148dd8503" 7
4 "booking_rule_id__ec8aa599-c317-48f8-a982-0224cad1c396_MTWTFxx_20230226_20270511__063000_213000__063000_213000__m_ef83d71bfdfb7d2f8ebe6723fef0b476ae52778fe3d0ecb07e4e505148dd8503" 7
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_pickup_drop_off_booking_rule_id WARNING 5

missing_pickup_drop_off_booking_rule_id

pickup_booking_rule_id is recommended when pickup_type=2 and drop_off_booking_rule_id is recommended when drop_off_type=2.

Currently, this notice is only triggered on feeds when either start_pickup_drop_off_window or end_pickup_drop_off_window is defined, since this recommendation was added to the specification for feeds with GTFS-Flex.

You can see more about this notice here.

csvRowNumber (?) The row number of the faulty record in `stop_times.txt` pickupType (?) The pickup type of the faulty record. dropOffType (?) The drop-off type of the faulty record.
3 "NOT_AVAILABLE" "MUST_PHONE"
5 "NOT_AVAILABLE" "MUST_PHONE"
7 "NOT_AVAILABLE" "MUST_PHONE"
9 "NOT_AVAILABLE" "MUST_PHONE"
11 "NOT_AVAILABLE" "MUST_PHONE"
missing_recommended_field WARNING 2

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"
unknown_column INFO 8

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.
"trips.txt" "mean_duration_factor" 5
"trips.txt" "mean_duration_offset" 6
"trips.txt" "safe_duration_factor" 7
"trips.txt" "safe_duration_offset" 8
"stop_times.txt" "safe_duration_offset" 9
"stop_times.txt" "safe_duration_factor" 10
"stop_times.txt" "mean_duration_offset" 11
"stop_times.txt" "mean_duration_factor" 12