{
  "agency": {
    "country": "FR",
    "id": "reseau-mistral-toulon",
    "name": "R\u00e9seau Mistral (Toulon)",
    "subdivision_code": "FR-PAC",
    "subdivision_name": "Provence-Alpes-C\u00f4te-d\u2019Azur"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 100.0,
          "stops_marked_accessible_pct": 100.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 100.0,
          "trips_stated_pct": 100.0
        },
        "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": 25.0,
          "wheelchair_trips": 15.0
        },
        "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": 99.5,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 1774,
        "translations": {
          "feed_lang": "FR",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 11138,
        "wheelchair_accessible_pct": 100.0,
        "wheelchair_boarding_pct": 100.0,
        "wheelchair_marked_accessible_pct": 100.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "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": 77.4,
      "status": "measured",
      "summary": "100% of stops state wheelchair accessibility (100% 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": 13,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 1260,
          "WARNING": 13017
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "trip_distance_exceeds_shape_distance_below_threshold",
          "count": 5784,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'trip_distance_exceeds_shape_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": "Trip distance exceeds shape distance below threshold (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "equal_shape_distance_same_coordinates",
          "count": 4741,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'equal_shape_distance_same_coordinates' 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 same coordinates (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "non_ascii_or_non_printable_char",
          "count": 2023,
          "effort": "A planned ID change, not a quick text cleanup.",
          "fix": "Only change the flagged IDs if an app needs basic ASCII values. Update each place that uses the ID. Keep all names and headsigns in their original language.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some internal IDs use characters outside the basic text set.",
          "why": "These IDs are valid UTF-8 data. This warning is only about support in older apps. It does not mean that names in other languages are wrong."
        },
        {
          "code": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 220,
          "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": "service_has_no_active_day_of_the_week",
          "count": 216,
          "effort": "A few minutes in your scheduling software.",
          "fix": "Delete the empty calendars or set their service days.",
          "owner": "Likely your export tool",
          "points": 8.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": "expired_calendar",
          "count": 20,
          "effort": "One setting in most export tools.",
          "fix": "Remove past service periods the next time you export the feed.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some service calendars in the feed have already ended.",
          "why": "Expired calendars are dead weight and can hide real schedule problems from your staff and vendors."
        },
        {
          "code": "stop_too_far_from_shape_using_user_distance",
          "count": 12,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stop_too_far_from_shape_using_user_distance' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Stop too far from shape using user distance (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "missing_feed_contact_email_and_url",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'missing_feed_contact_email_and_url' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Missing feed contact email and url (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unsorted_stop_times",
          "count": 1143,
          "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": "trip_headsign_matches_intermediate_stop",
          "count": 80,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'trip_headsign_matches_intermediate_stop' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "Trip headsign matches intermediate stop (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "big_gap_in_service",
          "count": 35,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'big_gap_in_service' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Big gap in service (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "service_window_outside_feed_period",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'service_window_outside_feed_period' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Service window outside feed period (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "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": 40.2,
      "status": "measured",
      "summary": "The MobilityData validator flagged 13 kinds of issue across 14277 instances (0 error, 13017 warning, 1260 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 44,
        "effective_expiry_date": "2026-08-31",
        "feed_end_date": "2026-08-31",
        "feed_start_date": "2026-07-07",
        "feed_version": "2026-07-07 12:30:09.746248 UTC",
        "has_feed_info": true,
        "last_service_date": "2026-08-31",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 73.3,
      "status": "measured",
      "summary": "Service data covers the next 44 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": true,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 44 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 100% of stops and 100% 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."
  },
  "feed": {
    "license_note": "Licence Ouverte 2.0; published by the M\u00e9tropole Toulon Provence M\u00e9diterran\u00e9e through France's National Access Point. Derived measurements by GTFS Scorecard.",
    "reachable": true,
    "sha256": "e6009fc7c8f7a6236ba233c1bb0ee9cf9061a6aa74e8fef6a7178d7622f907b4",
    "size_bytes": 3201270,
    "static_url": "https://s3.eu-west-1.amazonaws.com/files.orchestra.ratpdev.com/networks/rd-toulon/exports/gtfs-complet.zip"
  },
  "ferry_profile": {
    "accessibility": {
      "measures": "published_values_not_physical_usability",
      "terminals": {
        "allowed_count": 8,
        "allowed_pct": 100.0,
        "not_allowed_count": 0,
        "not_allowed_pct": 0.0,
        "stated_count": 8,
        "stated_pct": 100.0,
        "total_count": 8
      },
      "trips": {
        "allowed_count": 1556,
        "allowed_pct": 100.0,
        "not_allowed_count": 0,
        "not_allowed_pct": 0.0,
        "stated_count": 1556,
        "stated_pct": 100.0,
        "total_count": 1556
      }
    },
    "bikes": {
      "allowed_count": 0,
      "allowed_pct": 0.0,
      "not_allowed_count": 1556,
      "not_allowed_pct": 100.0,
      "stated_count": 1556,
      "stated_pct": 100.0,
      "total_count": 1556
    },
    "cars": {
      "allowed_count": 0,
      "allowed_pct": 0.0,
      "not_allowed_count": 0,
      "not_allowed_pct": 0.0,
      "stated_count": 0,
      "stated_pct": 0.0,
      "total_count": 1556
    },
    "fares": {
      "applied": false,
      "fare_free": false,
      "model": "none",
      "scope": "whole_feed"
    },
    "graded": false,
    "measured": true,
    "realtime": {
      "configured_kinds": [],
      "kinds_configured": 0,
      "scope": "whole_feed"
    },
    "route_count": 3,
    "scope": "ferry_routes_and_trips",
    "stop_access": {
      "direct_count": 0,
      "eligible_terminal_count": 0,
      "stated_count": 0,
      "stated_pct": null,
      "through_station_count": 0
    },
    "terminal_hierarchy": {
      "boarding_location_count": 8,
      "parented_boarding_location_count": 0,
      "parented_boarding_location_pct": 0.0,
      "referenced_station_count": 0
    },
    "trip_count": 1556
  },
  "fetch": {
    "final_url": "https://s3.eu-west-1.amazonaws.com/files.orchestra.ratpdev.com/networks/rd-toulon/exports/gtfs-complet.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-18T00:00:00+00:00",
  "geo": {
    "bbox": [
      5.79459,
      43.02777,
      6.1996,
      43.17681
    ],
    "lat": 43.12005,
    "lon": 5.93714,
    "stop_count": 1774
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": true,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 47,
        "trip_count": 9502,
        "trip_share_pct": 85.3
      },
      {
        "key": "ferry",
        "label": "Ferry",
        "route_count": 3,
        "trip_count": 1556,
        "trip_share_pct": 14.0
      },
      {
        "key": "aerial_lift",
        "label": "Aerial lift",
        "route_count": 1,
        "trip_count": 80,
        "trip_share_pct": 0.7
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 51,
    "trip_count": 11138
  },
  "overall": {
    "grade": "D",
    "margin_to_lower_band": 0.1,
    "margin_to_next_band": 9.9,
    "score": 60.1
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 23,
      "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": "23 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (U, 2, 6, 9, 15, and more).",
      "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": 71,
      "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": "71 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Campus La Garde/La Valette\", \"Campus La Garde/La Valette\", \"Gymnase/Gare\", 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": 1774,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 11138
  },
  "route_map": {
    "drawn_route_count": 51,
    "has_shapes": true,
    "path": "data/artifacts/reseau-mistral-toulon/geometry.geojson",
    "route_count": 51,
    "routes": [
      {
        "color": "003893",
        "color_name": "blue",
        "has_shape": true,
        "id": "0001",
        "label": "1",
        "long": "H\u00f4pital Ste Musse / Coupiane -  Beaucaire / Cordeille",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00C7B2",
        "color_name": "teal",
        "has_shape": true,
        "id": "0002",
        "label": "2",
        "long": "Valgora (La Valette) - La Seyne",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D81E05",
        "color_name": "red",
        "has_shape": true,
        "id": "0003",
        "label": "3",
        "long": "4 Ch. des Routes - Mourillon",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06A7DC",
        "color_name": "teal",
        "has_shape": true,
        "id": "0006",
        "label": "6",
        "long": "Ripelle - Terre Promise",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "5BBF21",
        "color_name": "green",
        "has_shape": true,
        "id": "0009",
        "label": "9",
        "long": "H\u00f4pital Ste Musse - C.C. Ollioules/Gare (Toulon)",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "444746",
        "color_name": "green",
        "has_shape": true,
        "id": "0010",
        "label": "10",
        "long": "Observatoire - Darbouss\u00e8des",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9C4E96",
        "color_name": "purple",
        "has_shape": true,
        "id": "0011",
        "label": "11",
        "long": "Blache - Montserrat",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D81E05",
        "color_name": "red",
        "has_shape": true,
        "id": "0012",
        "label": "12",
        "long": "Portes Oll. - La Seyne",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "0015",
        "label": "15",
        "long": "Bas Faron-Port-Libert\u00e9-Gare",
        "short": "15",
        "text_color": "D81E05",
        "type_label": "Bus"
      },
      {
        "color": "9C4E96",
        "color_name": "purple",
        "has_shape": true,
        "id": "0016",
        "label": "16",
        "long": "Moulin Premier - Maurels",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D81E04",
        "color_name": "red",
        "has_shape": true,
        "id": "0017",
        "label": "17",
        "long": "L'oratoire - Lyc\u00e9e Costebelle",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AB9ECB",
        "color_name": "gray",
        "has_shape": true,
        "id": "0018",
        "label": "18",
        "long": "Blache - Sablettes",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F77F00",
        "color_name": "orange",
        "has_shape": true,
        "id": "0020",
        "label": "20",
        "long": "Ft Rouge/Ft Blanc-Ft d'Art.",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7B2035",
        "color_name": "brown",
        "has_shape": true,
        "id": "0023",
        "label": "23",
        "long": "Gare (Toulon) - Espace 3000",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "5BBF21",
        "color_name": "green",
        "has_shape": true,
        "id": "0028",
        "label": "28",
        "long": "Sablettes -  Hauts de St Mandrier",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B760",
        "color_name": "green",
        "has_shape": true,
        "id": "0029",
        "label": "29",
        "long": "Gare Routi\u00e8re (Toulon) - Lyc\u00e9e Costebelle",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F77F00",
        "color_name": "orange",
        "has_shape": true,
        "id": "0031",
        "label": "31",
        "long": "Art. de Marine - Ste Claire",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FCE016",
        "color_name": "yellow",
        "has_shape": true,
        "id": "0033",
        "label": "33",
        "long": "Navette Mourillon",
        "short": "33",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "69227B",
        "color_name": "purple",
        "has_shape": true,
        "id": "0036",
        "label": "36",
        "long": "Ameniers-Ste Roseline/B.Herb.",
        "short": "36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "007B3E",
        "color_name": "green",
        "has_shape": true,
        "id": "0039",
        "label": "39",
        "long": "Gare Routi\u00e8re (Toulon) - Lyc\u00e9e Golf H\u00f4tel",
        "short": "39",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3A75C4",
        "color_name": "teal",
        "has_shape": true,
        "id": "0040",
        "label": "40",
        "long": "Mas du Faron - Super Toulon/La Barre",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "5BBF21",
        "color_name": "green",
        "has_shape": true,
        "id": "0055",
        "label": "55",
        "long": "Revest/Campus La Garde - La Valette",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9AAAD7",
        "color_name": "gray",
        "has_shape": true,
        "id": "0063",
        "label": "63",
        "long": "A\u00e9roport Toulon/Hy\u00e8res - Moulin Premier",
        "short": "63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "06A7DC",
        "color_name": "teal",
        "has_shape": true,
        "id": "0065",
        "label": "65",
        "long": "Salins - Almanarre",
        "short": "65",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F8E415",
        "color_name": "yellow",
        "has_shape": true,
        "id": "0067",
        "label": "67",
        "long": "Hy\u00e8res Centre (Joffre) - Tour Fondue",
        "short": "67",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9A5A05",
        "color_name": "brown",
        "has_shape": true,
        "id": "0068",
        "label": "68",
        "long": "Badine - Parc Chevaliers",
        "short": "68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "009BAB",
        "color_name": "teal",
        "has_shape": true,
        "id": "0070",
        "label": "70",
        "long": "Gare Routi\u00e8re (Toulon) - Bonnegr\u00e2ce",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "BAD806",
        "color_name": "yellow",
        "has_shape": true,
        "id": "0072",
        "label": "72",
        "long": "Langevin - Gare (Ollioules/Sanary)",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D81E05",
        "color_name": "red",
        "has_shape": true,
        "id": "0081",
        "label": "81",
        "long": "Langevin - Le Mai / Fabregas",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F77F00",
        "color_name": "orange",
        "has_shape": true,
        "id": "0082",
        "label": "82",
        "long": "Gare (La Seyne/Six Fours) - Mont des Oiseaux/Tamaris",
        "short": "82",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F8E415",
        "color_name": "yellow",
        "has_shape": true,
        "id": "0083",
        "label": "83",
        "long": "Sablettes - Gare Ollioules/Sanary",
        "short": "83",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FA95C5",
        "color_name": "pink",
        "has_shape": true,
        "id": "0084",
        "label": "84",
        "long": "Sablettes - Reppe",
        "short": "84",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9AAAD7",
        "color_name": "gray",
        "has_shape": true,
        "id": "0087",
        "label": "87",
        "long": "Seyne Centre - Le Brusc",
        "short": "87",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FA95C5",
        "color_name": "pink",
        "has_shape": true,
        "id": "0091",
        "label": "91",
        "long": "Planquette - Oursini\u00e8res",
        "short": "91",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F77F00",
        "color_name": "orange",
        "has_shape": true,
        "id": "0092",
        "label": "92",
        "long": "Planquette - Carthage",
        "short": "92",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F8E415",
        "color_name": "yellow",
        "has_shape": true,
        "id": "0098",
        "label": "98",
        "long": "Tourrache - Terre Promise",
        "short": "98",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "0A8DD6",
        "color_name": "teal",
        "has_shape": true,
        "id": "0101",
        "label": "101",
        "long": "Planquette - Gare Routi\u00e8re (Toulon)",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FA95C5",
        "color_name": "pink",
        "has_shape": true,
        "id": "0102",
        "label": "102",
        "long": "Gare Routi\u00e8re (Toulon) - A\u00e9roport Toulon Hy\u00e8res",
        "short": "102",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "444746",
        "color_name": "green",
        "has_shape": true,
        "id": "0103",
        "label": "103",
        "long": "Gare Routi\u00e8re (Toulon) - Moulin 1er/St Nicolas",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F8E415",
        "color_name": "yellow",
        "has_shape": true,
        "id": "0111",
        "label": "111",
        "long": "C\u00e9zanne - Bouzigues 2/Mus\u00e9um",
        "short": "111",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9C4E96",
        "color_name": "purple",
        "has_shape": true,
        "id": "011B",
        "label": "11B",
        "long": "La Baume - Blache",
        "short": "11B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F8E415",
        "color_name": "yellow",
        "has_shape": true,
        "id": "0120",
        "label": "120",
        "long": "Gare (Seyne/Six Fours) - Gare (Ollioules)",
        "short": "120",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3A75C4",
        "color_name": "teal",
        "has_shape": true,
        "id": "0129",
        "label": "129",
        "long": "De Gaulle - Gare (La Garde)",
        "short": "129",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FA3114",
        "color_name": "red",
        "has_shape": true,
        "id": "0191",
        "label": "191",
        "long": "Observatoire -  CAT Vert / Tourrache / ZI Toulon Est",
        "short": "191",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3A75C4",
        "color_name": "teal",
        "has_shape": true,
        "id": "18M",
        "label": "18M",
        "long": "Toulon - Sablettes",
        "short": "18M",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "003893",
        "color_name": "blue",
        "has_shape": true,
        "id": "28M",
        "label": "28M",
        "long": "Toulon - St Mandrier",
        "short": "28M",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "9AAAD7",
        "color_name": "gray",
        "has_shape": true,
        "id": "8M",
        "label": "8M",
        "long": "Toulon - La Seyne",
        "short": "8M",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "E53225",
        "color_name": "red",
        "has_shape": true,
        "id": "BN1",
        "label": "BN1",
        "long": "Vauban - Milhaud 6",
        "short": "BN1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B760",
        "color_name": "green",
        "has_shape": true,
        "id": "BN3",
        "label": "BN3",
        "long": "Vauban - Milhaud 6",
        "short": "BN3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DB0000",
        "color_name": "red",
        "has_shape": true,
        "id": "T",
        "label": "T",
        "long": "T\u00e9l\u00e9ph\u00e9rique du Mont Faron",
        "short": "T",
        "text_color": "FFFFFF",
        "type_label": "Aerial lift"
      },
      {
        "color": "FC9D44",
        "color_name": "orange",
        "has_shape": true,
        "id": "U",
        "label": "U",
        "long": "P\u00f4le d'Activit\u00e9 Toulon Est - Technop\u00f4le Mer",
        "short": "U",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 1774,
    "stop_points_capped": false
  },
  "rubric_version": "1.2",
  "schema_version": "1.15",
  "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-18",
  "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": "trip_distance_exceeds_shape_distance_below_threshold",
      "count": 5784,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'trip_distance_exceeds_shape_distance_below_threshold' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 8.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "Trip distance exceeds shape distance below threshold (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "equal_shape_distance_same_coordinates",
      "count": 4741,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'equal_shape_distance_same_coordinates' 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 same coordinates (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    }
  ],
  "validator_version": "8.0.1"
}
