{
  "agency": {
    "country": "FR",
    "id": "fr-pan-82555",
    "name": "R\u00e9seau urbain MAT",
    "subdivision_code": "FR-BRE",
    "subdivision_name": "Bretagne"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 54.7,
          "stops_marked_accessible_pct": 21.9,
          "stops_marked_not_accessible_pct": 5.6,
          "stops_stated_pct": 27.5,
          "trips_stated_pct": 100.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 15.0,
          "fares": 15.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 6.9,
          "wheelchair_trips": 15.0
        },
        "fare_free": false,
        "fares": {
          "applied": true,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "legacy",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": true,
        "headsign_applicable_trips": 12240,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 1153,
        "translations": {
          "feed_lang": "FR",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 12240,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 100.0,
        "wheelchair_boarding_pct": 27.5,
        "wheelchair_marked_accessible_pct": 21.9,
        "wheelchair_marked_not_accessible_pct": 5.6
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 836,
          "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": 18.1,
          "severity": "WARNING",
          "what": "836 of 1153 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_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": 81.9,
      "status": "measured",
      "summary": "27% of stops state wheelchair accessibility (22% marked accessible, 6% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 11,
        "instances_by_severity": {
          "ERROR": 719,
          "INFO": 1,
          "WARNING": 21768
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "trip_distance_exceeds_shape_distance",
          "count": 508,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'trip_distance_exceeds_shape_distance' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 24.0,
          "severity": "ERROR",
          "what": "Trip distance exceeds shape distance (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "block_trips_with_overlapping_stop_times",
          "count": 188,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'block_trips_with_overlapping_stop_times' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 24.0,
          "severity": "ERROR",
          "what": "Block trips with overlapping stop times (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "decreasing_or_equal_stop_time_distance",
          "count": 23,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Re-generate shape distances in your export; flag to your vendor if it persists.",
          "owner": "Likely your export tool",
          "points": 18.0,
          "severity": "ERROR",
          "what": "Some trips have stop times whose distances along the route go backwards.",
          "why": "Apps can show buses jumping backwards or mis-order stops."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 10472,
          "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": 8.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": "trip_distance_exceeds_shape_distance_below_threshold",
          "count": 8409,
          "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": 2727,
          "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": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 76,
          "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": "stop_too_far_from_shape_using_user_distance",
          "count": 69,
          "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": "expired_calendar",
          "count": 8,
          "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": 6.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": "stop_without_stop_time",
          "count": 7,
          "effort": "A review pass in your scheduling software.",
          "fix": "Remove retired stops from the export, or add them back to the trips that should serve them.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some stops exist in the feed but no trip ever stops at them.",
          "why": "Riders may walk to a stop where no bus is scheduled to arrive."
        },
        {
          "code": "big_gap_in_service",
          "count": 1,
          "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.5,
          "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."
        }
      ],
      "name": "correctness",
      "score": 0.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 11 kinds of issue across 22488 instances (719 error, 21768 warning, 1 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 121,
        "effective_expiry_date": "2026-12-31",
        "feed_end_date": "2026-12-31",
        "feed_start_date": "2026-08-19",
        "feed_version": "20260819091044",
        "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 121 days.",
      "weight": 0.2
    },
    "realtime": {
      "details": {
        "alerts_content": {
          "alerts": 0,
          "ended_over_30_days_ago": 0,
          "with_cause_and_effect": 0,
          "with_description": 0,
          "with_header_text": 0,
          "with_informed_entity": 0
        },
        "configured_kinds": [
          "trip_updates",
          "vehicle_positions",
          "service_alerts"
        ],
        "coverage_pct": 69.6,
        "covered_trips": 16,
        "drift": {
          "median_seconds": 2,
          "observations": 875,
          "on_time_share_pct": 85.0,
          "p90_abs_seconds": 277
        },
        "kinds_configured": 3,
        "kinds_reachable": 3,
        "reachable_kinds": [
          "trip_updates",
          "vehicle_positions",
          "service_alerts"
        ],
        "rt_freshness": "fresh",
        "samples": 9,
        "scheduled_trips_in_window": 23,
        "vehicles_checked": 54,
        "vehicles_on_route_pct": 94.4,
        "worst_lag_seconds": 8
      },
      "findings": [
        {
          "code": "scorecard_rt_trip_coverage",
          "count": 7,
          "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": 10.7,
          "severity": "WARNING",
          "what": "7 of 23 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": 88.5,
      "status": "measured",
      "summary": "Sampled 9 times: 3 of 3 configured feeds healthy; 69.6% of scheduled trips had live predictions; 94.4% of vehicles on their route; predictions ran a median of 2s 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 9 snapshots.",
      "The feed was downloaded from the official feed URL on file."
    ],
    "rt_windows": 1,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "3 validator errors to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data covers the next 121 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 28% of stops and 100% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "Two requirements remain for this feed to earn the conformance mark. 3 validator errors to resolve. States wheelchair access on 28% of stops and 100% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "Licence Ouverte 2.0 (Etalab), recorded by France's National Access Point; reuse including commercial reuse is permitted with attribution to CA du Pays de Saint Malo Agglom\u00e9ration and the update date.",
    "reachable": true,
    "sha256": "b4d5276978aeac6775251d5af02b9e878edd868d2705b02abed0c9db851a0e5d",
    "size_bytes": 3473619,
    "source_provenance": "official",
    "static_url": "https://www.data.gouv.fr/api/1/datasets/r/3bd31fbe-93f4-432d-ade7-ee8d69897880"
  },
  "fetch": {
    "final_url": "https://static.data.gouv.fr/resources/reseau-urbain-mat/20260819-075159/gtfs-au-19082026-au-31122026.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.02638,
      48.48624,
      -1.79574,
      48.70536
    ],
    "lat": 48.63377,
    "lon": -1.96965,
    "stop_count": 1153
  },
  "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": 12240,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 67,
    "trip_count": 12240
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 58.2,
    "margin_to_next_band": 1.8,
    "score": 58.2
  },
  "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 (3, 5, 6, 8, 8g, 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": 8,
      "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": "8 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Paul F\u00e9val P+R\", \"RD4 / RD74\", \"RD4 / RD74\", 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": 577,
    "findings": [
      {
        "code": "scorecard_orphan_stops",
        "count": 7,
        "effort": "A cleanup pass in your scheduling software.",
        "fix": "Remove stops no route serves, or add the trips that should call at them.",
        "owner": "Likely your export tool",
        "points": 0.0,
        "severity": "INFO",
        "what": "7 of 577 boardable stops are never served by any trip.",
        "why": "Riders see these stops in apps and on the map but can never catch anything there, which erodes trust in the data."
      }
    ],
    "orphan_stops": 7,
    "single_stop_trips": 0,
    "trips_total": 12240
  },
  "route_map": {
    "drawn_route_count": 67,
    "has_shapes": true,
    "path": "data/artifacts/fr-pan-82555/geometry.geojson",
    "route_count": 67,
    "routes": [
      {
        "color": "E30613",
        "color_name": "red",
        "has_shape": true,
        "id": "1",
        "label": "1",
        "long": "Saint-Malo Croix D\u00e9silles - Saint-Jouan Stade",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "BC7340",
        "color_name": "brown",
        "has_shape": true,
        "id": "10",
        "label": "10",
        "long": "Le Tronchet Centre - Saint-Malo Gares",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0069B4",
        "color_name": "teal",
        "has_shape": true,
        "id": "2",
        "label": "2",
        "long": "Saint Malo Intra-Muros - Saint Jouan Moulin",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F39200",
        "color_name": "orange",
        "has_shape": true,
        "id": "3",
        "label": "3",
        "long": "Roth\u00e9neuf Les Ilots - Saint-Malo Intra-Muros",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A71680",
        "color_name": "purple",
        "has_shape": true,
        "id": "4",
        "label": "4",
        "long": "Roth\u00e9neuf Les Ilots - Saint-Malo Renoir",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2DAFE6",
        "color_name": "teal",
        "has_shape": true,
        "id": "5",
        "label": "5",
        "long": "Cancale Eglise - Saint-Malo Briantais",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "95C11F",
        "color_name": "yellow",
        "has_shape": true,
        "id": "6",
        "label": "6",
        "long": "Saint-Malo Croix D\u00e9silles - Saint-Servan Mairie",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFDD00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "7",
        "label": "7",
        "long": "Saint-Malo La Haize - Aquarium C\u00e9zembre",
        "short": "7",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "009A93",
        "color_name": "teal",
        "has_shape": true,
        "id": "8",
        "label": "8",
        "long": "Saint-Malo Porte de Dinan - Quelmer La Passag\u00e8re",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "009A93",
        "color_name": "teal",
        "has_shape": true,
        "id": "8g",
        "label": "8g",
        "long": "Saint-Malo Porte de Dinan - Quelmer La Passag\u00e8re",
        "short": "8g",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "67737A",
        "color_name": "gray",
        "has_shape": true,
        "id": "9",
        "label": "9",
        "long": "Saint-Malo Intra-Muros - Cancale Eglise",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0069B4",
        "color_name": "teal",
        "has_shape": true,
        "id": "P+R",
        "label": "P+R",
        "long": "Saint-Malo Intra-Muros - P+R Paul F\u00e9val",
        "short": "P+R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "BC7340",
        "color_name": "brown",
        "has_shape": true,
        "id": "S10",
        "label": "S10",
        "long": "Le Tronchet Centre - Saint-Malo Gares",
        "short": "S10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B998B",
        "color_name": "teal",
        "has_shape": true,
        "id": "S100",
        "label": "S100",
        "long": "Cancale - Saint-Coulomb",
        "short": "S100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F46036",
        "color_name": "orange",
        "has_shape": true,
        "id": "S101",
        "label": "S101",
        "long": "Cancale - Saint M\u00e9loir",
        "short": "S101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2E4057",
        "color_name": "green",
        "has_shape": true,
        "id": "S102",
        "label": "S102",
        "long": "Cancale - Saint M\u00e9loir",
        "short": "S102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFBA08",
        "color_name": "yellow",
        "has_shape": true,
        "id": "S103",
        "label": "S103",
        "long": "Cancale - Saint M\u00e9loir",
        "short": "S103",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "6A0572",
        "color_name": "purple",
        "has_shape": true,
        "id": "S104",
        "label": "S104",
        "long": "Cancale - Saint M\u00e9loir - La Fresnais L'autrouet",
        "short": "S104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF6B6B",
        "color_name": "pink",
        "has_shape": true,
        "id": "S105",
        "label": "S105",
        "long": "Cancale - Saint M\u00e9loir - Gouesni\u00e8re - Lillemer",
        "short": "S105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4D7C8A",
        "color_name": "gray",
        "has_shape": true,
        "id": "S106",
        "label": "S106",
        "long": "Cancale - Saint M\u00e9loir - La Fresnais Pigaci\u00e8re",
        "short": "S106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "S107",
        "label": "S107",
        "long": "Cancale - Saint M\u00e9loir",
        "short": "S107",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "8E3B46",
        "color_name": "brown",
        "has_shape": true,
        "id": "S108",
        "label": "S108",
        "long": "Cancale - La Gouesni\u00e8re Margaro",
        "short": "S108",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1F6600",
        "color_name": "green",
        "has_shape": true,
        "id": "S10A",
        "label": "S10A",
        "long": "Lyc\u00e9e Maritime - Saint-P\u00e8re Saint-Georges",
        "short": "S10A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E0995E",
        "color_name": "pink",
        "has_shape": true,
        "id": "S10B",
        "label": "S10B",
        "long": "Miniac Morvan Vieux Bourg - Saint-Malo Gares",
        "short": "S10B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFDFC6",
        "color_name": "white",
        "has_shape": true,
        "id": "S10C",
        "label": "S10C",
        "long": "Henri Lemari\u00e9 - Miniac Morvan Vieux Bourg",
        "short": "S10C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "34398E",
        "color_name": "blue",
        "has_shape": true,
        "id": "S11",
        "label": "S11",
        "long": "La Fresnais Gare - Saint-Malo Gares",
        "short": "S11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "01796F",
        "color_name": "green",
        "has_shape": true,
        "id": "S110",
        "label": "S110",
        "long": "Cancale - La Fresnais",
        "short": "S110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "375F1B",
        "color_name": "green",
        "has_shape": true,
        "id": "S111",
        "label": "S111",
        "long": "Cancale - Saint-Coulomb",
        "short": "S111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A1C349",
        "color_name": "gray",
        "has_shape": true,
        "id": "S112",
        "label": "S112",
        "long": "Cancale - Saint M\u00e9loir",
        "short": "S112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "074F81",
        "color_name": "teal",
        "has_shape": true,
        "id": "S11A",
        "label": "S11A",
        "long": "Henri Lemari\u00e9 - La Gouesni\u00e8re Chaumi\u00e8res",
        "short": "S11A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "009640",
        "color_name": "green",
        "has_shape": true,
        "id": "S12",
        "label": "S12",
        "long": "Plerguer Launette - Saint-Malo Gares",
        "short": "S12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "71411A",
        "color_name": "brown",
        "has_shape": true,
        "id": "S12A",
        "label": "S12A",
        "long": "Saint-Malo Gares - La Ville-Es-Nonnais",
        "short": "S12A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "75EE5D",
        "color_name": "gray",
        "has_shape": true,
        "id": "S12B",
        "label": "S12B",
        "long": "Charcot - Plerguer La Barre",
        "short": "S12B",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F088B6",
        "color_name": "pink",
        "has_shape": true,
        "id": "S13",
        "label": "S13",
        "long": "La Fresnais Gare - Saint-Malo Gares",
        "short": "S13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D575C2",
        "color_name": "pink",
        "has_shape": true,
        "id": "S13A",
        "label": "S13A",
        "long": "Saint-P\u00e8re - Saint-Malo Intra-Muros",
        "short": "S13A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8577B6",
        "color_name": "purple",
        "has_shape": true,
        "id": "S14",
        "label": "S14",
        "long": "La Fresnais Gare - Saint-Malo Gares",
        "short": "S14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7EC7E1",
        "color_name": "gray",
        "has_shape": true,
        "id": "S14A",
        "label": "S14A",
        "long": "Saint-Malo Gares - La Fresnais Gare",
        "short": "S14A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D81159",
        "color_name": "red",
        "has_shape": true,
        "id": "S200",
        "label": "S200",
        "long": "Saint-Malo - Saint-Jouan",
        "short": "S200",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "218380",
        "color_name": "teal",
        "has_shape": true,
        "id": "S201",
        "label": "S201",
        "long": "Saint-Malo - Saint-Guinoux",
        "short": "S201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B4656F",
        "color_name": "pink",
        "has_shape": true,
        "id": "S203",
        "label": "S203",
        "long": "Saint-Malo - Cancale",
        "short": "S203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE7F2D",
        "color_name": "orange",
        "has_shape": true,
        "id": "S300",
        "label": "S300",
        "long": "Terrelabouet - Saint-Malo Gares",
        "short": "S300",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2A9D8F",
        "color_name": "teal",
        "has_shape": true,
        "id": "S303",
        "label": "S303",
        "long": "Saint-Malo - Cancale",
        "short": "S303",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "264653",
        "color_name": "green",
        "has_shape": true,
        "id": "S305",
        "label": "S305",
        "long": "Saint-Malo - Saint-Coulomb",
        "short": "S305",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F4A261",
        "color_name": "yellow",
        "has_shape": true,
        "id": "S306",
        "label": "S306",
        "long": "Saint-Malo - Cancale",
        "short": "S306",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E9C46A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "S400",
        "label": "S400",
        "long": "Saint-Malo - Saint-Jouan",
        "short": "S400",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D5B60A",
        "color_name": "yellow",
        "has_shape": true,
        "id": "S401",
        "label": "S401",
        "long": "Saint-Malo - Saint-Jouan",
        "short": "S401",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "0081A7",
        "color_name": "teal",
        "has_shape": true,
        "id": "S402",
        "label": "S402",
        "long": "Saint-Malo - Saint-Jouan",
        "short": "S402",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00AF91",
        "color_name": "teal",
        "has_shape": true,
        "id": "S404",
        "label": "S404",
        "long": "Saint-Malo - Saint P\u00e8re-Ch\u00e2t. et V-Miniac",
        "short": "S404",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "007F5F",
        "color_name": "green",
        "has_shape": true,
        "id": "S406",
        "label": "S406",
        "long": "Le Tronchet - Choisy",
        "short": "S406",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFBD00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "S408",
        "label": "S408",
        "long": "Miniac - Choisy",
        "short": "S408",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "6C7A89",
        "color_name": "gray",
        "has_shape": true,
        "id": "S412",
        "label": "S412",
        "long": "Saint-Suliac - Saint-Malo",
        "short": "S412",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B3A4B",
        "color_name": "green",
        "has_shape": true,
        "id": "S414",
        "label": "S414",
        "long": "Plerguer - Saint-Malo",
        "short": "S414",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C9CBA3",
        "color_name": "white",
        "has_shape": true,
        "id": "S500",
        "label": "S500",
        "long": "Cancale - Saint-Malo",
        "short": "S500",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E4572E",
        "color_name": "orange",
        "has_shape": true,
        "id": "S505",
        "label": "S505",
        "long": "Saint-Malo - Saint-P\u00e8re Gousni\u00e8re",
        "short": "S505",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "17BEBB",
        "color_name": "teal",
        "has_shape": true,
        "id": "S506",
        "label": "S506",
        "long": "Saint-Malo - La Fresnais",
        "short": "S506",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4E89AE",
        "color_name": "teal",
        "has_shape": true,
        "id": "S508",
        "label": "S508",
        "long": "Saint-Malo - La Fresnais",
        "short": "S508",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ED6A5A",
        "color_name": "pink",
        "has_shape": true,
        "id": "S509",
        "label": "S509",
        "long": "Lyc\u00e9e Maritime - Saint-Malo Gares",
        "short": "S509",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00798C",
        "color_name": "teal",
        "has_shape": true,
        "id": "S511",
        "label": "S511",
        "long": "Saint M\u00e9loir - La Gouesni\u00e8re",
        "short": "S511",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9A031E",
        "color_name": "red",
        "has_shape": true,
        "id": "S513",
        "label": "S513",
        "long": "Param\u00e9e Mairie - La Fresnais",
        "short": "S513",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ADB36E",
        "color_name": "gray",
        "has_shape": true,
        "id": "S514",
        "label": "S514",
        "long": "Hirel - Henri Lemari\u00e9",
        "short": "S514",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F25C05",
        "color_name": "orange",
        "has_shape": true,
        "id": "S515",
        "label": "S515",
        "long": "Saint-Malo Gares - Saint M\u00e9loir",
        "short": "S515",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "05668D",
        "color_name": "teal",
        "has_shape": true,
        "id": "S516",
        "label": "S516",
        "long": "La Fresnais - Saint-Malo",
        "short": "S516",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "028090",
        "color_name": "teal",
        "has_shape": true,
        "id": "S518",
        "label": "S518",
        "long": "Saint-Guinoux - Porte de Dinan",
        "short": "S518",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A896",
        "color_name": "teal",
        "has_shape": true,
        "id": "S519",
        "label": "S519",
        "long": "La Fresnais - Choisy",
        "short": "S519",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "009F4D",
        "color_name": "green",
        "has_shape": true,
        "id": "S521",
        "label": "S521",
        "long": "Cancale - Charcot",
        "short": "S521",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E4B107",
        "color_name": "yellow",
        "has_shape": true,
        "id": "S5A",
        "label": "S5A",
        "long": "Saint-Malo Gares - Cancale Eglise",
        "short": "S5A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1ABB48",
        "color_name": "green",
        "has_shape": true,
        "id": "S5B",
        "label": "S5B",
        "long": "Saint-Malo Bellevue - Cancale Terrelabouet",
        "short": "S5B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 1153,
    "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-01",
  "top_fixes": [
    {
      "code": "trip_distance_exceeds_shape_distance",
      "count": 508,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'trip_distance_exceeds_shape_distance' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 24.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Trip distance exceeds shape distance (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "block_trips_with_overlapping_stop_times",
      "count": 188,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'block_trips_with_overlapping_stop_times' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 24.0,
      "rank": 2,
      "severity": "ERROR",
      "what": "Block trips with overlapping stop times (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "decreasing_or_equal_stop_time_distance",
      "count": 23,
      "effort": "Usually an export-tool fix, not hand editing.",
      "fix": "Re-generate shape distances in your export; flag to your vendor if it persists.",
      "owner": "Likely your export tool",
      "points": 18.0,
      "rank": 3,
      "severity": "ERROR",
      "what": "Some trips have stop times whose distances along the route go backwards.",
      "why": "Apps can show buses jumping backwards or mis-order stops."
    }
  ],
  "validator_version": "8.0.1"
}
