{
  "agency": {
    "country": "FR",
    "id": "tao-orleans",
    "name": "TAO (Orl\u00e9ans M\u00e9tropole)",
    "subdivision_code": "FR-CVL",
    "subdivision_name": "Centre-Val de Loire"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 97.6,
          "stops_marked_accessible_pct": 58.2,
          "stops_marked_not_accessible_pct": 39.3,
          "stops_stated_pct": 97.5,
          "trips_stated_pct": 97.7
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 0.0,
          "headsigns": 0.0,
          "stop_names": 15.0,
          "wheelchair_stops": 24.4,
          "wheelchair_trips": 14.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": 82962,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 0.0,
        "headsign_scored_pct": 0.0,
        "mixed_case_stop_name_pct": 99.9,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 1367,
        "translations": {
          "feed_lang": "fr",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 82962,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 97.7,
        "wheelchair_boarding_pct": 97.5,
        "wheelchair_marked_accessible_pct": 58.2,
        "wheelchair_marked_not_accessible_pct": 39.3
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 34,
          "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": 0.6,
          "severity": "WARNING",
          "what": "34 of 1367 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": 1933,
          "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": 0.3,
          "severity": "WARNING",
          "what": "1933 of 82962 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_missing_headsigns",
          "count": 82962,
          "effort": "Usually one value per route pattern in your scheduling source.",
          "fix": "Add the destination, direction, or 'via' label riders actually see to trip_headsign. Do not copy the route name. If the label changes during the trip, use stop_headsign.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "82962 of 82962 trips have no headsign, the text that tells riders where the transit vehicle is going.",
          "why": "When a route has multiple directions or patterns, the route name alone may not tell riders which service is coming."
        },
        {
          "code": "scorecard_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."
        },
        {
          "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": 61.5,
      "status": "measured",
      "summary": "98% of stops state wheelchair accessibility (58% marked accessible, 39% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is not published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 9,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 65449,
          "WARNING": 248
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "stop_too_far_from_shape",
          "count": 135,
          "effort": "A few minutes per flagged stop.",
          "fix": "Check the flagged stops' coordinates and the route shape in your scheduling software; re-snap whichever is misplaced.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line they belong to.",
          "why": "Trip planners may draw the transit vehicle route through the wrong path or point riders to the wrong boarding location."
        },
        {
          "code": "missing_recommended_field",
          "count": 45,
          "effort": "A field at a time; not urgent.",
          "fix": "Review the flagged fields and fill in the ones your riders would use.",
          "owner": "",
          "points": 6.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": "mixed_case_recommended_field",
          "count": 44,
          "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": 6.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_same_coordinates",
          "count": 16,
          "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": 6.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": "stops_match_shape_out_of_order",
          "count": 6,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the stop order and the shape direction in your scheduling software; the shape is often drawn backwards.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "On some trips the stops fall along the route line in a different order than the schedule lists.",
          "why": "Trip planners can draw the transit vehicle doubling back or skipping ahead, which confuses riders reading the map."
        },
        {
          "code": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 1,
          "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": 4.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": "unsorted_stop_times",
          "count": 65435,
          "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": "platform_without_parent_station",
          "count": 14,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'platform_without_parent_station' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Platform without parent station (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        }
      ],
      "name": "correctness",
      "score": 58.2,
      "status": "measured",
      "summary": "The MobilityData validator flagged 9 kinds of issue across 65697 instances (0 error, 248 warning, 65449 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 123,
        "effective_expiry_date": "2027-01-03",
        "feed_end_date": "2027-01-03",
        "feed_start_date": "2026-08-12",
        "feed_version": null,
        "has_feed_info": true,
        "last_service_date": "2027-01-03",
        "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 123 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 configured feed URL. Publisher ownership of that URL is not verified."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": true,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 123 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 98% of stops and 98% of trips.",
        "key": "accessible",
        "met": true
      }
    ],
    "status": "awarded",
    "summary": "This feed earns the conformance mark: valid, current, and stating wheelchair access on nearly every stop and trip.",
    "version": 2
  },
  "feed": {
    "license_note": "Licence Ouverte 2.0 (Etalab) as recorded on the French national access point transport.data.gouv.fr; reuse including commercial reuse is permitted with attribution to Orl\u00e9ans M\u00e9tropole (r\u00e9seau TAO) and the update date.",
    "reachable": true,
    "sha256": "f5f6101be23eee95a3ba7a2335e58ee632f7b645636400abc61e7e7e2a361291",
    "size_bytes": 20841202,
    "source_provenance": "unverified",
    "static_url": "https://transport.data.gouv.fr/resources/83751/download"
  },
  "fetch": {
    "final_url": "https://chouette.enroute.mobi/api/v1/datas/keolis_orleans/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": [
      1.8012,
      47.80437,
      2.0709,
      47.97228
    ],
    "lat": 47.90649,
    "lon": 1.90949,
    "stop_count": 1367
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "tram",
        "label": "Tram / light rail",
        "route_count": 2,
        "trip_count": 20104,
        "trip_share_pct": 24.2
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 41,
        "trip_count": 62858,
        "trip_share_pct": 75.8
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 43,
    "trip_count": 82962
  },
  "overall": {
    "grade": "D",
    "margin_to_lower_band": 9.7,
    "margin_to_next_band": 0.3,
    "score": 69.7
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 6,
      "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": "6 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (1, 4, 5, 7, BL, 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_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."
    }
  ],
  "recompute": {
    "as_of": "2026-09-02",
    "feed_fetched_date": "2026-09-01",
    "kind": "freshness"
  },
  "routability": {
    "boardable_stops": 1362,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 82962
  },
  "route_map": {
    "drawn_route_count": 43,
    "has_shapes": true,
    "path": "data/artifacts/tao-orleans/geometry.geojson",
    "route_count": 43,
    "routes": [
      {
        "color": "E8318A",
        "color_name": "pink",
        "has_shape": true,
        "id": "ORLEANS:Line:1",
        "label": "1",
        "long": "CAP SARAN - LIMERE ARDON",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8BCAAE",
        "color_name": "gray",
        "has_shape": true,
        "id": "ORLEANS:Line:11",
        "label": "11",
        "long": "GOURVILLE - GARE ORLEANS",
        "short": "11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "B285BB",
        "color_name": "pink",
        "has_shape": true,
        "id": "ORLEANS:Line:12",
        "label": "12",
        "long": "GARE AUBRAIS - VILLEVERT",
        "short": "12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F192BC",
        "color_name": "pink",
        "has_shape": true,
        "id": "ORLEANS:Line:13",
        "label": "13",
        "long": "ST HILAIRE - ST CYR EN VAL L'ORM",
        "short": "13",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFD500",
        "color_name": "yellow",
        "has_shape": true,
        "id": "ORLEANS:Line:15",
        "label": "15",
        "long": "LE MERISIER - GRAND BOULAND",
        "short": "15",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D75120",
        "color_name": "red",
        "has_shape": true,
        "id": "ORLEANS:Line:16",
        "label": "16",
        "long": "GARE D'ORLEANS - CROIX AUX CHATS",
        "short": "16",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D0A9D0",
        "color_name": "white",
        "has_shape": true,
        "id": "ORLEANS:Line:17",
        "label": "17",
        "long": "GARE D'ORLEANS - VAL DE LOIRE",
        "short": "17",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDC757",
        "color_name": "yellow",
        "has_shape": true,
        "id": "ORLEANS:Line:18",
        "label": "18",
        "long": "SAINT-REMY - BUSTIERE",
        "short": "18",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00763C",
        "color_name": "green",
        "has_shape": true,
        "id": "ORLEANS:Line:2",
        "label": "2",
        "long": "BELLES RIVES - GUSTAVE EIFFEL",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A00057",
        "color_name": "red",
        "has_shape": true,
        "id": "ORLEANS:Line:20",
        "label": "20",
        "long": "PONT  EUROPE - CHEMIN HALAGE",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A00057",
        "color_name": "red",
        "has_shape": true,
        "id": "ORLEANS:Line:21",
        "label": "21",
        "long": "GARE AUBRAIS - LAMBALLE",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A00057",
        "color_name": "red",
        "has_shape": true,
        "id": "ORLEANS:Line:22",
        "label": "22",
        "long": "ZENITH - ZENITH",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A00057",
        "color_name": "red",
        "has_shape": true,
        "id": "ORLEANS:Line:23",
        "label": "23",
        "long": "FOCH - CHARLES RIVIERE",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A00057",
        "color_name": "red",
        "has_shape": true,
        "id": "ORLEANS:Line:25",
        "label": "25",
        "long": "PONT  EUROPE - AMBERT",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "495DA7",
        "color_name": "blue",
        "has_shape": true,
        "id": "ORLEANS:Line:3",
        "label": "3",
        "long": "GOURVILLE - BELNEUF",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EE7326",
        "color_name": "orange",
        "has_shape": true,
        "id": "ORLEANS:Line:4",
        "label": "4",
        "long": "PETITE ESPERE - BICHARDERIES",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "24A472",
        "color_name": "green",
        "has_shape": true,
        "id": "ORLEANS:Line:40",
        "label": "40",
        "long": "GARE ORLEANS - PETITE MERIE",
        "short": "40",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "88603B",
        "color_name": "brown",
        "has_shape": true,
        "id": "ORLEANS:Line:41",
        "label": "41",
        "long": "GARE ORLEANS - ESAT RODIN",
        "short": "41",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "0792A0",
        "color_name": "teal",
        "has_shape": true,
        "id": "ORLEANS:Line:43",
        "label": "43",
        "long": "CHEQUES POSTAUX - PARADIS",
        "short": "43",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EA8D00",
        "color_name": "orange",
        "has_shape": true,
        "id": "ORLEANS:Line:45",
        "label": "45",
        "long": "BELNEUF - CHAMP ROUGE",
        "short": "45",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "38B6AB",
        "color_name": "teal",
        "has_shape": true,
        "id": "ORLEANS:Line:5",
        "label": "5",
        "long": "PISCINE DE SARAN - LES AUVERNATS",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0D2859",
        "color_name": "black",
        "has_shape": true,
        "id": "ORLEANS:Line:50",
        "label": "50",
        "long": "BRUERES - MAURICE GENEVOIX",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0D2859",
        "color_name": "black",
        "has_shape": true,
        "id": "ORLEANS:Line:51",
        "label": "51",
        "long": "LES VALLEES - MAURICE GENEVOIX",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0D2859",
        "color_name": "black",
        "has_shape": true,
        "id": "ORLEANS:Line:52",
        "label": "52",
        "long": "MAIRIE-PLESSIS-MAURICE GENEVOIX",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0D2859",
        "color_name": "black",
        "has_shape": true,
        "id": "ORLEANS:Line:53",
        "label": "53",
        "long": "GIDY - MAURICE GENEVOIX",
        "short": "53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0D2859",
        "color_name": "black",
        "has_shape": true,
        "id": "ORLEANS:Line:54",
        "label": "54",
        "long": "PONT EUROPE - MAURICE GENEVOIX",
        "short": "54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0D2859",
        "color_name": "black",
        "has_shape": true,
        "id": "ORLEANS:Line:55",
        "label": "55",
        "long": "VILPOT - MAURICE GENEVOIX",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0D2859",
        "color_name": "black",
        "has_shape": true,
        "id": "ORLEANS:Line:56",
        "label": "56",
        "long": "BUTTE MOREAU - LEON BLUM",
        "short": "56",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0D2859",
        "color_name": "black",
        "has_shape": true,
        "id": "ORLEANS:Line:57",
        "label": "57",
        "long": "LA SABLONNIERE - LEON BLUM",
        "short": "57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0D2859",
        "color_name": "black",
        "has_shape": true,
        "id": "ORLEANS:Line:59",
        "label": "59",
        "long": "QUINZE PIERRES - ZENITH",
        "short": "59",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "533182",
        "color_name": "purple",
        "has_shape": true,
        "id": "ORLEANS:Line:6",
        "label": "6",
        "long": "PISCINE DE SARAN - GARE ORLEANS",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0D2859",
        "color_name": "black",
        "has_shape": true,
        "id": "ORLEANS:Line:60",
        "label": "60",
        "long": "MENDES FRANCE-CHARLES D'ORLEANS",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0D2859",
        "color_name": "black",
        "has_shape": true,
        "id": "ORLEANS:Line:61",
        "label": "61",
        "long": "ALOUETTES - ECOLE ST-CYR",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0D2859",
        "color_name": "black",
        "has_shape": true,
        "id": "ORLEANS:Line:62",
        "label": "62",
        "long": "HERVELINE - JULES VERNE",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0D2859",
        "color_name": "black",
        "has_shape": true,
        "id": "ORLEANS:Line:64",
        "label": "64",
        "long": "BUTTE MOREAU - PLACE JEAN ZAY",
        "short": "64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0D2859",
        "color_name": "black",
        "has_shape": true,
        "id": "ORLEANS:Line:65",
        "label": "65",
        "long": "BUTTE MOREAU - MENDES FRANCE",
        "short": "65",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0D2859",
        "color_name": "black",
        "has_shape": true,
        "id": "ORLEANS:Line:66",
        "label": "66",
        "long": "BELNEUF-COLLEGE ORLEANS NORD-EST",
        "short": "66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "64B33B",
        "color_name": "gray",
        "has_shape": true,
        "id": "ORLEANS:Line:7",
        "label": "7",
        "long": "QUINZE PIERRES - HERVELINE",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E2121A",
        "color_name": "red",
        "has_shape": true,
        "id": "ORLEANS:Line:A",
        "label": "A",
        "long": "JULES VERNE - HOPITAL LA SOURCE",
        "short": "A",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "762A80",
        "color_name": "purple",
        "has_shape": true,
        "id": "ORLEANS:Line:B",
        "label": "B",
        "long": "G. POMPIDOU - CLOS DU HAMEAU",
        "short": "B",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "008EB0",
        "color_name": "teal",
        "has_shape": true,
        "id": "ORLEANS:Line:BL",
        "label": "BL",
        "long": "CABINET VERT - PARC DE LOIRE",
        "short": "BL",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EEC174",
        "color_name": "yellow",
        "has_shape": true,
        "id": "ORLEANS:Line:IC",
        "label": "IC",
        "long": "GARE ORLEANS - PARC DE LOIRE",
        "short": "IC",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "0D2859",
        "color_name": "black",
        "has_shape": true,
        "id": "ORLEANS:Line:N",
        "label": "N",
        "long": "LIBERATION - RES. UNIVERSITAIRE",
        "short": "N",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 1367,
    "stop_points_capped": false
  },
  "rubric_version": "1.3",
  "schema_version": "1.18",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.3",
    "provenance": "GTFS Scorecard's project-authored weights, deductions, thresholds, grade bands, and fix ranking, informed by the California Transit Data Guidelines and the MobilityData gtfs-validator. It is not a worldwide standard or a compliance determination.",
    "rubric_version": "1.3"
  },
  "snapshot_date": "2026-09-02",
  "top_fixes": [
    {
      "code": "scorecard_missing_headsigns",
      "count": 82962,
      "effort": "Usually one value per route pattern in your scheduling source.",
      "fix": "Add the destination, direction, or 'via' label riders actually see to trip_headsign. Do not copy the route name. If the label changes during the trip, use stop_headsign.",
      "owner": "",
      "points": 15.0,
      "rank": 1,
      "severity": "WARNING",
      "what": "82962 of 82962 trips have no headsign, the text that tells riders where the transit vehicle is going.",
      "why": "When a route has multiple directions or patterns, the route name alone may not tell riders which service is coming."
    },
    {
      "code": "scorecard_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": "stop_too_far_from_shape",
      "count": 135,
      "effort": "A few minutes per flagged stop.",
      "fix": "Check the flagged stops' coordinates and the route shape in your scheduling software; re-snap whichever is misplaced.",
      "owner": "Likely your export tool",
      "points": 8.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "Some stops sit far from the route line they belong to.",
      "why": "Trip planners may draw the transit vehicle route through the wrong path or point riders to the wrong boarding location."
    }
  ],
  "validator_version": "8.0.1"
}
