{
  "agency": {
    "country": "IT",
    "id": "sgm-lecce",
    "name": "Societ\u00e0 Gestione Multipla (SGM Lecce)",
    "subdivision_code": "IT-75",
    "subdivision_name": "Puglia"
  },
  "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": 315,
        "translations": {
          "feed_lang": null,
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 2780,
        "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": 315,
          "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": "315 of 315 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": 2780,
          "effort": "A default or per-trip field in your export.",
          "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "2780 of 2780 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": "Trip-planning apps and regional data coordinators 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": 2,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 0,
          "WARNING": 4
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "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."
        }
      ],
      "name": "correctness",
      "score": 92.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 2 kinds of issue across 4 instances (0 error, 4 warning, 0 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 330,
        "effective_expiry_date": "2027-06-13",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": false,
        "last_service_date": "2027-06-13",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [
        {
          "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": 85.0,
      "status": "measured",
      "summary": "Service data covers the next 330 days.",
      "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": "origin",
    "level": "medium",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The feed was downloaded from the agency's own URL."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 330 days.",
        "key": "current",
        "met": true
      },
      {
        "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. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "Creative Commons Attribution through Lecce's municipal open data catalog; credit SGM Lecce and the Comune di Lecce.",
    "reachable": true,
    "sha256": "ea3f05ecb7557bb4394700554d38de529294d91cc579e79b249aacf94e9506fa",
    "size_bytes": 278577,
    "static_url": "https://www.sgmlecce.it/images/Servizi_trasparenti/GTFS/google_transit.zip"
  },
  "fetch": {
    "final_url": "https://www.sgmlecce.it/images/Servizi_trasparenti/GTFS/google_transit.zip",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-07-18T00:00:00+00:00",
  "geo": {
    "bbox": [
      18.0691,
      40.31953,
      18.31072,
      40.48167
    ],
    "lat": 40.35884,
    "lon": 18.17588,
    "stop_count": 315
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 50,
        "trip_count": 2780,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 50,
    "trip_count": 2780
  },
  "overall": {
    "grade": "C",
    "margin_to_lower_band": 3.2,
    "margin_to_next_band": 6.8,
    "score": 73.2
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 22,
      "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": "22 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (R4, R4, R10, R10, S12, and more).",
      "why": "Low-contrast route badges are hard to read for riders with low vision and wash out on a phone screen in sunlight at the stop."
    }
  ],
  "routability": {
    "boardable_stops": 315,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 2780
  },
  "route_map": {
    "drawn_route_count": 0,
    "has_shapes": false,
    "path": "data/artifacts/sgm-lecce/geometry.geojson",
    "route_count": 50,
    "routes": [
      {
        "color": "ED6EA7",
        "color_name": "pink",
        "has_shape": false,
        "id": "113",
        "label": "R8",
        "long": "Ospedale >>> Stazione FS",
        "short": "R8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ED6EA7",
        "color_name": "pink",
        "has_shape": false,
        "id": "114",
        "label": "R8",
        "long": "Stazione FS >>> Ospedale",
        "short": "R8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F39200",
        "color_name": "orange",
        "has_shape": false,
        "id": "115",
        "label": "S16",
        "long": "Costa  >>>   San Cataldo",
        "short": "S16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F39200",
        "color_name": "orange",
        "has_shape": false,
        "id": "116",
        "label": "S16",
        "long": "San Cataldo >>> Costa",
        "short": "S16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": false,
        "id": "117",
        "label": "R11",
        "long": "Ospedale >>> Castello",
        "short": "R11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": false,
        "id": "118",
        "label": "R11",
        "long": "Castello >>> Ospedale",
        "short": "R11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "52AE32",
        "color_name": "green",
        "has_shape": false,
        "id": "119",
        "label": "R9",
        "long": "Borgo Pace >>> Costa",
        "short": "R9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "52AE32",
        "color_name": "green",
        "has_shape": false,
        "id": "120",
        "label": "R9",
        "long": "Costa >>> Borgo Pace",
        "short": "R9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E6007E",
        "color_name": "pink",
        "has_shape": false,
        "id": "124",
        "label": "S15",
        "long": "Villa Convento > Porta Napoli",
        "short": "S15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E6007E",
        "color_name": "pink",
        "has_shape": false,
        "id": "125",
        "label": "S15",
        "long": "Porta Napoli >Villa Convento",
        "short": "S15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": false,
        "id": "127",
        "label": "R11",
        "long": "XXV Luglio>>> Ospedale",
        "short": "R11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": false,
        "id": "128",
        "label": "R11",
        "long": "Ospedale >>XXV Luglio",
        "short": "R11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9E4E11",
        "color_name": "brown",
        "has_shape": false,
        "id": "129",
        "label": "R6",
        "long": "Sordi >> XXV Luglio",
        "short": "R6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9E4E11",
        "color_name": "brown",
        "has_shape": false,
        "id": "130",
        "label": "R6",
        "long": "XXV Luglio>> Sordi",
        "short": "R6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFE500",
        "color_name": "yellow",
        "has_shape": false,
        "id": "131",
        "label": "R7",
        "long": "Tempi Nuovi >> XXV Luglio",
        "short": "R7",
        "text_color": "0A0A0A",
        "type_label": "Bus"
      },
      {
        "color": "FFE500",
        "color_name": "yellow",
        "has_shape": false,
        "id": "132",
        "label": "R7",
        "long": "XXV Luglio>> Tempi Nuovi",
        "short": "R7",
        "text_color": "0A0A0A",
        "type_label": "Bus"
      },
      {
        "color": "007337",
        "color_name": "green",
        "has_shape": false,
        "id": "133",
        "label": "M1",
        "long": "City Terminal  >>> Stazione FS",
        "short": "M1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "007337",
        "color_name": "green",
        "has_shape": false,
        "id": "134",
        "label": "M1",
        "long": "Stazione FS >>>City Terminal",
        "short": "M1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "007337",
        "color_name": "green",
        "has_shape": false,
        "id": "40",
        "label": "M1",
        "long": "City Terminal  >> Stazione FS",
        "short": "M1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "007337",
        "color_name": "green",
        "has_shape": false,
        "id": "41",
        "label": "M1",
        "long": "Stazione FS >> City Terminal",
        "short": "M1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "66619F",
        "color_name": "purple",
        "has_shape": false,
        "id": "42",
        "label": "C2",
        "long": "Circolare Destra",
        "short": "C2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005CA9",
        "color_name": "teal",
        "has_shape": false,
        "id": "43",
        "label": "C3",
        "long": "Circolare Sinistra",
        "short": "C3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EC6608",
        "color_name": "orange",
        "has_shape": false,
        "id": "44",
        "label": "R4",
        "long": "P.le Cuneo >> Costa",
        "short": "R4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EC6608",
        "color_name": "orange",
        "has_shape": false,
        "id": "45",
        "label": "R4",
        "long": "Costa >> P.le Cuneo",
        "short": "R4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E30613",
        "color_name": "red",
        "has_shape": false,
        "id": "46",
        "label": "R5",
        "long": "P.zza M.T. di Calcutta >> Costa",
        "short": "R5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E30613",
        "color_name": "red",
        "has_shape": false,
        "id": "47",
        "label": "R5",
        "long": "Costa >> P.zza M.T. di Calcutta",
        "short": "R5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9E4E11",
        "color_name": "brown",
        "has_shape": false,
        "id": "48",
        "label": "R6",
        "long": "Sordi >> Castello",
        "short": "R6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9E4E11",
        "color_name": "brown",
        "has_shape": false,
        "id": "49",
        "label": "R6",
        "long": "Castello >> Sordi",
        "short": "R6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFE500",
        "color_name": "yellow",
        "has_shape": false,
        "id": "50",
        "label": "R7",
        "long": "Tempi Nuovi >> Castello",
        "short": "R7",
        "text_color": "0A0A0A",
        "type_label": "Bus"
      },
      {
        "color": "31B7BC",
        "color_name": "teal",
        "has_shape": false,
        "id": "55",
        "label": "R10",
        "long": "D'Andrea - Ghezzi >> Costa",
        "short": "R10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "31B7BC",
        "color_name": "teal",
        "has_shape": false,
        "id": "56",
        "label": "R10",
        "long": "Costa >> D'Andrea - Ghezzi",
        "short": "R10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFE500",
        "color_name": "yellow",
        "has_shape": false,
        "id": "57",
        "label": "R7",
        "long": "Castello >> Tempi Nuovi",
        "short": "R7",
        "text_color": "0A0A0A",
        "type_label": "Bus"
      },
      {
        "color": "8DA6D6",
        "color_name": "gray",
        "has_shape": false,
        "id": "60",
        "label": "S12",
        "long": "Casa Circondariale >> City Terminal",
        "short": "S12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8DA6D6",
        "color_name": "gray",
        "has_shape": false,
        "id": "61",
        "label": "S12",
        "long": "City Terminal >> Casa Circondariale",
        "short": "S12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00467B",
        "color_name": "teal",
        "has_shape": false,
        "id": "62",
        "label": "S14",
        "long": "Porta Napoli >> Giorgilorio",
        "short": "S14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00467B",
        "color_name": "teal",
        "has_shape": false,
        "id": "63",
        "label": "S14",
        "long": "Giorgilorio >> Porta Napoli",
        "short": "S14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "702283",
        "color_name": "purple",
        "has_shape": false,
        "id": "64",
        "label": "S13",
        "long": "City Terminal >> Ecotekne-Fiorini",
        "short": "S13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "702283",
        "color_name": "purple",
        "has_shape": false,
        "id": "65",
        "label": "S13",
        "long": "Ecotekne-Fiorini >> City Terminal",
        "short": "S13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E6007E",
        "color_name": "pink",
        "has_shape": false,
        "id": "66",
        "label": "S15",
        "long": "Villa Convento >> Porta Napoli",
        "short": "S15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E6007E",
        "color_name": "pink",
        "has_shape": false,
        "id": "67",
        "label": "S15",
        "long": "Porta Napoli >> Villa Convento",
        "short": "S15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E74011",
        "color_name": "red",
        "has_shape": false,
        "id": "68",
        "label": "S18",
        "long": "City Terminal >> Torre Chianca",
        "short": "S18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E74011",
        "color_name": "red",
        "has_shape": false,
        "id": "69",
        "label": "S18",
        "long": "Torre Chianca >> City Terminal",
        "short": "S18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "706F6F",
        "color_name": "gray",
        "has_shape": false,
        "id": "72",
        "label": "AG",
        "long": "City Terminal  >> Columella",
        "short": "AG",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "706F6F",
        "color_name": "gray",
        "has_shape": false,
        "id": "73",
        "label": "AG",
        "long": "Columella  >> City Terminal",
        "short": "AG",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F39200",
        "color_name": "orange",
        "has_shape": false,
        "id": "77",
        "label": "S19",
        "long": "Torre Rinalda >> City Terminal",
        "short": "S19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F39200",
        "color_name": "orange",
        "has_shape": false,
        "id": "82",
        "label": "S17",
        "long": "Frigole  >>  City Terminal",
        "short": "S17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F39200",
        "color_name": "orange",
        "has_shape": false,
        "id": "89",
        "label": "S19",
        "long": "City Terminal  >>  Torre Rinalda",
        "short": "S19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F39200",
        "color_name": "orange",
        "has_shape": false,
        "id": "92",
        "label": "S17",
        "long": "City Terminal  >>  Frigole",
        "short": "S17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "706F6F",
        "color_name": "gray",
        "has_shape": false,
        "id": "95",
        "label": "NP",
        "long": "City Terminal >> P.zza Palio",
        "short": "NP",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "706F6F",
        "color_name": "gray",
        "has_shape": false,
        "id": "96",
        "label": "NP",
        "long": "P.zza Palio >> City Terminal",
        "short": "NP",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 315,
    "stop_points_capped": false
  },
  "rubric_version": "1.2",
  "schema_version": "1.15",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.2",
    "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.2"
  },
  "snapshot_date": "2026-07-18",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 315,
      "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": 1,
      "severity": "WARNING",
      "what": "315 of 315 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": 2780,
      "effort": "A default or per-trip field in your export.",
      "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "2780 of 2780 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_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,
      "rank": 3,
      "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."
    }
  ],
  "validator_version": "8.0.1"
}
