{
  "agency": {
    "country": "FR",
    "id": "fr-pan-82137",
    "name": "R\u00e9seau interurbain bus Proximit\u00e9 ZOU !",
    "subdivision_code": "FR-PAC",
    "subdivision_name": "Provence-Alpes-C\u00f4te-d\u2019Azur"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 7.8,
          "stops_marked_accessible_pct": 12.4,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 12.4,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 3.1,
          "wheelchair_trips": 0.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.9,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 6433,
        "translations": {
          "feed_lang": null,
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 3808,
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 12.4,
        "wheelchair_marked_accessible_pct": 12.4,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 5635,
          "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": 21.9,
          "severity": "WARNING",
          "what": "5635 of 6433 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": 3808,
          "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": 15.0,
          "severity": "WARNING",
          "what": "3808 of 3808 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the bus itself can take them."
        },
        {
          "code": "scorecard_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_no_feed_contact",
          "count": 1,
          "effort": "One field.",
          "fix": "Add feed_contact_email to feed_info.txt.",
          "owner": "",
          "points": 7.5,
          "severity": "INFO",
          "what": "feed_info.txt has no technical contact (feed_contact_email or feed_contact_url).",
          "why": "Trip-planning apps and regional data coordinators have nobody to email when they spot a problem with your feed, so problems linger."
        },
        {
          "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 connecting entrances, platforms, and any elevators, with a level for each.",
          "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": 40.6,
      "status": "measured",
      "summary": "12% of stops state wheelchair accessibility (12% 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": 214,
          "WARNING": 2697
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 2080,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a bus can.",
          "why": "Usually a typo'd stop time; riders get arrival times no bus can meet."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 267,
          "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": "route_long_name_contains_short_name",
          "count": 137,
          "effort": "One field per flagged route.",
          "fix": "Drop the short name from route_long_name and keep the long name descriptive, like 'Downtown via 5th Ave'.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some route long names repeat the route's short name inside them.",
          "why": "Apps show both names together, so riders see the number twice, like '5 5 Downtown'."
        },
        {
          "code": "fast_travel_between_far_stops",
          "count": 129,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'fast_travel_between_far_stops' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Fast travel between far stops (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "stop_too_far_from_shape",
          "count": 43,
          "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": 6.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line they belong to.",
          "why": "Trip planners may draw the bus route through the wrong streets or point riders to the wrong corner."
        },
        {
          "code": "same_name_and_description_for_stop",
          "count": 20,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'same_name_and_description_for_stop' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Same name and description for stop (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "stops_match_shape_out_of_order",
          "count": 17,
          "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 bus doubling back or skipping ahead, which confuses riders reading the map."
        },
        {
          "code": "non_ascii_or_non_printable_char",
          "count": 3,
          "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": 4.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": "missing_recommended_file",
          "count": 1,
          "effort": "One small file, set once in export settings.",
          "fix": "Add feed_info.txt with publisher name, URL, language, and feed_start_date/feed_end_date.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "A file GTFS asks for (usually feed_info.txt) is missing.",
          "why": "feed_info.txt tells apps who publishes the feed and when it expires; without it nobody is warned before data goes stale."
        },
        {
          "code": "trip_headsign_matches_intermediate_stop",
          "count": 165,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Set trip_headsign to the trip's last stop or its overall destination.",
          "owner": "Likely your export tool",
          "points": 1.0,
          "severity": "INFO",
          "what": "Some trip headsigns name a stop along the way, not the final destination.",
          "why": "The sign should tell riders where the bus ends up, so a midpoint name can send them the wrong way."
        },
        {
          "code": "big_gap_in_service",
          "count": 47,
          "effort": "A review of your calendar dates.",
          "fix": "Check whether the gap is real, like a seasonal break; if not, add the missing dates to the calendar.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "The feed has a stretch of two weeks or more with no service running.",
          "why": "A long gap can mean dates were left out of the calendar. Apps then show no trips on those days."
        },
        {
          "code": "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."
        },
        {
          "code": "unknown_file",
          "count": 1,
          "effort": "A quick look at the flagged file.",
          "fix": "Check the flagged file name for a typo of a standard GTFS file. Remove it if it is a vendor extra.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "The feed includes a file that is not part of the GTFS spec.",
          "why": "Apps ignore files they don't know, and a stray file can hide a misspelled standard file name."
        }
      ],
      "name": "correctness",
      "score": 39.2,
      "status": "measured",
      "summary": "The MobilityData validator flagged 13 kinds of issue across 2911 instances (0 error, 2697 warning, 214 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 160,
        "effective_expiry_date": "2026-12-31",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": false,
        "last_service_date": "2026-12-31",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [
        {
          "code": "scorecard_missing_feed_info_dates",
          "count": 1,
          "effort": "Two fields, set once in export settings.",
          "fix": "Add feed_info.txt with feed_start_date and feed_end_date to your export.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "feed_info.txt is missing its start/end dates (the file itself is absent)",
          "why": "Apps and this scorecard can't warn anyone before the feed goes stale without stated validity dates."
        }
      ],
      "name": "freshness",
      "score": 85.0,
      "status": "measured",
      "summary": "Service data covers the next 160 days.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "Not scored yet. Nothing here counts against the grade.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "medium",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The feed was downloaded from the agency's own URL."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 160 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 12% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "This feed is close to the conformance mark. States wheelchair access on 12% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "Licence Ouverte 2.0 (Etalab), recorded by France's National Access Point; reuse including commercial reuse is permitted with attribution to R\u00e9gion Provence-Alpes-C\u00f4te-d'Azur and the update date.",
    "reachable": true,
    "sha256": "fe02c44b08cbed6af812f3ef1dd414aa13a6b9b77b980669219149401534e47f",
    "size_bytes": 8395876,
    "static_url": "https://www.data.gouv.fr/api/1/datasets/r/9c8116cb-2f1a-4045-b149-c5bf6cae6bef"
  },
  "fetch": {
    "final_url": "https://www.datasud.fr/fr/dataset/datasets/3745/resource/5016/download/",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-07-24T00:00:00+00:00",
  "geo": {
    "bbox": [
      4.61792,
      43.09314,
      7.49791,
      44.91755
    ],
    "lat": 43.72496,
    "lon": 6.29551,
    "stop_count": 6433
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 138,
        "trip_count": 3808,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 138,
    "trip_count": 3808
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 51.1,
    "margin_to_next_band": 8.9,
    "score": 51.1
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 137,
      "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": "137 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (400, 430, 450, 460, 470, 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": 156,
      "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": "156 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Limbert/Voie d'Insertion\", \"RD 900\", \"Gare de Bonnieux RD 900\", 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."
    },
    {
      "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 whether a step-free route exists inside the station, and trip planners can't route anyone through it."
    }
  ],
  "routability": {
    "boardable_stops": 4027,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 3808
  },
  "route_map": {
    "drawn_route_count": 138,
    "has_shapes": true,
    "path": "data/artifacts/fr-pan-82137/geometry.geojson",
    "route_count": 138,
    "routes": [
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:400",
        "label": "400",
        "long": "400 _ DIGNE LES BAINS - VEYNES",
        "short": "400",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:430",
        "label": "430",
        "long": "430 _ LA FOUX D'ALLOS - ST ANDRE LES ALPES",
        "short": "430",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:450",
        "label": "450",
        "long": "450 _ RIEZ - CASTELLANE",
        "short": "450",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:460",
        "label": "460",
        "long": "460 _ REILLANNE - MANOSQUE",
        "short": "460",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:470",
        "label": "470",
        "long": "470 _ BANON - MANOSQUE",
        "short": "470",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:480",
        "label": "480",
        "long": "480 _ FORCALQUIER - MANOSQUE",
        "short": "480",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:481",
        "label": "481",
        "long": "481 _ ST ETIENNE LES ORGUES - FORCALQUIER",
        "short": "481",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:482",
        "label": "482",
        "long": "482 _ FORCALQUIER - DIGNE LES BAINS",
        "short": "482",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:483",
        "label": "483",
        "long": "483 _ DIGNE LES BAINS - MANOSQUE",
        "short": "483",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:492",
        "label": "492",
        "long": "492 _ TURRIERS - SISTERON",
        "short": "492",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:500",
        "label": "500",
        "long": "500 _ RIBIERS-LARAGNE-LE POET-GAP",
        "short": "500",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:510",
        "label": "510",
        "long": "510 _ VEYNES-GAP",
        "short": "510",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:511",
        "label": "511",
        "long": "511 _ LARAGNE-SERRES-ASPRES-VEYNES-GAP",
        "short": "511",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:512",
        "label": "512",
        "long": "512 _ LA FAURIE-ASPRES-VEYNES-GAP",
        "short": "512",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:513",
        "label": "513",
        "long": "513 _ ROSANS-SERRES-VEYNES-GAP",
        "short": "513",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:515",
        "label": "515",
        "long": "515 _ VEYNES-LE DEVOLUY",
        "short": "515",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:520",
        "label": "520",
        "long": "520 _ ST BONNET-GAP",
        "short": "520",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:521",
        "label": "521",
        "long": "521 _ ST FIRMIN-LA GUINGUETTE-ST BONNET-GAP",
        "short": "521",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:522",
        "label": "522",
        "long": "522 _ ST FIRMIN-LES COSTES-ST BONNET-GAP",
        "short": "522",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:523",
        "label": "523",
        "long": "523 _ ST JEAN ST NICOLAS-GAP",
        "short": "523",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:524",
        "label": "524",
        "long": "524 _ ORCIERES-GAP",
        "short": "524",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:526",
        "label": "526",
        "long": "526 _ ST LEGER LES MELEZES-ANCELLE-GAP",
        "short": "526",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:527",
        "label": "527",
        "long": "527 _ GAP-ANCELLE-ST LEGER LES MELEZES",
        "short": "527",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:528",
        "label": "528",
        "long": "528 _ GAP-ORCIERES",
        "short": "528",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:530",
        "label": "530",
        "long": "530 _ EMBRUN-CHORGES-GAP",
        "short": "530",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:535",
        "label": "535",
        "long": "535 _ GAP-BARCELONNETTE",
        "short": "535",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:540",
        "label": "540",
        "long": "540 _ EMBRUN-GUILLESTRE-L'ARGENTIERE-BRIANCON",
        "short": "540",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:542",
        "label": "542",
        "long": "542 _ PELVOUX-VALLOUISE-L'ARGENTIERE-BRIANCON",
        "short": "542",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:543",
        "label": "543",
        "long": "543 _ L'ARGENTIERE-PUY ST VINCENT",
        "short": "543",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:560",
        "label": "560",
        "long": "560 _ EMBRUN-LES ORRES",
        "short": "560",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:570",
        "label": "570",
        "long": "570 _ MONT DAUPHIN-RISOUL",
        "short": "570",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:571",
        "label": "571",
        "long": "571 _ MONT DAUPHIN-VARS",
        "short": "571",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:572",
        "label": "572",
        "long": "572 _ MONT DAUPHIN-CEILLAC",
        "short": "572",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:573",
        "label": "573",
        "long": "573 _ MONT DAUPHIN-RISTOLAS",
        "short": "573",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:574",
        "label": "574",
        "long": "574 _ CHATEAU VILLE VIEILLE-ARVIEUX",
        "short": "574",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:575",
        "label": "575",
        "long": "575 _ CHATEAU VILLE VIEILLE-MOLINES-ST VERAN",
        "short": "575",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:600",
        "label": "600",
        "long": "600 _ NICE - MONACO -  MENTON",
        "short": "600",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:601",
        "label": "601",
        "long": "601 _ NICE-MENTON-NOCTAMBUS",
        "short": "601",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:602",
        "label": "602",
        "long": "602 _ NICE - MONACO",
        "short": "602",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:603",
        "label": "603",
        "long": "603 _ NICE -LA TURBIE - MONACO FONTVIEILLE",
        "short": "603",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:604",
        "label": "604",
        "long": "604 _ PEILLE - LA TURBIE - MONACO",
        "short": "604",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:605",
        "label": "605",
        "long": "605 _ EZE - LA TURBIE - MONACO",
        "short": "605",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:610",
        "label": "610",
        "long": "610 _ NICE - CONTES",
        "short": "610",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:611",
        "label": "611",
        "long": "611 _ SCLOS DE CONTES-LA GRAVE DE CONTES",
        "short": "611",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:612",
        "label": "612",
        "long": "612 _ CONTES LA GRAVE - BERRE LES ALPES",
        "short": "612",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:613",
        "label": "613",
        "long": "613 _ LA GRAVE DE CONTES - COARAZE",
        "short": "613",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:614",
        "label": "614",
        "long": "614 _ TOUET ESCARENE/DRAP-CANTARON",
        "short": "614",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:615",
        "label": "615",
        "long": "615 _ NICE - L'ESCARENE - LUCERAM",
        "short": "615",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:616",
        "label": "616",
        "long": "616 _ NICE - PEILLE - L'ESCARENE",
        "short": "616",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:617",
        "label": "617",
        "long": "617 _ LA GRAVE DE CONTE-CHATEAUNEUF VILLEVIELL",
        "short": "617",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:620",
        "label": "620",
        "long": "620 _ NICE - CANNES",
        "short": "620",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:621",
        "label": "621",
        "long": "621 _ NICE - CANNES Noc'TAMbus",
        "short": "621",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:622",
        "label": "622",
        "long": "622 _ NICE - VILLENEUVE LOUBET",
        "short": "622",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:629",
        "label": "629",
        "long": "629 _ LA ROQUETTE - MOUGINS",
        "short": "629",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:630",
        "label": "630",
        "long": "630 _ NICE VAUBAN - GR SOPHIA -ANTIPOLIS",
        "short": "630",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:631",
        "label": "631",
        "long": "631 _ NICE ALSACE LORRAINE - GR SOPHIA",
        "short": "631",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:632",
        "label": "632",
        "long": "632 _ NICE GRAND ARENAS - GR SOPHIA-ANTIPOLIS",
        "short": "632",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:636",
        "label": "636",
        "long": "636 _ VENCE - SOPHIA -VALBONNE",
        "short": "636",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:637",
        "label": "637",
        "long": "637 _ ST LAURENT DU VAR - SOPHIA -VALBONNE",
        "short": "637",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:650",
        "label": "650",
        "long": "650 _ NICE - GRASSE",
        "short": "650",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:651",
        "label": "651",
        "long": "651 _ GRASSE - VENCE",
        "short": "651",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:653",
        "label": "653",
        "long": "653 _ GRASSE - VALBONNE -SOPHIA",
        "short": "653",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:654",
        "label": "654",
        "long": "654 _ CARROS ZI - VALBONNE par A8",
        "short": "654",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:655",
        "label": "655",
        "long": "655 _ CAGNES SUR MER - VENCE par SAINT PAUL",
        "short": "655",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:660",
        "label": "660",
        "long": "660 _ CANNES - GRASSE",
        "short": "660",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:661",
        "label": "661",
        "long": "661 _ CANNES  - GRASSE Noc'TAMbus",
        "short": "661",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:662",
        "label": "662",
        "long": "662 _ CANNES - GRASSE par PEGOMAS",
        "short": "662",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:663",
        "label": "663",
        "long": "663 _ CANNES - VALBONNE",
        "short": "663",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:664",
        "label": "664",
        "long": "664 _ CANNES - MOUGINS - SOPHIA",
        "short": "664",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:670",
        "label": "670",
        "long": "670 _ NICE - BEUIL - VALBERG",
        "short": "670",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:671",
        "label": "671",
        "long": "671 _ BOUYON - CARROS",
        "short": "671",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:672",
        "label": "672",
        "long": "672 _ NICE - SIGALE",
        "short": "672",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:675",
        "label": "675",
        "long": "675 _ NICE - GUILLAUMES - ENTRAUNES",
        "short": "675",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:701",
        "label": "701",
        "long": "701 _ Salon - Saint-Martin-de-Crau - Arles",
        "short": "701",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:702",
        "label": "702",
        "long": "702 _ Arles - Salon-de-Provence",
        "short": "702",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:703",
        "label": "703",
        "long": "703 _ Arles - Port-Saint-Louis-du-Rh\u00f4ne",
        "short": "703",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:704",
        "label": "704",
        "long": "704 _ Cavaillon - Arles",
        "short": "704",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:705",
        "label": "705",
        "long": "705 _ Avignon - Tarascon",
        "short": "705",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:706",
        "label": "706",
        "long": "706 _ Avignon - Orgon",
        "short": "706",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:707",
        "label": "707",
        "long": "707 _ Avignon - Saint-R\u00e9my-de-Provence",
        "short": "707",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:708",
        "label": "708",
        "long": "708 _ Maillane - Graveson - Avignon",
        "short": "708",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:802",
        "label": "802",
        "long": "802 _ AUPS - TAVERNES",
        "short": "802",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:803",
        "label": "803",
        "long": "803 _ FAYENCE - FAYENCE",
        "short": "803",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:810",
        "label": "810",
        "long": "810 _ LA VERDIERE - MANOSQUE",
        "short": "810",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:812",
        "label": "812",
        "long": "812 _ AUPS - DRAGUIGNAN",
        "short": "812",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:814",
        "label": "814",
        "long": "814 _ VINON - SAINT MAXIMIN",
        "short": "814",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:815",
        "label": "815",
        "long": "815 _ MONTMEYAN - SAINT MAXIMIN",
        "short": "815",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:826",
        "label": "826",
        "long": "826 _ DRAGUIGNAN - ST RAPHAEL",
        "short": "826",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:828",
        "label": "828",
        "long": "828 _ LES ARCS - TOULON",
        "short": "828",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:832",
        "label": "832",
        "long": "832 _ SEILLANS - CANNES",
        "short": "832",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:836",
        "label": "836",
        "long": "836 _ SEILLANS - ST RAPHAEL",
        "short": "836",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:837",
        "label": "837",
        "long": "837 _ FAYENCE - ST RAPHAEL",
        "short": "837",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:845",
        "label": "845",
        "long": "845 _ BRIGNOLES - DRAGUIGNAN",
        "short": "845",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:847",
        "label": "847",
        "long": "847 _ LA VERDIERE - BRIGNOLES",
        "short": "847",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:848",
        "label": "848",
        "long": "848 _ BRIGNOLES - TOULON",
        "short": "848",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:849",
        "label": "849",
        "long": "849 _ SAINT MAXIMIN - TOULON",
        "short": "849",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:872",
        "label": "872",
        "long": "872 _ PLAN DE LA TOUR - LES ARCS",
        "short": "872",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:874",
        "label": "874",
        "long": "874 _ CAVALAIRE - ST RAPHAEL",
        "short": "874",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:875",
        "label": "875",
        "long": "875 _ GASSIN - ST TROPEZ",
        "short": "875",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:876",
        "label": "876",
        "long": "876 _ ST TROPEZ - ST RAPHAEL",
        "short": "876",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:877",
        "label": "877",
        "long": "877 _ LA GARDE FREINET - ST TROPEZ",
        "short": "877",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:878",
        "label": "878",
        "long": "878 _ ST TROPEZ - TOULON",
        "short": "878",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:879",
        "label": "879",
        "long": "879 _ ST TROPEZ - TOULON",
        "short": "879",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:880",
        "label": "880",
        "long": "880 _ LE BEAUSSET - LA CIOTAT",
        "short": "880",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:881",
        "label": "881",
        "long": "881 _ COLLOBRIERES - TOULON",
        "short": "881",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:882",
        "label": "882",
        "long": "882 _ SOLLIES PONT - HYERES",
        "short": "882",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:883",
        "label": "883",
        "long": "883 _ CUERS - HYERES",
        "short": "883",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:885",
        "label": "885",
        "long": "885 _ BANDOL - TOULON",
        "short": "885",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:886",
        "label": "886",
        "long": "886 _ BORMES - LE LAVANDOU",
        "short": "886",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:888",
        "label": "888",
        "long": "888 _ SIGNES - TOULON",
        "short": "888",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "ZOP:892",
        "label": "892",
        "long": "ST MAXIMIN-ST ZACHARIE-AUBAGNE",
        "short": "892",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:901",
        "label": "901",
        "long": "901 _ Orange - Boll\u00e8ne",
        "short": "901",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:902",
        "label": "902",
        "long": "902 _ Avignon - Orange",
        "short": "902",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:903",
        "label": "903",
        "long": "903 _ Orange - Valr\u00e9as",
        "short": "903",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:904",
        "label": "904",
        "long": "904 _ Orange - Vaison La Romaine",
        "short": "904",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:905",
        "label": "905",
        "long": "905 _ Avignon - Carpentras",
        "short": "905",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:906",
        "label": "906",
        "long": "906 _ Avignon - L'Isle Sur La Sorgue",
        "short": "906",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:907",
        "label": "907",
        "long": "907 _ Avignon - Cavaillon",
        "short": "907",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:908",
        "label": "908",
        "long": "908 _ Cavaillon-Cadenet-Pertuis-Cucuron",
        "short": "908",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:909",
        "label": "909",
        "long": "909 _ Apt - Cadenet - Aix-en-Provence",
        "short": "909",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:910",
        "label": "910",
        "long": "910 _ Carpentras - Orange",
        "short": "910",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:911",
        "label": "911",
        "long": "911 _ Carpentras - Vaison La Romaine",
        "short": "911",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:912",
        "label": "912",
        "long": "912 _ Carpentras - Sault",
        "short": "912",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:913",
        "label": "913",
        "long": "913 _ Carpentras - Cavaillon",
        "short": "913",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:914",
        "label": "914",
        "long": "914 _ Maubec - L'Isle-Sur-La-Sorgue",
        "short": "914",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:915",
        "label": "915",
        "long": "915 _ Avignon - Apt - Forcalquier - La Brillan",
        "short": "915",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:916",
        "label": "916",
        "long": "916 _ Apt - Sault",
        "short": "916",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:917",
        "label": "917",
        "long": "917 _ Apt - Gordes - Cavaillon",
        "short": "917",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:918",
        "label": "918",
        "long": "918 _ Apt - Bonnieux - Cavaillon",
        "short": "918",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:919",
        "label": "919",
        "long": "919 _ Cucuron - Cadenet par Lourmarin",
        "short": "919",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:920",
        "label": "920",
        "long": "920 _ Carpentras - Avignon - Agroparc",
        "short": "920",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:922",
        "label": "922",
        "long": "922 _ Orange - Sorgues par Ch\u00e2teauneuf",
        "short": "922",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:923",
        "label": "923",
        "long": "923 _ Pays d'Aigues - Pertuis - Aix-en-Provenc",
        "short": "923",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:924",
        "label": "924",
        "long": "924 _ Valr\u00e9as - Nyons - Vaison  - Avignon TGV",
        "short": "924",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:926",
        "label": "926",
        "long": "926 _ Banon - Apt",
        "short": "926",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:983",
        "label": "983",
        "long": "983 _ Pays d'Aigues - La Tour-d'Aigues",
        "short": "983",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:984",
        "label": "984",
        "long": "984 _ Val. du Toulourenc",
        "short": "984",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E47F0B",
        "color_name": "orange",
        "has_shape": true,
        "id": "ZOP:989",
        "label": "989",
        "long": "989 _ Pays d'Apt",
        "short": "989",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 6433,
    "stop_points_capped": true
  },
  "rubric_version": "1.2",
  "schema_version": "1.16",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.2",
    "provenance": "GTFS Scorecard's project-authored weights, deductions, thresholds, grade bands, and fix ranking, informed by the California Transit Data Guidelines and the MobilityData gtfs-validator. It is not a worldwide standard or a compliance determination.",
    "rubric_version": "1.2"
  },
  "snapshot_date": "2026-07-24",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 5635,
      "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": 21.9,
      "rank": 1,
      "severity": "WARNING",
      "what": "5635 of 6433 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": 3808,
      "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": 15.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "3808 of 3808 trips don't say whether the vehicle is wheelchair accessible.",
      "why": "Even with accessible stops, riders need to know the bus itself can take them."
    },
    {
      "code": "scorecard_missing_feed_info_dates",
      "count": 1,
      "effort": "Two fields, set once in export settings.",
      "fix": "Add feed_info.txt with feed_start_date and feed_end_date to your export.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "feed_info.txt is missing its start/end dates (the file itself is absent)",
      "why": "Apps and this scorecard can't warn anyone before the feed goes stale without stated validity dates."
    }
  ],
  "validator_version": "8.0.1"
}
