{
  "agency": {
    "country": "GB",
    "id": "transdev-blazefield",
    "name": "Transdev Blazefield",
    "subdivision_code": "GB-NYK",
    "subdivision_name": "North Yorkshire"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 0.0,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.0,
          "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": 0.0,
          "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": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 8368,
        "translations": {
          "feed_lang": null,
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 10192,
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 0.0,
        "wheelchair_marked_accessible_pct": 0.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 8368,
          "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": 25.0,
          "severity": "WARNING",
          "what": "8368 of 8368 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": 10192,
          "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": "10192 of 10192 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."
        }
      ],
      "name": "completeness",
      "score": 37.5,
      "status": "measured",
      "summary": "0% of stops state wheelchair accessibility (0% 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": 7,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 1223,
          "WARNING": 1671
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "expired_calendar",
          "count": 833,
          "effort": "One setting in most export tools.",
          "fix": "Remove past service periods the next time you export the feed.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some service calendars in the feed have already ended.",
          "why": "Expired calendars are dead weight and can hide real schedule problems from your staff and vendors."
        },
        {
          "code": "service_has_no_active_day_of_the_week",
          "count": 833,
          "effort": "A few minutes in your scheduling software.",
          "fix": "Delete the empty calendars or set their service days.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some service calendars have no days of the week switched on.",
          "why": "Trips tied to these calendars never run; they are dead data that can mask real schedule problems."
        },
        {
          "code": "stop_too_far_from_shape",
          "count": 3,
          "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": 4.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": "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": "mixed_case_recommended_field",
          "count": 1,
          "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": 4.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": "big_gap_in_service",
          "count": 906,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'big_gap_in_service' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "Big gap in service (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "trip_headsign_matches_intermediate_stop",
          "count": 317,
          "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."
        }
      ],
      "name": "correctness",
      "score": 70.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 7 kinds of issue across 2894 instances (0 error, 1671 warning, 1223 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 363,
        "effective_expiry_date": "2027-07-16",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": false,
        "last_service_date": "2027-07-16",
        "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 363 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 363 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 0% 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 0% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "Open Government Licence v3.0 through the operator's Passenger open data feed; credit Transdev Blazefield as the source and do not imply endorsement.",
    "reachable": true,
    "sha256": "77187e51b96073596a79a069ce5ca5a33d710418cd2b31181029e4d658f4a4c6",
    "size_bytes": 9005435,
    "static_url": "https://data.discoverpassenger.com/operator/transdevblazefield/dataset/current/download/gtfs"
  },
  "fetch": {
    "final_url": "https://s3-eu-west-1.amazonaws.com/passenger-sources/transdevblazefield/gtfs/transdevblazefield_1784199045.zip",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-07-18T00:00:00+00:00",
  "geo": {
    "bbox": [
      -2.69635,
      53.47809,
      -0.4058,
      54.53556
    ],
    "lat": 53.79663,
    "lon": -1.86735,
    "stop_count": 8368
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 215,
        "trip_count": 10192,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 215,
    "trip_count": 10192
  },
  "overall": {
    "grade": "D",
    "margin_to_lower_band": 3.6,
    "margin_to_next_band": 6.4,
    "score": 63.6
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 8,
      "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": "8 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (1, 2, 3, 4, 5, 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": 2150,
      "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": "2150 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Rochdale Rd Salford Way\", \"Rochdale Rd Laneside Street\", \"Rochdale Rd Knowlwood Road\", and more).",
      "why": "Riders who use a screen reader hear the raw name, so 'Main St & 2nd Ave' can come out as 'Main saint' or drop the ampersand."
    }
  ],
  "routability": {
    "boardable_stops": 8368,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 10192
  },
  "route_map": {
    "drawn_route_count": 215,
    "has_shapes": true,
    "path": "data/artifacts/transdev-blazefield/geometry.geojson",
    "route_count": 215,
    "routes": [
      {
        "color": "CB5A1C",
        "color_name": "orange",
        "has_shape": true,
        "id": "BPT:1",
        "label": "1",
        "long": "",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "BPT:120",
        "label": "120",
        "long": "",
        "short": "120",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "BPT:121",
        "label": "121",
        "long": "",
        "short": "121",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "BPT:123",
        "label": "123",
        "long": "",
        "short": "123",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "CB5A1C",
        "color_name": "orange",
        "has_shape": true,
        "id": "BPT:2",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "BPT:2A",
        "label": "2A",
        "long": "",
        "short": "2A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "CB5A1C",
        "color_name": "orange",
        "has_shape": true,
        "id": "BPT:3",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CB5A1C",
        "color_name": "orange",
        "has_shape": true,
        "id": "BPT:4",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "BPT:481",
        "label": "481",
        "long": "",
        "short": "481",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "BPT:483",
        "label": "483",
        "long": "",
        "short": "483",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "CB5A1C",
        "color_name": "orange",
        "has_shape": true,
        "id": "BPT:5",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "BPT:7",
        "label": "7",
        "long": "",
        "short": "7",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "BPT:743",
        "label": "743",
        "long": "",
        "short": "743",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "BPT:8",
        "label": "8",
        "long": "",
        "short": "8",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "BPT:844",
        "label": "844",
        "long": "",
        "short": "844",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "CB5A1C",
        "color_name": "orange",
        "has_shape": true,
        "id": "BPT:9",
        "label": "9",
        "long": "",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "BPT:CG1",
        "label": "CG1",
        "long": "",
        "short": "CG1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "8D132C",
        "color_name": "red",
        "has_shape": true,
        "id": "BPT:M1",
        "label": "M1",
        "long": "",
        "short": "M1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8D132C",
        "color_name": "red",
        "has_shape": true,
        "id": "BPT:M2",
        "label": "M2",
        "long": "",
        "short": "M2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8D132C",
        "color_name": "red",
        "has_shape": true,
        "id": "BPT:M3",
        "label": "M3",
        "long": "",
        "short": "M3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8D132C",
        "color_name": "red",
        "has_shape": true,
        "id": "BPT:M4",
        "label": "M4",
        "long": "",
        "short": "M4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "BPT:M5",
        "label": "M5",
        "long": "",
        "short": "M5",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "BPT:M6",
        "label": "M6",
        "long": "",
        "short": "M6",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "BPT:SK1",
        "label": "SK1",
        "long": "",
        "short": "SK1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "2F2F2E",
        "color_name": "black",
        "has_shape": true,
        "id": "BPT:X43",
        "label": "X43",
        "long": "",
        "short": "X43",
        "text_color": "A8A7A6",
        "type_label": "Bus"
      },
      {
        "color": "671D1B",
        "color_name": "brown",
        "has_shape": true,
        "id": "HDT:1A",
        "label": "1A",
        "long": "",
        "short": "1A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "671D1B",
        "color_name": "brown",
        "has_shape": true,
        "id": "HDT:1B",
        "label": "1B",
        "long": "",
        "short": "1B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "671D1B",
        "color_name": "brown",
        "has_shape": true,
        "id": "HDT:1C",
        "label": "1C",
        "long": "",
        "short": "1C",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "HDT:2",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "671D1B",
        "color_name": "brown",
        "has_shape": true,
        "id": "HDT:21",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "671D1B",
        "color_name": "brown",
        "has_shape": true,
        "id": "HDT:24",
        "label": "24",
        "long": "",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "671D1B",
        "color_name": "brown",
        "has_shape": true,
        "id": "HDT:3",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "222221",
        "color_name": "black",
        "has_shape": true,
        "id": "HDT:36",
        "label": "36",
        "long": "",
        "short": "36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "HDT:4",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "HDT:59",
        "label": "59",
        "long": "",
        "short": "59",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "671D1B",
        "color_name": "brown",
        "has_shape": true,
        "id": "HDT:6",
        "label": "6",
        "long": "",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "HDT:7",
        "label": "7",
        "long": "",
        "short": "7",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "HDT:727H",
        "label": "727H",
        "long": "",
        "short": "727H",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "HDT:S1",
        "label": "S1",
        "long": "",
        "short": "S1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "HDT:S2",
        "label": "S2",
        "long": "",
        "short": "S2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "HDT:S3",
        "label": "S3",
        "long": "",
        "short": "S3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "HDT:S36",
        "label": "S36",
        "long": "",
        "short": "S36",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "HDT:S8",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:360",
        "label": "360",
        "long": "",
        "short": "360",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:440",
        "label": "440",
        "long": "",
        "short": "440",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:441",
        "label": "441",
        "long": "",
        "short": "441",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3E853D",
        "color_name": "green",
        "has_shape": true,
        "id": "KDT:60",
        "label": "60",
        "long": "",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:60A",
        "label": "60A",
        "long": "",
        "short": "60A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3E853D",
        "color_name": "green",
        "has_shape": true,
        "id": "KDT:62",
        "label": "62",
        "long": "",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:64",
        "label": "64",
        "long": "",
        "short": "64",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3F8642",
        "color_name": "green",
        "has_shape": true,
        "id": "KDT:66",
        "label": "66",
        "long": "",
        "short": "66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4CA3DE",
        "color_name": "teal",
        "has_shape": true,
        "id": "KDT:662",
        "label": "662",
        "long": "",
        "short": "662",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3E853D",
        "color_name": "green",
        "has_shape": true,
        "id": "KDT:67",
        "label": "67",
        "long": "",
        "short": "67",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:72",
        "label": "72",
        "long": "",
        "short": "72",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:75",
        "label": "75",
        "long": "",
        "short": "75",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:820",
        "label": "820",
        "long": "",
        "short": "820",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:821",
        "label": "821",
        "long": "",
        "short": "821",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:862",
        "label": "862",
        "long": "",
        "short": "862",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:864",
        "label": "864",
        "long": "",
        "short": "864",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:866",
        "label": "866",
        "long": "",
        "short": "866",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3E853D",
        "color_name": "green",
        "has_shape": true,
        "id": "KDT:873",
        "label": "873",
        "long": "",
        "short": "873",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:941",
        "label": "941",
        "long": "",
        "short": "941",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:943",
        "label": "943",
        "long": "",
        "short": "943",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:972",
        "label": "972",
        "long": "",
        "short": "972",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:975",
        "label": "975",
        "long": "",
        "short": "975",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "008634",
        "color_name": "green",
        "has_shape": true,
        "id": "KDT:B1",
        "label": "B1",
        "long": "",
        "short": "B1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008634",
        "color_name": "green",
        "has_shape": true,
        "id": "KDT:B2",
        "label": "B2",
        "long": "",
        "short": "B2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:B27",
        "label": "B27",
        "long": "",
        "short": "B27",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:B28",
        "label": "B28",
        "long": "",
        "short": "B28",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "008634",
        "color_name": "green",
        "has_shape": true,
        "id": "KDT:B3",
        "label": "B3",
        "long": "",
        "short": "B3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:B36",
        "label": "B36",
        "long": "",
        "short": "B36",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:B37",
        "label": "B37",
        "long": "",
        "short": "B37",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:B38",
        "label": "B38",
        "long": "",
        "short": "B38",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:B46",
        "label": "B46",
        "long": "",
        "short": "B46",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:B58",
        "label": "B58",
        "long": "",
        "short": "B58",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:B68",
        "label": "B68",
        "long": "",
        "short": "B68",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:G21",
        "label": "G21",
        "long": "",
        "short": "G21",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:G22",
        "label": "G22",
        "long": "",
        "short": "G22",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3E853D",
        "color_name": "green",
        "has_shape": true,
        "id": "KDT:K1",
        "label": "K1",
        "long": "",
        "short": "K1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3E853D",
        "color_name": "green",
        "has_shape": true,
        "id": "KDT:K11",
        "label": "K11",
        "long": "",
        "short": "K11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:K12",
        "label": "K12",
        "long": "",
        "short": "K12",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:K14",
        "label": "K14",
        "long": "",
        "short": "K14",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:K15",
        "label": "K15",
        "long": "",
        "short": "K15",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:K16",
        "label": "K16",
        "long": "",
        "short": "K16",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3E853D",
        "color_name": "green",
        "has_shape": true,
        "id": "KDT:K2",
        "label": "K2",
        "long": "",
        "short": "K2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3E853D",
        "color_name": "green",
        "has_shape": true,
        "id": "KDT:K3",
        "label": "K3",
        "long": "",
        "short": "K3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:K4",
        "label": "K4",
        "long": "",
        "short": "K4",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3E853D",
        "color_name": "green",
        "has_shape": true,
        "id": "KDT:K5",
        "label": "K5",
        "long": "",
        "short": "K5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3E853D",
        "color_name": "green",
        "has_shape": true,
        "id": "KDT:K6",
        "label": "K6",
        "long": "",
        "short": "K6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3E853D",
        "color_name": "green",
        "has_shape": true,
        "id": "KDT:K7",
        "label": "K7",
        "long": "",
        "short": "K7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3E853D",
        "color_name": "green",
        "has_shape": true,
        "id": "KDT:K9",
        "label": "K9",
        "long": "",
        "short": "K9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:PS20",
        "label": "PS20",
        "long": "",
        "short": "PS20",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:PS21",
        "label": "PS21",
        "long": "",
        "short": "PS21",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:PS22",
        "label": "PS22",
        "long": "",
        "short": "PS22",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:PS23",
        "label": "PS23",
        "long": "",
        "short": "PS23",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:PS24",
        "label": "PS24",
        "long": "",
        "short": "PS24",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:PS25",
        "label": "PS25",
        "long": "",
        "short": "PS25",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:PS26",
        "label": "PS26",
        "long": "",
        "short": "PS26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:PS27",
        "label": "PS27",
        "long": "",
        "short": "PS27",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:PS28",
        "label": "PS28",
        "long": "",
        "short": "PS28",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:PS29",
        "label": "PS29",
        "long": "",
        "short": "PS29",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:S23",
        "label": "S23",
        "long": "",
        "short": "S23",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:S30",
        "label": "S30",
        "long": "",
        "short": "S30",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:S32",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:S33",
        "label": "S33",
        "long": "",
        "short": "S33",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:S34",
        "label": "S34",
        "long": "",
        "short": "S34",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:S40",
        "label": "S40",
        "long": "",
        "short": "S40",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:S67",
        "label": "S67",
        "long": "",
        "short": "S67",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:SK2",
        "label": "SK2",
        "long": "",
        "short": "SK2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:SK3",
        "label": "SK3",
        "long": "",
        "short": "SK3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:SK4",
        "label": "SK4",
        "long": "",
        "short": "SK4",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "KDT:SK5",
        "label": "SK5",
        "long": "",
        "short": "SK5",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "275292",
        "color_name": "teal",
        "has_shape": true,
        "id": "LUI:1",
        "label": "1",
        "long": "",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "LUI:10",
        "label": "10",
        "long": "",
        "short": "10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "LUI:122",
        "label": "122",
        "long": "",
        "short": "122",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "LUI:12A",
        "label": "12A",
        "long": "",
        "short": "12A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "LUI:12C",
        "label": "12C",
        "long": "",
        "short": "12C",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "492A7E",
        "color_name": "purple",
        "has_shape": true,
        "id": "LUI:152",
        "label": "152",
        "long": "",
        "short": "152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "LUI:2",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "205DA4",
        "color_name": "teal",
        "has_shape": true,
        "id": "LUI:22",
        "label": "22",
        "long": "",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "LUI:2A",
        "label": "2A",
        "long": "",
        "short": "2A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "LUI:3",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "275292",
        "color_name": "teal",
        "has_shape": true,
        "id": "LUI:4",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "LUI:464",
        "label": "464",
        "long": "",
        "short": "464",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "275292",
        "color_name": "teal",
        "has_shape": true,
        "id": "LUI:6",
        "label": "6",
        "long": "",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "275292",
        "color_name": "teal",
        "has_shape": true,
        "id": "LUI:6A",
        "label": "6A",
        "long": "",
        "short": "6A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "275292",
        "color_name": "teal",
        "has_shape": true,
        "id": "LUI:7",
        "label": "7",
        "long": "",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "275292",
        "color_name": "teal",
        "has_shape": true,
        "id": "LUI:7A",
        "label": "7A",
        "long": "",
        "short": "7A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "254080",
        "color_name": "teal",
        "has_shape": true,
        "id": "LUI:X41",
        "label": "X41",
        "long": "",
        "short": "X41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:20",
        "label": "20",
        "long": "",
        "short": "20",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:21",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:22",
        "label": "22",
        "long": "",
        "short": "22",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:303",
        "label": "303",
        "long": "",
        "short": "303",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:304",
        "label": "304",
        "long": "",
        "short": "304",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:343",
        "label": "343",
        "long": "",
        "short": "343",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:356",
        "label": "356",
        "long": "",
        "short": "356",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:358",
        "label": "358",
        "long": "",
        "short": "358",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:360",
        "label": "360",
        "long": "",
        "short": "360",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:396",
        "label": "396",
        "long": "",
        "short": "396",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:418",
        "label": "418",
        "long": "",
        "short": "418",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:502",
        "label": "502",
        "long": "",
        "short": "502",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:524",
        "label": "524",
        "long": "",
        "short": "524",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:526",
        "label": "526",
        "long": "",
        "short": "526",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:530",
        "label": "530",
        "long": "",
        "short": "530",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:532",
        "label": "532",
        "long": "",
        "short": "532",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:534",
        "label": "534",
        "long": "",
        "short": "534",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:536",
        "label": "536",
        "long": "",
        "short": "536",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:537",
        "label": "537",
        "long": "",
        "short": "537",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:546",
        "label": "546",
        "long": "",
        "short": "546",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:561",
        "label": "561",
        "long": "",
        "short": "561",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:562",
        "label": "562",
        "long": "",
        "short": "562",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:563",
        "label": "563",
        "long": "",
        "short": "563",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:563A",
        "label": "563A",
        "long": "",
        "short": "563A",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:574",
        "label": "574",
        "long": "",
        "short": "574",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:577",
        "label": "577",
        "long": "",
        "short": "577",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:587",
        "label": "587",
        "long": "",
        "short": "587",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:C35",
        "label": "C35",
        "long": "",
        "short": "C35",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:C39",
        "label": "C39",
        "long": "",
        "short": "C39",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:C40",
        "label": "C40",
        "long": "",
        "short": "C40",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:C48",
        "label": "C48",
        "long": "",
        "short": "C48",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:C6",
        "label": "C6",
        "long": "",
        "short": "C6",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:C81",
        "label": "C81",
        "long": "",
        "short": "C81",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:CV3",
        "label": "CV3",
        "long": "",
        "short": "CV3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:D1",
        "label": "D1",
        "long": "",
        "short": "D1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:D2",
        "label": "D2",
        "long": "",
        "short": "D2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:D3",
        "label": "D3",
        "long": "",
        "short": "D3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:FTB",
        "label": "FTB",
        "long": "",
        "short": "FTB",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K1",
        "label": "K1",
        "long": "",
        "short": "K1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K3",
        "label": "K3",
        "long": "",
        "short": "K3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K3S",
        "label": "K3S",
        "long": "",
        "short": "K3S",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K4",
        "label": "K4",
        "long": "",
        "short": "K4",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K5",
        "label": "K5",
        "long": "",
        "short": "K5",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K65",
        "label": "K65",
        "long": "",
        "short": "K65",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K7",
        "label": "K7",
        "long": "",
        "short": "K7",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K78",
        "label": "K78",
        "long": "",
        "short": "K78",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K79",
        "label": "K79",
        "long": "",
        "short": "K79",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K80",
        "label": "K80",
        "long": "",
        "short": "K80",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K81",
        "label": "K81",
        "long": "",
        "short": "K81",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K82",
        "label": "K82",
        "long": "",
        "short": "K82",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K85",
        "label": "K85",
        "long": "",
        "short": "K85",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K86",
        "label": "K86",
        "long": "",
        "short": "K86",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K89",
        "label": "K89",
        "long": "",
        "short": "K89",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K9",
        "label": "K9",
        "long": "",
        "short": "K9",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:K98",
        "label": "K98",
        "long": "",
        "short": "K98",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:KM1",
        "label": "KM1",
        "long": "",
        "short": "KM1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:S6",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:S7",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:SC1",
        "label": "SC1",
        "long": "",
        "short": "SC1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:SC2",
        "label": "SC2",
        "long": "",
        "short": "SC2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:TA5",
        "label": "TA5",
        "long": "",
        "short": "TA5",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "TPEN:X1",
        "label": "X1",
        "long": "",
        "short": "X1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:19",
        "label": "19",
        "long": "",
        "short": "19",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "2B3236",
        "color_name": "black",
        "has_shape": true,
        "id": "YCD:20",
        "label": "20",
        "long": "",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:24",
        "label": "24",
        "long": "",
        "short": "24",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:25",
        "label": "25",
        "long": "",
        "short": "25",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "2B3236",
        "color_name": "black",
        "has_shape": true,
        "id": "YCD:29",
        "label": "29",
        "long": "",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:30",
        "label": "30",
        "long": "",
        "short": "30",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:30SE",
        "label": "30SE",
        "long": "",
        "short": "30SE",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:30X",
        "label": "30X",
        "long": "",
        "short": "30X",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "2B3236",
        "color_name": "black",
        "has_shape": true,
        "id": "YCD:31X",
        "label": "31X",
        "long": "",
        "short": "31X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:32",
        "label": "32",
        "long": "",
        "short": "32",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:40",
        "label": "40",
        "long": "",
        "short": "40",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:74",
        "label": "74",
        "long": "",
        "short": "74",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:825",
        "label": "825",
        "long": "",
        "short": "825",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "193A6B",
        "color_name": "green",
        "has_shape": true,
        "id": "YCD:840",
        "label": "840",
        "long": "",
        "short": "840",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "193A6B",
        "color_name": "green",
        "has_shape": true,
        "id": "YCD:843",
        "label": "843",
        "long": "",
        "short": "843",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:875",
        "label": "875",
        "long": "",
        "short": "875",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:A1",
        "label": "A1",
        "long": "",
        "short": "A1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:A2",
        "label": "A2",
        "long": "",
        "short": "A2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:A3",
        "label": "A3",
        "long": "",
        "short": "A3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:M31",
        "label": "M31",
        "long": "",
        "short": "M31",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:M4",
        "label": "M4",
        "long": "",
        "short": "M4",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:S65",
        "label": "S65",
        "long": "",
        "short": "S65",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:SM36",
        "label": "SM36",
        "long": "",
        "short": "SM36",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "YCD:SM39",
        "label": "SM39",
        "long": "",
        "short": "SM39",
        "text_color": "000000",
        "type_label": "Bus"
      }
    ],
    "stop_count": 8368,
    "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": 8368,
      "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": 25.0,
      "rank": 1,
      "severity": "WARNING",
      "what": "8368 of 8368 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": 10192,
      "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": "10192 of 10192 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"
}
