{
  "agency": {
    "country": "FR",
    "id": "fr-karulis",
    "name": "R\u00e9seau urbain KARU'LIS",
    "subdivision_code": "FR-971",
    "subdivision_name": "Guadeloupe"
  },
  "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": 14.8,
          "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": 98.8,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 913,
        "translations": {
          "feed_lang": "fr",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 3504,
        "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": 913,
          "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": "913 of 913 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": 3504,
          "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": "3504 of 3504 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.3,
      "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": 14,
        "instances_by_severity": {
          "ERROR": 15,
          "INFO": 244,
          "WARNING": 14247
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "stop_time_with_arrival_before_previous_departure_time",
          "count": 14,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stop_time_with_arrival_before_previous_departure_time' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 18.0,
          "severity": "ERROR",
          "what": "Stop time with arrival before previous departure time (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "invalid_phone_number",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'invalid_phone_number' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 12.0,
          "severity": "ERROR",
          "what": "Invalid phone number (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 9752,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'equal_shape_distance_diff_coordinates_distance_below_threshold' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Equal shape distance diff coordinates distance below threshold (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "non_ascii_or_non_printable_char",
          "count": 3869,
          "effort": "A planned ID change, not a quick text cleanup.",
          "fix": "Only change the flagged IDs if an app needs basic ASCII values. Update each place that uses the ID. Keep all names and headsigns in their original language.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some internal IDs use characters outside the basic text set.",
          "why": "These IDs are valid UTF-8 data. This warning is only about support in older apps. It does not mean that names in other languages are wrong."
        },
        {
          "code": "equal_shape_distance_same_coordinates",
          "count": 472,
          "effort": "Usually one export setting.",
          "fix": "Turn on shape cleanup in your export tool, or drop the repeated points from shapes.txt.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some route lines list the same point twice in a row.",
          "why": "Repeated points don't hurt riders, but they can skew distance math and hint at a shaky export."
        },
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 90,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 8.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": "route_long_name_contains_short_name",
          "count": 51,
          "effort": "One field per flagged route.",
          "fix": "Drop the short name from route_long_name and keep the long name descriptive, like 'Downtown via 5th Ave'.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some route long names repeat the route's short name inside them.",
          "why": "Apps show both names together, so riders see the number twice, like '5 5 Downtown'."
        },
        {
          "code": "missing_recommended_field",
          "count": 3,
          "effort": "A field at a time; not urgent.",
          "fix": "Review the flagged fields and fill in the ones your riders would use.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some files leave out fields that GTFS asks for but does not require.",
          "why": "Recommended fields like agency_phone or stop descriptions make the feed more useful to riders and trip planners."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 3,
          "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": "route_color_contrast",
          "count": 2,
          "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": "unusable_trip",
          "count": 2,
          "effort": "Worth a vendor question if it appears often.",
          "fix": "Check the flagged trips in your scheduling software; remove them or restore their missing stops.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some trips serve fewer than two stops.",
          "why": "A trip with one stop can't be ridden; planners ignore it and it may signal an export problem."
        },
        {
          "code": "unused_trip",
          "count": 2,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unused_trip' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Unused trip (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "missing_feed_contact_email_and_url",
          "count": 1,
          "effort": "One field, set once in export settings.",
          "fix": "Add feed_contact_email or feed_contact_url to feed_info.txt.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "feed_info.txt lists no contact email and no contact URL.",
          "why": "Without a contact, apps like Google Maps can't reach you when they find a problem in the feed."
        },
        {
          "code": "trip_headsign_matches_intermediate_stop",
          "count": 244,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Set trip_headsign to the trip's last stop or its overall destination.",
          "owner": "Likely your export tool",
          "points": 1.0,
          "severity": "INFO",
          "what": "Some trip headsigns name a stop along the way, not the final destination.",
          "why": "The sign should tell riders where the bus ends up, so a midpoint name can send them the wrong way."
        }
      ],
      "name": "correctness",
      "score": 5.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 14 kinds of issue across 14506 instances (15 error, 14247 warning, 244 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 161,
        "effective_expiry_date": "2026-12-31",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "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": [
        {
          "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",
          "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 161 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": "2 validator errors to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data covers the next 161 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. 2 validator errors to resolve. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "Licence Ouverte 2.0 (Etalab), recorded by France's National Access Point; reuse including commercial reuse is permitted with attribution to SM des transports du Petit cul de sac marin and the update date.",
    "reachable": true,
    "sha256": "85b4d4781d0ba8bfc239a4b51d515cc2a55add89a36ad154fefff138628e8567",
    "size_bytes": 1697642,
    "static_url": "https://www.data.gouv.fr/api/1/datasets/r/ac89688b-252b-4b23-9e97-39226402cf2b"
  },
  "fetch": {
    "final_url": "https://static.data.gouv.fr/resources/syndicat-mixte-des-transports-du-petit-cul-de-sac-marin/20260102-170300/karulis-2026.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-23T00:00:00+00:00",
  "geo": {
    "bbox": [
      -61.65197,
      16.20539,
      -61.17719,
      16.34243
    ],
    "lat": 16.25391,
    "lon": -61.49936,
    "stop_count": 913
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 51,
        "trip_count": 3504,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 51,
    "trip_count": 3504
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 35.1,
    "margin_to_next_band": 24.9,
    "score": 35.1
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 33,
      "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": "33 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (A10, A30, A40, A41, A51, 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."
    },
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 56,
      "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": "56 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Rd Pt Miquel / Sapeur Pompier\", \"CHU De PAP / Abymes\", \"Budan St - Anne\", 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": 913,
    "findings": [
      {
        "code": "scorecard_single_stop_trips",
        "count": 2,
        "effort": "Usually an export setting or a stop_times mapping in your software.",
        "fix": "Check your scheduling export: every trip should list each stop it calls at, in order, with times.",
        "owner": "Likely your export tool",
        "points": 0.0,
        "severity": "WARNING",
        "what": "2 of 3504 trips list fewer than two stops.",
        "why": "A trip with one stop has no leg a rider can ride; trip planners can't route anyone on it, so the service effectively does not exist."
      }
    ],
    "orphan_stops": 0,
    "single_stop_trips": 2,
    "trips_total": 3504
  },
  "route_map": {
    "drawn_route_count": 45,
    "has_shapes": true,
    "path": "data/artifacts/fr-karulis/geometry.geojson",
    "route_count": 51,
    "routes": [
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "A01",
        "label": "A01",
        "long": "A01",
        "short": "A01",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EAAC0B",
        "color_name": "yellow",
        "has_shape": true,
        "id": "A10",
        "label": "A10",
        "long": "A10",
        "short": "A10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7C01B8",
        "color_name": "purple",
        "has_shape": true,
        "id": "A20",
        "label": "A20",
        "long": "A20",
        "short": "A20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0080FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "A30",
        "label": "A30",
        "long": "A30",
        "short": "A30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF80FF",
        "color_name": "white",
        "has_shape": true,
        "id": "A40",
        "label": "A40",
        "long": "A40",
        "short": "A40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF80C0",
        "color_name": "pink",
        "has_shape": true,
        "id": "A41",
        "label": "A41",
        "long": "A41",
        "short": "A41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0FE6FD",
        "color_name": "teal",
        "has_shape": true,
        "id": "A51",
        "label": "A51",
        "long": "A51",
        "short": "A51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF8000",
        "color_name": "orange",
        "has_shape": true,
        "id": "A60",
        "label": "A60",
        "long": "A60",
        "short": "A60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7B5117",
        "color_name": "brown",
        "has_shape": true,
        "id": "A70",
        "label": "A70",
        "long": "A70",
        "short": "A70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0080",
        "color_name": "pink",
        "has_shape": true,
        "id": "A91",
        "label": "A91",
        "long": "A91",
        "short": "A91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF99E8",
        "color_name": "white",
        "has_shape": true,
        "id": "A92",
        "label": "A92",
        "long": "A92",
        "short": "A92",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "22F089",
        "color_name": "teal",
        "has_shape": true,
        "id": "A94",
        "label": "A94",
        "long": "A94",
        "short": "A94",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A1A1A1",
        "color_name": "gray",
        "has_shape": true,
        "id": "A98",
        "label": "A98",
        "long": "A98",
        "short": "A98",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "AE1",
        "label": "AE1",
        "long": "AE1",
        "short": "AE1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "AE3",
        "label": "AE3",
        "long": "AE3",
        "short": "AE3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "AE4",
        "label": "AE4",
        "long": "AE4",
        "short": "AE4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "AE5",
        "label": "AE5",
        "long": "AE5",
        "short": "AE5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "800000",
        "color_name": "red",
        "has_shape": true,
        "id": "B10",
        "label": "B10",
        "long": "B10",
        "short": "B10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00007D",
        "color_name": "black",
        "has_shape": true,
        "id": "B20",
        "label": "B20",
        "long": "B20",
        "short": "B20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": false,
        "id": "B21",
        "label": "B21",
        "long": "B21",
        "short": "B21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00009B",
        "color_name": "blue",
        "has_shape": true,
        "id": "B30",
        "label": "B30",
        "long": "B30",
        "short": "B30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000A0",
        "color_name": "blue",
        "has_shape": true,
        "id": "B31",
        "label": "B31",
        "long": "B31",
        "short": "B31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000A0",
        "color_name": "blue",
        "has_shape": true,
        "id": "B40",
        "label": "B40",
        "long": "B40",
        "short": "B40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000A0",
        "color_name": "blue",
        "has_shape": true,
        "id": "B41",
        "label": "B41",
        "long": "B41",
        "short": "B41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE81EE",
        "color_name": "pink",
        "has_shape": true,
        "id": "B42",
        "label": "B42",
        "long": "B42",
        "short": "B42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000A0",
        "color_name": "blue",
        "has_shape": true,
        "id": "B50",
        "label": "B50",
        "long": "B50",
        "short": "B50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00AC00",
        "color_name": "green",
        "has_shape": true,
        "id": "B60",
        "label": "B60",
        "long": "B60",
        "short": "B60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "009F00",
        "color_name": "green",
        "has_shape": true,
        "id": "G09",
        "label": "G09",
        "long": "G09",
        "short": "G09",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DE87F8",
        "color_name": "white",
        "has_shape": true,
        "id": "G12",
        "label": "G12",
        "long": "G12",
        "short": "G12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF7373",
        "color_name": "pink",
        "has_shape": true,
        "id": "G14",
        "label": "G14",
        "long": "G14",
        "short": "G14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A200",
        "color_name": "green",
        "has_shape": true,
        "id": "G91",
        "label": "G91",
        "long": "G91",
        "short": "G91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF3198",
        "color_name": "pink",
        "has_shape": true,
        "id": "S01",
        "label": "S01",
        "long": "S01",
        "short": "S01",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "840042",
        "color_name": "red",
        "has_shape": true,
        "id": "S02",
        "label": "S02",
        "long": "S02",
        "short": "S02",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00006A",
        "color_name": "black",
        "has_shape": true,
        "id": "S03",
        "label": "S03",
        "long": "S03",
        "short": "S03",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF2693",
        "color_name": "pink",
        "has_shape": false,
        "id": "S1",
        "label": "S1",
        "long": "S1",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DB6D00",
        "color_name": "orange",
        "has_shape": false,
        "id": "SA1",
        "label": "SA1",
        "long": "SA1",
        "short": "SA1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DB6D00",
        "color_name": "orange",
        "has_shape": true,
        "id": "SA15",
        "label": "SA15",
        "long": "SA15",
        "short": "SA15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "01ACE4",
        "color_name": "teal",
        "has_shape": false,
        "id": "SA2",
        "label": "SA2",
        "long": "SA2",
        "short": "SA2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06CACA",
        "color_name": "teal",
        "has_shape": true,
        "id": "SA24",
        "label": "SA24",
        "long": "SA24",
        "short": "SA24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B9B900",
        "color_name": "yellow",
        "has_shape": true,
        "id": "SA3",
        "label": "SA3",
        "long": "SA3",
        "short": "SA3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B700",
        "color_name": "green",
        "has_shape": false,
        "id": "SA4",
        "label": "SA4",
        "long": "SA4",
        "short": "SA4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D867F3",
        "color_name": "pink",
        "has_shape": false,
        "id": "SA5",
        "label": "SA5",
        "long": "SA5",
        "short": "SA5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "400040",
        "color_name": "black",
        "has_shape": true,
        "id": "SF1",
        "label": "SF1",
        "long": "SF1",
        "short": "SF1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0080FF",
        "color_name": "teal",
        "has_shape": true,
        "id": "SF2",
        "label": "SF2",
        "long": "SF2",
        "short": "SF2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B90000",
        "color_name": "red",
        "has_shape": true,
        "id": "U01",
        "label": "U01",
        "long": "U01",
        "short": "U01",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ECB353",
        "color_name": "yellow",
        "has_shape": true,
        "id": "U03",
        "label": "U03",
        "long": "U03",
        "short": "U03",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "800040",
        "color_name": "red",
        "has_shape": true,
        "id": "U04",
        "label": "U04",
        "long": "U04",
        "short": "U04",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "068844",
        "color_name": "green",
        "has_shape": true,
        "id": "U3B",
        "label": "U3B",
        "long": "U3B",
        "short": "U3B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "Z01",
        "label": "Z01",
        "long": "Z01",
        "short": "Z01",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "Z02",
        "label": "Z02",
        "long": "Z02",
        "short": "Z02",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00C400",
        "color_name": "green",
        "has_shape": true,
        "id": "Z03",
        "label": "Z03",
        "long": "Z03",
        "short": "Z03",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 913,
    "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-23",
  "top_fixes": [
    {
      "code": "stop_time_with_arrival_before_previous_departure_time",
      "count": 14,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'stop_time_with_arrival_before_previous_departure_time' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 18.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Stop time with arrival before previous departure time (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "invalid_phone_number",
      "count": 1,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'invalid_phone_number' 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": "Invalid phone number (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 913,
      "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": "913 of 913 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"
}
