{
  "agency": {
    "country": "FR",
    "id": "fr-pan-52917",
    "name": "R\u00e9seau urbain L'va",
    "subdivision_code": "FR-ARA",
    "subdivision_name": "Auvergne-Rh\u00f4ne-Alpes"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 91.9,
          "stops_marked_accessible_pct": 16.9,
          "stops_marked_not_accessible_pct": 77.7,
          "stops_stated_pct": 94.6,
          "trips_stated_pct": 87.3
        },
        "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": 23.7,
          "wheelchair_trips": 13.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_pct": 100.0,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 1003,
        "translations": {
          "feed_lang": "FR",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 5280,
        "wheelchair_accessible_pct": 87.3,
        "wheelchair_boarding_pct": 94.6,
        "wheelchair_marked_accessible_pct": 16.9,
        "wheelchair_marked_not_accessible_pct": 77.7
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 54,
          "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": 1.3,
          "severity": "WARNING",
          "what": "54 of 1003 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": 672,
          "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": 1.9,
          "severity": "WARNING",
          "what": "672 of 5280 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the bus itself can take them."
        },
        {
          "code": "scorecard_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_no_feed_contact",
          "count": 1,
          "effort": "One field.",
          "fix": "Add feed_contact_email to feed_info.txt.",
          "owner": "",
          "points": 7.5,
          "severity": "INFO",
          "what": "feed_info.txt has no technical contact (feed_contact_email or feed_contact_url).",
          "why": "Trip-planning apps and regional data coordinators have nobody to email when they spot a problem with your feed, so problems linger."
        }
      ],
      "name": "completeness",
      "score": 74.2,
      "status": "measured",
      "summary": "95% of stops state wheelchair accessibility (17% marked accessible, 78% 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": 13,
        "instances_by_severity": {
          "ERROR": 453,
          "INFO": 546,
          "WARNING": 8215
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "decreasing_or_equal_stop_time_distance",
          "count": 453,
          "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": 24.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": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 6485,
          "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": "equal_shape_distance_same_coordinates",
          "count": 883,
          "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": 821,
          "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": "service_has_no_active_day_of_the_week",
          "count": 19,
          "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": "mixed_case_recommended_field",
          "count": 5,
          "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": "missing_feed_contact_email_and_url",
          "count": 1,
          "effort": "One field, set once in export settings.",
          "fix": "Add feed_contact_email or feed_contact_url to feed_info.txt.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "feed_info.txt lists no contact email and no contact URL.",
          "why": "Without a contact, apps like Google Maps can't reach you when they find a problem in the feed."
        },
        {
          "code": "trip_coverage_not_active_for_next7_days",
          "count": 1,
          "effort": "One setting in most export tools.",
          "fix": "Trim past service periods the next time you export.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Many of the feed's trips don't run at all in the next 7 days.",
          "why": "It usually means old service periods are still in the export, making the feed bigger and harder to check."
        },
        {
          "code": "unsorted_stop_times",
          "count": 534,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unsorted_stop_times' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "Unsorted stop times (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "big_gap_in_service",
          "count": 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": "trip_headsign_matches_intermediate_stop",
          "count": 3,
          "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.5,
          "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": "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."
        },
        {
          "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": 30.8,
      "status": "measured",
      "summary": "The MobilityData validator flagged 13 kinds of issue across 9214 instances (453 error, 8215 warning, 546 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 160,
        "effective_expiry_date": "2026-12-31",
        "feed_end_date": "2026-12-31",
        "feed_start_date": "2026-07-18",
        "feed_version": "2026-07-17 23:10:45.293365 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 160 days.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "Not scored yet. Nothing here counts against the grade.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "medium",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The feed was downloaded from the agency's own URL."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "1 validator error to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data covers the next 160 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 95% of stops and 87% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "This feed is close to the conformance mark. 1 validator error to resolve. States wheelchair access on 95% of stops and 87% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "Open Database License (ODbL), recorded by France's National Access Point; credit Vienne Condrieu Agglom\u00e9ration, identify the ODbL, and preserve share-alike terms where they apply.",
    "reachable": true,
    "sha256": "438a89d24a05dfb720423e48a2b8e80ea42721d7bc9984ffaee7b23e6f29c93b",
    "size_bytes": 2579478,
    "static_url": "https://www.data.gouv.fr/api/1/datasets/r/e0831d78-5577-4cae-aa00-de5eeaf3ecb6"
  },
  "fetch": {
    "final_url": "https://s3.eu-west-1.amazonaws.com/files.orchestra.ratpdev.com/networks/vienne-mobi/exports/panregion.zip",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-07-24T00:00:00+00:00",
  "geo": {
    "bbox": [
      4.60054,
      45.40618,
      5.10802,
      45.61985
    ],
    "lat": 45.51984,
    "lon": 4.87704,
    "stop_count": 1003
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 48,
        "trip_count": 5280,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 48,
    "trip_count": 5280
  },
  "overall": {
    "grade": "D",
    "margin_to_lower_band": 1.7,
    "margin_to_next_band": 8.3,
    "score": 61.7
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 5,
      "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": "5 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (4, 101, 6, 7, 134).",
      "why": "Low-contrast route badges are hard to read for riders with low vision and wash out on a phone screen in sunlight at the stop."
    },
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 12,
      "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": "12 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Moulin Leveau / Lot\", \"Moulin Leveau / Lot\", \"Le Lot / Soulins\", and more).",
      "why": "Riders who use a screen reader hear the raw name, so 'Main St & 2nd Ave' can come out as 'Main saint' or drop the ampersand."
    }
  ],
  "routability": {
    "boardable_stops": 1003,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 5280
  },
  "route_map": {
    "drawn_route_count": 48,
    "has_shapes": true,
    "path": "data/artifacts/fr-pan-52917/geometry.geojson",
    "route_count": 48,
    "routes": [
      {
        "color": "742B1A",
        "color_name": "brown",
        "has_shape": true,
        "id": "1",
        "label": "1",
        "long": "Estressin Ctre Cial <> Stade de Malissol",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "100",
        "label": "100",
        "long": "Gare de Vienne <> Coll\u00e8ge de l\u2019Isle",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF3399",
        "color_name": "pink",
        "has_shape": true,
        "id": "101",
        "label": "101",
        "long": "Nicolas Chorier <> Hameau de Charlemagne",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F6AE2C",
        "color_name": "yellow",
        "has_shape": true,
        "id": "134",
        "label": "134",
        "long": "Gare de Givors Ville <> La Maladi\u00e8re",
        "short": "134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E4032D",
        "color_name": "red",
        "has_shape": true,
        "id": "2",
        "label": "2",
        "long": "H\u00f4p.G\u00e9rontologie <> Coll\u00e8ge de l\u2019Isle",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3E287B",
        "color_name": "blue",
        "has_shape": true,
        "id": "3",
        "label": "3",
        "long": "Coll\u00e8ge Grange <> Malissol la G\u00e8re",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "301",
        "label": "301",
        "long": "Coll\u00e8ge Paul Vallon <> Le Gonty",
        "short": "301",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "302",
        "label": "302",
        "long": "Lyc\u00e9e Aragon / Picasso <> Les Tuilli\u00e8res",
        "short": "302",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "303",
        "label": "303",
        "long": "Place de l'Eglise (Echalas) <> Lyc\u00e9e Ella Fitzgerald",
        "short": "303",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "304",
        "label": "304",
        "long": "Lyc\u00e9e Aragon / Picasso <> Perouzes",
        "short": "304",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "305",
        "label": "305",
        "long": "Les Chaudi\u00e8res <> Lyc\u00e9e G. Brassens",
        "short": "305",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "306",
        "label": "306",
        "long": "Four \u00e0 Chaux <> Saint Thomas d'Aquin",
        "short": "306",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "307",
        "label": "307",
        "long": "Lyc\u00e9e E. Fitzgerald <> Le Bourg",
        "short": "307",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "308",
        "label": "308",
        "long": "Coll\u00e8ge le Bassenon <> Le Garon",
        "short": "308",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "311",
        "label": "311",
        "long": "Ecoles (Longes) <> Le Croc",
        "short": "311",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "312",
        "label": "312",
        "long": "Le Bourg <> Ecoles",
        "short": "312",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EE6504",
        "color_name": "orange",
        "has_shape": true,
        "id": "4",
        "label": "4",
        "long": "Gare de Vienne <> Coll\u00e8ge Brassens",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "401",
        "label": "401",
        "long": "Chasse-sur-Rh\u00f4ne <> Vienne / St-Romain-en-Gal",
        "short": "401",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "402",
        "label": "402",
        "long": "Chasse-sur-Rh\u00f4ne <> Seyssuel / St-Romain-en-Gal",
        "short": "402",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "403",
        "label": "403",
        "long": "Lyc\u00e9e Aragon / Picasso <> Bouchard Trembas",
        "short": "403",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "404",
        "label": "404",
        "long": "Villette-de-Vienne / Luzinay <> Vienne / St-Romain-en-Gal",
        "short": "404",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "405",
        "label": "405",
        "long": "St-Just Chaleyssin <> Coll\u00e8ge Grange",
        "short": "405",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "406",
        "label": "406",
        "long": "Valencin <> Vienne / St-Romain-en-Gal",
        "short": "406",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "407",
        "label": "407",
        "long": "Valencin <> Seyssuel / Vienne / St-Romain-en-Gal",
        "short": "407",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "408",
        "label": "408",
        "long": "Villette le Village <> Coll\u00e8ge Grange",
        "short": "408",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "411",
        "label": "411",
        "long": "Auberge La Vall\u00e9e <> Chuzelles Ecole",
        "short": "411",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "412",
        "label": "412",
        "long": "Ecole de Sept\u00e8me <> Perrier le Clos",
        "short": "412",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A61584",
        "color_name": "purple",
        "has_shape": true,
        "id": "5",
        "label": "5",
        "long": "Gare de Givors Ville <> Ctre Cial Escali\u00e8res",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "501",
        "label": "501",
        "long": "Le Rosier <> Place de la Mairie",
        "short": "501",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "502",
        "label": "502",
        "long": "Champagneux <> Nicolas Chorier",
        "short": "502",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "503",
        "label": "503",
        "long": "Lyc\u00e9e Ella Fitzgerald <> Gravisse",
        "short": "503",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "504",
        "label": "504",
        "long": "Le Bourg (Tr\u00e8ves) <> Coll\u00e8ge le Bassenon",
        "short": "504",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "505",
        "label": "505",
        "long": "Le Rappart <> Coll\u00e8ge le Bassenon",
        "short": "505",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "506",
        "label": "506",
        "long": "Le Recru <> Coll\u00e8ge le Bassenon",
        "short": "506",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F26A90",
        "color_name": "pink",
        "has_shape": true,
        "id": "6",
        "label": "6",
        "long": "Gare de Vienne <> Chemin de la Loge",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "601",
        "label": "601",
        "long": "Meyssiez Place <> Lyc\u00e9e Ella Fitzgerald",
        "short": "601",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "602",
        "label": "602",
        "long": "Basse Rosi\u00e8re <> Coll\u00e8ge de l'Isle",
        "short": "602",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "603",
        "label": "603",
        "long": "Estrablin La Coupe <> Stade Malissol / Coll\u00e8ge de l'Isle",
        "short": "603",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "604",
        "label": "604",
        "long": "Chalon Mairie <> Stade Malissol / Lyc\u00e9e Ella Fitzgerald",
        "short": "604",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "605",
        "label": "605",
        "long": "Assieu Place <> Nicolas Chorier",
        "short": "605",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "606",
        "label": "606",
        "long": "Le Clos de la Gare <> Coll\u00e8ge Brassens",
        "short": "606",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "611",
        "label": "611",
        "long": "Chez Meunier <> Ecole Maternelle Estrablin",
        "short": "611",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "612",
        "label": "612",
        "long": "Ecole Maternelle Estrablin <> Garage B\u00e9raud",
        "short": "612",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "613",
        "label": "613",
        "long": "La Marauque <> Eyzin Pinet Ecole",
        "short": "613",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "614",
        "label": "614",
        "long": "Eyzin Pinet Ecole <> Chez Monsieur",
        "short": "614",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "333366",
        "color_name": "green",
        "has_shape": true,
        "id": "615",
        "label": "615",
        "long": "Le Clos de la Gare <> Moidieu la Bascule",
        "short": "615",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "522771",
        "color_name": "purple",
        "has_shape": true,
        "id": "616",
        "label": "616",
        "long": "Place du 19 mars 1962 <> Nicolas Chorier",
        "short": "616",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3DA637",
        "color_name": "green",
        "has_shape": true,
        "id": "7",
        "label": "7",
        "long": "Gare de Vienne <> Perri\u00e8re / Le Bois Balay",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 1003,
    "stop_points_capped": false
  },
  "rubric_version": "1.2",
  "schema_version": "1.16",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.2",
    "provenance": "GTFS Scorecard's project-authored weights, deductions, thresholds, grade bands, and fix ranking, informed by the California Transit Data Guidelines and the MobilityData gtfs-validator. It is not a worldwide standard or a compliance determination.",
    "rubric_version": "1.2"
  },
  "snapshot_date": "2026-07-24",
  "top_fixes": [
    {
      "code": "decreasing_or_equal_stop_time_distance",
      "count": 453,
      "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": 24.0,
      "rank": 1,
      "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": "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": "equal_shape_distance_diff_coordinates_distance_below_threshold",
      "count": 6485,
      "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,
      "rank": 3,
      "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."
    }
  ],
  "validator_version": "8.0.1"
}
