{
  "agency": {
    "id": "capital-district-transportation-authority-cdta",
    "name": "Capital District Transportation Authority (CDTA)",
    "subdivision_code": "US-NY",
    "subdivision_name": "New York"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 100.0,
          "stops_marked_accessible_pct": 100.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 100.0,
          "trips_stated_pct": 100.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 15.0,
          "fares": 15.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 25.0,
          "wheelchair_trips": 15.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": 13939,
        "headsign_loop_exempt_trips": 1,
        "headsign_pct": 99.9,
        "headsign_scored_pct": 99.9,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 2930,
        "translations": {
          "feed_lang": "en",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 13940,
        "wheelchair_accessible_pct": 100.0,
        "wheelchair_boarding_pct": 100.0,
        "wheelchair_marked_accessible_pct": 100.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_missing_headsigns",
          "count": 14,
          "effort": "Usually one value per route pattern in your scheduling source.",
          "fix": "Add the destination, direction, or 'via' label riders actually see to trip_headsign. Do not copy the route name. If the label changes during the trip, use stop_headsign.",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "14 of 13940 trips lack rider-facing destination or direction text.",
          "why": "When a route has multiple directions or patterns, the route name alone may not tell riders which service is coming."
        }
      ],
      "name": "completeness",
      "score": 100.0,
      "status": "measured",
      "summary": "100% of stops state wheelchair accessibility (100% 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": 5,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 2,
          "WARNING": 32
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "expired_calendar",
          "count": 25,
          "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_without_stop_time",
          "count": 6,
          "effort": "A review pass in your scheduling software.",
          "fix": "Remove retired stops from the export, or add them back to the trips that should serve them.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some stops exist in the feed but no trip ever stops at them.",
          "why": "Riders may walk to a stop where no bus is scheduled to arrive."
        },
        {
          "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": "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."
        }
      ],
      "name": "correctness",
      "score": 83.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 5 kinds of issue across 34 instances (0 error, 32 warning, 2 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-05-29",
        "feed_version": "Major",
        "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": {
        "alerts_content": {
          "alerts": 8,
          "ended_over_30_days_ago": 0,
          "with_cause_and_effect": 8,
          "with_description": 8,
          "with_header_text": 8,
          "with_informed_entity": 8
        },
        "configured_kinds": [
          "trip_updates",
          "vehicle_positions",
          "service_alerts"
        ],
        "coverage_pct": 71.4,
        "covered_trips": 50,
        "drift": {
          "median_seconds": 18,
          "observations": 4052,
          "on_time_share_pct": 87.3,
          "p90_abs_seconds": 329
        },
        "kinds_configured": 3,
        "kinds_reachable": 3,
        "reachable_kinds": [
          "trip_updates",
          "vehicle_positions",
          "service_alerts"
        ],
        "rt_freshness": "fresh",
        "samples": 9,
        "scheduled_trips_in_window": 70,
        "vehicles_checked": 164,
        "vehicles_on_route_pct": 98.8,
        "worst_lag_seconds": 7
      },
      "findings": [
        {
          "code": "scorecard_rt_trip_coverage",
          "count": 20,
          "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": 10.0,
          "severity": "WARNING",
          "what": "20 of 70 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": 89.8,
      "status": "measured",
      "summary": "Sampled 9 times: 3 of 3 configured feeds healthy; 71.4% of scheduled trips had live predictions; 98.8% of vehicles on their route; predictions ran a median of 18s behind schedule.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "mirror",
    "level": "medium",
    "measured_categories": 4,
    "notes": [
      "All four score categories were measured this run.",
      "Realtime was sampled in one bounded window of 9 snapshots.",
      "The agency's own feed URL was unreachable, so the Mobility Database's hosted mirror copy was scored instead."
    ],
    "rt_windows": 1,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data runs out in 28 days; renew to qualify.",
        "key": "current",
        "met": false
      },
      {
        "detail": "States wheelchair access on 100% of stops and 100% of trips.",
        "key": "accessible",
        "met": true
      }
    ],
    "status": "not_yet",
    "summary": "This feed is close to the conformance mark. Service data runs out in 28 days; renew to qualify."
  },
  "feed": {
    "license_note": "License: https://www.cdta.org/developer-license-agreement/169",
    "reachable": true,
    "sha256": "c093798fc820998001a6f5a7b00e16716df9537d7c238ea68dfac7da3a2fccd7",
    "size_bytes": 4912763,
    "static_url": "http://www.cdta.org/schedules/google_transit.zip"
  },
  "fetch": {
    "final_url": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-new-york-capital-district-transportation-authority-cdta-gtfs-538.zip?alt=media",
    "max_attempts": 1,
    "origin_error": "HTTPError",
    "reader_archive_profile": "raw-v1",
    "source": "mirror",
    "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": [
      -74.21932,
      42.46716,
      -73.45197,
      43.5589
    ],
    "lat": 42.73407,
    "lon": -73.77951,
    "stop_count": 2930
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 69,
        "trip_count": 13940,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 69,
    "trip_count": 13940
  },
  "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": [
      "1"
    ],
    "status": "unknown"
  },
  "ntd_readiness": {
    "pillars": [
      {
        "detail": "Published at a public URL.",
        "key": "published",
        "status": "ready"
      },
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "status": "ready"
      },
      {
        "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. Service data runs out in 28 days; renew before you certify."
  },
  "overall": {
    "grade": "B",
    "margin_to_lower_band": 1.3,
    "margin_to_next_band": 8.7,
    "score": 81.3
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 2686,
      "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": "2686 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Second Ave & S. Bertha St\", \"Second Ave & Jeanette St\", \"3rd Ave & 4th St\", 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."
    }
  ],
  "routability": {
    "boardable_stops": 2930,
    "findings": [
      {
        "code": "scorecard_orphan_stops",
        "count": 6,
        "effort": "A cleanup pass in your scheduling software.",
        "fix": "Remove stops no route serves, or add the trips that should call at them.",
        "owner": "Likely your export tool",
        "points": 0.0,
        "severity": "INFO",
        "what": "6 of 2930 boardable stops are never served by any trip.",
        "why": "Riders see these stops in apps and on the map but can never catch anything there, which erodes trust in the data."
      }
    ],
    "orphan_stops": 6,
    "single_stop_trips": 0,
    "trips_total": 13940
  },
  "route_map": {
    "drawn_route_count": 68,
    "has_shapes": true,
    "path": "data/artifacts/capital-district-transportation-authority-cdta/geometry.geojson",
    "route_count": 69,
    "routes": [
      {
        "color": "123573",
        "color_name": "green",
        "has_shape": true,
        "id": "1",
        "label": "1",
        "long": "Central Avenue",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "123573",
        "color_name": "green",
        "has_shape": true,
        "id": "10",
        "label": "10",
        "long": "Western Avenue",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "100",
        "label": "100",
        "long": "Mid City Belt",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "106",
        "label": "106",
        "long": "Uptown Belt",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "107",
        "label": "107",
        "long": "Albany Glenmont",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "114",
        "label": "114",
        "long": "Madison Ave - Western Ave",
        "short": "114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "117",
        "label": "117",
        "long": "Colonie Crosstown",
        "short": "117",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "123573",
        "color_name": "green",
        "has_shape": true,
        "id": "12",
        "label": "12",
        "long": "Washington Avenue",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "125",
        "label": "125",
        "long": "Clinton Ave - Sand Creek Rd.",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "123573",
        "color_name": "green",
        "has_shape": true,
        "id": "13",
        "label": "13",
        "long": "New Scotland Avenue",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "155",
        "label": "155",
        "long": "Suburban Circulator",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "123573",
        "color_name": "green",
        "has_shape": true,
        "id": "18",
        "label": "18",
        "long": "Delaware Avenue",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "182",
        "label": "182",
        "long": "Troy - Albany via Cohoes and Latham",
        "short": "182",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "214",
        "label": "214",
        "long": "Rensselaer 3rd Street",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "123573",
        "color_name": "green",
        "has_shape": true,
        "id": "22",
        "label": "22",
        "long": "Albany - Troy via Watervliet",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "224",
        "label": "224",
        "long": "Albany - Troy via I-90",
        "short": "224",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "233",
        "label": "233",
        "long": "Albany - Schodack",
        "short": "233",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "286",
        "label": "286",
        "long": "Troy / Wynantskill",
        "short": "286",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "289",
        "label": "289",
        "long": "Griswold Heights - St. Mary's Hospital",
        "short": "289",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "351",
        "label": "351",
        "long": "Van Vranken Ave - Broadway",
        "short": "351",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "353",
        "label": "353",
        "long": "Scotia-Mt.Pleasant",
        "short": "353",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "355",
        "label": "355",
        "long": "Schenectady Wolf Road",
        "short": "355",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "370",
        "label": "370",
        "long": "Troy/Schenectady",
        "short": "370",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "402",
        "label": "402",
        "long": "Bay/College",
        "short": "402",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "404",
        "label": "404",
        "long": "Hudson Falls / Fort Edward",
        "short": "404",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "405",
        "label": "405",
        "long": "Moreau / S. Glens Falls",
        "short": "405",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "407",
        "label": "407",
        "long": "West Glens Falls",
        "short": "407",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "411",
        "label": "411",
        "long": "Glen St / Walmart",
        "short": "411",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "412",
        "label": "412",
        "long": "Glen St / Aviation Mall",
        "short": "412",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "419",
        "label": "419",
        "long": "Route 9 / Lake George",
        "short": "419",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "450",
        "label": "450",
        "long": "Schenectady - Wilton via Route 50",
        "short": "450",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": false,
        "id": "452",
        "label": "452",
        "long": "Skidmore College/Downtown Saratoga",
        "short": "452",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "519",
        "label": "519",
        "long": "Delmar Bypass Express",
        "short": "519",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "524",
        "label": "524",
        "long": "Broadway Menands Express",
        "short": "524",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFD700",
        "color_name": "yellow",
        "has_shape": true,
        "id": "540",
        "label": "540",
        "long": "NX - Northway Express",
        "short": "540",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "560",
        "label": "560",
        "long": "Thruway Express",
        "short": "560",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "600",
        "label": "600",
        "long": "Neighborhood Belt",
        "short": "600",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "601",
        "label": "601",
        "long": "S. Amsterdam & Route 30",
        "short": "601",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "605",
        "label": "605",
        "long": "Amsterdam to Schenectady via VIA/Port",
        "short": "605",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FABE04",
        "color_name": "yellow",
        "has_shape": true,
        "id": "712",
        "label": "712",
        "long": "Harriman Campus - Patroon Creek",
        "short": "712",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FABE04",
        "color_name": "yellow",
        "has_shape": true,
        "id": "713",
        "label": "713",
        "long": "Saratoga Springs - Glens Falls",
        "short": "713",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FABE04",
        "color_name": "yellow",
        "has_shape": true,
        "id": "737",
        "label": "737",
        "long": "Corporate Woods - Airport",
        "short": "737",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FABE04",
        "color_name": "yellow",
        "has_shape": true,
        "id": "763",
        "label": "763",
        "long": "Schenectady/Guilderland via Route 20",
        "short": "763",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "663300",
        "color_name": "brown",
        "has_shape": true,
        "id": "801",
        "label": "801",
        "long": "Albany Shuttle",
        "short": "801",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "663300",
        "color_name": "brown",
        "has_shape": true,
        "id": "802",
        "label": "802",
        "long": "Troy Shuttle",
        "short": "802",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "663300",
        "color_name": "brown",
        "has_shape": true,
        "id": "803",
        "label": "803",
        "long": "North Albany Shuttle",
        "short": "803",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "663300",
        "color_name": "brown",
        "has_shape": true,
        "id": "804",
        "label": "804",
        "long": "East-West Commuter",
        "short": "804",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "663300",
        "color_name": "brown",
        "has_shape": true,
        "id": "805",
        "label": "805",
        "long": "Mid Town Shuttle",
        "short": "805",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "663300",
        "color_name": "brown",
        "has_shape": true,
        "id": "806",
        "label": "806",
        "long": "Delaware Shuttle",
        "short": "806",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "663300",
        "color_name": "brown",
        "has_shape": true,
        "id": "807",
        "label": "807",
        "long": "Suburban Shuttle",
        "short": "807",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "663300",
        "color_name": "brown",
        "has_shape": true,
        "id": "808",
        "label": "808",
        "long": "Albany - North Greenbush Shuttle",
        "short": "808",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "663300",
        "color_name": "brown",
        "has_shape": true,
        "id": "810",
        "label": "810",
        "long": "Schenectady Shuttle",
        "short": "810",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "663300",
        "color_name": "brown",
        "has_shape": true,
        "id": "812",
        "label": "812",
        "long": "Schenectady - Albany Shuttle",
        "short": "812",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "663300",
        "color_name": "brown",
        "has_shape": true,
        "id": "813",
        "label": "813",
        "long": "Ravena Shopping Bus",
        "short": "813",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "663300",
        "color_name": "brown",
        "has_shape": true,
        "id": "815",
        "label": "815",
        "long": "Troy Shopping Bus",
        "short": "815",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "663300",
        "color_name": "brown",
        "has_shape": true,
        "id": "821",
        "label": "821",
        "long": "North Greenbush Shopping Bus",
        "short": "821",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "663300",
        "color_name": "brown",
        "has_shape": true,
        "id": "840",
        "label": "840",
        "long": "Saratoga Stonequist Shopper Bus",
        "short": "840",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "123573",
        "color_name": "green",
        "has_shape": true,
        "id": "85",
        "label": "85",
        "long": "Fifth Avenue",
        "short": "85",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "123573",
        "color_name": "green",
        "has_shape": true,
        "id": "87",
        "label": "87",
        "long": "Hoosick St - RPI",
        "short": "87",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "663300",
        "color_name": "brown",
        "has_shape": true,
        "id": "872",
        "label": "872",
        "long": "Albany County Nature Bus",
        "short": "872",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "875",
        "label": "875",
        "long": "Saratoga Summer Trolley",
        "short": "875",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A52A2A",
        "color_name": "red",
        "has_shape": true,
        "id": "876",
        "label": "876",
        "long": "Glens Falls Summer Trolley",
        "short": "876",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A52A2A",
        "color_name": "red",
        "has_shape": true,
        "id": "877",
        "label": "877",
        "long": "Glens Falls Summer Trolley North",
        "short": "877",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D72C2A",
        "color_name": "red",
        "has_shape": true,
        "id": "905",
        "label": "905",
        "long": "BusPlus Red Line",
        "short": "905",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "67309F",
        "color_name": "purple",
        "has_shape": true,
        "id": "910",
        "label": "910",
        "long": "BusPlus Purple Line",
        "short": "910",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0072CE",
        "color_name": "teal",
        "has_shape": true,
        "id": "922",
        "label": "922",
        "long": "BusPlus Blue Line Cohoes to Delaware Station",
        "short": "922",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0072CE",
        "color_name": "teal",
        "has_shape": true,
        "id": "923",
        "label": "923",
        "long": "BusPlus Blue Line Waterford to Rail Trail Station",
        "short": "923",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "123573",
        "color_name": "green",
        "has_shape": true,
        "id": "93",
        "label": "93",
        "long": "Star",
        "short": "93",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A52A2A",
        "color_name": "red",
        "has_shape": true,
        "id": "96",
        "label": "96",
        "long": "Grafton State Park",
        "short": "96",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 2930,
    "stop_points_capped": true
  },
  "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 13940 trips have a shape in shapes.txt.",
    "status": "ready",
    "total_trips": 13940,
    "trips_with_shape": 13940
  },
  "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_coverage",
      "count": 20,
      "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": 10.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "20 of 70 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."
    },
    {
      "code": "expired_calendar",
      "count": 25,
      "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,
      "rank": 3,
      "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."
    }
  ],
  "validator_version": "8.0.1"
}
