{
  "agency": {
    "id": "pioneer-valley-transit-authority-pvta-2416",
    "name": "Pioneer Valley Transit Authority (PVTA)"
  },
  "autofix": {
    "available": true,
    "download_path": "data/artifacts/pioneer-valley-transit-authority-pvta-2416/corrected.zip",
    "fixes": [
      {
        "code": "autofix_trim_whitespace",
        "count": 3770,
        "examples": [
          "'stop_lat': '  42.477045' -> '42.477045'",
          "'stop_lon': ' -72.607454' -> '-72.607454'",
          "'stop_lat': '  42.454685' -> '42.454685'"
        ],
        "label": "Trimmed surrounding whitespace"
      }
    ],
    "total": 3770
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 93.5,
          "stops_marked_accessible_pct": 82.7,
          "stops_marked_not_accessible_pct": 6.9,
          "stops_stated_pct": 89.6,
          "trips_stated_pct": 100.0
        },
        "accessibility_measures": "presence_not_usability",
        "components": {
          "contact": 15.0,
          "fares": 15.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 22.4,
          "wheelchair_trips": 15.0
        },
        "fare_free": false,
        "fares": {
          "applied": true,
          "has_leg_rules": true,
          "has_products": true,
          "has_transfer_rules": true,
          "model": "v2",
          "product_count": 18
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": true,
        "headsign_pct": 100.0,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 1885,
        "trips": 5039,
        "wheelchair_accessible_pct": 100.0,
        "wheelchair_boarding_pct": 89.6,
        "wheelchair_marked_accessible_pct": 82.7,
        "wheelchair_marked_not_accessible_pct": 6.9
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 196,
          "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": 2.6,
          "severity": "WARNING",
          "what": "196 of 1885 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_station_no_pathways",
          "count": 1,
          "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
          "fix": "Add pathways.txt connecting entrances, platforms, and any elevators, with a level for each.",
          "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": 97.4,
      "status": "measured",
      "summary": "90% of stops state wheelchair accessibility (83% marked accessible, 7% 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": 9,
        "instances_by_severity": {
          "ERROR": 235,
          "INFO": 1,
          "WARNING": 7514
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "equal_shape_distance_diff_coordinates",
          "count": 170,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'equal_shape_distance_diff_coordinates' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 24.0,
          "severity": "ERROR",
          "what": "Equal shape distance diff coordinates (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "trip_distance_exceeds_shape_distance",
          "count": 65,
          "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": "equal_shape_distance_same_coordinates",
          "count": 6468,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'equal_shape_distance_same_coordinates' 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 same coordinates (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "trip_distance_exceeds_shape_distance_below_threshold",
          "count": 483,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'trip_distance_exceeds_shape_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": "Trip distance exceeds shape distance below threshold (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 371,
          "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": "stop_too_far_from_shape_using_user_distance",
          "count": 169,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stop_too_far_from_shape_using_user_distance' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Stop too far from shape using user distance (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unusable_trip",
          "count": 22,
          "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": 6.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": "mixed_case_recommended_field",
          "count": 1,
          "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": 4.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": "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."
        }
      ],
      "name": "correctness",
      "score": 9.5,
      "status": "measured",
      "summary": "The MobilityData validator flagged 9 kinds of issue across 7750 instances (235 error, 7514 warning, 1 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 51,
        "feed_end_date": "2026-08-29",
        "feed_start_date": "2026-06-30",
        "feed_version": "2026-06-30-1438",
        "has_feed_info": true,
        "last_service_date": "2026-08-29",
        "seasonal_boundary": false,
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 85.0,
      "status": "measured",
      "summary": "Service data covers the next 51 days.",
      "weight": 0.2
    },
    "realtime": {
      "details": {
        "coverage_pct": 0.0,
        "covered_trips": 0,
        "kinds_reachable": 0,
        "rt_freshness": null,
        "samples": 9,
        "scheduled_trips_in_window": 78,
        "worst_lag_seconds": null
      },
      "findings": [
        {
          "code": "scorecard_rt_trip_updates_unreachable",
          "count": 1,
          "effort": "Usually a vendor support ticket.",
          "fix": "Check the trip updates endpoint with your AVL vendor; it should return a fresh GTFS-Realtime protobuf on every request.",
          "owner": "",
          "points": 8.3,
          "severity": "ERROR",
          "what": "The trip updates realtime feed failed during sampling.",
          "why": "When this feed is down, riders see scheduled times presented as if they were live."
        },
        {
          "code": "scorecard_rt_vehicle_positions_unreachable",
          "count": 1,
          "effort": "Usually a vendor support ticket.",
          "fix": "Check the vehicle positions endpoint with your AVL vendor; it should return a fresh GTFS-Realtime protobuf on every request.",
          "owner": "",
          "points": 8.3,
          "severity": "ERROR",
          "what": "The vehicle positions realtime feed failed during sampling.",
          "why": "When this feed is down, riders see scheduled times presented as if they were live."
        },
        {
          "code": "scorecard_rt_service_alerts_unreachable",
          "count": 1,
          "effort": "Usually a vendor support ticket.",
          "fix": "Check the service alerts endpoint with your AVL vendor; it should return a fresh GTFS-Realtime protobuf on every request.",
          "owner": "",
          "points": 8.3,
          "severity": "ERROR",
          "what": "The service alerts realtime feed failed during sampling.",
          "why": "When this feed is down, riders see scheduled times presented as if they were live."
        },
        {
          "code": "scorecard_rt_trip_coverage",
          "count": 78,
          "effort": "A vendor data-mapping question.",
          "fix": "Check with your AVL vendor that every vehicle assignment flows into TripUpdates, including school-day and tripper runs.",
          "owner": "",
          "points": 35.0,
          "severity": "WARNING",
          "what": "78 of 78 trips scheduled during the sampling window had no live predictions.",
          "why": "Riders on those trips get schedule data dressed up as realtime. Caltrans expects every operating trip in TripUpdates."
        }
      ],
      "name": "realtime",
      "score": 0.0,
      "status": "measured",
      "summary": "Sampled 9 times: 0 of 3 feeds healthy; 0.0% of scheduled trips had live predictions.",
      "weight": 0.2
    }
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "2 validator errors to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data covers the next 60 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 90% of stops and 100% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "This feed is close to the conformance mark. 2 validator errors to resolve. States wheelchair access on 90% of stops and 100% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "License: https://www.mass.gov/doc/developers-license-agreement-11132009/download",
    "reachable": true,
    "sha256": "73acf6320f1756edf7d046bb6d7989cd96790bece283521b6bc9f9f8c75dc734",
    "size_bytes": 2932778,
    "static_url": "https://www.pvta.com/g_trans/google_transit.zip"
  },
  "generated_at": "2026-06-30T00:00:00+00:00",
  "geo": {
    "bbox": [
      -73.25379,
      42.01819,
      -71.79518,
      42.59603
    ],
    "lat": 42.1375,
    "lon": -72.58242,
    "stop_count": 1885
  },
  "ntd_id_alignment": {
    "detail": "If you report to the National Transit Database, your GTFS agency_id should be your five-digit NTD ID by report year 2026 (2025 for full reporters). We don't have your NTD ID on file, so this one is not checked yet.",
    "feed_agency_ids": [
      "PVTA",
      "Link413"
    ],
    "status": "unknown"
  },
  "ntd_readiness": {
    "pillars": [
      {
        "detail": "Published at a public URL.",
        "key": "published",
        "status": "ready"
      },
      {
        "detail": "2 validator errors to resolve.",
        "key": "valid",
        "status": "at_risk"
      },
      {
        "detail": "Service data covers the next 60 days.",
        "key": "current",
        "status": "ready"
      }
    ],
    "status": "at_risk",
    "summary": "This feed is close to NTD-ready. 2 validator errors to resolve."
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 44.7,
    "margin_to_next_band": 15.3,
    "score": 44.7
  },
  "recommendations": [
    {
      "code": "scorecard_fares_v2_no_rider_categories",
      "count": 0,
      "effort": "Usually a short file naming the discount groups you already publish.",
      "fix": "Add rider_categories.txt for the fares you already offer, then reference those categories from your fare products.",
      "owner": "",
      "points": 0.0,
      "severity": "INFO",
      "what": "The feed publishes fare products but no rider_categories.txt defining who qualifies for each fare.",
      "why": "Without rider categories, apps can only show the full adult fare and can't surface senior, youth, or student discounts a rider may be eligible for."
    },
    {
      "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 (45, 46, UMG, G1, G1, and more).",
      "why": "Low-contrast route badges are hard to read for riders with low vision and wash out on a phone screen in sunlight at the stop."
    },
    {
      "code": "scorecard_stop_name_needs_tts",
      "count": 1481,
      "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": "1481 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Plainfield / Wason\", \"Bay / Aster\", \"Springfield / Medical Ctr Drive (across)\", and more).",
      "why": "Riders who use a screen reader hear the raw name, so 'Main St & 2nd Ave' can come out as 'Main saint' or drop the ampersand."
    },
    {
      "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 whether a step-free route exists inside the station, and trip planners can't route anyone through it."
    }
  ],
  "recompute": {
    "as_of": "2026-07-09",
    "feed_fetched_date": "2026-07-08",
    "kind": "freshness"
  },
  "routability": {
    "boardable_stops": 1882,
    "findings": [
      {
        "code": "scorecard_single_stop_trips",
        "count": 22,
        "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": "22 of 5039 trips list fewer than two stops.",
        "why": "A trip with one stop has no leg a rider can ride; trip planners can't route anyone on it, so the service effectively does not exist."
      }
    ],
    "orphan_stops": 0,
    "single_stop_trips": 22,
    "trips_total": 5039
  },
  "route_map": {
    "drawn_route_count": 44,
    "has_shapes": true,
    "path": "data/artifacts/pioneer-valley-transit-authority-pvta-2416/geometry.geojson",
    "route_count": 44,
    "routes": [
      {
        "color": "FBB033",
        "color_name": "yellow",
        "has_shape": true,
        "id": "30",
        "label": "30",
        "long": "North Amherst / Old Belchertown Rd",
        "short": "30",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EF4E91",
        "color_name": "pink",
        "has_shape": true,
        "id": "31",
        "label": "31",
        "long": "Sunderland / South Amherst",
        "short": "31",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00AEEC",
        "color_name": "teal",
        "has_shape": true,
        "id": "33",
        "label": "33",
        "long": "Puffers Pond / Stop and Shop",
        "short": "33",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00A94E",
        "color_name": "green",
        "has_shape": true,
        "id": "45",
        "label": "45",
        "long": "Belchertown Center / UMass",
        "short": "45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A94E",
        "color_name": "green",
        "has_shape": true,
        "id": "46",
        "label": "46",
        "long": "Whately / S. Deerfield / UMass",
        "short": "46",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "808080",
        "color_name": "gray",
        "has_shape": true,
        "id": "666",
        "label": "UMG",
        "long": "To/From Bus Garage",
        "short": "UMG",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "27276E",
        "color_name": "green",
        "has_shape": true,
        "id": "904",
        "label": "904",
        "long": "Pittsfield - Northampton",
        "short": "904",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7E0A6D",
        "color_name": "purple",
        "has_shape": true,
        "id": "921",
        "label": "P21E",
        "long": "Holyoke-Springfield Express via I-391",
        "short": "P21E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7E0A6D",
        "color_name": "purple",
        "has_shape": true,
        "id": "938",
        "label": "38NS",
        "long": "Mount Holyoke / UMass - No School",
        "short": "38NS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "AG",
        "label": "PG",
        "long": "Pelham-Greenfield",
        "short": "PG",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00467E",
        "color_name": "teal",
        "has_shape": true,
        "id": "B12",
        "label": "B12",
        "long": "Stonybrook Express",
        "short": "B12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00467E",
        "color_name": "teal",
        "has_shape": true,
        "id": "B17",
        "label": "B17",
        "long": "Wilbraham Big Y-Worthington St-Wilbraham Rd",
        "short": "B17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00467E",
        "color_name": "teal",
        "has_shape": true,
        "id": "B23",
        "label": "B23",
        "long": "Holyoke-Westfield via HCC",
        "short": "B23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00467E",
        "color_name": "teal",
        "has_shape": true,
        "id": "B4",
        "label": "B4",
        "long": "Plainfield Street",
        "short": "B4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00467E",
        "color_name": "teal",
        "has_shape": true,
        "id": "B43",
        "label": "B43",
        "long": "Northampton/Hadley/Amherst",
        "short": "B43",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00467E",
        "color_name": "teal",
        "has_shape": true,
        "id": "B48",
        "label": "B48",
        "long": "Northampton/Holyoke via Route 5",
        "short": "B48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00467E",
        "color_name": "teal",
        "has_shape": true,
        "id": "B49",
        "label": "B49",
        "long": "Holyoke-Ware",
        "short": "B49",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00467E",
        "color_name": "teal",
        "has_shape": true,
        "id": "B6",
        "label": "B6",
        "long": "Ludlow via Bay St",
        "short": "B6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00467E",
        "color_name": "teal",
        "has_shape": true,
        "id": "B7",
        "label": "B7",
        "long": "Wilbraham Big Y-State St-Boston Rd",
        "short": "B7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00467E",
        "color_name": "teal",
        "has_shape": true,
        "id": "B79",
        "label": "B79",
        "long": "Amherst-Worcester Intercity Service",
        "short": "B79",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A94E",
        "color_name": "green",
        "has_shape": true,
        "id": "G101",
        "label": "G1",
        "long": "Five Town Plaza-Sumner-Union Station",
        "short": "G1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A94E",
        "color_name": "green",
        "has_shape": true,
        "id": "G102",
        "label": "G1",
        "long": "Chicopee Big Y-Chicopee Ctr-Union Station",
        "short": "G1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A94E",
        "color_name": "green",
        "has_shape": true,
        "id": "G19",
        "label": "G19",
        "long": "Holyoke-Montcalm-Chicopee",
        "short": "G19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A94E",
        "color_name": "green",
        "has_shape": true,
        "id": "G2",
        "label": "G2",
        "long": "Carew-East Springfield / Belmont-Dwight Rd",
        "short": "G2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A94E",
        "color_name": "green",
        "has_shape": true,
        "id": "G3",
        "label": "G3",
        "long": "Spfld Plaza via Liberty / King-Westford",
        "short": "G3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A94E",
        "color_name": "green",
        "has_shape": true,
        "id": "G47",
        "label": "G47",
        "long": "Northampton-Westfield-Southwick",
        "short": "G47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A94E",
        "color_name": "green",
        "has_shape": true,
        "id": "G5",
        "label": "G5",
        "long": "Dickinson-Jewish Home-Longmeadow",
        "short": "G5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A94E",
        "color_name": "green",
        "has_shape": true,
        "id": "G73",
        "label": "G73E",
        "long": "Springfield-Northampton Express",
        "short": "G73E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EE3B32",
        "color_name": "red",
        "has_shape": true,
        "id": "NE60",
        "label": "NE",
        "long": "Nashawannuck Express",
        "short": "NE",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "7E0A6D",
        "color_name": "purple",
        "has_shape": true,
        "id": "P20",
        "label": "P20",
        "long": "Holyoke-Springfield via Holyoke Mall",
        "short": "P20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7E0A6D",
        "color_name": "purple",
        "has_shape": true,
        "id": "P21",
        "label": "P21",
        "long": "Holyoke-Springfield via Chicopee",
        "short": "P21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00467E",
        "color_name": "teal",
        "has_shape": true,
        "id": "PV61",
        "label": "PS",
        "long": "Palmer Shuttle",
        "short": "PS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EE3B32",
        "color_name": "red",
        "has_shape": true,
        "id": "R10",
        "label": "R10",
        "long": "Westfield/West Springfield via Route 20",
        "short": "R10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EE3B32",
        "color_name": "red",
        "has_shape": true,
        "id": "R14",
        "label": "R14",
        "long": "Feeding Hills-Springfield",
        "short": "R14",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EE3B32",
        "color_name": "red",
        "has_shape": true,
        "id": "R22",
        "label": "R22",
        "long": "Holyoke-Grattan-Chicopee",
        "short": "R22",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EE3B32",
        "color_name": "red",
        "has_shape": true,
        "id": "R24",
        "label": "R24",
        "long": "HTC-Holyoke Hospital-Holyoke Mall",
        "short": "R24",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EE3B32",
        "color_name": "red",
        "has_shape": true,
        "id": "R29",
        "label": "R29",
        "long": "Holyoke-South Hadley",
        "short": "R29",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EE3B32",
        "color_name": "red",
        "has_shape": true,
        "id": "R41",
        "label": "R41",
        "long": "Northampton/Easthampton/HCC",
        "short": "R41",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EE3B32",
        "color_name": "red",
        "has_shape": true,
        "id": "R42",
        "label": "R42",
        "long": "Northampton/Williamsburg",
        "short": "R42",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EE3B32",
        "color_name": "red",
        "has_shape": true,
        "id": "R44",
        "label": "R44",
        "long": "Florence Heights via King St & Bridge Rd",
        "short": "R44",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00A94E",
        "color_name": "green",
        "has_shape": true,
        "id": "WS62",
        "label": "WS",
        "long": "Ware Shuttle",
        "short": "WS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "X90",
        "label": "X90",
        "long": "Inner Crosstown",
        "short": "X90",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "X92",
        "label": "X92",
        "long": "Mid City Crosstown",
        "short": "X92",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "X94",
        "label": "X94",
        "long": "Outer Crosstown",
        "short": "X94",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 1885,
    "stop_points_capped": false
  },
  "rubric_version": "1.1",
  "schema_version": "1.4",
  "snapshot_date": "2026-07-09",
  "top_fixes": [
    {
      "code": "equal_shape_distance_diff_coordinates",
      "count": 170,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'equal_shape_distance_diff_coordinates' 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": "Equal shape distance diff coordinates (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "trip_distance_exceeds_shape_distance",
      "count": 65,
      "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": 2,
      "severity": "ERROR",
      "what": "Trip distance exceeds shape distance (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "scorecard_rt_trip_updates_unreachable",
      "count": 1,
      "effort": "Usually a vendor support ticket.",
      "fix": "Check the trip updates endpoint with your AVL vendor; it should return a fresh GTFS-Realtime protobuf on every request.",
      "owner": "",
      "points": 8.3,
      "rank": 3,
      "severity": "ERROR",
      "what": "The trip updates realtime feed failed during sampling.",
      "why": "When this feed is down, riders see scheduled times presented as if they were live."
    }
  ],
  "validator_version": "8.0.1"
}
