{
  "agency": {
    "country": "CA",
    "id": "hamilton-street-railway",
    "name": "Hamilton Street Railway (HSR)",
    "subdivision_code": "CA-ON",
    "subdivision_name": "Ontario"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 0.0,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.0,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 15.0,
          "headsigns": 15.0,
          "stop_names": 14.4,
          "wheelchair_stops": 0.0,
          "wheelchair_trips": 0.0
        },
        "fare_free": false,
        "fares": {
          "applied": true,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "legacy",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": true,
        "headsign_applicable_trips": 24145,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 96.3,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 2381,
        "translations": {
          "feed_lang": "en",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 24145,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 0.0,
        "wheelchair_marked_accessible_pct": 0.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 2381,
          "effort": "A column in stops.txt; your scheduling software likely has it.",
          "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
          "owner": "Likely your team",
          "points": 25.0,
          "severity": "WARNING",
          "what": "2381 of 2381 stops don't say whether a wheelchair user can board there.",
          "why": "Riders who use wheelchairs can't plan a trip when accessibility is marked 'unknown'; apps show no information at all."
        },
        {
          "code": "scorecard_wheelchair_accessible_unknown",
          "count": 24145,
          "effort": "A default or per-trip field in your export.",
          "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "24145 of 24145 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the bus itself can take them."
        },
        {
          "code": "scorecard_no_feed_contact",
          "count": 1,
          "effort": "One field.",
          "fix": "Add feed_contact_email to feed_info.txt.",
          "owner": "",
          "points": 7.5,
          "severity": "INFO",
          "what": "feed_info.txt has no technical contact (feed_contact_email or feed_contact_url).",
          "why": "App makers and state data programs have nobody to email when they spot a problem. Small errors then sit in the feed for months."
        },
        {
          "code": "scorecard_station_no_pathways",
          "count": 1,
          "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
          "fix": "Add pathways.txt to link entrances, platforms, and elevators. Give each one a level.",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "This feed models stations or entrances but has no pathways.txt.",
          "why": "Trip planners can't guide riders through the station, and there is no step-free route information for wheelchair users."
        }
      ],
      "name": "completeness",
      "score": 51.9,
      "status": "measured",
      "summary": "0% of stops state wheelchair accessibility (0% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 18,
        "instances_by_severity": {
          "ERROR": 1614,
          "INFO": 3,
          "WARNING": 1085294
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "trip_distance_exceeds_shape_distance",
          "count": 1614,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'trip_distance_exceeds_shape_distance' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 24.0,
          "severity": "ERROR",
          "what": "Trip distance exceeds shape distance (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "missing_timepoint_value",
          "count": 1058663,
          "effort": "Usually one export setting.",
          "fix": "Set timepoint=1 on stops that are real time checks and 0 on the rest. If every published time is a scheduled one, mark them all 1.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some rows in stop_times.txt leave the timepoint column blank.",
          "why": "That column says whether a time is a real checkpoint or an estimate. Blank leaves apps guessing, and they may show your estimates as promises."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 25472,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Use mixed case for stop names and headsigns (e.g. 'Main St & 2nd Ave', not 'MAIN ST & 2ND AVE').",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some rider-facing names are in ALL CAPS or all lowercase.",
          "why": "ALL-CAPS stop and headsign names are harder to read in apps and are read awkwardly by screen readers."
        },
        {
          "code": "unusable_trip",
          "count": 476,
          "effort": "Worth a vendor question if it appears often.",
          "fix": "Check the flagged trips in your scheduling software; remove them or restore their missing stops.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some trips serve fewer than two stops.",
          "why": "A trip with one stop can't be ridden; planners ignore it and it may signal an export problem."
        },
        {
          "code": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 253,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'equal_shape_distance_diff_coordinates_distance_below_threshold' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Equal shape distance diff coordinates distance below threshold (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "trip_distance_exceeds_shape_distance_below_threshold",
          "count": 248,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Re-generate shape_dist_traveled on export so stop and shape distances use the same units.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "On some trips the stop distances run a little past the end of the route line.",
          "why": "The stop and shape distance values don't quite line up, so any math that uses them can drift."
        },
        {
          "code": "unused_trip",
          "count": 70,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unused_trip' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Unused trip (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "service_has_no_active_day_of_the_week",
          "count": 48,
          "effort": "A few minutes in your scheduling software.",
          "fix": "Delete the empty calendars or set their service days.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some service calendars have no days of the week switched on.",
          "why": "Trips tied to these calendars never run; they are dead data that can mask real schedule problems."
        },
        {
          "code": "duplicate_route_name",
          "count": 34,
          "effort": "One field per route.",
          "fix": "Give each route a distinct short or long name.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Two or more routes share the same name.",
          "why": "Riders can't tell the routes apart in apps."
        },
        {
          "code": "expired_calendar",
          "count": 17,
          "effort": "One setting in most export tools.",
          "fix": "Remove past service periods the next time you export the feed.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some service calendars in the feed have already ended.",
          "why": "Expired calendars are dead weight and can hide real schedule problems from your staff and vendors."
        },
        {
          "code": "stop_too_far_from_shape_using_user_distance",
          "count": 8,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Check the flagged stops' shape_dist_traveled against the route shape, and re-generate it on export if they disagree.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line, going by the feed's own distance values.",
          "why": "Trip planners may draw the route down the wrong streets or point riders to the wrong corner."
        },
        {
          "code": "stop_too_far_from_shape",
          "count": 2,
          "effort": "A few minutes per flagged stop.",
          "fix": "Check the flagged stops' coordinates and the route shape in your scheduling software; re-snap whichever is misplaced.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line they belong to.",
          "why": "Trip planners may draw the bus route through the wrong streets or point riders to the wrong corner."
        },
        {
          "code": "missing_feed_contact_email_and_url",
          "count": 1,
          "effort": "One field, set once in export settings.",
          "fix": "Add feed_contact_email or feed_contact_url to feed_info.txt.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "feed_info.txt lists no contact email and no contact URL.",
          "why": "Without a contact, apps like Google Maps can't reach you when they find a problem in the feed."
        },
        {
          "code": "missing_recommended_field",
          "count": 1,
          "effort": "A field at a time; not urgent.",
          "fix": "Review the flagged fields and fill in the ones your riders would use.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some files leave out fields that GTFS asks for but does not require.",
          "why": "Recommended fields like agency_phone or stop descriptions make the feed more useful to riders and trip planners."
        },
        {
          "code": "route_long_name_contains_short_name",
          "count": 1,
          "effort": "One field per flagged route.",
          "fix": "Drop the short name from route_long_name and keep the long name descriptive, like 'Downtown via 5th Ave'.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some route long names repeat the route's short name inside them.",
          "why": "Apps show both names together, so riders see the number twice, like '5 5 Downtown'."
        },
        {
          "code": "big_gap_in_service",
          "count": 1,
          "effort": "A review of your calendar dates.",
          "fix": "Check whether the gap is real, like a seasonal break; if not, add the missing dates to the calendar.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "The feed has a stretch of two weeks or more with no service running.",
          "why": "A long gap can mean dates were left out of the calendar. Apps then show no trips on those days."
        },
        {
          "code": "unknown_column",
          "count": 1,
          "effort": "A quick look at the flagged files.",
          "fix": "Check the flagged column names for misspellings of standard GTFS fields; remove them if they are vendor extras.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Some files contain columns that are not part of the GTFS spec.",
          "why": "Harmless to riders, but apps ignore these columns and they can hide typos in real column names."
        },
        {
          "code": "unused_station",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unused_station' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Unused station (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        }
      ],
      "name": "correctness",
      "score": 0.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 18 kinds of issue across 1086911 instances (1614 error, 1085294 warning, 3 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 112,
        "effective_expiry_date": "2026-12-26",
        "feed_end_date": "2026-12-26",
        "feed_start_date": "2026-06-28",
        "feed_version": "2026 Summer & 2026 Fall Merged",
        "has_feed_info": true,
        "last_service_date": "2026-12-26",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 100.0,
      "status": "measured",
      "summary": "Service data covers the next 112 days.",
      "weight": 0.2
    },
    "realtime": {
      "details": {
        "alerts_content": {
          "alerts": 38,
          "ended_over_30_days_ago": 0,
          "with_cause_and_effect": 37,
          "with_description": 38,
          "with_header_text": 38,
          "with_informed_entity": 38
        },
        "configured_kinds": [
          "trip_updates",
          "vehicle_positions",
          "service_alerts"
        ],
        "coverage_pct": 96.5,
        "covered_trips": 111,
        "drift": {
          "median_seconds": 0,
          "observations": 24317,
          "on_time_share_pct": 97.0,
          "p90_abs_seconds": 24
        },
        "kinds_configured": 3,
        "kinds_reachable": 3,
        "reachable_kinds": [
          "trip_updates",
          "vehicle_positions",
          "service_alerts"
        ],
        "rt_freshness": "fresh",
        "samples": 9,
        "scheduled_trips_in_window": 115,
        "vehicles_checked": 266,
        "vehicles_on_route_pct": 97.4,
        "worst_lag_seconds": 51
      },
      "findings": [
        {
          "code": "scorecard_rt_trip_coverage",
          "count": 4,
          "effort": "A vendor data-mapping question.",
          "fix": "Ask your AVL vendor to check that every vehicle assignment reaches TripUpdates. School-day and tripper runs are the ones most often left out.",
          "owner": "",
          "points": 1.2,
          "severity": "WARNING",
          "what": "4 of 115 trips scheduled during the sampling window had no live predictions.",
          "why": "Riders on those trips get schedule times labeled as live. Caltrans asks that every trip you run shows up in TripUpdates."
        }
      ],
      "name": "realtime",
      "score": 98.4,
      "status": "measured",
      "summary": "Sampled 9 times: 3 of 3 configured feeds healthy; 96.5% of scheduled trips had live predictions; 97.4% of vehicles on their route; predictions ran a median of 0s behind schedule.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "high",
    "measured_categories": 4,
    "notes": [
      "All four score categories were measured this run.",
      "Realtime was sampled in one bounded window of 9 snapshots.",
      "The feed was downloaded from the official feed URL on file."
    ],
    "rt_windows": 1,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "1 validator error to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data covers the next 112 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "Two requirements remain for this feed to earn the conformance mark. 1 validator error to resolve. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "City of Hamilton Open Data Licence: a worldwide, royalty-free, perpetual, non-exclusive licence to use the data, including for commercial purposes, with the attribution statement the licence specifies. Derived measurements by GTFS Scorecard.",
    "reachable": true,
    "sha256": "e06b19ab626f67171840053ef8b0d59a16c2dfa075120f612ab0acde2800449d",
    "size_bytes": 10185400,
    "source_provenance": "official",
    "static_url": "https://opendata.hamilton.ca/GTFS-Static/google_transit.zip"
  },
  "fetch": {
    "final_url": "https://opendata.hamilton.ca/GTFS-Static/google_transit.zip",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-09-05T00:00:00+00:00",
  "geo": {
    "bbox": [
      -80.1281,
      43.15634,
      -79.63931,
      43.33713
    ],
    "lat": 43.2337,
    "lon": -79.853,
    "stop_count": 2381
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 80,
        "trip_count": 24145,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 80,
    "trip_count": 24145
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 52.7,
    "margin_to_next_band": 7.3,
    "score": 52.7
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 12,
      "effort": "A per-route color setting in your scheduling software.",
      "fix": "Adjust route_color or route_text_color so each pair clears 4.5:1. Often switching the text between black and white is enough.",
      "owner": "Likely your export tool",
      "points": 0.0,
      "severity": "WARNING",
      "what": "12 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (51, 08, 99, 24, 10, and more).",
      "why": "Riders with low vision struggle to read a low-contrast route badge. It also washes out on a phone screen in sunlight at the stop."
    },
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 24,
      "effort": "A short text field per affected stop; start with the busiest.",
      "fix": "Add tts_stop_name with the spoken form, e.g. 'Main Street and Second Avenue', for the affected stops.",
      "owner": "",
      "points": 0.0,
      "severity": "INFO",
      "what": "24 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"FENNELL at EAST 43RD\", \"STONE CHURCH at REDHILL VALLEY PKWY\", \"BARTON opposite ST. MATTHEWS\", and more).",
      "why": "A screen reader speaks the raw name. 'Main St & 2nd Ave' can come out as 'Main saint', or lose the ampersand."
    },
    {
      "category": "accessibility",
      "code": "scorecard_station_missing_step_free_data",
      "count": 2,
      "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
      "fix": "Add pathways.txt connecting entrances, platforms, and elevators, and levels.txt for each floor, so the step-free route is described.",
      "owner": "",
      "points": 0.0,
      "severity": "WARNING",
      "what": "This feed models stations or entrances but has no pathways.txt and levels.txt.",
      "why": "Without pathways and levels, a wheelchair user can't tell if a step-free route exists inside the station. Trip planners can't route anyone through it."
    }
  ],
  "routability": {
    "boardable_stops": 2378,
    "findings": [
      {
        "code": "scorecard_single_stop_trips",
        "count": 476,
        "effort": "Usually an export setting or a stop_times mapping in your software.",
        "fix": "Check your scheduling export: every trip should list each stop it calls at, in order, with times.",
        "owner": "Likely your export tool",
        "points": 0.0,
        "severity": "WARNING",
        "what": "476 of 24145 trips list fewer than two stops.",
        "why": "A trip with one stop has no ride in it. Trip planners can't put a rider on that trip at all."
      }
    ],
    "orphan_stops": 0,
    "single_stop_trips": 476,
    "trips_total": 24145
  },
  "route_map": {
    "drawn_route_count": 80,
    "has_shapes": true,
    "path": "data/artifacts/hamilton-street-railway/geometry.geojson",
    "route_count": 80,
    "routes": [
      {
        "color": "0093DD",
        "color_name": "teal",
        "has_shape": true,
        "id": "5687",
        "label": "01",
        "long": "KING",
        "short": "01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "75C5F0",
        "color_name": "white",
        "has_shape": true,
        "id": "5688",
        "label": "02",
        "long": "BARTON",
        "short": "02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "7882B4",
        "color_name": "gray",
        "has_shape": true,
        "id": "5689",
        "label": "03",
        "long": "CANNON",
        "short": "03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "96AEBE",
        "color_name": "gray",
        "has_shape": true,
        "id": "5690",
        "label": "04",
        "long": "BAYFRONT",
        "short": "04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "78AAA0",
        "color_name": "gray",
        "has_shape": true,
        "id": "5691",
        "label": "05",
        "long": "DELAWARE",
        "short": "05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "547F8B",
        "color_name": "gray",
        "has_shape": true,
        "id": "5692",
        "label": "06",
        "long": "ABERDEEN",
        "short": "06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3BB3C2",
        "color_name": "teal",
        "has_shape": true,
        "id": "5693",
        "label": "07",
        "long": "LOCKE",
        "short": "07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1373B3",
        "color_name": "teal",
        "has_shape": true,
        "id": "5694",
        "label": "08",
        "long": "YORK",
        "short": "08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "90A5D1",
        "color_name": "gray",
        "has_shape": true,
        "id": "5695",
        "label": "09",
        "long": "ROCK GARDENS",
        "short": "09",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "DA251D",
        "color_name": "red",
        "has_shape": true,
        "id": "5696",
        "label": "10",
        "long": "B-LINE EXPRESS",
        "short": "10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9168A1",
        "color_name": "purple",
        "has_shape": true,
        "id": "5697",
        "label": "11",
        "long": "PARKDALE",
        "short": "11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "61A5D4",
        "color_name": "teal",
        "has_shape": true,
        "id": "5698",
        "label": "12",
        "long": "WENTWORTH",
        "short": "12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "A82958",
        "color_name": "red",
        "has_shape": true,
        "id": "5699",
        "label": "16",
        "long": "ANCASTER",
        "short": "16",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "97947F",
        "color_name": "gray",
        "has_shape": true,
        "id": "5700",
        "label": "18",
        "long": "WATERDOWN MOUNTAINEER",
        "short": "18",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "5701",
        "label": "20",
        "long": "A-LINE EXPRESS",
        "short": "20",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "CD9A49",
        "color_name": "orange",
        "has_shape": true,
        "id": "5702",
        "label": "21",
        "long": "UPPER KENILWORTH",
        "short": "21",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "68B92E",
        "color_name": "gray",
        "has_shape": true,
        "id": "5703",
        "label": "22",
        "long": "UPPER OTTAWA",
        "short": "22",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "449284",
        "color_name": "teal",
        "has_shape": true,
        "id": "5704",
        "label": "23",
        "long": "UPPER GAGE",
        "short": "23",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "495F5F",
        "color_name": "green",
        "has_shape": true,
        "id": "5705",
        "label": "24",
        "long": "UPPER SHERMAN",
        "short": "24",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "B6DDC7",
        "color_name": "white",
        "has_shape": true,
        "id": "5706",
        "label": "25",
        "long": "UPPER WENTWORTH",
        "short": "25",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "42929D",
        "color_name": "teal",
        "has_shape": true,
        "id": "5707",
        "label": "26",
        "long": "UPPER WELLINGTON",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00923F",
        "color_name": "green",
        "has_shape": true,
        "id": "5708",
        "label": "27",
        "long": "UPPER JAMES",
        "short": "27",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EDB32A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "5709",
        "label": "33",
        "long": "SANATORIUM",
        "short": "33",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "39AD79",
        "color_name": "teal",
        "has_shape": true,
        "id": "5710",
        "label": "34",
        "long": "UPPER PARADISE",
        "short": "34",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "99AE6A",
        "color_name": "gray",
        "has_shape": true,
        "id": "5711",
        "label": "35",
        "long": "COLLEGE",
        "short": "35",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C0DCC0",
        "color_name": "white",
        "has_shape": true,
        "id": "5712",
        "label": "41",
        "long": "MOHAWK",
        "short": "41",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "5713",
        "label": "42",
        "long": "MOHAWK EAST",
        "short": "42",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "B77F7D",
        "color_name": "gray",
        "has_shape": true,
        "id": "5714",
        "label": "43",
        "long": "STONE CHURCH",
        "short": "43",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EE9A69",
        "color_name": "pink",
        "has_shape": true,
        "id": "5715",
        "label": "44",
        "long": "RYMAL",
        "short": "44",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "665F83",
        "color_name": "gray",
        "has_shape": true,
        "id": "5716",
        "label": "51",
        "long": "UNIVERSITY",
        "short": "51",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C77456",
        "color_name": "brown",
        "has_shape": true,
        "id": "5717",
        "label": "52",
        "long": "DUNDAS LOCAL",
        "short": "52",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "B86779",
        "color_name": "pink",
        "has_shape": true,
        "id": "5718",
        "label": "55",
        "long": "STONEY CREEK CENTRAL",
        "short": "55",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "BAB3D6",
        "color_name": "white",
        "has_shape": true,
        "id": "5719",
        "label": "56",
        "long": "CENTENNIAL",
        "short": "56",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "436997",
        "color_name": "teal",
        "has_shape": true,
        "id": "5720",
        "label": "99",
        "long": "WATERFRONT SHUTTLE",
        "short": "99",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "5731",
        "label": "X-IND",
        "long": "INDUSTRIAL EXTRA",
        "short": "X-IND",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "75C5F0",
        "color_name": "white",
        "has_shape": true,
        "id": "5780",
        "label": "02",
        "long": "BARTON",
        "short": "02",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "7882B4",
        "color_name": "gray",
        "has_shape": true,
        "id": "5781",
        "label": "03",
        "long": "CANNON",
        "short": "03",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "96AEBE",
        "color_name": "gray",
        "has_shape": true,
        "id": "5782",
        "label": "04",
        "long": "BAYFRONT",
        "short": "04",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "78AAA0",
        "color_name": "gray",
        "has_shape": true,
        "id": "5783",
        "label": "05",
        "long": "DELAWARE",
        "short": "05",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "547F8B",
        "color_name": "gray",
        "has_shape": true,
        "id": "5784",
        "label": "06",
        "long": "ABERDEEN",
        "short": "06",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3BB3C2",
        "color_name": "teal",
        "has_shape": true,
        "id": "5785",
        "label": "07",
        "long": "LOCKE",
        "short": "07",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1373B3",
        "color_name": "teal",
        "has_shape": true,
        "id": "5786",
        "label": "08",
        "long": "YORK",
        "short": "08",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "90A5D1",
        "color_name": "gray",
        "has_shape": true,
        "id": "5787",
        "label": "09",
        "long": "ROCK GARDENS",
        "short": "09",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9168A1",
        "color_name": "purple",
        "has_shape": true,
        "id": "5789",
        "label": "11",
        "long": "PARKDALE",
        "short": "11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "61A5D4",
        "color_name": "teal",
        "has_shape": true,
        "id": "5790",
        "label": "12",
        "long": "WENTWORTH",
        "short": "12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "A82958",
        "color_name": "red",
        "has_shape": true,
        "id": "5791",
        "label": "16",
        "long": "ANCASTER",
        "short": "16",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "97947F",
        "color_name": "gray",
        "has_shape": true,
        "id": "5792",
        "label": "18",
        "long": "WATERDOWN MOUNTAINEER",
        "short": "18",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "5793",
        "label": "20",
        "long": "A-LINE EXPRESS",
        "short": "20",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "CD9A49",
        "color_name": "orange",
        "has_shape": true,
        "id": "5794",
        "label": "21",
        "long": "UPPER KENILWORTH",
        "short": "21",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "68B92E",
        "color_name": "gray",
        "has_shape": true,
        "id": "5795",
        "label": "22",
        "long": "UPPER OTTAWA",
        "short": "22",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "449284",
        "color_name": "teal",
        "has_shape": true,
        "id": "5796",
        "label": "23",
        "long": "UPPER GAGE",
        "short": "23",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "495F5F",
        "color_name": "green",
        "has_shape": true,
        "id": "5797",
        "label": "24",
        "long": "UPPER SHERMAN",
        "short": "24",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "B6DDC7",
        "color_name": "white",
        "has_shape": true,
        "id": "5798",
        "label": "25",
        "long": "UPPER WENTWORTH",
        "short": "25",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "42929D",
        "color_name": "teal",
        "has_shape": true,
        "id": "5799",
        "label": "26",
        "long": "UPPER WELLINGTON",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00923F",
        "color_name": "green",
        "has_shape": true,
        "id": "5800",
        "label": "27",
        "long": "UPPER JAMES",
        "short": "27",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EDB32A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "5801",
        "label": "33",
        "long": "SANATORIUM",
        "short": "33",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "39AD79",
        "color_name": "teal",
        "has_shape": true,
        "id": "5802",
        "label": "34",
        "long": "UPPER PARADISE",
        "short": "34",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "99AE6A",
        "color_name": "gray",
        "has_shape": true,
        "id": "5803",
        "label": "35",
        "long": "COLLEGE",
        "short": "35",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "5805",
        "label": "42",
        "long": "MOHAWK EAST",
        "short": "42",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "B77F7D",
        "color_name": "gray",
        "has_shape": true,
        "id": "5806",
        "label": "43",
        "long": "STONE CHURCH",
        "short": "43",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EE9A69",
        "color_name": "pink",
        "has_shape": true,
        "id": "5807",
        "label": "44",
        "long": "RYMAL",
        "short": "44",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "665F83",
        "color_name": "gray",
        "has_shape": true,
        "id": "5808",
        "label": "51",
        "long": "UNIVERSITY",
        "short": "51",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C77456",
        "color_name": "brown",
        "has_shape": true,
        "id": "5809",
        "label": "52",
        "long": "DUNDAS LOCAL",
        "short": "52",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "BAB3D6",
        "color_name": "white",
        "has_shape": true,
        "id": "5811",
        "label": "56",
        "long": "CENTENNIAL",
        "short": "56",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "436997",
        "color_name": "teal",
        "has_shape": true,
        "id": "5812",
        "label": "99",
        "long": "WATERFRONT SHUTTLE",
        "short": "99",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F58B16",
        "color_name": "orange",
        "has_shape": true,
        "id": "5820",
        "label": "TC230",
        "long": "TIGER-CATS EXPRESS - 230 GT",
        "short": "TC230",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FF00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "5823",
        "label": "X IND",
        "long": "INDUSTRIAL EXTRA",
        "short": "X IND",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F58B16",
        "color_name": "orange",
        "has_shape": true,
        "id": "5824",
        "label": "TC-700",
        "long": "TIGER-CATS EXPRESS - 700 GT",
        "short": "TC-700",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F58B16",
        "color_name": "orange",
        "has_shape": true,
        "id": "5825",
        "label": "TC-300",
        "long": "TIGER-CATS EXPRESS - 300 GT",
        "short": "TC-300",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "5826",
        "label": "CAN",
        "long": "CANADA DAY SHUTTLE",
        "short": "CAN",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "5827",
        "label": "PEACH",
        "long": "WINONA PEACH FESTIVAL SHUTTLE",
        "short": "PEACH",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "0093DD",
        "color_name": "teal",
        "has_shape": true,
        "id": "5828",
        "label": "01",
        "long": "KING",
        "short": "01",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "DA251D",
        "color_name": "red",
        "has_shape": true,
        "id": "5829",
        "label": "10",
        "long": "B-LINE EXPRESS",
        "short": "10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C0DCC0",
        "color_name": "white",
        "has_shape": true,
        "id": "5830",
        "label": "41",
        "long": "MOHAWK",
        "short": "41",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "B86779",
        "color_name": "pink",
        "has_shape": true,
        "id": "5831",
        "label": "55",
        "long": "STONEY CREEK CENTRAL",
        "short": "55",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F58B16",
        "color_name": "orange",
        "has_shape": true,
        "id": "5832",
        "label": "TC300",
        "long": "TIGER-CATS EXPRESS - 300 GT",
        "short": "TC300",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F58B16",
        "color_name": "orange",
        "has_shape": true,
        "id": "5833",
        "label": "TC700",
        "long": "TIGER-CATS EXPRESS - 700 GT",
        "short": "TC700",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F58B16",
        "color_name": "orange",
        "has_shape": true,
        "id": "5834",
        "label": "TC730",
        "long": "TIGER-CATS EXPRESS - 730 GT",
        "short": "TC730",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "5835",
        "label": "ANCFAIR",
        "long": "ANCASTER FAIR SHUTTLE",
        "short": "ANCFAIR",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "5836",
        "label": "ROCKTON",
        "long": "ROCKTON WORLDS FAIR SHUTTLE",
        "short": "ROCKTON",
        "text_color": "000000",
        "type_label": "Bus"
      }
    ],
    "stop_count": 2381,
    "stop_points_capped": true
  },
  "rubric_version": "1.3",
  "schema_version": "1.18",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.3",
    "provenance": "GTFS Scorecard's project-authored weights, deductions, thresholds, grade bands, and fix ranking, informed by the California Transit Data Guidelines and the MobilityData gtfs-validator. It is not a worldwide standard or a compliance determination.",
    "rubric_version": "1.3"
  },
  "snapshot_date": "2026-09-05",
  "top_fixes": [
    {
      "code": "trip_distance_exceeds_shape_distance",
      "count": 1614,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'trip_distance_exceeds_shape_distance' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 24.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Trip distance exceeds shape distance (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 2381,
      "effort": "A column in stops.txt; your scheduling software likely has it.",
      "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
      "owner": "Likely your team",
      "points": 25.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "2381 of 2381 stops don't say whether a wheelchair user can board there.",
      "why": "Riders who use wheelchairs can't plan a trip when accessibility is marked 'unknown'; apps show no information at all."
    },
    {
      "code": "scorecard_wheelchair_accessible_unknown",
      "count": 24145,
      "effort": "A default or per-trip field in your export.",
      "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "24145 of 24145 trips don't say whether the vehicle is wheelchair accessible.",
      "why": "Even with accessible stops, riders need to know the bus itself can take them."
    }
  ],
  "validator_version": "8.0.1"
}
