west-chester-univ-fixed-route — Source Data Validation Report

This report was generated by the Canonical GTFS Schedule validator, version 8.0.1 at 2026-06-27T02:03:20Z,
for the dataset file:///shared/west-chester-univ-fixed-route_966a31b1.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: 1
    • Routes: 1
    • Shapes: 1
    • Stops: 10
    • Trips: 21

    Specification Compliance report

    23 notices reported (2 errors, 1 warnings, 20 infos)

    Notice Code Severity Total
    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" "wcupa.transloc.com"
    start_and_end_range_equal ERROR 1

    start_and_end_range_equal

    Two date or time fields are equal.

    The fields frequencies.start_date and frequencies.end_date have been found equal in frequencies.txt. The GTFS spec is currently unclear how this case should be handled (e.g., is it a trip that circulates once?). It is recommended to use a trip not defined via frequencies.txt for this case.

    You can see more about this notice here.

    filename (?) The name of the faulty file. csvRowNumber (?) The row number of the faulty record. startFieldName (?) The start value's field name. endFieldName (?) The end value's field name. value (?) The faulty value.
    "frequencies.txt" 10 "start_time" "end_time" "10:48: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"
    big_gap_in_service INFO 10

    big_gap_in_service

    A service has a gap of more than 13 days between active service dates.

    You can see more about this notice here.

    serviceId (?) The service_id that has the gap. gapStartDate (?) The first day of the gap. gapEndDate (?) The last day of the gap. gapDurationDays (?) The number of days in the gap.
    "TL-19" "2026-05-11" "2026-08-18" 98
    "TL-20" "2026-05-12" "2026-08-18" 97
    "TL-21" "2026-05-10" "2026-08-22" 103
    "TL-22" "2026-05-11" "2026-08-23" 103
    "TL-23" "2026-05-12" "2026-08-18" 97
    "TL-24" "2026-05-08" "2026-08-21" 104
    "TL-25" "2026-05-09" "2026-08-22" 104
    "TL-26" "2026-05-09" "2026-08-20" 102
    "TL-27" "2026-05-10" "2026-08-21" 102
    "TL-28" "2026-05-08" "2026-08-21" 104
    service_extends_far_in_the_future INFO 10

    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-19" "2050-05-12"
    "TL-20" "2050-05-12"
    "TL-21" "2050-05-08"
    "TL-22" "2050-05-09"
    "TL-23" "2050-05-12"
    "TL-24" "2050-05-06"
    "TL-25" "2050-05-07"
    "TL-26" "2050-05-12"
    "TL-27" "2050-05-08"
    "TL-28" "2050-05-06"