{
  "agency": {
    "country": "DE",
    "id": "karlsruher-verkehrsverbund",
    "name": "Karlsruher Verkehrsverbund (KVV)",
    "operating_note": "One association feed covering the KVV tariff area's operators; counted as one feed record, not a distinct-agency count.",
    "subdivision_code": "DE-BW",
    "subdivision_name": "Baden-W\u00fcrttemberg"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 44.9,
          "stops_marked_accessible_pct": 3.0,
          "stops_marked_not_accessible_pct": 8.9,
          "stops_stated_pct": 11.9,
          "trips_stated_pct": 100.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 15.0,
          "fares": 0.0,
          "headsigns": 10.4,
          "stop_names": 15.0,
          "wheelchair_stops": 3.0,
          "wheelchair_trips": 15.0
        },
        "fare_free": false,
        "fares": {
          "applied": false,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "none",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": false,
        "headsign_applicable_trips": 118110,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 69.4,
        "headsign_scored_pct": 69.4,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 5878,
        "translations": {
          "feed_lang": "DE",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 118110,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 100.0,
        "wheelchair_boarding_pct": 11.9,
        "wheelchair_marked_accessible_pct": 3.0,
        "wheelchair_marked_not_accessible_pct": 8.9
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 5178,
          "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": 22.0,
          "severity": "WARNING",
          "what": "5178 of 5878 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_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_missing_headsigns",
          "count": 36162,
          "effort": "Usually one value per route pattern in your scheduling source.",
          "fix": "Add the destination, direction, or 'via' label riders actually see to trip_headsign. Do not copy the route name. If the label changes during the trip, use stop_headsign.",
          "owner": "",
          "points": 4.6,
          "severity": "WARNING",
          "what": "36162 of 118110 trips have no headsign, the text that tells riders where the transit vehicle is going.",
          "why": "When a route has multiple directions or patterns, the route name alone may not tell riders which service is coming."
        },
        {
          "code": "scorecard_station_no_pathways",
          "count": 1,
          "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
          "fix": "Add pathways.txt to link entrances, platforms, and elevators. Give each one a level.",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "This feed models stations or entrances but has no pathways.txt.",
          "why": "Trip planners can't guide riders through the station, and there is no step-free route information for wheelchair users."
        }
      ],
      "name": "completeness",
      "score": 58.4,
      "status": "measured",
      "summary": "12% of stops state wheelchair accessibility (3% marked accessible, 9% 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": 8,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 317,
          "WARNING": 1203
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "expired_calendar",
          "count": 1019,
          "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": "fast_travel_between_consecutive_stops",
          "count": 176,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a transit vehicle can.",
          "why": "Usually a typo'd stop time; riders get arrival times no transit vehicle can meet."
        },
        {
          "code": "duplicate_route_name",
          "count": 7,
          "effort": "One field per route.",
          "fix": "Give each route a distinct short or long name.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Two or more routes share the same name.",
          "why": "Riders can't tell the routes apart in apps."
        },
        {
          "code": "route_color_contrast",
          "count": 1,
          "effort": "One field per route.",
          "fix": "Pick a darker/lighter route_text_color for the flagged routes.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some route colors don't contrast with their text color.",
          "why": "Route badges get hard to read, most of all for riders with low vision."
        },
        {
          "code": "big_gap_in_service",
          "count": 267,
          "effort": "A review of your calendar dates.",
          "fix": "Check whether the gap is real, like a seasonal break; if not, add the missing dates to the calendar.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "The feed has a stretch of two weeks or more with no service running.",
          "why": "A long gap can mean dates were left out of the calendar. Apps then show no trips on those days."
        },
        {
          "code": "platform_without_parent_station",
          "count": 42,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'platform_without_parent_station' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Platform without parent station (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unknown_column",
          "count": 5,
          "effort": "A quick look at the flagged files.",
          "fix": "Check the flagged column names for misspellings of standard GTFS fields; remove them if they are vendor extras.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Some files contain columns that are not part of the GTFS spec.",
          "why": "Harmless to riders, but apps ignore these columns and they can hide typos in real column names."
        },
        {
          "code": "unknown_file",
          "count": 3,
          "effort": "A quick look at the flagged file.",
          "fix": "Check the flagged file name for a typo of a standard GTFS file. Remove it if it is a vendor extra.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "The feed includes a file that is not part of the GTFS spec.",
          "why": "Apps ignore files they don't know, and a stray file can hide a misspelled standard file name."
        }
      ],
      "name": "correctness",
      "score": 71.2,
      "status": "measured",
      "summary": "The MobilityData validator flagged 8 kinds of issue across 1520 instances (0 error, 1203 warning, 317 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 90,
        "effective_expiry_date": "2026-12-12",
        "feed_end_date": "2026-12-12",
        "feed_start_date": "2026-06-14",
        "feed_version": "20260911",
        "has_feed_info": true,
        "last_service_date": "2026-12-12",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 100.0,
      "status": "measured",
      "summary": "Service data covers the next 90 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 a third-party feed URL on file."
    ],
    "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 90 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 12% of stops and 100% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "One requirement remains for this feed to earn the conformance mark. States wheelchair access on 12% of stops and 100% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "CC0 per KVV's open data page; attribution is not legally required, but GTFS Scorecard credits KVV as the source. KVV's TRIAS interface is separately registration-gated; only the open GTFS download is used.",
    "reachable": true,
    "sha256": "55883483bf7346a94fe2261d0b34bfee4e4a29e0332bf6619cc3703e0f76172e",
    "size_bytes": 22434272,
    "source_provenance": "third_party",
    "static_url": "https://projekte.kvv-efa.de/GTFS/google_transit.zip"
  },
  "fetch": {
    "final_url": "https://projekte.kvv-efa.de/GTFS/google_transit.zip",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-09-13T00:00:00+00:00",
  "geo": {
    "bbox": [
      7.92986,
      48.44443,
      9.52729,
      49.35226
    ],
    "lat": 48.98567,
    "lon": 8.39542,
    "stop_count": 5878
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "tram",
        "label": "Tram / light rail",
        "route_count": 14,
        "trip_count": 28608,
        "trip_share_pct": 24.2
      },
      {
        "key": "rail",
        "label": "Rail",
        "route_count": 21,
        "trip_count": 34593,
        "trip_share_pct": 29.3
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 252,
        "trip_count": 54909,
        "trip_share_pct": 46.5
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 287,
    "trip_count": 118110
  },
  "overall": {
    "grade": "C",
    "margin_to_lower_band": 4.4,
    "margin_to_next_band": 5.6,
    "score": 74.4
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 13,
      "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": "13 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (5, 6, 9, FEX, S1, and more).",
      "why": "Riders with low vision struggle to read a low-contrast route badge. It also washes out on a phone screen in sunlight at the stop."
    },
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 254,
      "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": "254 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Germersheim S\u00fcd/Nolte\", \"Germersheim S\u00fcd/Nolte\", \"Germersheim Mitte/Rhein\", and more).",
      "why": "A screen reader speaks the raw name. 'Main St & 2nd Ave' can come out as 'Main saint', or lose 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 if a step-free route exists inside the station. Trip planners can't route anyone through it."
    }
  ],
  "routability": {
    "boardable_stops": 4218,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 118110
  },
  "route_map": {
    "drawn_route_count": 0,
    "has_shapes": false,
    "path": "data/artifacts/karlsruher-verkehrsverbund/geometry.geojson",
    "route_count": 287,
    "routes": [
      {
        "color": "E30613",
        "color_name": "red",
        "has_shape": false,
        "id": "de:kvv:00001_:",
        "label": "1",
        "long": "",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0069B9",
        "color_name": "teal",
        "has_shape": false,
        "id": "de:kvv:00002_:",
        "label": "2",
        "long": "",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "966C29",
        "color_name": "brown",
        "has_shape": false,
        "id": "de:kvv:00003_:",
        "label": "3",
        "long": "",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "de:kvv:00004_:",
        "label": "4",
        "long": "",
        "short": "4",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0ABAEE",
        "color_name": "teal",
        "has_shape": false,
        "id": "de:kvv:00005_:",
        "label": "5",
        "long": "",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "86BC24",
        "color_name": "yellow",
        "has_shape": false,
        "id": "de:kvv:00006_:",
        "label": "6",
        "long": "",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "E30613",
        "color_name": "red",
        "has_shape": false,
        "id": "de:kvv:00007_:",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "F39200",
        "color_name": "orange",
        "has_shape": false,
        "id": "de:kvv:00008_:",
        "label": "8",
        "long": "",
        "short": "8",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "B3B3B3",
        "color_name": "gray",
        "has_shape": false,
        "id": "de:kvv:00009_:",
        "label": "9",
        "long": "",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:0000M_:",
        "label": "M",
        "long": "",
        "short": "M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00010_:",
        "label": "SEV 10",
        "long": "",
        "short": "SEV 10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00012_:",
        "label": "SEV 12",
        "long": "",
        "short": "SEV 12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00013_:",
        "label": "SEV 13",
        "long": "",
        "short": "SEV 13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00013_:A:",
        "label": "SEV 13",
        "long": "",
        "short": "SEV 13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00014_:",
        "label": "SEV 14",
        "long": "",
        "short": "SEV 14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00015_:",
        "label": "SEV 15",
        "long": "",
        "short": "SEV 15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00015_:A:",
        "label": "SEV 15",
        "long": "",
        "short": "SEV 15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00016_:",
        "label": "SEV 16",
        "long": "",
        "short": "SEV 16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "691103",
        "color_name": "brown",
        "has_shape": false,
        "id": "de:kvv:00017_:",
        "label": "17",
        "long": "",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "156E41",
        "color_name": "green",
        "has_shape": false,
        "id": "de:kvv:00018_:",
        "label": "18",
        "long": "",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "DD3333",
        "color_name": "red",
        "has_shape": false,
        "id": "de:kvv:00019_:A:",
        "label": "19",
        "long": "",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00021_:",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00021_:A:",
        "label": "21",
        "long": "",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00022_:",
        "label": "22",
        "long": "",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00022_:A:",
        "label": "22",
        "long": "",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00023_:",
        "label": "23",
        "long": "",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00024_:",
        "label": "24",
        "long": "",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00024_:A:",
        "label": "24",
        "long": "",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00026_:",
        "label": "26",
        "long": "",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00027_:",
        "label": "27",
        "long": "",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00030_:",
        "label": "30",
        "long": "",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00031_:",
        "label": "31",
        "long": "",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00031_:A:",
        "label": "ALT31",
        "long": "",
        "short": "ALT31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00031_:B:",
        "label": "31X",
        "long": "",
        "short": "31X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00032_:",
        "label": "32",
        "long": "",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00032_:A:",
        "label": "ALT32",
        "long": "",
        "short": "ALT32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00042_:",
        "label": "42",
        "long": "",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00042_:A:",
        "label": "ALT42",
        "long": "",
        "short": "ALT42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00044_:",
        "label": "44",
        "long": "",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00047_:",
        "label": "47",
        "long": "",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00047_:A:",
        "label": "ALT47",
        "long": "",
        "short": "ALT47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00050_:",
        "label": "50",
        "long": "",
        "short": "50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00050_:A:",
        "label": "ALT50",
        "long": "",
        "short": "ALT50",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00051_:",
        "label": "51",
        "long": "",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00052_:",
        "label": "52",
        "long": "",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00052_:A:",
        "label": "ALT52",
        "long": "",
        "short": "ALT52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00053_:",
        "label": "ALT53",
        "long": "",
        "short": "ALT53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00054_:",
        "label": "ALT54",
        "long": "",
        "short": "ALT54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00055_:",
        "label": "55",
        "long": "",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00060_:",
        "label": "60",
        "long": "",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00062_:",
        "label": "62",
        "long": "",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00062_:A:",
        "label": "ALT62",
        "long": "",
        "short": "ALT62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00064_:",
        "label": "ALT64",
        "long": "",
        "short": "ALT64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00070_:",
        "label": "70",
        "long": "",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00070_:A:",
        "label": "ALT70",
        "long": "",
        "short": "ALT70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00071_:",
        "label": "71",
        "long": "",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00071_:A:",
        "label": "71",
        "long": "",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00072_:",
        "label": "72",
        "long": "",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00072_:A:",
        "label": "72",
        "long": "",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00073_:",
        "label": "73",
        "long": "",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00074_:",
        "label": "74",
        "long": "",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00074_:A:",
        "label": "74",
        "long": "",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00075_:",
        "label": "75",
        "long": "",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00075_:A:",
        "label": "75",
        "long": "",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00083_:",
        "label": "83",
        "long": "",
        "short": "83",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00101_:",
        "label": "101",
        "long": "",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00102_:",
        "label": "102",
        "long": "",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00103_:",
        "label": "103",
        "long": "",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00103s:",
        "label": "103s",
        "long": "",
        "short": "103s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00104_:",
        "label": "104",
        "long": "",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00104s:",
        "label": "104s",
        "long": "",
        "short": "104s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00105_:",
        "label": "105",
        "long": "",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00106_:",
        "label": "106",
        "long": "",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00107_:",
        "label": "107",
        "long": "",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00108_:",
        "label": "108",
        "long": "",
        "short": "108",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00109_:",
        "label": "109",
        "long": "",
        "short": "109",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00110_:",
        "label": "110",
        "long": "",
        "short": "110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00111_:",
        "label": "111",
        "long": "",
        "short": "111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00112_:",
        "label": "112",
        "long": "",
        "short": "112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00113_:",
        "label": "113",
        "long": "",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00113_:A:",
        "label": "113",
        "long": "",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00114_:",
        "label": "114",
        "long": "",
        "short": "114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00115_:",
        "label": "115",
        "long": "",
        "short": "115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00116_:",
        "label": "116",
        "long": "",
        "short": "116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00116_:A:",
        "label": "116",
        "long": "",
        "short": "116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00117_:",
        "label": "117",
        "long": "",
        "short": "117",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00120_:",
        "label": "120",
        "long": "",
        "short": "120",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00121_:",
        "label": "121",
        "long": "",
        "short": "121",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00122_:",
        "label": "122",
        "long": "",
        "short": "122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00123_:",
        "label": "123",
        "long": "",
        "short": "123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00124_:",
        "label": "124",
        "long": "",
        "short": "124",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00125_:",
        "label": "125",
        "long": "",
        "short": "125",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00125s:",
        "label": "125s",
        "long": "",
        "short": "125s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00125x:",
        "label": "125X",
        "long": "",
        "short": "125X",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00126_:",
        "label": "126",
        "long": "",
        "short": "126",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00127_:",
        "label": "127",
        "long": "",
        "short": "127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00128_:",
        "label": "128",
        "long": "",
        "short": "128",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00129_:",
        "label": "129",
        "long": "",
        "short": "129",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00131_:",
        "label": "131",
        "long": "",
        "short": "131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00132_:",
        "label": "132",
        "long": "",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00133_:",
        "label": "133",
        "long": "",
        "short": "133",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00134_:",
        "label": "134",
        "long": "",
        "short": "134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00135_:",
        "label": "135",
        "long": "",
        "short": "135",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00136_:",
        "label": "136",
        "long": "",
        "short": "136",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00137_:",
        "label": "137",
        "long": "",
        "short": "137",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00138_:",
        "label": "138",
        "long": "",
        "short": "138",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00139_:",
        "label": "139",
        "long": "",
        "short": "139",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00140_:",
        "label": "140",
        "long": "",
        "short": "140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00143_:",
        "label": "143",
        "long": "",
        "short": "143",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00144_:",
        "label": "144",
        "long": "",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00145_:",
        "label": "145",
        "long": "",
        "short": "145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00145s:",
        "label": "145s",
        "long": "",
        "short": "145s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00149s:",
        "label": "149s",
        "long": "",
        "short": "149s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00151_:",
        "label": "151",
        "long": "",
        "short": "151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00152_:",
        "label": "152",
        "long": "",
        "short": "152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00153_:",
        "label": "153",
        "long": "",
        "short": "153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00154_:",
        "label": "154",
        "long": "",
        "short": "154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00155_:",
        "label": "155",
        "long": "",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00158_:",
        "label": "158",
        "long": "",
        "short": "158",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00159_:",
        "label": "159",
        "long": "",
        "short": "159",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00160_:",
        "label": "160",
        "long": "",
        "short": "160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00161_:",
        "label": "161",
        "long": "",
        "short": "161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00162_:",
        "label": "162",
        "long": "",
        "short": "162",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00162s:",
        "label": "162s",
        "long": "",
        "short": "162s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00163_:",
        "label": "163",
        "long": "",
        "short": "163",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00164_:",
        "label": "164",
        "long": "",
        "short": "164",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00180_:",
        "label": "180",
        "long": "",
        "short": "180",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00181_:",
        "label": "181",
        "long": "",
        "short": "181",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00182_:",
        "label": "182",
        "long": "",
        "short": "182",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00183_:",
        "label": "183",
        "long": "",
        "short": "183",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00185_:",
        "label": "185",
        "long": "",
        "short": "185",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00186_:",
        "label": "186",
        "long": "",
        "short": "186",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00187_:",
        "label": "187",
        "long": "",
        "short": "187",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00188_:",
        "label": "188",
        "long": "",
        "short": "188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00189_:",
        "label": "189",
        "long": "",
        "short": "189",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00192_:",
        "label": "192",
        "long": "",
        "short": "192",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00193_:",
        "label": "193",
        "long": "",
        "short": "193",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00194_:",
        "label": "194",
        "long": "",
        "short": "194",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00195_:",
        "label": "195",
        "long": "",
        "short": "195",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00198_:",
        "label": "198",
        "long": "",
        "short": "198",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00201_:",
        "label": "201",
        "long": "",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00201_:B:",
        "label": "201/205",
        "long": "",
        "short": "201/205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00202_:",
        "label": "202",
        "long": "",
        "short": "202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00203_:",
        "label": "203",
        "long": "",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00203_:A:",
        "label": "203",
        "long": "",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00204_:",
        "label": "204",
        "long": "",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00204_:A:",
        "label": "204",
        "long": "",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00205_:",
        "label": "205",
        "long": "",
        "short": "205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00205_:A:",
        "label": "205",
        "long": "",
        "short": "205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00206_:",
        "label": "206",
        "long": "",
        "short": "206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00206_:A:",
        "label": "206",
        "long": "",
        "short": "206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00207_:",
        "label": "207",
        "long": "",
        "short": "207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00208_:",
        "label": "208",
        "long": "",
        "short": "208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00209_:",
        "label": "209",
        "long": "",
        "short": "209",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00209_:A:",
        "label": "209",
        "long": "",
        "short": "209",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00211_:",
        "label": "211",
        "long": "",
        "short": "211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00212_:",
        "label": "212",
        "long": "",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00213_:",
        "label": "213",
        "long": "",
        "short": "213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00214_:",
        "label": "214",
        "long": "",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00214_:A:",
        "label": "214",
        "long": "",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00214_:B:",
        "label": "214",
        "long": "",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00215_:",
        "label": "215",
        "long": "",
        "short": "215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00215_:A:",
        "label": "215",
        "long": "",
        "short": "215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00216_:",
        "label": "216",
        "long": "",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00216_:B:",
        "label": "216",
        "long": "",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00217_:",
        "label": "217",
        "long": "",
        "short": "217",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00218_:",
        "label": "218",
        "long": "",
        "short": "218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00218_:A:",
        "label": "218",
        "long": "",
        "short": "218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00221_:",
        "label": "221",
        "long": "",
        "short": "221",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00222_:",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00222_:A:",
        "label": "222",
        "long": "",
        "short": "222",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00223_:",
        "label": "223",
        "long": "",
        "short": "223",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00225_:A:",
        "label": "225",
        "long": "",
        "short": "225",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00226_:",
        "label": "226",
        "long": "",
        "short": "226",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00227_:",
        "label": "227",
        "long": "",
        "short": "227",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00231_:",
        "label": "231",
        "long": "",
        "short": "231",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00232_:",
        "label": "232",
        "long": "",
        "short": "232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00233_:",
        "label": "233",
        "long": "",
        "short": "233",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00234_:",
        "label": "234",
        "long": "",
        "short": "234",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00234_:A:",
        "label": "234",
        "long": "",
        "short": "234",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00234s:",
        "label": "234s",
        "long": "",
        "short": "234s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00235_:",
        "label": "235",
        "long": "",
        "short": "235",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00236_:",
        "label": "236",
        "long": "",
        "short": "236",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00239_:",
        "label": "239",
        "long": "",
        "short": "239",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00240_:",
        "label": "240",
        "long": "",
        "short": "240",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00240s:",
        "label": "240s",
        "long": "",
        "short": "240s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00241_:",
        "label": "241",
        "long": "",
        "short": "241",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00242_:",
        "label": "242",
        "long": "",
        "short": "242",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00242_:A:",
        "label": "242",
        "long": "",
        "short": "242",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00244_:",
        "label": "244",
        "long": "",
        "short": "244",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00244_:A:",
        "label": "244",
        "long": "",
        "short": "244",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00246_:",
        "label": "246",
        "long": "",
        "short": "246",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00247_:",
        "label": "247",
        "long": "",
        "short": "247",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00247_:A:",
        "label": "247",
        "long": "",
        "short": "247",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00248_:",
        "label": "248",
        "long": "",
        "short": "248",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00248_:A:",
        "label": "248",
        "long": "",
        "short": "248",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00251_:",
        "label": "251",
        "long": "",
        "short": "251",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00251_:A:",
        "label": "251",
        "long": "",
        "short": "251",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00252_:",
        "label": "252",
        "long": "",
        "short": "252",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00252_:A:",
        "label": "252",
        "long": "",
        "short": "252",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00253_:",
        "label": "253",
        "long": "",
        "short": "253",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00253_:A:",
        "label": "253",
        "long": "",
        "short": "253",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00254_:",
        "label": "254",
        "long": "",
        "short": "254",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00255_:",
        "label": "255",
        "long": "",
        "short": "255",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00257_:",
        "label": "257",
        "long": "",
        "short": "257",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00258_:",
        "label": "258",
        "long": "",
        "short": "258",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00259_:",
        "label": "259",
        "long": "",
        "short": "259",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00262_:",
        "label": "262",
        "long": "",
        "short": "262",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00263_:",
        "label": "263",
        "long": "",
        "short": "263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00263_:A:",
        "label": "263",
        "long": "",
        "short": "263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00264_:",
        "label": "264",
        "long": "",
        "short": "264",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00264s:",
        "label": "264s",
        "long": "",
        "short": "264s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00265_:",
        "label": "265",
        "long": "",
        "short": "265",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00266_:",
        "label": "266",
        "long": "",
        "short": "266",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00266_:A:",
        "label": "266",
        "long": "",
        "short": "266",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00267_:",
        "label": "267",
        "long": "",
        "short": "267",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00268_:",
        "label": "268",
        "long": "",
        "short": "268",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00268_:A:",
        "label": "268",
        "long": "",
        "short": "268",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00268s:",
        "label": "268s",
        "long": "",
        "short": "268s",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00271_:",
        "label": "271",
        "long": "",
        "short": "271",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00271_:A:",
        "label": "271",
        "long": "",
        "short": "271",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00272_:",
        "label": "272",
        "long": "",
        "short": "272",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00272_:A:",
        "label": "272",
        "long": "",
        "short": "272",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00273_:",
        "label": "273",
        "long": "",
        "short": "273",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00273_:A:",
        "label": "273",
        "long": "",
        "short": "273",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00274_:",
        "label": "274",
        "long": "",
        "short": "274",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00274_:A:",
        "label": "274",
        "long": "",
        "short": "274",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00275_:",
        "label": "275",
        "long": "",
        "short": "275",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00276_:",
        "label": "276",
        "long": "",
        "short": "276",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00277_:",
        "label": "277",
        "long": "",
        "short": "277",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00281_:",
        "label": "281",
        "long": "",
        "short": "281",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00290_:",
        "label": "290",
        "long": "",
        "short": "290",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00291_:",
        "label": "291",
        "long": "",
        "short": "291",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00292_:",
        "label": "292",
        "long": "",
        "short": "292",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00293_:A:",
        "label": "293",
        "long": "",
        "short": "293",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00719_:",
        "label": "719",
        "long": "",
        "short": "719",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00719_:A:",
        "label": "719",
        "long": "",
        "short": "719",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00911_:",
        "label": "SEV S11",
        "long": "",
        "short": "SEV S11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00912_:",
        "label": "SEV 11",
        "long": "",
        "short": "SEV 11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00916_:",
        "label": "SEV S6",
        "long": "",
        "short": "SEV S6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00931_:",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00932_:",
        "label": "SEV S31/S32",
        "long": "",
        "short": "SEV S31/S32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00940_:",
        "label": "SEV S4",
        "long": "",
        "short": "SEV S4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00941_:",
        "label": "SEV S41",
        "long": "",
        "short": "SEV S41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00942_:",
        "label": "SEV S41/S42",
        "long": "",
        "short": "SEV S41/S42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00950_:",
        "label": "SEV S5/S51",
        "long": "",
        "short": "SEV S5/S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00951_:",
        "label": "SEV S51",
        "long": "",
        "short": "SEV S51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00970_:",
        "label": "SEV S7/S71",
        "long": "",
        "short": "SEV S7/S71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00980_:",
        "label": "SEV S8/S81",
        "long": "",
        "short": "SEV S8/S81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00975F",
        "color_name": "green",
        "has_shape": false,
        "id": "de:kvv:00FEX_:",
        "label": "FEX",
        "long": "",
        "short": "FEX",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "E30613",
        "color_name": "red",
        "has_shape": false,
        "id": "de:kvv:00N01_:",
        "label": "NL1",
        "long": "",
        "short": "NL1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "0069B9",
        "color_name": "teal",
        "has_shape": false,
        "id": "de:kvv:00N02_:",
        "label": "NL2",
        "long": "",
        "short": "NL2",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00N03_:",
        "label": "NL3",
        "long": "",
        "short": "NL3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00N11_:",
        "label": "NL11",
        "long": "",
        "short": "NL11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00N12_:",
        "label": "NL12",
        "long": "",
        "short": "NL12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00N13_:",
        "label": "NL13",
        "long": "",
        "short": "NL13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00N14_:",
        "label": "NL14",
        "long": "",
        "short": "NL14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00N15_:",
        "label": "NL15",
        "long": "",
        "short": "NL15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00N16_:",
        "label": "NL16",
        "long": "",
        "short": "NL16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00N17_:",
        "label": "NL17",
        "long": "",
        "short": "NL17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00RB1_:",
        "label": "RB1",
        "long": "",
        "short": "RB1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00RB2_:",
        "label": "RB2",
        "long": "",
        "short": "RB2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00RB3_:",
        "label": "RB3",
        "long": "",
        "short": "RB3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00975F",
        "color_name": "green",
        "has_shape": false,
        "id": "de:kvv:00S01_:",
        "label": "S1",
        "long": "",
        "short": "S1",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "A34DA7",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00S02_:",
        "label": "S2",
        "long": "",
        "short": "S2",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "A31546",
        "color_name": "red",
        "has_shape": false,
        "id": "de:kvv:00S04_:",
        "label": "S4",
        "long": "",
        "short": "S4",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F39B9A",
        "color_name": "pink",
        "has_shape": false,
        "id": "de:kvv:00S05_:",
        "label": "S5",
        "long": "",
        "short": "S5",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "312362",
        "color_name": "black",
        "has_shape": false,
        "id": "de:kvv:00S06_:",
        "label": "S6",
        "long": "",
        "short": "S6",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFED00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "de:kvv:00S07_:",
        "label": "S7",
        "long": "",
        "short": "S7",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "6E682C",
        "color_name": "brown",
        "has_shape": false,
        "id": "de:kvv:00S08_:",
        "label": "S8",
        "long": "",
        "short": "S8",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00975F",
        "color_name": "green",
        "has_shape": false,
        "id": "de:kvv:00S0E1:",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00975F",
        "color_name": "green",
        "has_shape": false,
        "id": "de:kvv:00S0E2:",
        "label": "E",
        "long": "",
        "short": "E",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00975F",
        "color_name": "green",
        "has_shape": false,
        "id": "de:kvv:00S11_:",
        "label": "S11",
        "long": "",
        "short": "S11",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00975F",
        "color_name": "green",
        "has_shape": false,
        "id": "de:kvv:00S12_:",
        "label": "S12",
        "long": "",
        "short": "S12",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "009993",
        "color_name": "teal",
        "has_shape": false,
        "id": "de:kvv:00S31_:",
        "label": "S31",
        "long": "",
        "short": "S31",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "009993",
        "color_name": "teal",
        "has_shape": false,
        "id": "de:kvv:00S32_:",
        "label": "S32",
        "long": "",
        "short": "S32",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "C7D300",
        "color_name": "yellow",
        "has_shape": false,
        "id": "de:kvv:00S41_:",
        "label": "S41",
        "long": "",
        "short": "S41",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "008CB5",
        "color_name": "teal",
        "has_shape": false,
        "id": "de:kvv:00S42_:",
        "label": "S42",
        "long": "",
        "short": "S42",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "F39B9A",
        "color_name": "pink",
        "has_shape": false,
        "id": "de:kvv:00S51_:",
        "label": "S51",
        "long": "",
        "short": "S51",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "F39B9A",
        "color_name": "pink",
        "has_shape": false,
        "id": "de:kvv:00S52_:",
        "label": "S52",
        "long": "",
        "short": "S52",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "F39B9A",
        "color_name": "pink",
        "has_shape": false,
        "id": "de:kvv:00S53_:",
        "label": "S53",
        "long": "",
        "short": "S53",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "FFED00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "de:kvv:00S71_:",
        "label": "S71",
        "long": "",
        "short": "S71",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "6E682C",
        "color_name": "brown",
        "has_shape": false,
        "id": "de:kvv:00S81_:",
        "label": "S81",
        "long": "",
        "short": "S81",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00SEV_:",
        "label": "SEV",
        "long": "",
        "short": "SEV",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00X34_:",
        "label": "X34",
        "long": "",
        "short": "X34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00X44_:",
        "label": "X44",
        "long": "",
        "short": "X44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "91268F",
        "color_name": "purple",
        "has_shape": false,
        "id": "de:kvv:00X45_:",
        "label": "X45",
        "long": "",
        "short": "X45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 5878,
    "stop_points_capped": true
  },
  "rubric_version": "1.3",
  "schema_version": "1.18",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.3",
    "provenance": "GTFS Scorecard's project-authored weights, deductions, thresholds, grade bands, and fix ranking, informed by the California Transit Data Guidelines and the MobilityData gtfs-validator. It is not a worldwide standard or a compliance determination.",
    "rubric_version": "1.3"
  },
  "snapshot_date": "2026-09-13",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 5178,
      "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": 22.0,
      "rank": 1,
      "severity": "WARNING",
      "what": "5178 of 5878 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_no_fare_data",
      "count": 1,
      "effort": "A small file for most flat-fare systems.",
      "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
      "owner": "",
      "points": 15.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "The feed contains no fare information.",
      "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
    },
    {
      "code": "expired_calendar",
      "count": 1019,
      "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,
      "rank": 3,
      "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."
    }
  ],
  "validator_version": "8.0.1"
}
