muckleshoottransit — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-19T17:50:52Z,
for the dataset file:///shared/muckleshoottransit_9c0eb8c5.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: 2
    • Routes: 2
    • Shapes: 2
    • Stops: 59
    • Trips: 54

    Specification Compliance report

    32 notices reported (28 errors, 3 warnings, 1 infos)

    Notice Code Severity Total
    block_trips_with_overlapping_stop_times ERROR 27

    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.
    3 "TL-369" "TL-39" 4 "TL-370" "TL-39" "Reservation Route" "20230426"
    4 "TL-370" "TL-39" 5 "TL-371" "TL-39" "Reservation Route" "20230426"
    5 "TL-371" "TL-39" 6 "TL-372" "TL-39" "Reservation Route" "20230426"
    6 "TL-372" "TL-39" 7 "TL-373" "TL-39" "Reservation Route" "20230426"
    7 "TL-373" "TL-39" 8 "TL-374" "TL-39" "Reservation Route" "20230426"
    8 "TL-374" "TL-39" 9 "TL-375" "TL-39" "Reservation Route" "20230426"
    9 "TL-375" "TL-39" 10 "TL-376" "TL-39" "Reservation Route" "20230426"
    10 "TL-376" "TL-39" 11 "TL-377" "TL-39" "Reservation Route" "20230426"
    11 "TL-377" "TL-39" 12 "TL-378" "TL-39" "Reservation Route" "20230426"
    12 "TL-378" "TL-39" 13 "TL-379" "TL-39" "Reservation Route" "20230426"
    13 "TL-379" "TL-39" 14 "TL-380" "TL-39" "Reservation Route" "20230426"
    14 "TL-380" "TL-39" 15 "TL-381" "TL-39" "Reservation Route" "20230426"
    15 "TL-381" "TL-39" 16 "TL-382" "TL-39" "Reservation Route" "20230426"
    16 "TL-382" "TL-39" 17 "TL-383" "TL-39" "Reservation Route" "20230426"
    17 "TL-383" "TL-39" 18 "TL-384" "TL-39" "Reservation Route" "20230426"
    18 "TL-384" "TL-39" 19 "TL-385" "TL-39" "Reservation Route" "20230426"
    19 "TL-385" "TL-39" 20 "TL-386" "TL-39" "Reservation Route" "20230426"
    20 "TL-386" "TL-39" 21 "TL-387" "TL-39" "Reservation Route" "20230426"
    21 "TL-387" "TL-39" 22 "TL-388" "TL-39" "Reservation Route" "20230426"
    22 "TL-388" "TL-39" 23 "TL-389" "TL-39" "Reservation Route" "20230426"
    23 "TL-389" "TL-39" 24 "TL-390" "TL-39" "Reservation Route" "20230426"
    24 "TL-390" "TL-39" 25 "TL-391" "TL-39" "Reservation Route" "20230426"
    25 "TL-391" "TL-39" 26 "TL-392" "TL-39" "Reservation Route" "20230426"
    26 "TL-392" "TL-39" 27 "TL-393" "TL-39" "Reservation Route" "20230426"
    27 "TL-393" "TL-39" 28 "TL-394" "TL-39" "Reservation Route" "20230426"
    28 "TL-394" "TL-39" 29 "TL-395" "TL-39" "Reservation Route" "20230426"
    29 "TL-395" "TL-39" 30 "TL-396" "TL-39" "Reservation Route" "20230426"
    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" "muckleshoottransit.transloc.com"
    fast_travel_between_consecutive_stops WARNING 1

    fast_travel_between_consecutive_stops

    A transit vehicle moves too fast between two consecutive stops.

    The speed threshold depends on route type:

    Route type Description Threshold, km/h
    0 Light rail 100
    1 Subway 150
    2 Rail 500
    3 Bus 150
    4 Ferry 80
    5 Cable tram 30
    6 Aerial lift 50
    7 Funicular 50
    11 Trolleybus 150
    12 Monorail 150
    - Unknown 200

    You can see more about this notice here.

    tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
    30 "TL-396" "TL-22" 648.1459619600809 10.80243269933468 1331 260 "TL-36" "Walmart" "20:27:00" 1351 460 "TL-56" "The Old Smokeshop (The HUB)" "20:27:00"
    fast_travel_between_far_stops WARNING 1

    fast_travel_between_far_stops

    A transit vehicle moves too fast between two far stops.

    Two stops are considered "far" if they are more than 10 km apart. This normally indicates a more serious problem than too fast travel between consecutive stops.

    The speed threshold depends on route type and are the same as fast_travel_between_consecutive_stops.

    You can see more about this notice here.

    tripCsvRowNumber (?) The row number of the problematic trip. tripId (?) `trip_id` of the problematic trip. routeId (?) `route_id` of the problematic trip. speedKph (?) Travel speed (km/h). distanceKm (?) Distance between stops (km). csvRowNumber1 (?) The row number of the first stop time. stopSequence1 (?) `stop_sequence` of the first stop. stopId1 (?) `stop_id` of the first stop. stopName1 (?) `stop_name` of the first stop. departureTime1 (?) `departure_time` of the first stop. csvRowNumber2 (?) The row number of the second stop time. stopSequence2 (?) `stop_sequence` of the second stop. stopId2 (?) `stop_id` of the second stop. stopName2 (?) `stop_name` of the second stop. arrivalTime2 (?) `arrival_time` of the second stop.
    30 "TL-396" "TL-22" 736.3813698781067 12.273022831301779 1331 260 "TL-36" "Walmart" "20:27:00" 1351 460 "TL-56" "The Old Smokeshop (The HUB)" "20:27:00"
    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 1

    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-39" "2050-04-25"