{
  "agency": {
    "id": "pioneer-valley-transit-authority-pvta-2416",
    "name": "Pioneer Valley Transit Authority (PVTA)",
    "subdivision_code": "US-MA",
    "subdivision_name": "Massachusetts"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 93.5,
          "stops_marked_accessible_pct": 82.7,
          "stops_marked_not_accessible_pct": 6.8,
          "stops_stated_pct": 89.6,
          "trips_stated_pct": 100.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": true,
          "supported": false
        },
        "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_applicable_trips": 4637,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_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": 1884,
        "translations": {
          "feed_lang": "EN",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 4637,
        "wheelchair_accessible_pct": 100.0,
        "wheelchair_boarding_pct": 89.6,
        "wheelchair_marked_accessible_pct": 82.7,
        "wheelchair_marked_not_accessible_pct": 6.8
      },
      "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 1884 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": 11,
        "instances_by_severity": {
          "ERROR": 238,
          "INFO": 1,
          "WARNING": 7530
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "equal_shape_distance_diff_coordinates",
          "count": 173,
          "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": 6495,
          "effort": "Usually one export setting.",
          "fix": "Turn on shape cleanup in your export tool, or drop the repeated points from shapes.txt.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some route lines list the same point twice in a row.",
          "why": "Repeated points don't hurt riders, but they can skew distance math and hint at a shaky export."
        },
        {
          "code": "trip_distance_exceeds_shape_distance_below_threshold",
          "count": 463,
          "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": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 379,
          "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": 171,
          "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": 8.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": "unusable_trip",
          "count": 18,
          "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": "fast_travel_between_consecutive_stops",
          "count": 2,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a bus can.",
          "why": "Usually a typo'd stop time; riders get arrival times no bus can meet."
        },
        {
          "code": "expired_calendar",
          "count": 1,
          "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": 4.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": "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": 1.5,
      "status": "measured",
      "summary": "The MobilityData validator flagged 11 kinds of issue across 7769 instances (238 error, 7530 warning, 1 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 28,
        "effective_expiry_date": "2026-08-29",
        "feed_end_date": "2026-08-29",
        "feed_start_date": "2026-07-15",
        "feed_version": "2026-07-15-1726",
        "has_feed_info": true,
        "last_service_date": "2026-08-29",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [
        {
          "code": "scorecard_feed_expiring_soon",
          "count": 1,
          "effort": "One export setting.",
          "fix": "Re-export with a validity window that reaches at least 60 days out.",
          "owner": "Likely your export tool",
          "points": 52.0,
          "severity": "WARNING",
          "what": "Service data runs out in 28 day(s).",
          "why": "When the calendar runs out, trip planners stop showing this agency. Fixing it now is calmer than after riders notice."
        }
      ],
      "name": "freshness",
      "score": 46.7,
      "status": "measured",
      "summary": "Service data runs out in 28 day(s). Publish an updated feed soon or riders will lose trip planning.",
      "weight": 0.2
    },
    "realtime": {
      "details": {
        "configured_kinds": [
          "trip_updates",
          "vehicle_positions",
          "service_alerts"
        ],
        "coverage_pct": null,
        "kinds_configured": 3,
        "kinds_reachable": 0,
        "reachable_kinds": [],
        "rt_freshness": null,
        "samples": 9,
        "scheduled_trips_in_window": 49,
        "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": 33.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": 33.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": 33.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."
        }
      ],
      "name": "realtime",
      "score": 0.0,
      "status": "measured",
      "summary": "Sampled 9 times: 0 of 3 configured feeds healthy; vehicle position plausibility was not measurable.",
      "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 agency's own URL."
    ],
    "rt_windows": 1,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "2 validator errors to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data runs out in 28 days; renew to qualify.",
        "key": "current",
        "met": false
      },
      {
        "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. Service data runs out in 28 days; renew to qualify. 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": "b494a3ab7d0e8181da241f26841d9f18617d74e01b019fd042d1dd8eb470300b",
    "size_bytes": 2946099,
    "static_url": "https://www.pvta.com/g_trans/google_transit.zip"
  },
  "fetch": {
    "final_url": "https://www.pvta.com/g_trans/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-08-01T00:00:00+00:00",
  "geo": {
    "bbox": [
      -73.25379,
      42.01819,
      -71.79518,
      42.59603
    ],
    "lat": 42.13749,
    "lon": -72.58241,
    "stop_count": 1884
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 44,
        "trip_count": 4637,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 44,
    "trip_count": 4637
  },
  "ntd_id_alignment": {
    "detail": "This feed provides agency_id. For RY2026, keep one stable value for each NTD reporter represented in the feed and crosswalk it on the P-50 form. The value does not need to equal the five-digit NTD ID; we do not have that ID on file, so the optional equality comparison 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 runs out in 28 days; renew before you certify.",
        "key": "current",
        "status": "at_risk"
      },
      {
        "detail": "agency.txt provides agency_id. For RY2026, keep one stable value for each NTD reporter represented in the feed and crosswalk each value on the P-50 form.",
        "key": "agency_id",
        "status": "ready"
      }
    ],
    "status": "at_risk",
    "summary": "This feed is close to NTD-ready. 2 validator errors to resolve. Service data runs out in 28 days; renew before you certify."
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 34.2,
    "margin_to_next_band": 25.8,
    "score": 34.2
  },
  "recommendations": [
    {
      "category": "fares",
      "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."
    },
    {
      "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 (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."
    },
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 1485,
      "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": "1485 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Main / High (Haydenville)\", \"Plainfield / Wason\", \"Bay / Aster\", 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."
    },
    {
      "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 whether a step-free route exists inside the station, and trip planners can't route anyone through it."
    }
  ],
  "routability": {
    "boardable_stops": 1881,
    "findings": [
      {
        "code": "scorecard_single_stop_trips",
        "count": 18,
        "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": "18 of 4637 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": 18,
    "trips_total": 4637
  },
  "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": 1884,
    "stop_points_capped": false
  },
  "rubric_version": "1.3",
  "schema_version": "1.17",
  "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"
  },
  "shapes_readiness": {
    "detail": "All 4637 trips have a shape in shapes.txt.",
    "status": "ready",
    "total_trips": 4637,
    "trips_with_shape": 4637
  },
  "snapshot_date": "2026-08-01",
  "top_fixes": [
    {
      "code": "scorecard_feed_expiring_soon",
      "count": 1,
      "effort": "One export setting.",
      "fix": "Re-export with a validity window that reaches at least 60 days out.",
      "owner": "Likely your export tool",
      "points": 52.0,
      "rank": 1,
      "severity": "WARNING",
      "what": "Service data runs out in 28 day(s).",
      "why": "When the calendar runs out, trip planners stop showing this agency. Fixing it now is calmer than after riders notice."
    },
    {
      "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": 33.3,
      "rank": 2,
      "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": 33.3,
      "rank": 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."
    }
  ],
  "validator_version": "8.0.1"
}
