{
  "agency": {
    "id": "niagara-frontier-transportation-authority-nfta",
    "name": "Niagara Frontier Transportation Authority (NFTA)"
  },
  "autofix": {
    "available": true,
    "download_path": "data/artifacts/niagara-frontier-transportation-authority-nfta/corrected.zip",
    "download_url": "https://d14aimrgrbaz2a.cloudfront.net/data/artifacts/niagara-frontier-transportation-authority-nfta/corrected.zip",
    "fixes": [
      {
        "code": "autofix_trim_whitespace",
        "count": 350,
        "examples": [
          "'stop_name': '3rd Street Rainbow Boulevard South ' -> '3rd Street Rainbow Boulevard South'",
          "'stop_name': '3rd Street Rainbow Boulevard North ' -> '3rd Street Rainbow Boulevard North'",
          "'stop_name': 'Abbott Road McKinley Parkway North ' -> 'Abbott Road McKinley Parkway North'"
        ],
        "label": "Trimmed surrounding whitespace"
      },
      {
        "code": "autofix_route_name_case",
        "count": 58,
        "examples": [
          "1 - WILLIAM -> 1 - William",
          "2 - CLINTON -> 2 - Clinton",
          "3 - GRANT -> 3 - Grant"
        ],
        "label": "Recased shouting route names"
      }
    ],
    "total": 408
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 0.0,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.0,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 0.0,
          "wheelchair_trips": 0.0
        },
        "fare_free": false,
        "fares": {
          "applied": false,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "none",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": false,
        "headsign_pct": 100.0,
        "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": 3748,
        "trips": 4350,
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 0.0,
        "wheelchair_marked_accessible_pct": 0.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 3748,
          "effort": "A column in stops.txt; your scheduling software likely has it.",
          "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
          "owner": "Likely your team",
          "points": 25.0,
          "severity": "WARNING",
          "what": "3748 of 3748 stops don't say whether a wheelchair user can board there.",
          "why": "Riders who use wheelchairs can't plan a trip when accessibility is marked 'unknown'; apps show no information at all."
        },
        {
          "code": "scorecard_wheelchair_accessible_unknown",
          "count": 4350,
          "effort": "Often one default setting in your export.",
          "fix": "Set wheelchair_accessible on every trip (most small-agency fleets are 100% accessible, so this is often a single default).",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "4350 of 4350 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the bus itself can take them."
        },
        {
          "code": "scorecard_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_no_feed_contact",
          "count": 1,
          "effort": "One field.",
          "fix": "Add feed_contact_email to feed_info.txt.",
          "owner": "",
          "points": 7.5,
          "severity": "INFO",
          "what": "feed_info.txt has no technical contact (feed_contact_email or feed_contact_url).",
          "why": "App makers and state data programs have nobody to email when they spot a problem with your feed, so problems linger."
        }
      ],
      "name": "completeness",
      "score": 37.5,
      "status": "measured",
      "summary": "0% of stops state wheelchair accessibility (0% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is not published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 11,
        "instances_by_severity": {
          "ERROR": 2,
          "INFO": 6,
          "WARNING": 4536
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "missing_required_column",
          "count": 2,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'missing_required_column' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 12.0,
          "severity": "ERROR",
          "what": "Missing required column (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 4398,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Use mixed case for stop names and headsigns (e.g. 'Main St & 2nd Ave', not 'MAIN ST & 2ND AVE').",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some rider-facing names are in ALL CAPS or all lowercase.",
          "why": "ALL-CAPS stop and headsign names are harder to read in apps and are read awkwardly by screen readers."
        },
        {
          "code": "route_long_name_contains_short_name",
          "count": 58,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'route_long_name_contains_short_name' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Route long name contains short name (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "same_name_and_description_for_route",
          "count": 58,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'same_name_and_description_for_route' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Same name and description for route (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 16,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 6.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": 3,
          "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": "missing_recommended_file",
          "count": 1,
          "effort": "One small file, set once in export settings.",
          "fix": "Add feed_info.txt with publisher name, URL, language, and feed_start_date/feed_end_date.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "A file GTFS asks for (usually feed_info.txt) is missing.",
          "why": "feed_info.txt tells apps who publishes the feed and when it expires; without it nobody is warned before data goes stale."
        },
        {
          "code": "route_color_contrast",
          "count": 1,
          "effort": "One field per route.",
          "fix": "Pick a darker/lighter route_text_color for the flagged routes.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some route colors don't contrast with their text color.",
          "why": "Route badges get hard to read, most of all for riders with low vision."
        },
        {
          "code": "trip_coverage_not_active_for_next7_days",
          "count": 1,
          "effort": "One setting in most export tools.",
          "fix": "Trim past service periods the next time you export.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Many of the feed's trips don't run at all in the next 7 days.",
          "why": "It usually means old service periods are still in the export, making the feed bigger and harder to check."
        },
        {
          "code": "unknown_file",
          "count": 5,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unknown_file' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Unknown file (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": 41.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 11 kinds of issue across 4544 instances (2 error, 4536 warning, 6 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": -754,
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": false,
        "last_service_date": "2024-06-15",
        "seasonal_boundary": false,
        "service_type": "fixed"
      },
      "findings": [
        {
          "code": "scorecard_feed_expired",
          "count": 1,
          "effort": "Usually one export setting; export on a schedule so it never lapses again.",
          "fix": "Re-export the feed with a calendar that reaches further out, and set feed_info feed_end_date past your next service change.",
          "owner": "Likely your export tool",
          "points": 100.0,
          "severity": "ERROR",
          "what": "Service data ended 754 day(s) ago.",
          "why": "When the calendar runs out, trip planners stop showing this agency even though the buses are still running. Riders are told the service does not exist."
        },
        {
          "code": "scorecard_missing_feed_info_dates",
          "count": 1,
          "effort": "Two fields, set once in export settings.",
          "fix": "Add feed_info.txt with feed_start_date and feed_end_date to your export.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "feed_info.txt is missing its start/end dates (the file itself is absent)",
          "why": "Apps and this scorecard can't warn anyone before the feed goes stale without stated validity dates."
        }
      ],
      "name": "freshness",
      "score": 0.0,
      "status": "measured",
      "summary": "Service data ended 754 day(s) ago. Trip planners have likely already dropped this feed.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "Not scored yet. Nothing here counts against the grade.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "mirror",
    "level": "provisional",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The agency's own feed URL was unreachable, so the Mobility Database's hosted mirror copy was scored instead."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "1 validator error to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data expired 753 days ago.",
        "key": "current",
        "met": false
      },
      {
        "detail": "States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "This feed is close to the conformance mark. 1 validator error to resolve. Service data expired 753 days ago. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "No stated data license in the Mobility Database; verify before publishing.",
    "reachable": true,
    "sha256": "9a071002be32457652c82b578f69c6ab674a48164957926197a14934b426e182",
    "size_bytes": 3345532,
    "static_url": "http://www.nfta.com/metro/__googletransit/google_transit.zip"
  },
  "fetch": {
    "final_url": "https://storage.googleapis.com/storage/v1/b/mdb-latest/o/us-new-york-niagara-frontier-transportation-authority-nfta-gtfs-465.zip?alt=media",
    "max_attempts": 1,
    "origin_error": "SSLError",
    "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": [
      -79.11712,
      42.57007,
      -78.60782,
      43.17006
    ],
    "lat": 42.92206,
    "lon": -78.84064,
    "stop_count": 3748
  },
  "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": [
      "NFTA"
    ],
    "status": "unknown"
  },
  "ntd_readiness": {
    "pillars": [
      {
        "detail": "Published at a public URL.",
        "key": "published",
        "status": "ready"
      },
      {
        "detail": "1 validator error to resolve.",
        "key": "valid",
        "status": "at_risk"
      },
      {
        "detail": "Service data expired 753 days ago, so FTA would find the link out of date.",
        "key": "current",
        "status": "not_ready"
      }
    ],
    "status": "not_ready",
    "summary": "Resolve this before you certify on the D-10. 1 validator error to resolve. Service data expired 753 days ago, so FTA would find the link out of date."
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 29.7,
    "margin_to_next_band": 30.3,
    "score": 29.7
  },
  "recommendations": [
    {
      "code": "scorecard_route_color_low_contrast",
      "count": 5,
      "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": "5 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (72, 74, 101, 106, 110).",
      "why": "Low-contrast route badges are hard to read for riders with low vision and wash out on a phone screen in sunlight at the stop."
    },
    {
      "code": "scorecard_stop_name_needs_tts",
      "count": 317,
      "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": "317 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"3rd Street Ferry Avenue North Nears\", \"3rd Street Ferry Avenue South Nears\", \"3rd Street Main Street North Nearsi\", 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": 3748,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 4350
  },
  "route_map": {
    "drawn_route_count": 53,
    "has_shapes": true,
    "path": "data/artifacts/niagara-frontier-transportation-authority-nfta/geometry.geojson",
    "route_count": 58,
    "routes": [
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "1",
        "label": "1",
        "long": "1 - WILLIAM",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFD600",
        "color_name": "yellow",
        "has_shape": true,
        "id": "101",
        "label": "101",
        "long": "101 - NORTH-SOUTH",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "BF2B45",
        "color_name": "red",
        "has_shape": true,
        "id": "102",
        "label": "102",
        "long": "102 - BAILEY EAST",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "BF2B45",
        "color_name": "red",
        "has_shape": true,
        "id": "103",
        "label": "103",
        "long": "103 - EAST-SUBURBAN",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "BF2B45",
        "color_name": "red",
        "has_shape": true,
        "id": "104",
        "label": "104",
        "long": "104 - SOUTH-CENTRAL",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B49A36",
        "color_name": "brown",
        "has_shape": true,
        "id": "106",
        "label": "106",
        "long": "106 - SOUTH-SUBURBAN",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "11",
        "label": "11",
        "long": "11 - COLVIN",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B49A36",
        "color_name": "brown",
        "has_shape": true,
        "id": "110",
        "label": "110",
        "long": "110 - WEST-NORTH",
        "short": "110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A96614",
        "color_name": "brown",
        "has_shape": true,
        "id": "111",
        "label": "111",
        "long": "111 - SOUTH MICHIGAN",
        "short": "111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "12",
        "label": "12",
        "long": "12 - UTICA",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "13",
        "label": "13",
        "long": "13 - KENSINGTON",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "14",
        "label": "14",
        "long": "14 - ABBOTT",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "15",
        "label": "15",
        "long": "15 - SENECA",
        "short": "15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A96614",
        "color_name": "brown",
        "has_shape": false,
        "id": "155",
        "label": "155",
        "long": "155 - NIAGARA FALLS TROLLEY",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "16",
        "label": "16",
        "long": "16 - SOUTH PARK",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "18",
        "label": "18",
        "long": "18 - JEFFERSON",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "19",
        "label": "19",
        "long": "19 - BAILEY",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "2",
        "label": "2",
        "long": "2 - CLINTON",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "20",
        "label": "20",
        "long": "20 - ELMWOOD",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "942D83",
        "color_name": "purple",
        "has_shape": false,
        "id": "206",
        "label": "206",
        "long": "206 - BUFFALO STATE CIRCULATOR",
        "short": "206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": false,
        "id": "21",
        "label": "21",
        "long": "21 - ENTERTAINMENT SHUTTLE",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "22",
        "label": "22",
        "long": "22 - PORTER-BEST",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "23",
        "label": "23",
        "long": "23 - FILLMORE-HERTEL",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "24",
        "label": "24",
        "long": "24 - GENESEE",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "25",
        "label": "25",
        "long": "25 - DELAWARE",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "BF2B45",
        "color_name": "red",
        "has_shape": true,
        "id": "26",
        "label": "26",
        "long": "26 - DELAVAN",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "3",
        "label": "3",
        "long": "3 - GRANT",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "32",
        "label": "32",
        "long": "32 - AMHERST",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "34",
        "label": "34",
        "long": "34 - NIAGARA FALLS BLVD.",
        "short": "34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "35",
        "label": "35",
        "long": "35 - SHERIDAN",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": false,
        "id": "36",
        "label": "36",
        "long": "36 - HAMBURG",
        "short": "36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "BF2B45",
        "color_name": "red",
        "has_shape": true,
        "id": "4",
        "label": "4",
        "long": "4 - BROADWAY",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "40",
        "label": "40",
        "long": "40 - BUFFALO-NIAGARA FALLS",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "42",
        "label": "42",
        "long": "42 - LACKAWANNA",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "44",
        "label": "44",
        "long": "44 - LOCKPORT",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "46",
        "label": "46",
        "long": "46 - LANCASTER",
        "short": "46",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "47",
        "label": "47",
        "long": "47 - WEHRLE",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "48",
        "label": "48",
        "long": "48 - WILLIAMSVILLE",
        "short": "48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "49",
        "label": "49",
        "long": "49 - EAST AMHERST",
        "short": "49",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "5",
        "label": "5",
        "long": "5 - NIAGARA-KENMORE",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "BF2B45",
        "color_name": "red",
        "has_shape": true,
        "id": "50",
        "label": "50",
        "long": "50 - MAIN - NIAGARA",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "52",
        "label": "52",
        "long": "52 - NORTH END CIRCULATOR",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "55",
        "label": "55",
        "long": "55 - PINE AVENUE",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "59",
        "label": "59",
        "long": "59 - NIAGARA FALLS AIRPORT - NCCC",
        "short": "59",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "6",
        "label": "6",
        "long": "6 - SYCAMORE",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "60",
        "label": "60",
        "long": "60 - NIAGARA FALLS EXPRESS",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "61",
        "label": "61",
        "long": "61 - TONAWANDA EXPRESS",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "64",
        "label": "64",
        "long": "64 - LOCKPORT EXPRESS",
        "short": "64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "66",
        "label": "66",
        "long": "66 - WILLIAMSVILLE EXPRESS",
        "short": "66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": false,
        "id": "67",
        "label": "67",
        "long": "67 - CLEVELAND HILL EXPRESS",
        "short": "67",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "666666",
        "color_name": "gray",
        "has_shape": true,
        "id": "69",
        "label": "69",
        "long": "69 - LANCASTER EXPRESS",
        "short": "69",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "BF2B45",
        "color_name": "red",
        "has_shape": true,
        "id": "70",
        "label": "70",
        "long": "70 - EAST AURORA EXPRESS",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B49A36",
        "color_name": "brown",
        "has_shape": true,
        "id": "72",
        "label": "72",
        "long": "72 - ORCHARD PARK EXPRESS",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B49A36",
        "color_name": "brown",
        "has_shape": true,
        "id": "74",
        "label": "74",
        "long": "74 - HAMBURG EXPRESS",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "437C93",
        "color_name": "teal",
        "has_shape": true,
        "id": "76",
        "label": "76",
        "long": "76 - LAKESHORE EXPRESS",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A96614",
        "color_name": "brown",
        "has_shape": true,
        "id": "77",
        "label": "77",
        "long": "77 - BUFFALO-NIAGARA FALLS EXPRESS",
        "short": "77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005B95",
        "color_name": "teal",
        "has_shape": true,
        "id": "8",
        "label": "8",
        "long": "8 - MAIN",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "942D83",
        "color_name": "purple",
        "has_shape": true,
        "id": "81",
        "label": "81",
        "long": "81 - EASTSIDE EXPRESS",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 3748,
    "stop_points_capped": true
  },
  "rubric_version": "1.1",
  "schema_version": "1.7",
  "shapes_readiness": {
    "detail": "All 4350 trips have a shape in shapes.txt.",
    "status": "ready",
    "total_trips": 4350,
    "trips_with_shape": 4350
  },
  "snapshot_date": "2026-07-09",
  "top_fixes": [
    {
      "code": "scorecard_feed_expired",
      "count": 1,
      "effort": "Usually one export setting; export on a schedule so it never lapses again.",
      "fix": "Re-export the feed with a calendar that reaches further out, and set feed_info feed_end_date past your next service change.",
      "owner": "Likely your export tool",
      "points": 100.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Service data ended 754 day(s) ago.",
      "why": "When the calendar runs out, trip planners stop showing this agency even though the buses are still running. Riders are told the service does not exist."
    },
    {
      "code": "missing_required_column",
      "count": 2,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'missing_required_column' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 12.0,
      "rank": 2,
      "severity": "ERROR",
      "what": "Missing required column (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 3748,
      "effort": "A column in stops.txt; your scheduling software likely has it.",
      "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
      "owner": "Likely your team",
      "points": 25.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "3748 of 3748 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."
    }
  ],
  "validator_version": "8.0.1"
}
