{
  "agency": {
    "country": "FR",
    "id": "tbm-bordeaux-metropole",
    "name": "Transports Bordeaux M\u00e9tropole (TBM)",
    "subdivision_code": "FR-NAQ",
    "subdivision_name": "Nouvelle-Aquitaine"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 23.3,
          "stops_marked_accessible_pct": 37.2,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 37.2,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 15.0,
          "fares": 15.0,
          "headsigns": 14.9,
          "stop_names": 14.9,
          "wheelchair_stops": 9.3,
          "wheelchair_trips": 0.0
        },
        "fare_free": false,
        "fares": {
          "applied": true,
          "has_leg_rules": true,
          "has_products": true,
          "has_transfer_rules": true,
          "model": "v2",
          "product_count": 62
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": true,
        "headsign_pct": 99.1,
        "mixed_case_stop_name_pct": 99.2,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 7365,
        "translations": {
          "feed_lang": "fr",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 34644,
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 37.2,
        "wheelchair_marked_accessible_pct": 37.2,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 4624,
          "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": 15.7,
          "severity": "WARNING",
          "what": "4624 of 7365 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": 34644,
          "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": "34644 of 34644 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
        },
        {
          "code": "scorecard_missing_headsigns",
          "count": 324,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Populate trip_headsign to match what the transit vehicle displays.",
          "owner": "Likely your export tool",
          "points": 0.1,
          "severity": "WARNING",
          "what": "324 of 34644 trips have no headsign.",
          "why": "Riders at the stop can't tell which direction a transit vehicle is going."
        },
        {
          "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": 69.0,
      "status": "measured",
      "summary": "37% of stops state wheelchair accessibility (37% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 9,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 3880,
          "WARNING": 5953
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "mixed_case_recommended_field",
          "count": 4628,
          "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": "stop_without_stop_time",
          "count": 1289,
          "effort": "A review pass in your scheduling software.",
          "fix": "Remove retired stops from the export, or add them back to the trips that should serve them.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some stops exist in the feed but no trip ever stops at them.",
          "why": "Riders may walk to a stop where no transit vehicle is scheduled to arrive."
        },
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 31,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a transit vehicle can.",
          "why": "Usually a typo'd stop time; riders get arrival times no transit vehicle can meet."
        },
        {
          "code": "stops_match_shape_out_of_order",
          "count": 4,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stops_match_shape_out_of_order' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Stops match shape out of order (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "route_long_name_contains_short_name",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'route_long_name_contains_short_name' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Route long name contains short name (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "trip_headsign_matches_intermediate_stop",
          "count": 3844,
          "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": "unused_station",
          "count": 18,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unused_station' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Unused station (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unknown_column",
          "count": 14,
          "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.8,
          "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": "service_window_outside_feed_period",
          "count": 4,
          "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."
        }
      ],
      "name": "correctness",
      "score": 67.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 9 kinds of issue across 9833 instances (0 error, 5953 warning, 3880 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 43,
        "effective_expiry_date": "2026-08-30",
        "feed_end_date": "2026-08-30",
        "feed_start_date": "2026-07-18",
        "feed_version": "18/07/2026-04:51",
        "has_feed_info": true,
        "last_service_date": "2026-10-10",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 71.7,
      "status": "measured",
      "summary": "Service data covers the next 43 days.",
      "weight": 0.2
    },
    "realtime": {
      "details": {
        "alerts_content": {
          "alerts": 132,
          "ended_over_30_days_ago": 0,
          "with_cause_and_effect": 132,
          "with_description": 132,
          "with_header_text": 132,
          "with_informed_entity": 132
        },
        "configured_kinds": [
          "trip_updates",
          "vehicle_positions",
          "service_alerts"
        ],
        "coverage_pct": 99.0,
        "covered_trips": 98,
        "drift": {
          "median_seconds": 1,
          "observations": 10547,
          "on_time_share_pct": 91.4,
          "p90_abs_seconds": 184
        },
        "kinds_configured": 3,
        "kinds_reachable": 3,
        "rt_freshness": "fresh",
        "samples": 9,
        "scheduled_trips_in_window": 99,
        "vehicles_checked": 337,
        "vehicles_on_route_pct": 92.6,
        "worst_lag_seconds": 15
      },
      "findings": [
        {
          "code": "scorecard_rt_trip_coverage",
          "count": 1,
          "effort": "A vendor data-mapping question.",
          "fix": "Check with your AVL vendor that every vehicle assignment flows into TripUpdates, including school-day and tripper runs.",
          "owner": "",
          "points": 0.4,
          "severity": "WARNING",
          "what": "1 of 99 trips scheduled during the sampling window had no live predictions.",
          "why": "Riders on those trips get schedule data dressed up as realtime. Caltrans expects every operating trip in TripUpdates."
        }
      ],
      "name": "realtime",
      "score": 98.5,
      "status": "measured",
      "summary": "Sampled 9 times: 3 of 3 configured feeds healthy; 99.0% of scheduled trips had live predictions; 92.6% of vehicles on their route; predictions ran a median of 1s behind schedule.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "high",
    "measured_categories": 4,
    "notes": [
      "All four score categories were measured this run.",
      "Realtime was sampled in one bounded window of 9 snapshots.",
      "The feed was downloaded from the agency's own URL."
    ],
    "rt_windows": 1,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 43 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 37% 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 37% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "Licence Ouverte 1.0 declared by Bordeaux M\u00e9tropole on France's National Access Point. The download and realtime URLs carry the publisher's public open-data key as published there; it is not a private credential.",
    "reachable": true,
    "sha256": "152e995ea93bb999caa2116ffbe2cd379015ffddbb64d919b25e0c0019ab0e29",
    "size_bytes": 13452923,
    "static_url": "https://bdx.mecatran.com/utw/ws/gtfsfeed/static/bordeaux?apiKey=opendata-bordeaux-metropole-flux-gtfs-rt"
  },
  "ferry_profile": {
    "accessibility": {
      "measures": "published_values_not_physical_usability",
      "terminals": {
        "allowed_count": 7,
        "allowed_pct": 77.8,
        "not_allowed_count": 0,
        "not_allowed_pct": 0.0,
        "stated_count": 7,
        "stated_pct": 77.8,
        "total_count": 9
      },
      "trips": {
        "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": 826
      }
    },
    "bikes": {
      "allowed_count": 826,
      "allowed_pct": 100.0,
      "not_allowed_count": 0,
      "not_allowed_pct": 0.0,
      "stated_count": 826,
      "stated_pct": 100.0,
      "total_count": 826
    },
    "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": 826
    },
    "fares": {
      "applied": true,
      "fare_free": false,
      "model": "v2",
      "scope": "whole_feed"
    },
    "graded": false,
    "measured": true,
    "realtime": {
      "configured_kinds": [
        "trip_updates",
        "vehicle_positions",
        "service_alerts"
      ],
      "kinds_configured": 3,
      "scope": "whole_feed"
    },
    "route_count": 3,
    "scope": "ferry_routes_and_trips",
    "stop_access": {
      "direct_count": 0,
      "eligible_terminal_count": 9,
      "stated_count": 0,
      "stated_pct": 0.0,
      "through_station_count": 0
    },
    "terminal_hierarchy": {
      "boarding_location_count": 9,
      "parented_boarding_location_count": 9,
      "parented_boarding_location_pct": 100.0,
      "referenced_station_count": 9
    },
    "trip_count": 826
  },
  "fetch": {
    "final_url": "https://bdx.mecatran.com/utw/ws/gtfsfeed/static/bordeaux?apiKey=opendata-bordeaux-metropole-flux-gtfs-rt",
    "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": [
      -0.80071,
      44.74525,
      -0.46475,
      45.02555
    ],
    "lat": 44.85177,
    "lon": -0.59756,
    "stop_count": 7365
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": true,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "tram",
        "label": "Tram / light rail",
        "route_count": 6,
        "trip_count": 14574,
        "trip_share_pct": 42.1
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 195,
        "trip_count": 19244,
        "trip_share_pct": 55.5
      },
      {
        "key": "ferry",
        "label": "Ferry",
        "route_count": 3,
        "trip_count": 826,
        "trip_share_pct": 2.4
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 204,
    "trip_count": 34644
  },
  "overall": {
    "grade": "C",
    "margin_to_lower_band": 4.8,
    "margin_to_next_band": 5.2,
    "score": 74.8
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 56,
      "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": "56 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (1, 2, 4, 5, 7, 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": 64,
      "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": "64 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Am\u00e9d\u00e9e St Germain\", \"Arts & M\u00e9tiers\", \"Arts & M\u00e9tiers\", 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": 5203,
    "findings": [
      {
        "code": "scorecard_orphan_stops",
        "count": 1289,
        "effort": "A cleanup pass in your scheduling software.",
        "fix": "Remove stops no route serves, or add the trips that should call at them.",
        "owner": "Likely your export tool",
        "points": 0.0,
        "severity": "INFO",
        "what": "1289 of 5203 boardable stops are never served by any trip.",
        "why": "Riders see these stops in apps and on the map but can never catch anything there, which erodes trust in the data."
      }
    ],
    "orphan_stops": 1289,
    "single_stop_trips": 0,
    "trips_total": 34644
  },
  "route_map": {
    "drawn_route_count": 121,
    "has_shapes": true,
    "path": "data/artifacts/tbm-bordeaux-metropole/geometry.geojson",
    "route_count": 204,
    "routes": [
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": true,
        "id": "01",
        "label": "1",
        "long": "Lianes 1",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": true,
        "id": "02",
        "label": "2",
        "long": "Lianes 2",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": true,
        "id": "04",
        "label": "4",
        "long": "Lianes 4",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": true,
        "id": "05",
        "label": "5",
        "long": "Lianes 5",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": true,
        "id": "07",
        "label": "7",
        "long": "Lianes 7",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": true,
        "id": "08",
        "label": "8",
        "long": "Lianes 8",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": true,
        "id": "09",
        "label": "9",
        "long": "Lianes 9",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "100",
        "label": "100",
        "long": "Navette Tram 100",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "101",
        "label": "101",
        "long": "Navette Tram 101",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "102",
        "label": "102",
        "long": "Navette Tram 102",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "103",
        "label": "103",
        "long": "Navette Tram 103",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "104",
        "label": "104",
        "long": "Navette Tram 104",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "105",
        "label": "105",
        "long": "Navette Tram 105",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "106",
        "label": "106",
        "long": "Navette Tram 106",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "107",
        "label": "107",
        "long": "Navette Tram 107",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "108",
        "label": "108",
        "long": "Navette Tram 108",
        "short": "108",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "109",
        "label": "109",
        "long": "Navette Tram 109",
        "short": "109",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "110",
        "label": "110",
        "long": "Navette Tram 110",
        "short": "110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "111",
        "label": "111",
        "long": "Navette Tram 111",
        "short": "111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "112",
        "label": "112",
        "long": "Navette Tram 112",
        "short": "112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "113",
        "label": "113",
        "long": "Navette Tram 113",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "114",
        "label": "114",
        "long": "Navette Tram 114",
        "short": "114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "115",
        "label": "115",
        "long": "Navette Tram 115",
        "short": "115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "116",
        "label": "116",
        "long": "Navette Tram 116",
        "short": "116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "117",
        "label": "117",
        "long": "Navette Tram 117",
        "short": "117",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "118",
        "label": "118",
        "long": "Navette Tram 118",
        "short": "118",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "119",
        "label": "119",
        "long": "Navette Tram 119",
        "short": "119",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "120",
        "label": "120",
        "long": "Navette Tram 120",
        "short": "120",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "121",
        "label": "121",
        "long": "Navette Tram 121",
        "short": "121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "122",
        "label": "122",
        "long": "Navette Tram 122",
        "short": "122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "123",
        "label": "123",
        "long": "Navette Tram 123",
        "short": "123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "124",
        "label": "124",
        "long": "Navette Tram 124",
        "short": "124",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "125",
        "label": "125",
        "long": "Navette Tram 125",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "126",
        "label": "126",
        "long": "Navette Tram 126",
        "short": "126",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": true,
        "id": "15",
        "label": "15",
        "long": "Lianes 15",
        "short": "15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "159",
        "label": "159",
        "long": "Bus Relais A",
        "short": "159",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": true,
        "id": "16",
        "label": "16",
        "long": "Lianes 16",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "160",
        "label": "160",
        "long": "Bus Relais B",
        "short": "160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "161",
        "label": "161",
        "long": "Bus Relais C",
        "short": "161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "162",
        "label": "162",
        "long": "Bus Relais D",
        "short": "162",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "967651",
        "color_name": "brown",
        "has_shape": true,
        "id": "163",
        "label": "E",
        "long": "Tram E",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "F08700",
        "color_name": "orange",
        "has_shape": true,
        "id": "164",
        "label": "F",
        "long": "Tram F",
        "short": "F",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "17",
        "label": "17",
        "long": "Festival Eysines Goes Soul",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "18",
        "label": "18",
        "long": "Navette Stade Atlantique",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CD117E",
        "color_name": "pink",
        "has_shape": true,
        "id": "19",
        "label": "Arena",
        "long": "Navette Arena",
        "short": "Arena",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A98B",
        "color_name": "teal",
        "has_shape": true,
        "id": "20",
        "label": "20",
        "long": "Principale 20",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "200",
        "label": "200",
        "long": "Navette Tram 200",
        "short": "200",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "201",
        "label": "201",
        "long": "Navette Tram 201",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "202",
        "label": "202",
        "long": "Navette Tram 202",
        "short": "202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "203",
        "label": "203",
        "long": "Navette Tram 203",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "204",
        "label": "204",
        "long": "Navette Tram 204",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "205",
        "label": "205",
        "long": "Navette Tram 205",
        "short": "205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "206",
        "label": "206",
        "long": "Navette Tram 206",
        "short": "206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "207",
        "label": "207",
        "long": "Navette Tram 207",
        "short": "207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "208",
        "label": "208",
        "long": "Navette Tram 208",
        "short": "208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "209",
        "label": "209",
        "long": "Navette Tram 209",
        "short": "209",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "21",
        "label": "21",
        "long": "Principale 21",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "210",
        "label": "210",
        "long": "Navette Tram 210",
        "short": "210",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "211",
        "label": "211",
        "long": "Navette Tram 211",
        "short": "211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "212",
        "label": "212",
        "long": "Navette Tram 212",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "213",
        "label": "213",
        "long": "Navette Tram 213",
        "short": "213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "214",
        "label": "214",
        "long": "Navette Tram 214",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "215",
        "label": "215",
        "long": "Navette Tram 215",
        "short": "215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "216",
        "label": "216",
        "long": "Navette Tram 216",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "217",
        "label": "217",
        "long": "Navette Tram 217",
        "short": "217",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "218",
        "label": "218",
        "long": "Navette Tram 218",
        "short": "218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A98B",
        "color_name": "teal",
        "has_shape": true,
        "id": "22",
        "label": "22",
        "long": "Principale 22",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A98B",
        "color_name": "teal",
        "has_shape": true,
        "id": "23",
        "label": "23",
        "long": "Principale 23",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A98B",
        "color_name": "teal",
        "has_shape": true,
        "id": "24",
        "label": "24",
        "long": "Principale 24",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A98B",
        "color_name": "teal",
        "has_shape": true,
        "id": "25",
        "label": "25",
        "long": "Principale 25",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A98B",
        "color_name": "teal",
        "has_shape": true,
        "id": "26",
        "label": "26",
        "long": "Principale 26",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A98B",
        "color_name": "teal",
        "has_shape": true,
        "id": "27",
        "label": "27",
        "long": "Principale 27",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A98B",
        "color_name": "teal",
        "has_shape": true,
        "id": "28",
        "label": "28",
        "long": "Principale 28",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A98B",
        "color_name": "teal",
        "has_shape": true,
        "id": "29",
        "label": "29",
        "long": "Principale 29",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "30",
        "label": "30",
        "long": "Locale 30",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "300",
        "label": "300",
        "long": "Navette Tram 300",
        "short": "300",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "301",
        "label": "301",
        "long": "Navette Tram 301",
        "short": "301",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "302",
        "label": "302",
        "long": "Navette Tram 302",
        "short": "302",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "303",
        "label": "303",
        "long": "Navette Tram 303",
        "short": "303",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "304",
        "label": "304",
        "long": "Navette Tram 304",
        "short": "304",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "305",
        "label": "305",
        "long": "Navette Tram 305",
        "short": "305",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "306",
        "label": "306",
        "long": "Navette Tram 306",
        "short": "306",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "307",
        "label": "307",
        "long": "Navette Tram 307",
        "short": "307",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "308",
        "label": "308",
        "long": "Navette Tram 308",
        "short": "308",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": true,
        "id": "31",
        "label": "31",
        "long": "Lianes 31",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "32",
        "label": "32",
        "long": "Locale 32",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "33",
        "label": "33",
        "long": "Locale 33",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "34",
        "label": "34",
        "long": "Locale 34",
        "short": "34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": true,
        "id": "35",
        "label": "35",
        "long": "Lianes 35",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "37",
        "label": "37",
        "long": "Locale 37",
        "short": "37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "38",
        "label": "38",
        "long": "Locale 38",
        "short": "38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": true,
        "id": "39",
        "label": "39",
        "long": "Lianes 39",
        "short": "39",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "400",
        "label": "400",
        "long": "Navette Tram 400",
        "short": "400",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "401",
        "label": "401",
        "long": "Navette Tram 401",
        "short": "401",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "402",
        "label": "402",
        "long": "Navette Tram 402",
        "short": "402",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "403",
        "label": "403",
        "long": "Navette Tram 403",
        "short": "403",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "404",
        "label": "404",
        "long": "Navette Tram 404",
        "short": "404",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "405",
        "label": "405",
        "long": "Navette Tram 405",
        "short": "405",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "406",
        "label": "406",
        "long": "Navette Tram 406",
        "short": "406",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1EB",
        "color_name": "teal",
        "has_shape": true,
        "id": "439",
        "label": "39 Est",
        "long": "Ligne 39 Est",
        "short": "39 Est",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4A4A49",
        "color_name": "green",
        "has_shape": true,
        "id": "454",
        "label": "54",
        "long": "Directe 54",
        "short": "54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "460",
        "label": "60",
        "long": "Locale 60",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "461",
        "label": "61",
        "long": "Locale 61",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "469",
        "label": "69",
        "long": "Locale 69",
        "short": "69",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "501",
        "label": "501",
        "long": "Flex'Night 1",
        "short": "501",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "502",
        "label": "502",
        "long": "Flex'Night 2",
        "short": "502",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "503",
        "label": "503",
        "long": "Flex'Night 3",
        "short": "503",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "504",
        "label": "504",
        "long": "Flex'Night 4",
        "short": "504",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "505",
        "label": "505",
        "long": "Flex'Night 5",
        "short": "505",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "506",
        "label": "506",
        "long": "Flex'Night 6",
        "short": "506",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "507",
        "label": "507",
        "long": "Flex'Night 7",
        "short": "507",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4A4A49",
        "color_name": "green",
        "has_shape": true,
        "id": "51",
        "label": "51",
        "long": "Directe 51",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4A4A49",
        "color_name": "green",
        "has_shape": true,
        "id": "53",
        "label": "53",
        "long": "Directe 53",
        "short": "53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4A4A49",
        "color_name": "green",
        "has_shape": true,
        "id": "55",
        "label": "55",
        "long": "Directe 55",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "568",
        "label": "Artigues",
        "long": "Flex' Artigues",
        "short": "Artigues",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "57",
        "label": "57",
        "long": "Directe 57",
        "short": "57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0C324C",
        "color_name": "black",
        "has_shape": true,
        "id": "58",
        "label": "TBNight",
        "long": "TBNight",
        "short": "TBNight",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "831F82",
        "color_name": "purple",
        "has_shape": true,
        "id": "59",
        "label": "A",
        "long": "Tram A",
        "short": "A",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "E50040",
        "color_name": "red",
        "has_shape": true,
        "id": "60",
        "label": "B",
        "long": "Tram B",
        "short": "B",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "D35098",
        "color_name": "pink",
        "has_shape": true,
        "id": "61",
        "label": "C",
        "long": "Tram C",
        "short": "C",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "9262A3",
        "color_name": "purple",
        "has_shape": true,
        "id": "62",
        "label": "D",
        "long": "Tram D",
        "short": "D",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "64",
        "label": "64",
        "long": "Locale 64",
        "short": "64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "65",
        "label": "65",
        "long": "Locale 65",
        "short": "65",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "66",
        "label": "66",
        "long": "Locale 66",
        "short": "66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "67",
        "label": "67",
        "long": "Locale 67",
        "short": "67",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "70",
        "label": "70",
        "long": "Locale 70",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "71",
        "label": "71",
        "long": "Locale 71",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "72",
        "label": "72",
        "long": "Locale 72",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "73",
        "label": "73",
        "long": "Locale 73",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "74",
        "label": "74",
        "long": "Locale 74",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "75",
        "label": "75",
        "long": "Locale 75",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "759",
        "label": "759",
        "long": "Bus Relais A",
        "short": "759",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "76",
        "label": "76",
        "long": "Locale 76",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "760",
        "label": "760",
        "long": "Bus Relais B",
        "short": "760",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "761",
        "label": "761",
        "long": "Bus Relais C",
        "short": "761",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "762",
        "label": "762",
        "long": "Bus Relais D",
        "short": "762",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "97BF0D",
        "color_name": "yellow",
        "has_shape": true,
        "id": "763",
        "label": "Bus E",
        "long": "Bus Relais E",
        "short": "Bus E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "764",
        "label": "764",
        "long": "Bus Relais F",
        "short": "764",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "77",
        "label": "77",
        "long": "Locale 77",
        "short": "77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "78",
        "label": "78",
        "long": "Locale 78",
        "short": "78",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "80",
        "label": "80",
        "long": "Locale 80",
        "short": "80",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "801",
        "label": "S1",
        "long": "SCODI S01",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "802",
        "label": "S2",
        "long": "SCODI S02",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "803",
        "label": "S3",
        "long": "SCODI S03",
        "short": "S3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "804",
        "label": "S4",
        "long": "SCODI S04",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "805",
        "label": "S5",
        "long": "SCODI S05",
        "short": "S5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "807",
        "label": "S7",
        "long": "SCODI S07",
        "short": "S7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "808",
        "label": "S8",
        "long": "SCODI S08",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "809",
        "label": "S9",
        "long": "SCODI S09",
        "short": "S9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "810",
        "label": "S10",
        "long": "SCODI S10",
        "short": "S10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "811",
        "label": "S11",
        "long": "SCODI S11",
        "short": "S11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "813",
        "label": "S13",
        "long": "SCODI S13",
        "short": "S13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "814",
        "label": "S14",
        "long": "SCODI S14",
        "short": "S14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "815",
        "label": "S15",
        "long": "SCODI S15",
        "short": "S15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "816",
        "label": "S16",
        "long": "SCODI S16",
        "short": "S16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "817",
        "label": "S17",
        "long": "SCODI S17",
        "short": "S17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "819",
        "label": "S19",
        "long": "SCODI S19",
        "short": "S19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "82",
        "label": "82",
        "long": "Locale 82",
        "short": "82",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "821",
        "label": "S21",
        "long": "SCODI S21",
        "short": "S21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "822",
        "label": "S22",
        "long": "SCODI S22",
        "short": "S22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "824",
        "label": "S24",
        "long": "SCODI S24",
        "short": "S24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "825",
        "label": "S25",
        "long": "SCODI S25",
        "short": "S25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "826",
        "label": "S26",
        "long": "SCODI S26",
        "short": "S26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "827",
        "label": "S27",
        "long": "SCODI S27",
        "short": "S27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "828",
        "label": "S28",
        "long": "SCODI S28",
        "short": "S28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "829",
        "label": "S29",
        "long": "SCODI S29",
        "short": "S29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "83",
        "label": "83",
        "long": "Locale 83",
        "short": "83",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "830",
        "label": "S30",
        "long": "SCODI S30",
        "short": "S30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "833",
        "label": "S33",
        "long": "SCODI S33",
        "short": "S33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "834",
        "label": "S34",
        "long": "SCODI S34",
        "short": "S34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "835",
        "label": "S35",
        "long": "SCODI S35",
        "short": "S35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "836",
        "label": "S36",
        "long": "SCODI S36",
        "short": "S36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "837",
        "label": "S37",
        "long": "SCODI S37",
        "short": "S37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "838",
        "label": "S38",
        "long": "SCODI S38",
        "short": "S38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "839",
        "label": "S39",
        "long": "SCODI S39",
        "short": "S39",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "84",
        "label": "84",
        "long": "Locale 84",
        "short": "84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "840",
        "label": "S40",
        "long": "SCODI S40",
        "short": "S40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "842",
        "label": "S42",
        "long": "SCODI S42",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "843",
        "label": "S43",
        "long": "SCODI S43",
        "short": "S43",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "844",
        "label": "S44",
        "long": "SCODI S44",
        "short": "S44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "845",
        "label": "S45",
        "long": "SCODI S45",
        "short": "S45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "846",
        "label": "S46",
        "long": "SCODI S46",
        "short": "S46",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "847",
        "label": "S47",
        "long": "SCODI S47",
        "short": "S47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "848",
        "label": "S48",
        "long": "SCODI S48",
        "short": "S48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "849",
        "label": "S49",
        "long": "SCODI S49",
        "short": "S49",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "85",
        "label": "85",
        "long": "Locale 85",
        "short": "85",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "850",
        "label": "S50",
        "long": "SCODI S50",
        "short": "S50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "853",
        "label": "S53",
        "long": "SCODI S53",
        "short": "S53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "854",
        "label": "S54",
        "long": "SCODI S54",
        "short": "S54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "855",
        "label": "S55",
        "long": "SCODI S55",
        "short": "S55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "856",
        "label": "S56",
        "long": "SCODI S56",
        "short": "S56",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "858",
        "label": "S58",
        "long": "SCODI S58",
        "short": "S58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "859",
        "label": "S59",
        "long": "SCODI S59",
        "short": "S59",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "860",
        "label": "S60",
        "long": "SCODI S60",
        "short": "S60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "164194",
        "color_name": "blue",
        "has_shape": true,
        "id": "864",
        "label": "S64",
        "long": "SCODI S64",
        "short": "S64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "87",
        "label": "87",
        "long": "Locale 87",
        "short": "87",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": true,
        "id": "89",
        "label": "89",
        "long": "Locale 89",
        "short": "89",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "006685",
        "color_name": "teal",
        "has_shape": true,
        "id": "901",
        "label": "G",
        "long": "BUS EXPRESS G",
        "short": "G",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "006685",
        "color_name": "teal",
        "has_shape": true,
        "id": "911",
        "label": "H1",
        "long": "BUS EXPRESS H1",
        "short": "H1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "006685",
        "color_name": "teal",
        "has_shape": true,
        "id": "912",
        "label": "H2",
        "long": "BUS EXPRESS H2",
        "short": "H2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "006BB5",
        "color_name": "teal",
        "has_shape": true,
        "id": "951",
        "label": "951",
        "long": "LE BATO 1",
        "short": "951",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "006BB5",
        "color_name": "teal",
        "has_shape": true,
        "id": "952",
        "label": "952",
        "long": "LE BATO 2",
        "short": "952",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "006BB5",
        "color_name": "teal",
        "has_shape": true,
        "id": "953",
        "label": "953",
        "long": "LE BATO 3",
        "short": "953",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "97",
        "label": "97",
        "long": "Ligne 97 (HLP)",
        "short": "97",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 7365,
    "stop_points_capped": true
  },
  "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_wheelchair_boarding_unknown",
      "count": 4624,
      "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": 15.7,
      "rank": 1,
      "severity": "WARNING",
      "what": "4624 of 7365 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": 34644,
      "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": "34644 of 34644 trips don't say whether the vehicle is wheelchair accessible.",
      "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
    },
    {
      "code": "mixed_case_recommended_field",
      "count": 4628,
      "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,
      "rank": 3,
      "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."
    }
  ],
  "validator_version": "8.0.1"
}
