{
  "agency": {
    "country": "FR",
    "id": "fr-pan-82093",
    "name": "R\u00e9seau urbain M\u00f6bius",
    "subdivision_code": "FR-NAQ",
    "subdivision_name": "Nouvelle-Aquitaine"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 39.9,
          "stops_marked_accessible_pct": 20.3,
          "stops_marked_not_accessible_pct": 39.1,
          "stops_stated_pct": 59.4,
          "trips_stated_pct": 7.5
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 15.0,
          "fares": 0.0,
          "headsigns": 3.8,
          "stop_names": 15.0,
          "wheelchair_stops": 14.8,
          "wheelchair_trips": 1.1
        },
        "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": 12172,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 25.5,
        "headsign_scored_pct": 25.5,
        "mixed_case_stop_name_pct": 99.7,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 2117,
        "translations": {
          "feed_lang": "fr",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 12172,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 7.5,
        "wheelchair_boarding_pct": 59.4,
        "wheelchair_marked_accessible_pct": 20.3,
        "wheelchair_marked_not_accessible_pct": 39.1
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 860,
          "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": 10.2,
          "severity": "WARNING",
          "what": "860 of 2117 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": 11257,
          "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": 13.9,
          "severity": "WARNING",
          "what": "11257 of 12172 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_missing_headsigns",
          "count": 9073,
          "effort": "Usually one value per route pattern in your scheduling source.",
          "fix": "Add the destination, direction, or 'via' label riders actually see to trip_headsign. Do not copy the route name. If the label changes during the trip, use stop_headsign.",
          "owner": "",
          "points": 11.2,
          "severity": "WARNING",
          "what": "9073 of 12172 trips have no headsign, the text that tells riders where the bus is going.",
          "why": "When a route has multiple directions or patterns, the route name alone may not tell riders which service is coming."
        },
        {
          "code": "scorecard_station_no_pathways",
          "count": 1,
          "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
          "fix": "Add pathways.txt to link entrances, platforms, and elevators. Give each one a level.",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "This feed models stations or entrances but has no pathways.txt.",
          "why": "Trip planners can't guide riders through the station, and there is no step-free route information for wheelchair users."
        }
      ],
      "name": "completeness",
      "score": 49.7,
      "status": "measured",
      "summary": "59% of stops state wheelchair accessibility (20% marked accessible, 39% 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": 6,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 1407,
          "WARNING": 31
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "unexpected_enum_value",
          "count": 28,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unexpected_enum_value' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Unexpected enum value (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "service_has_no_active_day_of_the_week",
          "count": 3,
          "effort": "A few minutes in your scheduling software.",
          "fix": "Delete the empty calendars or set their service days.",
          "owner": "Likely your export tool",
          "points": 4.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": "trip_headsign_matches_intermediate_stop",
          "count": 1342,
          "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."
        },
        {
          "code": "big_gap_in_service",
          "count": 62,
          "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": 1.0,
          "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."
        },
        {
          "code": "service_window_outside_feed_period",
          "count": 1,
          "effort": "Two fields in feed_info.txt, or one export setting.",
          "fix": "Widen feed_start_date and feed_end_date to cover all service dates, or fix the dates that fall outside.",
          "owner": "Likely your export tool",
          "points": 0.5,
          "severity": "INFO",
          "what": "Some service dates fall outside the date window set in feed_info.txt.",
          "why": "feed_info.txt should span every day your service runs, so apps know when the data applies."
        }
      ],
      "name": "correctness",
      "score": 87.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 6 kinds of issue across 1438 instances (0 error, 31 warning, 1407 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 364,
        "effective_expiry_date": "2027-08-31",
        "feed_end_date": "2027-08-31",
        "feed_start_date": "2026-09-01",
        "feed_version": "28/08/2026-15:42",
        "has_feed_info": true,
        "last_service_date": "2027-08-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 364 days.",
      "weight": 0.2
    },
    "realtime": {
      "details": {
        "configured_kinds": [
          "trip_updates"
        ],
        "coverage_pct": 30.4,
        "covered_trips": 51,
        "drift": {
          "median_seconds": 56,
          "observations": 1450,
          "on_time_share_pct": 86.8,
          "p90_abs_seconds": 217
        },
        "kinds_configured": 1,
        "kinds_reachable": 1,
        "reachable_kinds": [
          "trip_updates"
        ],
        "rt_freshness": "fresh",
        "samples": 3,
        "scheduled_trips_in_window": 168,
        "worst_lag_seconds": 53
      },
      "findings": [
        {
          "code": "scorecard_rt_trip_coverage",
          "count": 117,
          "effort": "A vendor data-mapping question.",
          "fix": "Ask your AVL vendor to check that every vehicle assignment reaches TripUpdates. School-day and tripper runs are the ones most often left out.",
          "owner": "",
          "points": 28.7,
          "severity": "WARNING",
          "what": "117 of 168 trips scheduled during the sampling window had no live predictions.",
          "why": "Riders on those trips get schedule times labeled as live. Caltrans asks that every trip you run shows up in TripUpdates."
        }
      ],
      "name": "realtime",
      "score": 71.3,
      "status": "measured",
      "summary": "Sampled 3 times: 1 of 1 configured feed healthy; 30.4% of scheduled trips had live predictions; predictions ran a median of 56s behind schedule.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "high",
    "measured_categories": 4,
    "notes": [
      "All four score categories were measured this run.",
      "Realtime was sampled in one bounded window of 3 snapshots.",
      "The feed was downloaded from the official feed URL on file."
    ],
    "rt_windows": 1,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 364 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 59% of stops and 8% 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 59% of stops and 8% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "Open Database License (ODbL), recorded by France's National Access Point; credit CA du Grand Angoul\u00eame, identify the ODbL, and preserve share-alike terms where they apply.",
    "reachable": true,
    "sha256": "710e44d611602911edeaaa8b88d0ac3120305b9f19e41da2950ecd0750136e8c",
    "size_bytes": 1590768,
    "source_provenance": "official",
    "static_url": "https://www.data.gouv.fr/api/1/datasets/r/021fd4a3-ba9a-4d78-aa65-71d4d289f389"
  },
  "fetch": {
    "final_url": "https://static.data.gouv.fr/resources/horaires-theoriques-et-temps-reel-reseau-mobius/20260831-122800/gtfs-mobius-saison26-27-20260825-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": [
      -0.01895,
      45.51134,
      0.39109,
      45.785
    ],
    "lat": 45.65403,
    "lon": 0.15118,
    "stop_count": 2117
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 67,
        "trip_count": 12172,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 67,
    "trip_count": 12172
  },
  "overall": {
    "grade": "C",
    "margin_to_lower_band": 7.2,
    "margin_to_next_band": 2.8,
    "score": 77.2
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 7,
      "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": "7 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (A, 1, N1, 59, 68, 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": 72,
      "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": "72 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Cimeti\u00e8re St Yrieix\", \"Mairie St Saturnin\", \"Mairie St Yrieix\", and more).",
      "why": "A screen reader speaks the raw name. 'Main St & 2nd Ave' can come out as 'Main saint', or lose the ampersand."
    },
    {
      "category": "accessibility",
      "code": "scorecard_station_missing_step_free_data",
      "count": 2,
      "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
      "fix": "Add pathways.txt connecting entrances, platforms, and elevators, and levels.txt for each floor, so the step-free route is described.",
      "owner": "",
      "points": 0.0,
      "severity": "WARNING",
      "what": "This feed models stations or entrances but has no pathways.txt and levels.txt.",
      "why": "Without pathways and levels, a wheelchair user can't tell if a step-free route exists inside the station. Trip planners can't route anyone through it."
    }
  ],
  "routability": {
    "boardable_stops": 1376,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 12172
  },
  "route_map": {
    "drawn_route_count": 55,
    "has_shapes": true,
    "path": "data/artifacts/fr-pan-82093/geometry.geojson",
    "route_count": 67,
    "routes": [
      {
        "color": "CD132E",
        "color_name": "red",
        "has_shape": false,
        "id": "1001",
        "label": "TAD01",
        "long": "Fl\u00e9ac / St-Yrieix / Asni\u00e8res-sur-Nou\u00e8re",
        "short": "TAD01",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CD132E",
        "color_name": "red",
        "has_shape": false,
        "id": "1002",
        "label": "TAD02",
        "long": "Vindelle / Marsac",
        "short": "TAD02",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CD132E",
        "color_name": "red",
        "has_shape": false,
        "id": "1003",
        "label": "TAD03",
        "long": "Champniers / Gond-Pontouvre / Balzac",
        "short": "TAD03",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CD132E",
        "color_name": "red",
        "has_shape": false,
        "id": "1004",
        "label": "TAD04",
        "long": "Champniers / Brie",
        "short": "TAD04",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CD132E",
        "color_name": "red",
        "has_shape": false,
        "id": "1005",
        "label": "TAD05",
        "long": "Champniers / Mornac",
        "short": "TAD05",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CD132E",
        "color_name": "red",
        "has_shape": false,
        "id": "1006",
        "label": "TAD06",
        "long": "Magnac-sur-Touvre / \tTouvre",
        "short": "TAD06",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CD132E",
        "color_name": "red",
        "has_shape": false,
        "id": "1007",
        "label": "TAD07",
        "long": "Soyaux / Garat / Dirac / Vouzan / Sers / Bou\u00ebx",
        "short": "TAD07",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CD132E",
        "color_name": "red",
        "has_shape": false,
        "id": "1008",
        "label": "TAD08",
        "long": "Nersac / Roullet-Saint-Est\u00e8phe / Claix / La Couronne / Mouthiers-sur-Bo\u00ebme / Plassac-Rouffiac / Voulg\u00e9zac",
        "short": "TAD08",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CD132E",
        "color_name": "red",
        "has_shape": false,
        "id": "1009",
        "label": "TAD09",
        "long": "La Couronne / V\u0153uil-et-Giget",
        "short": "TAD09",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CD132E",
        "color_name": "red",
        "has_shape": false,
        "id": "1010",
        "label": "TAD10",
        "long": "Sireuil / Nersac / Trois-Palis / Roullet-Saint-Est\u00e8phe",
        "short": "TAD10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CD132E",
        "color_name": "red",
        "has_shape": false,
        "id": "1011",
        "label": "TAD11",
        "long": "Saint-Saturnin / Linars / Trois-Palis",
        "short": "TAD11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C1539A",
        "color_name": "pink",
        "has_shape": true,
        "id": "105",
        "label": "ME1",
        "long": "Ligne ME1",
        "short": "ME1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "CDD62B",
        "color_name": "yellow",
        "has_shape": true,
        "id": "110",
        "label": "MP1",
        "long": "Ligne MP1",
        "short": "MP1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "CD132E",
        "color_name": "red",
        "has_shape": false,
        "id": "1104",
        "label": "TAD04",
        "long": "Jauldes",
        "short": "TAD04",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0B8945",
        "color_name": "green",
        "has_shape": true,
        "id": "174",
        "label": "A",
        "long": "BHNS A",
        "short": "A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D8232A",
        "color_name": "red",
        "has_shape": true,
        "id": "175",
        "label": "B",
        "long": "BHNS B",
        "short": "B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DA0F71",
        "color_name": "pink",
        "has_shape": true,
        "id": "176",
        "label": "1",
        "long": "Ligne 1",
        "short": "1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "CEB431",
        "color_name": "yellow",
        "has_shape": true,
        "id": "178",
        "label": "2",
        "long": "Ligne 2",
        "short": "2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "009CBB",
        "color_name": "teal",
        "has_shape": true,
        "id": "179",
        "label": "3",
        "long": "Ligne 3",
        "short": "3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E7792B",
        "color_name": "orange",
        "has_shape": true,
        "id": "180",
        "label": "4",
        "long": "Ligne 4",
        "short": "4",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "17428E",
        "color_name": "teal",
        "has_shape": true,
        "id": "181",
        "label": "5",
        "long": "Ligne 5",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F5BA54",
        "color_name": "yellow",
        "has_shape": true,
        "id": "182",
        "label": "6",
        "long": "Ligne 6",
        "short": "6",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00A98A",
        "color_name": "teal",
        "has_shape": true,
        "id": "183",
        "label": "54",
        "long": "Ligne 54",
        "short": "54",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E67CA7",
        "color_name": "pink",
        "has_shape": true,
        "id": "184",
        "label": "7",
        "long": "Ligne 7",
        "short": "7",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "6B2373",
        "color_name": "purple",
        "has_shape": true,
        "id": "185",
        "label": "9",
        "long": "Ligne 9",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "73BA56",
        "color_name": "gray",
        "has_shape": true,
        "id": "186",
        "label": "10",
        "long": "Ligne 10",
        "short": "10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "79BB43",
        "color_name": "gray",
        "has_shape": true,
        "id": "187",
        "label": "20",
        "long": "Ligne 20",
        "short": "20",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FF5565",
        "color_name": "pink",
        "has_shape": true,
        "id": "189",
        "label": "21",
        "long": "Ligne 21",
        "short": "21",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "80CBD8",
        "color_name": "gray",
        "has_shape": true,
        "id": "190",
        "label": "22",
        "long": "Ligne 22",
        "short": "22",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E6007E",
        "color_name": "pink",
        "has_shape": true,
        "id": "193",
        "label": "32",
        "long": "Ligne 32",
        "short": "32",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E93572",
        "color_name": "pink",
        "has_shape": true,
        "id": "194",
        "label": "55",
        "long": "Ligne 55",
        "short": "55",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "005040",
        "color_name": "green",
        "has_shape": true,
        "id": "196",
        "label": "50",
        "long": "Ligne 50",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0D6D93",
        "color_name": "teal",
        "has_shape": true,
        "id": "197",
        "label": "51",
        "long": "Ligne 51",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F2E741",
        "color_name": "yellow",
        "has_shape": true,
        "id": "198",
        "label": "52",
        "long": "Ligne 52",
        "short": "52",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "006EAF",
        "color_name": "teal",
        "has_shape": true,
        "id": "199",
        "label": "53",
        "long": "Ligne 53",
        "short": "53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B97018",
        "color_name": "orange",
        "has_shape": true,
        "id": "200",
        "label": "8",
        "long": "Ligne 8",
        "short": "8",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F6A644",
        "color_name": "yellow",
        "has_shape": true,
        "id": "201",
        "label": "55A",
        "long": "Ligne 55A",
        "short": "55A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "A57D33",
        "color_name": "brown",
        "has_shape": true,
        "id": "208",
        "label": "56",
        "long": "Ligne 56",
        "short": "56",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EEA339",
        "color_name": "yellow",
        "has_shape": true,
        "id": "209",
        "label": "57",
        "long": "Ligne 57",
        "short": "57",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "8DC1C6",
        "color_name": "gray",
        "has_shape": true,
        "id": "210",
        "label": "58",
        "long": "Ligne 58",
        "short": "58",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "358E37",
        "color_name": "green",
        "has_shape": true,
        "id": "211",
        "label": "59",
        "long": "Ligne 59",
        "short": "59",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8DD0DB",
        "color_name": "white",
        "has_shape": true,
        "id": "212",
        "label": "60",
        "long": "Ligne 60",
        "short": "60",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1A4696",
        "color_name": "blue",
        "has_shape": true,
        "id": "213",
        "label": "61",
        "long": "Ligne 61",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8E4430",
        "color_name": "brown",
        "has_shape": true,
        "id": "214",
        "label": "62",
        "long": "Ligne 62",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E06F30",
        "color_name": "orange",
        "has_shape": true,
        "id": "215",
        "label": "63",
        "long": "Ligne 63",
        "short": "63",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00ADDF",
        "color_name": "teal",
        "has_shape": true,
        "id": "216",
        "label": "64",
        "long": "Ligne 64",
        "short": "64",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "007E67",
        "color_name": "green",
        "has_shape": true,
        "id": "217",
        "label": "65",
        "long": "Ligne 65",
        "short": "65",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "006188",
        "color_name": "teal",
        "has_shape": true,
        "id": "218",
        "label": "66",
        "long": "Ligne 66",
        "short": "66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "949FC8",
        "color_name": "gray",
        "has_shape": true,
        "id": "219",
        "label": "67",
        "long": "Ligne 67",
        "short": "67",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D41663",
        "color_name": "red",
        "has_shape": true,
        "id": "220",
        "label": "68",
        "long": "Ligne 68",
        "short": "68",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "8E035A",
        "color_name": "red",
        "has_shape": true,
        "id": "221",
        "label": "69",
        "long": "Ligne 69",
        "short": "69",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F2853A",
        "color_name": "orange",
        "has_shape": true,
        "id": "222",
        "label": "70",
        "long": "Ligne 70",
        "short": "70",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00BEB9",
        "color_name": "teal",
        "has_shape": true,
        "id": "223",
        "label": "71",
        "long": "Ligne 71",
        "short": "71",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "45A04B",
        "color_name": "green",
        "has_shape": true,
        "id": "224",
        "label": "72",
        "long": "Ligne 72",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "93C1DF",
        "color_name": "white",
        "has_shape": true,
        "id": "225",
        "label": "74",
        "long": "Ligne 74",
        "short": "74",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E65F9B",
        "color_name": "pink",
        "has_shape": true,
        "id": "226",
        "label": "75",
        "long": "Ligne 75",
        "short": "75",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFCB31",
        "color_name": "yellow",
        "has_shape": true,
        "id": "228",
        "label": "81",
        "long": "Ligne 81",
        "short": "81",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "B000B0",
        "color_name": "purple",
        "has_shape": true,
        "id": "229",
        "label": "82",
        "long": "Ligne 82",
        "short": "82",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "BE318A",
        "color_name": "pink",
        "has_shape": true,
        "id": "231",
        "label": "N1",
        "long": "Navette 1",
        "short": "N1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F59B00",
        "color_name": "orange",
        "has_shape": true,
        "id": "232",
        "label": "N2",
        "long": "Navette 2",
        "short": "N2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "7895CD",
        "color_name": "gray",
        "has_shape": true,
        "id": "233",
        "label": "NAU",
        "long": "Ligne NAU",
        "short": "NAU",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F39500",
        "color_name": "orange",
        "has_shape": true,
        "id": "234",
        "label": "S1",
        "long": "Studibus 1",
        "short": "S1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFF263",
        "color_name": "yellow",
        "has_shape": true,
        "id": "235",
        "label": "S2",
        "long": "Studibus 2",
        "short": "S2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "86C383",
        "color_name": "gray",
        "has_shape": true,
        "id": "241",
        "label": "23",
        "long": "Ligne 23",
        "short": "23",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FCC146",
        "color_name": "yellow",
        "has_shape": true,
        "id": "242",
        "label": "24",
        "long": "Ligne 24",
        "short": "24",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "51BAAB",
        "color_name": "teal",
        "has_shape": true,
        "id": "34",
        "label": "31",
        "long": "Ligne 31",
        "short": "31",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "4D76BA",
        "color_name": "teal",
        "has_shape": true,
        "id": "69",
        "label": "26",
        "long": "Ligne 26",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      }
    ],
    "stop_count": 2117,
    "stop_points_capped": true
  },
  "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-01",
  "top_fixes": [
    {
      "code": "scorecard_rt_trip_coverage",
      "count": 117,
      "effort": "A vendor data-mapping question.",
      "fix": "Ask your AVL vendor to check that every vehicle assignment reaches TripUpdates. School-day and tripper runs are the ones most often left out.",
      "owner": "",
      "points": 28.7,
      "rank": 1,
      "severity": "WARNING",
      "what": "117 of 168 trips scheduled during the sampling window had no live predictions.",
      "why": "Riders on those trips get schedule times labeled as live. Caltrans asks that every trip you run shows up in TripUpdates."
    },
    {
      "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": 2,
      "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_wheelchair_accessible_unknown",
      "count": 11257,
      "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": 13.9,
      "rank": 3,
      "severity": "WARNING",
      "what": "11257 of 12172 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."
    }
  ],
  "validator_version": "8.0.1"
}
