{
  "agency": {
    "country": "PR",
    "id": "puerto-rico-ati",
    "name": "Autoridad de Transporte Integrado de Puerto Rico (ATI)",
    "operating_note": "One integrated Puerto Rico transit feed; counted as one feed record, not as a census of every operator represented in the archive."
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 38.6,
          "stops_marked_accessible_pct": 2.4,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 2.4,
          "trips_stated_pct": 98.8
        },
        "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": 0.6,
          "wheelchair_trips": 14.8
        },
        "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": 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": 1395,
        "translations": {
          "feed_lang": "ES",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 10028,
        "wheelchair_accessible_pct": 98.8,
        "wheelchair_boarding_pct": 2.4,
        "wheelchair_marked_accessible_pct": 2.4,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 1361,
          "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": 24.4,
          "severity": "WARNING",
          "what": "1361 of 1395 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": 117,
          "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": 0.2,
          "severity": "WARNING",
          "what": "117 of 10028 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
        }
      ],
      "name": "completeness",
      "score": 75.4,
      "status": "measured",
      "summary": "2% of stops state wheelchair accessibility (2% 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": 3,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 10040,
          "WARNING": 0
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "unsorted_stop_times",
          "count": 10027,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unsorted_stop_times' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "Unsorted stop times (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "big_gap_in_service",
          "count": 11,
          "effort": "A review of your calendar dates.",
          "fix": "Check whether the gap is real, like a seasonal break; if not, add the missing dates to the calendar.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "The feed has a stretch of two weeks or more with no service running.",
          "why": "A long gap can mean dates were left out of the calendar. Apps then show no trips on those days."
        },
        {
          "code": "unknown_column",
          "count": 2,
          "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": 97.8,
      "status": "measured",
      "summary": "The MobilityData validator flagged 3 kinds of issue across 10040 instances (0 error, 0 warning, 10040 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 160,
        "effective_expiry_date": "2026-12-31",
        "feed_end_date": "2026-12-31",
        "feed_start_date": "2026-01-01",
        "feed_version": "Updated: Jun 2, 2026, 9:58 AM",
        "has_feed_info": true,
        "last_service_date": "2026-12-31",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 100.0,
      "status": "measured",
      "summary": "Service data covers the next 160 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 160 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 2% of stops and 99% 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 2% of stops and 99% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "ATI publishes this GTFS dataset in its official open-data section and explicitly invites developers and companies to use the data. Credit the Autoridad de Transporte Integrado de Puerto Rico.",
    "reachable": true,
    "sha256": "0edc6dd11b97c669937d83df23f52783dba6539ae1cbddc8400702e9bcca4157",
    "size_bytes": 2178218,
    "static_url": "https://docs.pr.gov/files/ATI/DATOS_ABIERTOS/GTFS/PRITA_GTFS.zip"
  },
  "ferry_profile": {
    "accessibility": {
      "measures": "published_values_not_physical_usability",
      "terminals": {
        "allowed_count": 5,
        "allowed_pct": 83.3,
        "not_allowed_count": 0,
        "not_allowed_pct": 0.0,
        "stated_count": 5,
        "stated_pct": 83.3,
        "total_count": 6
      },
      "trips": {
        "allowed_count": 385,
        "allowed_pct": 100.0,
        "not_allowed_count": 0,
        "not_allowed_pct": 0.0,
        "stated_count": 385,
        "stated_pct": 100.0,
        "total_count": 385
      }
    },
    "bikes": {
      "allowed_count": 385,
      "allowed_pct": 100.0,
      "not_allowed_count": 0,
      "not_allowed_pct": 0.0,
      "stated_count": 385,
      "stated_pct": 100.0,
      "total_count": 385
    },
    "cars": {
      "allowed_count": 0,
      "allowed_pct": 0.0,
      "not_allowed_count": 0,
      "not_allowed_pct": 0.0,
      "stated_count": 0,
      "stated_pct": 0.0,
      "total_count": 385
    },
    "fares": {
      "applied": true,
      "fare_free": false,
      "model": "legacy",
      "scope": "whole_feed"
    },
    "graded": false,
    "measured": true,
    "realtime": {
      "configured_kinds": [],
      "kinds_configured": 0,
      "scope": "whole_feed"
    },
    "route_count": 4,
    "scope": "ferry_routes_and_trips",
    "stop_access": {
      "direct_count": 0,
      "eligible_terminal_count": 0,
      "stated_count": 0,
      "stated_pct": null,
      "through_station_count": 0
    },
    "terminal_hierarchy": {
      "boarding_location_count": 6,
      "parented_boarding_location_count": 0,
      "parented_boarding_location_pct": 0.0,
      "referenced_station_count": 0
    },
    "trip_count": 385
  },
  "fetch": {
    "final_url": "https://docs.pr.gov/files/ATI/DATOS_ABIERTOS/GTFS/PRITA_GTFS.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-24T00:00:00+00:00",
  "geo": {
    "bbox": [
      -66.24712,
      18.14273,
      -65.30252,
      18.46523
    ],
    "lat": 18.40708,
    "lon": -66.06089,
    "stop_count": 1395
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": true,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "subway",
        "label": "Subway / metro",
        "route_count": 1,
        "trip_count": 940,
        "trip_share_pct": 9.4
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 32,
        "trip_count": 8703,
        "trip_share_pct": 86.8
      },
      {
        "key": "ferry",
        "label": "Ferry",
        "route_count": 4,
        "trip_count": 385,
        "trip_share_pct": 3.8
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 37,
    "trip_count": 10028
  },
  "overall": {
    "grade": "A",
    "margin_to_lower_band": 1.3,
    "margin_to_next_band": null,
    "score": 91.3
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 3,
      "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": "3 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (CM, CSJ, CI).",
      "why": "Low-contrast route badges are hard to read for riders with low vision and wash out on a phone screen in sunlight at the stop."
    },
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 910,
      "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": "910 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Paseo Arbona esquina calle  Dr. Diaz Bonet\", \"Ave. 65th Infanteria antes calle  San Marco\", \"Ave. Park Gardens esquina calle King's Canyon calle  9\", and more).",
      "why": "Riders who use a screen reader hear the raw name, so 'Main St & 2nd Ave' can come out as 'Main saint' or drop the ampersand."
    }
  ],
  "routability": {
    "boardable_stops": 1395,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 10028
  },
  "route_map": {
    "drawn_route_count": 37,
    "has_shapes": true,
    "path": "data/artifacts/puerto-rico-ati/geometry.geojson",
    "route_count": 37,
    "routes": [
      {
        "color": "106FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "1",
        "label": "1",
        "long": "Estaci\u00f3n Sagrado Coraz\u00f3n - Ave. Barbosa y 65 Infanter\u00eda",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C03230",
        "color_name": "red",
        "has_shape": true,
        "id": "10",
        "label": "10",
        "long": "Estaci\u00f3n Sagrado Coraz\u00f3n - Terminal Covadonga",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3BBFAB",
        "color_name": "teal",
        "has_shape": true,
        "id": "15",
        "label": "15",
        "long": "Estaci\u00f3n Cupey - Estaci\u00f3n Sagrado Coraz\u00f3n",
        "short": "15",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3BBFAB",
        "color_name": "teal",
        "has_shape": true,
        "id": "17",
        "label": "17",
        "long": "Estaci\u00f3n Pi\u00f1ero - Estaci\u00f3n Cupey",
        "short": "17",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3BBFAB",
        "color_name": "teal",
        "has_shape": true,
        "id": "18",
        "label": "18",
        "long": "Estaci\u00f3n Cupey - Riveras de Cupey",
        "short": "18",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3BBFAB",
        "color_name": "teal",
        "has_shape": true,
        "id": "19",
        "label": "19",
        "long": "Estaci\u00f3n Mart\u00ednez Nadal - Estaci\u00f3n Centro M\u00e9dico",
        "short": "19",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "7C3D97",
        "color_name": "purple",
        "has_shape": true,
        "id": "2",
        "label": "2",
        "long": "Estaci\u00f3n Bayam\u00f3n - Estaci\u00f3n Sagrado Coraz\u00f3n",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "106FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "20",
        "label": "20",
        "long": "Estaci\u00f3n Bayam\u00f3n - Terminal Campanilla",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "106FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "21",
        "label": "21",
        "long": "Terminal Covadonga - SC - Plaza Las Am\u00e9ricas",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "106FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "22",
        "label": "22",
        "long": "Estaci\u00f3n Sagrado Coraz\u00f3n - Plaza Las Am\u00e9ricas",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3BBFAB",
        "color_name": "teal",
        "has_shape": true,
        "id": "26",
        "label": "26",
        "long": "Estaci\u00f3n Pi\u00f1ero - Trujillo Alto",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3BBFAB",
        "color_name": "teal",
        "has_shape": true,
        "id": "27",
        "label": "27",
        "long": "Estaci\u00f3n Mart\u00ednez Nadal - Guaynabo",
        "short": "27",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "7C3D97",
        "color_name": "purple",
        "has_shape": true,
        "id": "3",
        "label": "3",
        "long": "Estaci\u00f3n Sagrado Coraz\u00f3n - Terminal Covadonga",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "106FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "30",
        "label": "30",
        "long": "Estaci\u00f3n Cupey - Terminal Caguas",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3BBFAB",
        "color_name": "teal",
        "has_shape": true,
        "id": "31",
        "label": "31",
        "long": "Estaci\u00f3n Cupey - Ave. Emiliano Pol",
        "short": "31",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "106FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "35",
        "label": "35",
        "long": "Estaci\u00f3n Sagrado Coraz\u00f3n - Puerto Rico Convention Center",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7C3D97",
        "color_name": "purple",
        "has_shape": true,
        "id": "36",
        "label": "36",
        "long": "Estaci\u00f3n Sagrado Coraz\u00f3n - Llor\u00e9ns Torres",
        "short": "36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3BBFAB",
        "color_name": "teal",
        "has_shape": true,
        "id": "37",
        "label": "37",
        "long": "Terminal Cata\u00f1o - Estaci\u00f3n Bayam\u00f3n",
        "short": "37",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "106FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "4",
        "label": "4",
        "long": "Terminal Cata\u00f1o - Estaci\u00f3n Pi\u00f1ero",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3BBFAB",
        "color_name": "teal",
        "has_shape": true,
        "id": "40",
        "label": "40",
        "long": "Estaci\u00f3n Pi\u00f1ero - Aeropuerto LMM",
        "short": "40",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "106FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "41",
        "label": "41",
        "long": "Estaci\u00f3n Pi\u00f1ero - Terminal Iturregui",
        "short": "41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3BBFAB",
        "color_name": "teal",
        "has_shape": true,
        "id": "43",
        "label": "43",
        "long": "Teminal Iturregui - Vista Mar - Escorial",
        "short": "43",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3BBFAB",
        "color_name": "teal",
        "has_shape": true,
        "id": "44",
        "label": "44",
        "long": "Terminal Carolina - Villa Carolina",
        "short": "44",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3BBFAB",
        "color_name": "teal",
        "has_shape": true,
        "id": "45",
        "label": "45",
        "long": "Estaci\u00f3n Sagrado Coraz\u00f3n - Lo\u00edza",
        "short": "45",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "7C3D97",
        "color_name": "purple",
        "has_shape": true,
        "id": "5",
        "label": "5",
        "long": "Terminal Iturregui - Terminal Covadonga",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3BBFAB",
        "color_name": "teal",
        "has_shape": true,
        "id": "53",
        "label": "53",
        "long": "Terminal Covadonga - Aeropuerto LMM",
        "short": "53",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "106FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "6",
        "label": "6",
        "long": "Terminal Carolina - Terminal Iturregui",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "106FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "7",
        "label": "7",
        "long": "Estaci\u00f3n Cupey - Terminal Carolina",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "106FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "8",
        "label": "8",
        "long": "Estaci\u00f3n Mart\u00ednez Nadal - Estaci\u00f3n Pi\u00f1ero",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7C3D97",
        "color_name": "purple",
        "has_shape": true,
        "id": "9",
        "label": "9",
        "long": "Estaci\u00f3n Cupey - Terminal Covadonga",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "106FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "91",
        "label": "91",
        "long": "Estaci\u00f3n Bayam\u00f3n - Santa Juanita",
        "short": "91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "106FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "92",
        "label": "92",
        "long": "Estaci\u00f3n Bayam\u00f3n - Magnolia",
        "short": "92",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1C91CB",
        "color_name": "teal",
        "has_shape": true,
        "id": "MA001",
        "label": "CSJ",
        "long": "Cata\u00f1o-Viejo San Juan",
        "short": "CSJ",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "146040",
        "color_name": "green",
        "has_shape": true,
        "id": "MA002",
        "label": "CC",
        "long": "Ceiba-Culebra",
        "short": "CC",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "00AAFF",
        "color_name": "teal",
        "has_shape": true,
        "id": "MA003",
        "label": "CI",
        "long": "Ceiba-Vieques",
        "short": "CI",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "7C9106",
        "color_name": "brown",
        "has_shape": true,
        "id": "MA004",
        "label": "CM",
        "long": "Ceiba-Mosquitos",
        "short": "CM",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "C03230",
        "color_name": "red",
        "has_shape": true,
        "id": "TU",
        "label": "TU",
        "long": "Bayam\u00f3n-Sagrado Coraz\u00f3n",
        "short": "TU",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      }
    ],
    "stop_count": 1395,
    "stop_points_capped": false
  },
  "rubric_version": "1.2",
  "schema_version": "1.16",
  "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-24",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 1361,
      "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": 24.4,
      "rank": 1,
      "severity": "WARNING",
      "what": "1361 of 1395 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": 117,
      "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": 0.2,
      "rank": 2,
      "severity": "WARNING",
      "what": "117 of 10028 trips don't say whether the vehicle is wheelchair accessible.",
      "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
    },
    {
      "code": "unsorted_stop_times",
      "count": 10027,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'unsorted_stop_times' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 1.0,
      "rank": 3,
      "severity": "INFO",
      "what": "Unsorted stop times (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    }
  ],
  "validator_version": "8.0.1"
}
