{
  "agency": {
    "country": "FR",
    "id": "fr-pan-80036",
    "name": "R\u00e9seau urbain Irigo",
    "subdivision_code": "FR-PDL",
    "subdivision_name": "Pays-de-la-Loire"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 65.8,
          "stops_marked_accessible_pct": 54.6,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 54.6,
          "trips_stated_pct": 84.5
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 14.9,
          "wheelchair_stops": 13.7,
          "wheelchair_trips": 12.7
        },
        "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": 9926,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 99.3,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 1772,
        "translations": {
          "feed_lang": "FR",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 9926,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 84.5,
        "wheelchair_boarding_pct": 54.6,
        "wheelchair_marked_accessible_pct": 54.6,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 804,
          "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": 11.3,
          "severity": "WARNING",
          "what": "804 of 1772 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": 1535,
          "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": 2.3,
          "severity": "WARNING",
          "what": "1535 of 9926 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
        },
        {
          "code": "scorecard_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_no_feed_contact",
          "count": 1,
          "effort": "One field.",
          "fix": "Add feed_contact_email to feed_info.txt.",
          "owner": "",
          "points": 7.5,
          "severity": "INFO",
          "what": "feed_info.txt has no technical contact (feed_contact_email or feed_contact_url).",
          "why": "App makers and state data programs have nobody to email when they spot a problem. Small errors then sit in the feed for months."
        }
      ],
      "name": "completeness",
      "score": 63.7,
      "status": "measured",
      "summary": "55% of stops state wheelchair accessibility (55% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is not published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 8,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 11046,
          "WARNING": 9393
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "equal_shape_distance_same_coordinates",
          "count": 6647,
          "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": "mixed_case_recommended_field",
          "count": 2422,
          "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": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 322,
          "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": "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": "missing_recommended_field",
          "count": 1,
          "effort": "A field at a time; not urgent.",
          "fix": "Review the flagged fields and fill in the ones your riders would use.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some files leave out fields that GTFS asks for but does not require.",
          "why": "Recommended fields like agency_phone or stop descriptions make the feed more useful to riders and trip planners."
        },
        {
          "code": "unsorted_stop_times",
          "count": 9823,
          "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": 948,
          "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": "service_window_outside_feed_period",
          "count": 275,
          "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": 1.0,
          "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": 65.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 8 kinds of issue across 20439 instances (0 error, 9393 warning, 11046 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 90,
        "effective_expiry_date": "2026-11-30",
        "feed_end_date": "2026-11-30",
        "feed_start_date": "2026-09-01",
        "feed_version": null,
        "has_feed_info": true,
        "last_service_date": "2027-07-02",
        "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 90 days.",
      "weight": 0.2
    },
    "realtime": {
      "details": {
        "alerts_content": {
          "alerts": 27,
          "ended_over_30_days_ago": 0,
          "with_cause_and_effect": 27,
          "with_description": 27,
          "with_header_text": 27,
          "with_informed_entity": 27
        },
        "configured_kinds": [
          "trip_updates",
          "vehicle_positions",
          "service_alerts"
        ],
        "coverage_pct": 100.0,
        "covered_trips": 128,
        "drift": {
          "median_seconds": -66,
          "observations": 5070,
          "on_time_share_pct": 43.4,
          "p90_abs_seconds": 307
        },
        "kinds_configured": 3,
        "kinds_reachable": 3,
        "reachable_kinds": [
          "trip_updates",
          "vehicle_positions",
          "service_alerts"
        ],
        "rt_freshness": "fresh",
        "samples": 9,
        "scheduled_trips_in_window": 128,
        "vehicles_checked": 373,
        "vehicles_on_route_pct": 94.6,
        "worst_lag_seconds": 54
      },
      "findings": [],
      "name": "realtime",
      "score": 99.2,
      "status": "measured",
      "summary": "Sampled 9 times: 3 of 3 configured feeds healthy; 100.0% of scheduled trips had live predictions; 94.6% of vehicles on their route; predictions ran a median of 66s ahead of 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": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 90 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 55% of stops and 84% 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 55% of stops and 84% 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 CU Angers Loire M\u00e9tropole, identify the ODbL, and preserve share-alike terms where they apply.",
    "reachable": true,
    "sha256": "641e26693bc9f987f4b86b128311f48adf0daede10f8986832a0496e805079e6",
    "size_bytes": 4457450,
    "source_provenance": "official",
    "static_url": "https://www.data.gouv.fr/api/1/datasets/r/32f30b64-33f7-43bb-9b6f-34c21c2f83a3"
  },
  "fetch": {
    "final_url": "https://chouette.enroute.mobi/api/v1/datas/Irigo/gtfs.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.75119,
      47.34288,
      -0.29604,
      47.61651
    ],
    "lat": 47.47475,
    "lon": -0.54175,
    "stop_count": 1772
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "tram",
        "label": "Tram / light rail",
        "route_count": 3,
        "trip_count": 3559,
        "trip_share_pct": 35.9
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 101,
        "trip_count": 6367,
        "trip_share_pct": 64.1
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 104,
    "trip_count": 9926
  },
  "overall": {
    "grade": "C",
    "margin_to_lower_band": 8.5,
    "margin_to_next_band": 1.5,
    "score": 78.5
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 16,
      "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": "16 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (1, 3, 4, 9, 34, 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."
    }
  ],
  "routability": {
    "boardable_stops": 1772,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 9926
  },
  "route_map": {
    "drawn_route_count": 104,
    "has_shapes": true,
    "path": "data/artifacts/fr-pan-80036/geometry.geojson",
    "route_count": 104,
    "routes": [
      {
        "color": "008E8C",
        "color_name": "teal",
        "has_shape": true,
        "id": "01",
        "label": "1",
        "long": "TR\u00c9LAZ\u00c9 Quantini\u00e8re - ANGERS Lorraine",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9B1670",
        "color_name": "purple",
        "has_shape": true,
        "id": "02",
        "label": "2",
        "long": "AVRILL\u00c9 Plateau Mayenne - ST-BARTH\u00c9LEMY Venaiserie",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F18700",
        "color_name": "orange",
        "has_shape": true,
        "id": "03",
        "label": "3",
        "long": "M\u00dbRS-\u00c9RIGN\u00c9 Soland - AVRILL\u00c9 Ad\u00e9zi\u00e8re",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "009EE1",
        "color_name": "teal",
        "has_shape": true,
        "id": "04",
        "label": "4",
        "long": "BEAUCOUZ\u00c9 L'Hoirie - ANGERS Parc Expo",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFDD00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "05",
        "label": "5",
        "long": "ANGERS AquaVita sens b - ANGERS AquaVita sens a",
        "short": "5",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "291F6C",
        "color_name": "black",
        "has_shape": true,
        "id": "06",
        "label": "6",
        "long": "BOUCHEMAINE Chantourteau - ANGERS Jean Moulin",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AE0F0A",
        "color_name": "red",
        "has_shape": true,
        "id": "07",
        "label": "7",
        "long": "MONTREUIL-JUIGN\u00c9 B\u00e9n\u00e9 - ST-SYLVAIN St-Aubin La Salle",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E50076",
        "color_name": "pink",
        "has_shape": true,
        "id": "08",
        "label": "8",
        "long": "BEAUCOUZ\u00c9 Haute Roche - LES PONTS-DE-C\u00c9 Moulin Marcille / Sorges",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94F35",
        "color_name": "red",
        "has_shape": true,
        "id": "09",
        "label": "9",
        "long": "LES PONTS-DE-C\u00c9 Moulin Marcille - \u00c9COUFLANT \u00c9ventard",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7263A9",
        "color_name": "purple",
        "has_shape": true,
        "id": "10",
        "label": "10",
        "long": "TR\u00c9LAZ\u00c9 St-L\u00e9zin / Tr\u00e9laz\u00e9 Gare - ANGERS Provins",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "101",
        "label": "101",
        "long": "Coll\u00e8ge JEANNE D'ARC",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "102",
        "label": "102",
        "long": "Coll\u00e8ge JEANNE D'ARC",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "103",
        "label": "103",
        "long": "Coll\u00e8ge JEANNE D'ARC",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "104",
        "label": "104",
        "long": "Coll\u00e8ge JEANNE D'ARC",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "105",
        "label": "105",
        "long": "Coll\u00e8ge JEANNE D'ARC",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "106",
        "label": "106",
        "long": "Coll\u00e8ge JEANNE D'ARC",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "107",
        "label": "107",
        "long": "Coll\u00e8ge JEANNE D'ARC",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7B5C4D",
        "color_name": "brown",
        "has_shape": true,
        "id": "11",
        "label": "11",
        "long": "STE-GEMMES Roche Morna - ANGERS P\u00f4le 49 / Bois Rinier",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "111",
        "label": "111",
        "long": "Lyc\u00e9e ST-AUBIN-LA-SALLE",
        "short": "111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "112",
        "label": "112",
        "long": "Coll\u00e8ge ST-AUBIN-LA-SALLE",
        "short": "112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "113",
        "label": "113",
        "long": "Coll\u00e8ge ST-AUBIN-LA-SALLE",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "114",
        "label": "114",
        "long": "Coll\u00e8ge ST-AUBIN-LA-SALLE",
        "short": "114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "115",
        "label": "115",
        "long": "Coll\u00e8ge ST-AUBIN-LA-SALLE",
        "short": "115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "127C29",
        "color_name": "green",
        "has_shape": true,
        "id": "12",
        "label": "12",
        "long": "\u00c9COUFLANT Veilli\u00e8re - ANGERS Monplaisir",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "121",
        "label": "121",
        "long": "Coll\u00e8ge CLAUDE DEBUSSY",
        "short": "121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "122",
        "label": "122",
        "long": "Coll\u00e8ge CLAUDE DEBUSSY / Lyc\u00e9e EMMANUEL MOUNIER",
        "short": "122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "123",
        "label": "123",
        "long": "Coll\u00e8ge CLAUDE DEBUSSY",
        "short": "123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "131",
        "label": "131",
        "long": "Lyc\u00e9e EMMANUEL MOUNIER",
        "short": "131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "132",
        "label": "132",
        "long": "Lyc\u00e9e EMMANUEL MOUNIER",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "133",
        "label": "133",
        "long": "Lyc\u00e9e EMMANUEL MOUNIER",
        "short": "133",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "134",
        "label": "134",
        "long": "SARRIGN\u00c9 Les Plantes",
        "short": "134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "140",
        "label": "140",
        "long": "Coll\u00e8ge LA VENAISERIE",
        "short": "140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "141",
        "label": "141",
        "long": "Coll\u00e8ge LA VENAISERIE",
        "short": "141",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "142",
        "label": "142",
        "long": "Coll\u00e8ge LA VENAISERIE",
        "short": "142",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "143",
        "label": "143",
        "long": "Coll\u00e8ge LA VENAISERIE",
        "short": "143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "144",
        "label": "144",
        "long": "Coll\u00e8ge LA VENAISERIE",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "145",
        "label": "145",
        "long": "Coll\u00e8ge LA VENAISERIE",
        "short": "145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "146",
        "label": "146",
        "long": "Coll\u00e8ge LA VENAISERIE",
        "short": "146",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "147",
        "label": "147",
        "long": "Coll\u00e8ge LA VENAISERIE",
        "short": "147",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "149",
        "label": "149",
        "long": "Coll\u00e8ge LA VENAISERIE",
        "short": "149",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "151",
        "label": "151",
        "long": "ST LAUD / JEAN BODIN / MILLOT / JEAN BOUIN",
        "short": "151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "152",
        "label": "152",
        "long": "ST LAUD / FRANCOIS VILLON / JEAN BODIN",
        "short": "152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "153",
        "label": "153",
        "long": "ANGERS Millot",
        "short": "153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "154",
        "label": "154",
        "long": "ANGERS Millot",
        "short": "154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "155",
        "label": "155",
        "long": "ANGERS Jean Bouin",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "156",
        "label": "156",
        "long": "ANGERS Millot",
        "short": "156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "158",
        "label": "158",
        "long": "Coll\u00e8ge JEAN ROSTAND / ANGERS Jean Bouin",
        "short": "158",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "159",
        "label": "159",
        "long": "Coll\u00e8ge JEAN ROSTAND / Lyc\u00e9e JEAN BODIN",
        "short": "159",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "161",
        "label": "161",
        "long": "Coll\u00e8ge FRAN\u00c7OIS VILLON",
        "short": "161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "163",
        "label": "163",
        "long": "Coll\u00e8ge FRAN\u00c7OIS VILLON",
        "short": "163",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "166",
        "label": "166",
        "long": "Coll\u00e8ge ST LAUD",
        "short": "166",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "172",
        "label": "172",
        "long": "Lyc\u00e9e CHEVROLLIER",
        "short": "172",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "173",
        "label": "173",
        "long": "Coll\u00e8ge JEAN MERMOZ",
        "short": "173",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "176",
        "label": "176",
        "long": "Lyc\u00e9e NARC\u00c9",
        "short": "176",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "181",
        "label": "181",
        "long": "ANGERS Monprofit",
        "short": "181",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "182",
        "label": "182",
        "long": "ANGERS Monprofit",
        "short": "182",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "192",
        "label": "192",
        "long": "Coll\u00e8ge JEAN MONNET",
        "short": "192",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "193",
        "label": "193",
        "long": "ANGERS La Barre",
        "short": "193",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "195",
        "label": "195",
        "long": "Coll\u00e8ge JEAN MONNET",
        "short": "195",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E7343F",
        "color_name": "red",
        "has_shape": true,
        "id": "20",
        "label": "E20",
        "long": "BEAUCOUZ\u00c9 L'Atoll - ANGERS Gares Papin",
        "short": "E20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "202",
        "label": "202",
        "long": "Coll\u00e8ge JEAN ZAY",
        "short": "202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "203",
        "label": "203",
        "long": "Coll\u00e8ge JEAN ZAY",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "204",
        "label": "204",
        "long": "Coll\u00e8ge JEAN ZAY",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "205",
        "label": "205",
        "long": "Coll\u00e8ge JEAN ZAY",
        "short": "205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "206",
        "label": "206",
        "long": "Coll\u00e8ge JEAN ZAY",
        "short": "206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "207",
        "label": "207",
        "long": "Coll\u00e8ge JEAN ZAY",
        "short": "207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "95C11F",
        "color_name": "yellow",
        "has_shape": true,
        "id": "21",
        "label": "E21",
        "long": "MONTREUIL-JUIGN\u00c9 Domaine du Val - ANGERS Gares Papin",
        "short": "E21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "210",
        "label": "210",
        "long": "Coll\u00e8ge CL\u00c9MENT JANEQUIN",
        "short": "210",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "211",
        "label": "211",
        "long": "Lyc\u00e9e JOACHIM DU BELLAY",
        "short": "211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "212",
        "label": "212",
        "long": "Lyc\u00e9e JOHACHIM DU BELLAY",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "213",
        "label": "213",
        "long": "Lyc\u00e9e JOHACHIM DU BELLAY / St Aubin La Salle",
        "short": "213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C94191",
        "color_name": "pink",
        "has_shape": true,
        "id": "22",
        "label": "E22",
        "long": "BOUCHEMAINE Chantourteau - ANGERS Gares Papin",
        "short": "E22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "220",
        "label": "220",
        "long": "MFR LA MEIGNANNE",
        "short": "220",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "221",
        "label": "221",
        "long": "Coll\u00e8ge CL\u00c9MENT JANNEQUIN",
        "short": "221",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F08046",
        "color_name": "orange",
        "has_shape": true,
        "id": "23",
        "label": "E23",
        "long": "M\u00dbRS-\u00c9RIGN\u00c9 Hauts de M\u00fbrs - ANGERS H\u00f4tel de Ville",
        "short": "E23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A7A7",
        "color_name": "teal",
        "has_shape": true,
        "id": "24",
        "label": "E24",
        "long": "CORN\u00c9 Royale - ANGERS H\u00f4tel de Ville",
        "short": "E24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F9B000",
        "color_name": "yellow",
        "has_shape": true,
        "id": "25",
        "label": "E25",
        "long": "ST-SYLVAIN Ch\u00eane Vert - ANGERS H\u00f4tel de Ville",
        "short": "E25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E6007E",
        "color_name": "pink",
        "has_shape": true,
        "id": "30",
        "label": "30",
        "long": "BAUN\u00c9 Louise Michel - ANGERS H\u00f4tel de Ville",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "301",
        "label": "301",
        "long": "ESAT Brunelleries",
        "short": "301",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "302",
        "label": "302",
        "long": "ESAT B\u00e9jonni\u00e8res",
        "short": "302",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008530",
        "color_name": "green",
        "has_shape": true,
        "id": "31",
        "label": "31",
        "long": "BRIOLLAY V\u00e9rign\u00e9 / SOUCELLES Stade - ANGERS H\u00f4tel de Ville",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0063AF",
        "color_name": "teal",
        "has_shape": true,
        "id": "32",
        "label": "32",
        "long": "SOUCELLES L'Hermitage - ANGERS H\u00f4tel de Ville",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "951B81",
        "color_name": "purple",
        "has_shape": true,
        "id": "33",
        "label": "33",
        "long": "FENEU ZA Feneu / Croix de Beauvais - ANGERS Le Quai",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F39200",
        "color_name": "orange",
        "has_shape": true,
        "id": "34",
        "label": "34",
        "long": "PRUILL\u00c9 Bois des Dames / ZA La Chesnaie - ANGERS Le Quai / ANGERS Terra Botanica",
        "short": "34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A6E2",
        "color_name": "teal",
        "has_shape": true,
        "id": "35",
        "label": "35",
        "long": "ST-L\u00c9GER La Coudre / Les Essarts - ANGERS Le Quai",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "351",
        "label": "351",
        "long": "ANDARD Ecole Primaire",
        "short": "351",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "352",
        "label": "352",
        "long": "BAUN\u00c9 Ecole Primaire",
        "short": "352",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "354",
        "label": "354",
        "long": "SOUCELLES Ecole Primaire",
        "short": "354",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "355",
        "label": "355",
        "long": "SAVENNI\u00c8RES Ecole Primaire",
        "short": "355",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "484F54",
        "color_name": "green",
        "has_shape": true,
        "id": "356",
        "label": "356",
        "long": "ST-BARTH\u00c9LEMY Coll\u00e8ge Venaiserie / Ecole de la Jaudette",
        "short": "356",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D2091E",
        "color_name": "red",
        "has_shape": true,
        "id": "36",
        "label": "36",
        "long": "ST-MARTIN Beau Soleil - ANGERS Le Quai",
        "short": "36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9CA61F",
        "color_name": "brown",
        "has_shape": true,
        "id": "37",
        "label": "37",
        "long": "ECUILL\u00c9 Mairie - ANGERS Le Quai",
        "short": "37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008E8C",
        "color_name": "teal",
        "has_shape": true,
        "id": "38",
        "label": "38",
        "long": "ST-CL\u00c9MENT Moulin - ANGERS Le Quai",
        "short": "38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E84E0F",
        "color_name": "orange",
        "has_shape": true,
        "id": "39",
        "label": "39",
        "long": "B\u00c9HUARD Bourg / STE-GEMMES Le Fresne - ANGERS Gare routi\u00e8re S\u00e9mard",
        "short": "39",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7263A9",
        "color_name": "purple",
        "has_shape": true,
        "id": "40",
        "label": "40",
        "long": "CORN\u00c9 Royale - ANGERS Gare routi\u00e8re Esplanade / Saumuroise / TR\u00c9LAZ\u00c9 Gare",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DEA600",
        "color_name": "yellow",
        "has_shape": true,
        "id": "41",
        "label": "41",
        "long": "SOULAINES Haute-Marzelle - ANGERS Gare routi\u00e8re Esplanade",
        "short": "41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "291F6C",
        "color_name": "black",
        "has_shape": true,
        "id": "42",
        "label": "42",
        "long": "ST-MATHURIN Mairie / Grand Chemin - ANGERS Gare routi\u00e8re Esplanade",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E30613",
        "color_name": "red",
        "has_shape": true,
        "id": "A",
        "label": "A",
        "long": "Roseraie - Avrill\u00e9-Ardenne",
        "short": "A",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "00569D",
        "color_name": "teal",
        "has_shape": true,
        "id": "B",
        "label": "B",
        "long": "Monplaisir - Belle-Beille Campus",
        "short": "B",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "379E32",
        "color_name": "green",
        "has_shape": true,
        "id": "C",
        "label": "C",
        "long": "Roseraie - Belle-Beille Campus",
        "short": "C",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "291F6C",
        "color_name": "black",
        "has_shape": true,
        "id": "N1",
        "label": "N1",
        "long": "Ligne de Nuit - ANGERS Ouest",
        "short": "N1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "291F6C",
        "color_name": "black",
        "has_shape": true,
        "id": "N2",
        "label": "N2",
        "long": "Ligne de Nuit - ANGERS Est",
        "short": "N2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DEDC03",
        "color_name": "yellow",
        "has_shape": true,
        "id": "NavM",
        "label": "NavM",
        "long": "ANGERS Navette March\u00e9",
        "short": "NavM",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "SCO",
        "label": "SCO",
        "long": "ANGERS AquaVita / Lac de Maine / Les Gares / Fraternit\u00e9 - ANGERS Saumuroise",
        "short": "SCO",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 1772,
    "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": "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": 1,
      "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_boarding_unknown",
      "count": 804,
      "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": 11.3,
      "rank": 2,
      "severity": "WARNING",
      "what": "804 of 1772 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": "equal_shape_distance_same_coordinates",
      "count": 6647,
      "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,
      "rank": 3,
      "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."
    }
  ],
  "validator_version": "8.0.1"
}
