{
  "agency": {
    "country": "FR",
    "id": "citibus-narbonne",
    "name": "Citibus (Narbonne)",
    "subdivision_code": "FR-OCC",
    "subdivision_name": "Occitanie"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 1.7,
          "stops_marked_accessible_pct": 2.7,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 2.7,
          "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.7,
          "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_applicable_trips": 5816,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 99.9,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 714,
        "translations": {
          "feed_lang": "FR",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 5816,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 2.7,
        "wheelchair_marked_accessible_pct": 2.7,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 695,
          "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.3,
          "severity": "WARNING",
          "what": "695 of 714 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": 5816,
          "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": "5816 of 5816 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. Small errors then sit in the feed for months."
        }
      ],
      "name": "completeness",
      "score": 38.1,
      "status": "measured",
      "summary": "3% of stops state wheelchair accessibility (3% 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": 16,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 84,
          "WARNING": 9814
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 8572,
          "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": "trip_distance_exceeds_shape_distance_below_threshold",
          "count": 509,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Re-generate shape_dist_traveled on export so stop and shape distances use the same units.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "On some trips the stop distances run a little past the end of the route line.",
          "why": "The stop and shape distance values don't quite line up, so any math that uses them can drift."
        },
        {
          "code": "equal_shape_distance_same_coordinates",
          "count": 465,
          "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": "stop_too_far_from_shape_using_user_distance",
          "count": 189,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Check the flagged stops' shape_dist_traveled against the route shape, and re-generate it on export if they disagree.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line, going by the feed's own distance values.",
          "why": "Trip planners may draw the route down the wrong streets or point riders to the wrong corner."
        },
        {
          "code": "route_long_name_contains_short_name",
          "count": 57,
          "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": "service_has_no_active_day_of_the_week",
          "count": 11,
          "effort": "A few minutes in your scheduling software.",
          "fix": "Delete the empty calendars or set their service days.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some service calendars have no days of the week switched on.",
          "why": "Trips tied to these calendars never run; they are dead data that can mask real schedule problems."
        },
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 4,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 4.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": "mixed_case_recommended_field",
          "count": 2,
          "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": "stops_match_shape_out_of_order",
          "count": 2,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the stop order and the shape direction in your scheduling software; the shape is often drawn backwards.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "On some trips the stops fall along the route line in a different order than the schedule lists.",
          "why": "Trip planners can draw the bus doubling back or skipping ahead, which confuses riders reading the map."
        },
        {
          "code": "expired_calendar",
          "count": 1,
          "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_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": "transfer_distance_too_large",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'transfer_distance_too_large' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Transfer distance too large (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unsorted_stop_times",
          "count": 45,
          "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": 0.8,
          "severity": "INFO",
          "what": "Unsorted stop times (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "trip_headsign_matches_intermediate_stop",
          "count": 31,
          "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": 0.8,
          "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."
        },
        {
          "code": "big_gap_in_service",
          "count": 7,
          "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": 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": 27.2,
      "status": "measured",
      "summary": "The MobilityData validator flagged 16 kinds of issue across 9898 instances (0 error, 9814 warning, 84 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 120,
        "effective_expiry_date": "2026-12-31",
        "feed_end_date": "2026-12-31",
        "feed_start_date": "2026-08-31",
        "feed_version": "2026-08-31 19:49:22.991734 UTC",
        "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 120 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 official feed URL on file."
    ],
    "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 120 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 3% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "One requirement remains for this feed to earn the conformance mark. States wheelchair access on 3% of stops and 0% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "Licence Ouverte 2.0 (Etalab) as recorded on the French national access point transport.data.gouv.fr; reuse including commercial reuse is permitted with attribution to Le Grand Narbonne, Communaut\u00e9 d'agglom\u00e9ration (r\u00e9seau Citibus) and the update date.",
    "reachable": true,
    "sha256": "c0ab21e1b383fbbca7c075d271ddf2d1237fd87841c4581ab14f64d1403e67a7",
    "size_bytes": 2616878,
    "source_provenance": "official",
    "static_url": "https://transport.data.gouv.fr/resources/82661/download"
  },
  "fetch": {
    "final_url": "https://s3.eu-west-1.amazonaws.com/files.orchestra.ratpdev.com/networks/narbonne/exports/scolaires-sans-tad.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-09-01T00:00:00+00:00",
  "geo": {
    "bbox": [
      2.82339,
      42.84106,
      3.22965,
      43.31783
    ],
    "lat": 43.18273,
    "lon": 3.00317,
    "stop_count": 714
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 72,
        "trip_count": 5816,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 72,
    "trip_count": 5816
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 48.8,
    "margin_to_next_band": 11.2,
    "score": 48.8
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 42,
      "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": "42 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (10, S121, S132, S141, S142, and more).",
      "why": "Riders with low vision struggle to read a low-contrast route badge. It also washes out on a phone screen in sunlight at the stop."
    },
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 1,
      "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": "1 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Coll\u00e8ge St Louis de Gonzague\").",
      "why": "A screen reader speaks the raw name. 'Main St & 2nd Ave' can come out as 'Main saint', or lose the ampersand."
    }
  ],
  "recompute": {
    "as_of": "2026-09-02",
    "feed_fetched_date": "2026-09-01",
    "kind": "freshness"
  },
  "routability": {
    "boardable_stops": 714,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 5816
  },
  "route_map": {
    "drawn_route_count": 72,
    "has_shapes": true,
    "path": "data/artifacts/citibus-narbonne/geometry.geojson",
    "route_count": 72,
    "routes": [
      {
        "color": "9CC42C",
        "color_name": "yellow",
        "has_shape": true,
        "id": "1",
        "label": "1",
        "long": "Bonne Source - Saint-Jean Saint-Pierre / Centre Commercial La Coupe",
        "short": "1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E62834",
        "color_name": "red",
        "has_shape": true,
        "id": "10",
        "label": "10",
        "long": "Narbonne - Coursan - Salles-d'Aude - Fleury d'Aude - Saint-Pierre-la-Mer",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F8AA04",
        "color_name": "yellow",
        "has_shape": true,
        "id": "11",
        "label": "11",
        "long": "Narbonne - Armissan - Narbonne-Plage",
        "short": "11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "7ECEF3",
        "color_name": "white",
        "has_shape": true,
        "id": "12",
        "label": "12",
        "long": "Narbonne - Gruissan",
        "short": "12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "007738",
        "color_name": "green",
        "has_shape": true,
        "id": "13",
        "label": "13",
        "long": "Narbonne - Prat-de-Cest - Sigean / Leucate",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "651F82",
        "color_name": "purple",
        "has_shape": true,
        "id": "14",
        "label": "14",
        "long": "Narbonne - Bages - Peyriac-de-Mer - Portel-des-Corbi\u00e8res - Sigean - Port-La Nouvelle",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A25100",
        "color_name": "brown",
        "has_shape": true,
        "id": "15",
        "label": "15",
        "long": "Narbonne - Montredon-des-Corbi\u00e8res",
        "short": "15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9CC42C",
        "color_name": "yellow",
        "has_shape": true,
        "id": "16",
        "label": "16",
        "long": "Narbonne - Moussan - Saint-Marcel-sur-Aude - Marcorignan",
        "short": "16",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "56595F",
        "color_name": "gray",
        "has_shape": true,
        "id": "17",
        "label": "17",
        "long": "Narbonne - Cuxac-d'Aude - Ouveillan",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "004F9E",
        "color_name": "teal",
        "has_shape": true,
        "id": "2",
        "label": "2",
        "long": "Bonne Source - Centre Commercial La Coupe",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E5007B",
        "color_name": "pink",
        "has_shape": true,
        "id": "3",
        "label": "3",
        "long": "Sainte-Louise - R\u00e9veillon",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F8AA04",
        "color_name": "yellow",
        "has_shape": true,
        "id": "4",
        "label": "4",
        "long": "Montesquieu - Crabit",
        "short": "4",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "B60054",
        "color_name": "red",
        "has_shape": true,
        "id": "CIT1",
        "label": "CIT1",
        "long": "Citadine 1 - Centre-ville de Narbonne",
        "short": "CIT1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "007738",
        "color_name": "green",
        "has_shape": true,
        "id": "CIT2",
        "label": "CIT2",
        "long": "Citadine 2 - Parking relais Maraussan - Parking relais Carnot",
        "short": "CIT2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFE400",
        "color_name": "yellow",
        "has_shape": true,
        "id": "PLAGE",
        "label": "18",
        "long": "Gruissan - Narbonne-Plage - Saint-Pierre-la-Mer",
        "short": "18",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "990000",
        "color_name": "red",
        "has_shape": true,
        "id": "S01",
        "label": "BC01",
        "long": "BC01 - RPI R\u00e9veillon / Roches-Grises / Montplaisir",
        "short": "BC01",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF3399",
        "color_name": "pink",
        "has_shape": true,
        "id": "S02",
        "label": "BC02",
        "long": "BC02 - RPI Hauts-de-Narbonne",
        "short": "BC02",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06CACA",
        "color_name": "teal",
        "has_shape": true,
        "id": "S03",
        "label": "BC03",
        "long": "BC03 - Mandirac -- Narbonne",
        "short": "BC03",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "886B28",
        "color_name": "brown",
        "has_shape": true,
        "id": "S05",
        "label": "BC05",
        "long": "BC05 - LPA Martin Luther King Centre Reverdy",
        "short": "BC05",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "009999",
        "color_name": "teal",
        "has_shape": true,
        "id": "S06",
        "label": "BC06",
        "long": "BC06 - R\u00e9veillon / Roches-Grises / Montplaisir -- Louise Michel",
        "short": "BC06",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DB9E25",
        "color_name": "orange",
        "has_shape": true,
        "id": "S07",
        "label": "BC07",
        "long": "BC07 - Saint-Germain -- Louise Michel",
        "short": "BC07",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0033CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "S101",
        "label": "BC101",
        "long": "BC101 - Les-Cabanes / Fleury-d'Aude -- Coll\u00e8ge des Mailheuls",
        "short": "BC101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "147FD0",
        "color_name": "teal",
        "has_shape": true,
        "id": "S121",
        "label": "S121",
        "long": "S121",
        "short": "S121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9933CC",
        "color_name": "purple",
        "has_shape": true,
        "id": "S122",
        "label": "S122",
        "long": "S122",
        "short": "S122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0033CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "S123",
        "label": "S123",
        "long": "S123",
        "short": "S123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C40606",
        "color_name": "red",
        "has_shape": true,
        "id": "S131",
        "label": "S131",
        "long": "S131",
        "short": "S131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D26C06",
        "color_name": "orange",
        "has_shape": true,
        "id": "S132",
        "label": "S132",
        "long": "S132",
        "short": "S132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CC6633",
        "color_name": "orange",
        "has_shape": true,
        "id": "S141",
        "label": "S141",
        "long": "S141",
        "short": "S141",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00CCFF",
        "color_name": "teal",
        "has_shape": true,
        "id": "S142",
        "label": "S142",
        "long": "S142",
        "short": "S142",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3E8E8A",
        "color_name": "teal",
        "has_shape": true,
        "id": "S143",
        "label": "S143",
        "long": "S143",
        "short": "S143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "999999",
        "color_name": "gray",
        "has_shape": true,
        "id": "S151",
        "label": "S151",
        "long": "S151",
        "short": "S151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "006600",
        "color_name": "green",
        "has_shape": true,
        "id": "S152",
        "label": "S152",
        "long": "S152",
        "short": "S152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "5A7C7E",
        "color_name": "gray",
        "has_shape": true,
        "id": "S153",
        "label": "S153",
        "long": "S153",
        "short": "S153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2EB62E",
        "color_name": "green",
        "has_shape": true,
        "id": "S154",
        "label": "S154",
        "long": "S154",
        "short": "S154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CC66CC",
        "color_name": "pink",
        "has_shape": true,
        "id": "S155",
        "label": "S155",
        "long": "S155",
        "short": "S155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "669966",
        "color_name": "gray",
        "has_shape": true,
        "id": "S161",
        "label": "S161",
        "long": "S161",
        "short": "S161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AF99C5",
        "color_name": "gray",
        "has_shape": true,
        "id": "S171",
        "label": "S171",
        "long": "S171",
        "short": "S171",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2DA4DD",
        "color_name": "teal",
        "has_shape": true,
        "id": "S172",
        "label": "S172",
        "long": "S172",
        "short": "S172",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "339933",
        "color_name": "green",
        "has_shape": true,
        "id": "S173",
        "label": "S173",
        "long": "S173",
        "short": "S173",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CC6666",
        "color_name": "pink",
        "has_shape": true,
        "id": "S181",
        "label": "S181",
        "long": "S181",
        "short": "S181",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "99C044",
        "color_name": "gray",
        "has_shape": true,
        "id": "S182",
        "label": "S182",
        "long": "S182",
        "short": "S182",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CC33CC",
        "color_name": "pink",
        "has_shape": true,
        "id": "S183",
        "label": "S183",
        "long": "S183",
        "short": "S183",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "333366",
        "color_name": "green",
        "has_shape": true,
        "id": "S200",
        "label": "BC200",
        "long": "BC200 - La-Palme -- Coll\u00e8ge la Nadi\u00e8re",
        "short": "BC200",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "336666",
        "color_name": "green",
        "has_shape": true,
        "id": "S201",
        "label": "BC201",
        "long": "BC201 - Ecarts-de-Sigean",
        "short": "BC201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B2A706",
        "color_name": "yellow",
        "has_shape": true,
        "id": "S202",
        "label": "BC202",
        "long": "BC202 - Ecarts-de-Leucate",
        "short": "BC202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "990000",
        "color_name": "red",
        "has_shape": true,
        "id": "S204",
        "label": "BC204",
        "long": "BC204 - Treilles / Caves -- Coll\u00e8ge Saint Louis de Gonzague",
        "short": "BC204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF3399",
        "color_name": "pink",
        "has_shape": true,
        "id": "S205",
        "label": "S205",
        "long": "S205",
        "short": "S205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06CACA",
        "color_name": "teal",
        "has_shape": true,
        "id": "S206",
        "label": "BC206",
        "long": "BC206 - RPI - Bages / Prat-de-Cest",
        "short": "BC206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DB9E25",
        "color_name": "orange",
        "has_shape": true,
        "id": "S208",
        "label": "S208",
        "long": "S208",
        "short": "S208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "22AE8D",
        "color_name": "teal",
        "has_shape": true,
        "id": "S209",
        "label": "S209",
        "long": "S209",
        "short": "S209",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "147FD0",
        "color_name": "teal",
        "has_shape": true,
        "id": "S210",
        "label": "S210",
        "long": "S210",
        "short": "S210",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CC6666",
        "color_name": "pink",
        "has_shape": true,
        "id": "S27A",
        "label": "S27A",
        "long": "S27A",
        "short": "S27A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "009999",
        "color_name": "teal",
        "has_shape": true,
        "id": "S27B",
        "label": "S27B",
        "long": "S27B",
        "short": "S27B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9933CC",
        "color_name": "purple",
        "has_shape": true,
        "id": "S300",
        "label": "BC300",
        "long": "BC300 - Mailhac / Pouzols-Minervois / Sainte-Vali\u00e8re / Paraza / Ventenac-en-Minervois / Saint-Nazaire-d'Aude / Saint-Marcel-sur-Aude -- Coll\u00e8ge Marcelin Albert",
        "short": "BC300",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0033CC",
        "color_name": "blue",
        "has_shape": true,
        "id": "S301",
        "label": "BC301",
        "long": "BC301 - Argeliers / Mirepe\u00efsset / Bize-Minervois / Le-Somail -- Coll\u00e8ge Marcelin Albert",
        "short": "BC301",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C40606",
        "color_name": "red",
        "has_shape": true,
        "id": "S302",
        "label": "BC302",
        "long": "BC302 - Bize-Minervois / Ginestas / Le-Somail -- Coll\u00e8ge Marcelin Albert",
        "short": "BC302",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D26C06",
        "color_name": "orange",
        "has_shape": true,
        "id": "S303",
        "label": "BC303",
        "long": "BC303 - Sall\u00e8les d'Aude / Saint-Marcel-sur-Aude -- Coll\u00e8ge Marcelin Albert",
        "short": "BC303",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CC6633",
        "color_name": "orange",
        "has_shape": true,
        "id": "S304",
        "label": "BC304",
        "long": "BC304 - Marcorignan / Saint-Marcel-sur-Aude -- Coll\u00e8ge Marcelin Albert",
        "short": "BC304",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00CCFF",
        "color_name": "teal",
        "has_shape": true,
        "id": "S305",
        "label": "BC305",
        "long": "BC305 - RPI - Mailhac / Pouzols-Minervois",
        "short": "BC305",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3E8E8A",
        "color_name": "teal",
        "has_shape": true,
        "id": "S306",
        "label": "BC306",
        "long": "BC306 - RPI - Sainte-Vali\u00e8re / Ventenac-en-Minervois",
        "short": "BC306",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "999999",
        "color_name": "gray",
        "has_shape": true,
        "id": "S307",
        "label": "BC307",
        "long": "BC307 - RPI - Le Somail / Saint-Nazaire-d'Aude",
        "short": "BC307",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "006600",
        "color_name": "green",
        "has_shape": true,
        "id": "S309",
        "label": "BC309",
        "long": "BC309 - RPI - Ecarts-de-Cuxac-d'Aude",
        "short": "BC309",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "5A7C7E",
        "color_name": "gray",
        "has_shape": true,
        "id": "S310",
        "label": "BC310",
        "long": "BC310 - RPI - Canet-d'Aude / Raissac-d'Aude / Villedaigne",
        "short": "BC310",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2EB62E",
        "color_name": "green",
        "has_shape": true,
        "id": "S400",
        "label": "S400",
        "long": "S400",
        "short": "S400",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CC66CC",
        "color_name": "pink",
        "has_shape": true,
        "id": "S401",
        "label": "S401",
        "long": "S401",
        "short": "S401",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "669966",
        "color_name": "gray",
        "has_shape": true,
        "id": "S402",
        "label": "S402",
        "long": "S402",
        "short": "S402",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AF99C5",
        "color_name": "gray",
        "has_shape": true,
        "id": "S403",
        "label": "S403",
        "long": "S403",
        "short": "S403",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2DA4DD",
        "color_name": "teal",
        "has_shape": true,
        "id": "S404",
        "label": "S404",
        "long": "S404",
        "short": "S404",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "339933",
        "color_name": "green",
        "has_shape": true,
        "id": "S405",
        "label": "S405",
        "long": "S405",
        "short": "S405",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CC6666",
        "color_name": "pink",
        "has_shape": true,
        "id": "S406",
        "label": "S406",
        "long": "S406",
        "short": "S406",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "99C044",
        "color_name": "gray",
        "has_shape": true,
        "id": "S407",
        "label": "S407",
        "long": "S407",
        "short": "S407",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CC33CC",
        "color_name": "pink",
        "has_shape": true,
        "id": "S408",
        "label": "S408",
        "long": "S408",
        "short": "S408",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 714,
    "stop_points_capped": false
  },
  "rubric_version": "1.3",
  "schema_version": "1.18",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.3",
    "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.3"
  },
  "snapshot_date": "2026-09-02",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 695,
      "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.3,
      "rank": 1,
      "severity": "WARNING",
      "what": "695 of 714 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": 5816,
      "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": "5816 of 5816 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,
      "rank": 3,
      "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."
    }
  ],
  "validator_version": "8.0.1"
}
