kings-transit-authority — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-19T14:24:30Z,
for the dataset file:///shared/kings-transit-authority_3c271a7e.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. calendar.txt
    3. calendar_dates.txt
    4. fare_attributes.txt
    5. fare_rules.txt
    6. frequencies.txt
    7. routes.txt
    8. shapes.txt
    9. stop_times.txt
    10. stops.txt
    11. transfers.txt
    12. trips.txt

    Counts


    • Agencies: 0
    • Blocks: 6
    • Routes: 6
    • Shapes: 6
    • Stops: 1097
    • Trips: 15

    Specification Compliance report

    10 notices reported (7 errors, 1 warnings, 2 infos)

    Notice Code Severity Total
    block_trips_with_overlapping_stop_times ERROR 6

    block_trips_with_overlapping_stop_times

    Trips with the same block id have overlapping stop times.

    You can see more about this notice here.

    csvRowNumberA (?) The row number from `trips.txt` of the first faulty trip. tripIdA (?) The id of first faulty trip. serviceIdA (?) The service id of the first faulty trip. csvRowNumberB (?) The row number from `trips.txt` of the second faulty trip. tripIdB (?) The id of the other faulty trip. serviceIdB (?) The service id of the other faulty trip. blockId (?) The `trips.block_id` of the overlapping trip. intersection (?) The overlapping period.
    6 "TL-336" "TL-16" 7 "TL-337" "TL-16" "Wolfville_2_Route_1" "20260526"
    6 "TL-336" "TL-16" 10 "TL-338" "TL-16" "Wolfville_2_Route_1" "20260526"
    6 "TL-336" "TL-16" 11 "TL-339" "TL-16" "Wolfville_2_Route_1" "20260526"
    7 "TL-337" "TL-16" 10 "TL-338" "TL-16" "Wolfville_2_Route_1" "20260526"
    7 "TL-337" "TL-16" 11 "TL-339" "TL-16" "Wolfville_2_Route_1" "20260526"
    10 "TL-338" "TL-16" 11 "TL-339" "TL-16" "Wolfville_2_Route_1" "20260526"
    invalid_url ERROR 1

    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" "kbus.transloc.com"
    missing_recommended_file WARNING 1

    missing_recommended_file

    A recommended file is missing.

    You can see more about this notice here.

    filename (?) The name of the faulty file.
    "feed_info.txt"
    service_extends_far_in_the_future INFO 2

    service_extends_far_in_the_future

    A service end date is more than 2 years in the future.

    You can see more about this notice here.

    serviceId (?) The service_id that ends far in the future. serviceWindowEndDate (?) The end date of the service (YYYY-MM-DD format).
    "TL-16" "2050-12-30"
    "TL-17" "2050-12-31"