{
  "agency": {
    "id": "capital-district-transportation-authority-cdta",
    "name": "Capital District Transportation Authority (CDTA)"
  },
  "autofix": {
    "available": true,
    "download_path": "data/artifacts/capital-district-transportation-authority-cdta/corrected.zip",
    "download_url": "https://d14aimrgrbaz2a.cloudfront.net/data/artifacts/capital-district-transportation-authority-cdta/corrected.zip",
    "fixes": [
      {
        "code": "autofix_stop_name_case",
        "count": 1,
        "examples": [
          "ALBANY GARAGE -> Albany Garage"
        ],
        "label": "Recased shouting stop names"
      }
    ],
    "total": 1
  },
  "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_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,
        "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": 15,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Populate trip_headsign to match what the bus displays.",
          "owner": "Likely your export tool",
          "points": 0.0,
          "severity": "WARNING",
          "what": "15 of 13940 trips have no headsign.",
          "why": "Riders at the stop can't tell which direction a bus is going."
        }
      ],
      "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": 15
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "expired_calendar",
          "count": 8,
          "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": "Varies.",
          "fix": "Review the rule documentation for 'big_gap_in_service' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Big gap in service (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "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 17 instances (0 error, 15 warning, 2 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 51,
        "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_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": 99.0,
        "covered_trips": 96,
        "drift": {
          "median_seconds": 6,
          "observations": 6324,
          "on_time_share_pct": 88.6,
          "p90_abs_seconds": 273
        },
        "kinds_reachable": 3,
        "rt_freshness": "fresh",
        "samples": 9,
        "scheduled_trips_in_window": 97,
        "vehicles_checked": 294,
        "vehicles_on_route_pct": 100.0,
        "worst_lag_seconds": 7
      },
      "findings": [
        {
          "code": "scorecard_rt_trip_coverage",
          "count": 1,
          "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": 0.4,
          "severity": "WARNING",
          "what": "1 of 97 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": 99.6,
      "status": "measured",
      "summary": "Sampled 9 times: 3 of 3 feeds healthy; 99.0% of scheduled trips had live predictions; 100.0% of vehicles on their route; predictions ran a median of 6s 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": true,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 52 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 100% of stops and 100% of trips.",
        "key": "accessible",
        "met": true
      }
    ],
    "status": "awarded",
    "summary": "This feed earns the conformance mark: valid, current, and stating wheelchair access on nearly every stop and trip."
  },
  "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",
    "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-07-08T00:00:00+00:00",
  "geo": {
    "bbox": [
      -74.21932,
      42.46716,
      -73.45197,
      43.5589
    ],
    "lat": 42.73407,
    "lon": -73.77951,
    "stop_count": 2930
  },
  "ntd_id_alignment": {
    "detail": "Setting your GTFS agency_id to your five-digit NTD ID is an optional way to line a feed up with its National Transit Database record. FTA links the two on your P-50 form, so it is not a required feed change. We don't have your NTD ID on file, so this 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 covers the next 52 days.",
        "key": "current",
        "status": "ready"
      }
    ],
    "status": "ready",
    "summary": "Published at a public URL, valid, and current: the three things the NTD GTFS requirement asks of a feed all hold here. Only your own D-10 certification makes that official; this is a heads-up, not a determination."
  },
  "overall": {
    "grade": "A",
    "margin_to_lower_band": 1.0,
    "margin_to_next_band": null,
    "score": 91.0
  },
  "recommendations": [
    {
      "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."
    }
  ],
  "recompute": {
    "as_of": "2026-07-09",
    "feed_fetched_date": "2026-07-08",
    "kind": "freshness"
  },
  "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.1",
  "schema_version": "1.7",
  "shapes_readiness": {
    "detail": "All 13940 trips have a shape in shapes.txt.",
    "status": "ready",
    "total_trips": 13940,
    "trips_with_shape": 13940
  },
  "snapshot_date": "2026-07-09",
  "top_fixes": [
    {
      "code": "expired_calendar",
      "count": 8,
      "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": 1,
      "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,
      "rank": 2,
      "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,
      "rank": 3,
      "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."
    }
  ],
  "validator_version": "8.0.1"
}
