{
  "agency": {
    "country": "JP",
    "id": "hiroden-bus",
    "name": "Hiroden Bus (\u5e83\u5cf6\u96fb\u9244\u30d0\u30b9)",
    "operating_note": "Hiroshima Electric Railway's bus network in and around Hiroshima City. The feed also carries Fuchu Town's contracted service. The portal publishes the current-data archive alongside a future-data archive for a pending timetable revision; this record scores the current data.",
    "subdivision_code": "JP-34",
    "subdivision_name": "Hiroshima"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 0.0,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.0,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 15.0,
          "headsigns": 2.5,
          "stop_names": 14.9,
          "wheelchair_stops": 0.0,
          "wheelchair_trips": 0.0
        },
        "fare_free": false,
        "fares": {
          "applied": true,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "legacy",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": true,
        "headsign_applicable_trips": 9707,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 16.5,
        "headsign_scored_pct": 16.5,
        "mixed_case_stop_name_pct": 99.5,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 2421,
        "translations": {
          "feed_lang": "ja",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 9707,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 0.0,
        "wheelchair_marked_accessible_pct": 0.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 2421,
          "effort": "A column in stops.txt; your scheduling software likely has it.",
          "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
          "owner": "Likely your team",
          "points": 25.0,
          "severity": "WARNING",
          "what": "2421 of 2421 stops don't say whether a wheelchair user can board there.",
          "why": "Riders who use wheelchairs can't plan a trip when accessibility is marked 'unknown'; apps show no information at all."
        },
        {
          "code": "scorecard_wheelchair_accessible_unknown",
          "count": 9707,
          "effort": "A default or per-trip field in your export.",
          "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "9707 of 9707 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the bus itself can take them."
        },
        {
          "code": "scorecard_missing_headsigns",
          "count": 8109,
          "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": 12.5,
          "severity": "WARNING",
          "what": "8109 of 9707 trips have no headsign, the text that tells riders where the bus 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_no_feed_contact",
          "count": 1,
          "effort": "One field.",
          "fix": "Add feed_contact_email to feed_info.txt.",
          "owner": "",
          "points": 7.5,
          "severity": "INFO",
          "what": "feed_info.txt has no technical contact (feed_contact_email or feed_contact_url).",
          "why": "App makers and state data programs have nobody to email when they spot a problem. Small errors then sit in the feed for months."
        },
        {
          "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": 39.9,
      "status": "measured",
      "summary": "0% of stops state wheelchair accessibility (0% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 11,
        "instances_by_severity": {
          "ERROR": 3,
          "INFO": 218,
          "WARNING": 268184
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "missing_required_column",
          "count": 3,
          "effort": "Often an export setting; ask your vendor if it recurs.",
          "fix": "Add the required column named in the finding to the flagged file.",
          "owner": "Likely your export tool",
          "points": 12.0,
          "severity": "ERROR",
          "what": "A file is missing a column that GTFS requires.",
          "why": "Apps may reject the whole file, so riders could lose the affected routes or stops."
        },
        {
          "code": "missing_timepoint_value",
          "count": 257948,
          "effort": "Usually one export setting.",
          "fix": "Set timepoint=1 on stops that are real time checks and 0 on the rest. If every published time is a scheduled one, mark them all 1.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some rows in stop_times.txt leave the timepoint column blank.",
          "why": "That column says whether a time is a real checkpoint or an estimate. Blank leaves apps guessing, and they may show your estimates as promises."
        },
        {
          "code": "non_ascii_or_non_printable_char",
          "count": 9868,
          "effort": "A planned ID change, not a quick text cleanup.",
          "fix": "Only change the flagged IDs if an app needs basic ASCII values. Update each place that uses the ID. Keep all names and headsigns in their original language.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some internal IDs use characters outside the basic text set.",
          "why": "These IDs are valid UTF-8 data. This warning is only about support in older apps. It does not mean that names in other languages are wrong."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 360,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Use mixed case for stop names and headsigns (e.g. 'Main St & 2nd Ave', not 'MAIN ST & 2ND AVE').",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some rider-facing names are in ALL CAPS or all lowercase.",
          "why": "ALL-CAPS stop and headsign names are harder to read in apps and are read awkwardly by screen readers."
        },
        {
          "code": "stop_too_far_from_shape",
          "count": 5,
          "effort": "A few minutes per flagged stop.",
          "fix": "Check the flagged stops' coordinates and the route shape in your scheduling software; re-snap whichever is misplaced.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line they belong to.",
          "why": "Trip planners may draw the bus route through the wrong streets or point riders to the wrong corner."
        },
        {
          "code": "missing_feed_contact_email_and_url",
          "count": 1,
          "effort": "One field, set once in export settings.",
          "fix": "Add feed_contact_email or feed_contact_url to feed_info.txt.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "feed_info.txt lists no contact email and no contact URL.",
          "why": "Without a contact, apps like Google Maps can't reach you when they find a problem in the feed."
        },
        {
          "code": "stop_without_stop_time",
          "count": 1,
          "effort": "A review pass in your scheduling software.",
          "fix": "Remove retired stops from the export, or add them back to the trips that should serve them.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some stops exist in the feed but no trip ever stops at them.",
          "why": "Riders may walk to a stop where no bus is scheduled to arrive."
        },
        {
          "code": "stops_match_shape_out_of_order",
          "count": 1,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the stop order and the shape direction in your scheduling software; the shape is often drawn backwards.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "On some trips the stops fall along the route line in a different order than the schedule lists.",
          "why": "Trip planners can draw the bus doubling back or skipping ahead, which confuses riders reading the map."
        },
        {
          "code": "platform_without_parent_station",
          "count": 205,
          "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": 1.0,
          "severity": "INFO",
          "what": "Platform without parent station (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unknown_file",
          "count": 11,
          "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.8,
          "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."
        },
        {
          "code": "unknown_column",
          "count": 2,
          "effort": "A quick look at the flagged files.",
          "fix": "Check the flagged column names for misspellings of standard GTFS fields; remove them if they are vendor extras.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Some files contain columns that are not part of the GTFS spec.",
          "why": "Harmless to riders, but apps ignore these columns and they can hide typos in real column names."
        }
      ],
      "name": "correctness",
      "score": 45.8,
      "status": "measured",
      "summary": "The MobilityData validator flagged 11 kinds of issue across 268405 instances (3 error, 268184 warning, 218 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 164,
        "effective_expiry_date": "2027-02-16",
        "feed_end_date": "2027-02-16",
        "feed_start_date": "2026-08-16",
        "feed_version": "20260816",
        "has_feed_info": true,
        "last_service_date": "2027-02-16",
        "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 164 days.",
      "weight": 0.2
    },
    "realtime": {
      "details": {
        "alerts_content": {
          "alerts": 37,
          "ended_over_30_days_ago": 0,
          "with_cause_and_effect": 37,
          "with_description": 37,
          "with_header_text": 37,
          "with_informed_entity": 37
        },
        "configured_kinds": [
          "trip_updates",
          "vehicle_positions",
          "service_alerts"
        ],
        "coverage_pct": null,
        "kinds_configured": 3,
        "kinds_reachable": 3,
        "reachable_kinds": [
          "trip_updates",
          "vehicle_positions",
          "service_alerts"
        ],
        "rt_freshness": "fresh",
        "samples": 9,
        "scheduled_trips_in_window": 0,
        "worst_lag_seconds": 6
      },
      "findings": [],
      "name": "realtime",
      "score": 100.0,
      "status": "measured",
      "summary": "Sampled 9 times outside service hours: 3 of 3 configured feeds healthy; vehicle position plausibility was not measurable.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "high",
    "measured_categories": 4,
    "notes": [
      "All four score categories were measured this run.",
      "Realtime was sampled in one bounded window of 9 snapshots.",
      "The feed was downloaded from the official feed URL on file."
    ],
    "rt_windows": 1,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "1 validator error to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data covers the next 164 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "Two requirements remain for this feed to earn the conformance mark. 1 validator error to resolve. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "CC0 public domain dedication, stated on the Hiroshima Bus Association GTFS open data site that publishes the feed. No attribution is required; the association asks readers to note that completeness is not guaranteed.",
    "reachable": true,
    "sha256": "3b9433fe48e306082ed3909c8863afcfd281e4ce1d6dce7e38ba6cdba105ee03",
    "size_bytes": 12235829,
    "source_provenance": "official",
    "static_url": "https://ajt-mobusta-gtfs.mcapps.jp/static/8/current_data.zip"
  },
  "fetch": {
    "final_url": "https://ajt-mobusta-gtfs.mcapps.jp/static/8/current_data.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-05T00:00:00+00:00",
  "geo": {
    "bbox": [
      132.17486,
      34.10187,
      132.9188,
      34.67032
    ],
    "lat": 34.38933,
    "lon": 132.46526,
    "stop_count": 2421
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 166,
        "trip_count": 9707,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 166,
    "trip_count": 9707
  },
  "overall": {
    "grade": "D",
    "margin_to_lower_band": 6.0,
    "margin_to_next_band": 4.0,
    "score": 66.0
  },
  "recommendations": [
    {
      "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": 2420,
    "findings": [
      {
        "code": "scorecard_orphan_stops",
        "count": 1,
        "effort": "A cleanup pass in your scheduling software.",
        "fix": "Remove stops no route serves, or add the trips that should call at them.",
        "owner": "Likely your export tool",
        "points": 0.0,
        "severity": "INFO",
        "what": "1 of 2420 boardable stops are never served by any trip.",
        "why": "Riders see these stops in apps and on the map but can never catch anything there, which erodes trust in the data."
      }
    ],
    "orphan_stops": 1,
    "single_stop_trips": 0,
    "trips_total": 9707
  },
  "route_map": {
    "drawn_route_count": 165,
    "has_shapes": true,
    "path": "data/artifacts/hiroden-bus/geometry.geojson",
    "route_count": 166,
    "routes": [
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "101622323",
        "label": "4-1",
        "long": "4\u53f7\u7dda",
        "short": "4-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1063581974",
        "label": "34-1",
        "long": "\u5409\u6d66\u5929\u5fdc\u7dda",
        "short": "34-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1078678910",
        "label": "6-1\u30fb6-3",
        "long": "6\u53f7\u7dda",
        "short": "6-1\u30fb6-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1106526506",
        "label": "11-8",
        "long": "\u5e83\u4ec1\u65b9\u7dda/\u90f7\u539f\u9ed2\u702c\u7dda",
        "short": "11-8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1143711054",
        "label": "4-3",
        "long": "4\u53f7\u7dda",
        "short": "4-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "115663190",
        "label": "1-5",
        "long": "\u4e94\u65e5\u5e02\u99c5\u5317\u53e3\u767a\u7740",
        "short": "1-5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1237145910",
        "label": "54-1",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "54-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1239935042",
        "label": "10",
        "long": "10\u53f7\u7dda",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1250738100",
        "label": "40-11",
        "long": "\u5e83\u5cf6\uff5e\u718a\u91ce\u65b9\u9762",
        "short": "40-11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1257186245",
        "label": "8",
        "long": "8\u53f7\u7dda",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1322092142",
        "label": "2-1",
        "long": "\u4e94\u65e5\u5e02\u99c5\u5317\u53e3\u767a\u7740",
        "short": "2-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1337705145",
        "label": "5-1",
        "long": "5\u53f7\u7dda",
        "short": "5-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1342502491",
        "label": "3",
        "long": "\u77e2\u91ce\uff5e\u718a\u91ce\u30fb\u713c\u5c71\u65b9\u9762",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1354275950",
        "label": "21",
        "long": "\u713c\u5c71\u718a\u91ce\u82d7\u4ee3\u7dda",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1371615976",
        "label": "63-2",
        "long": "\u897f\u98a8\u65b0\u90fd\u7dda",
        "short": "63-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1397274320",
        "label": "61-2",
        "long": "\u4e94\u6708\u304c\u4e18\u56e3\u5730\u30fb\u514d\u8a31\u30bb\u30f3\u30bf\u30fc\u30fb\u30b8 \u30a2\u30a6\u30c8\u30ec\u30c3\u30c8\u5e83\u5cf6\u30fb\u305d\u3089\u306e\u7dda",
        "short": "61-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1404722872",
        "label": "\u4e94\u65e5\u5e02\u99c5\u5357\u53e3\u767a\u7740",
        "long": "\u4e94\u65e5\u5e02\u99c5\u5357\u53e3\u767a\u7740",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "144501529",
        "label": "32-2",
        "long": "\u9577\u306e\u6728\u9577\u8feb\u7dda",
        "short": "32-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1471981638",
        "label": "70-3",
        "long": "\u3042\u3055\u3072\u304c\u4e18\u7dda",
        "short": "70-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1527896663",
        "label": "3-2",
        "long": "\u5bae\u539f\u7dda",
        "short": "3-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1644555863",
        "label": "2-6",
        "long": "2\u53f7\u7dda",
        "short": "2-6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1699651364",
        "label": "40",
        "long": "\u77e2\u91ce\uff5e\u718a\u91ce\u30fb\u713c\u5c71\u65b9\u9762",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1703362944",
        "label": "7",
        "long": "7\u53f7\u7dda",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1706179410",
        "label": "74-7",
        "long": "\u4e09\u6bb5\u5ce1\u7dda",
        "short": "74-7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "170965342",
        "label": "4",
        "long": "\u4e94\u65e5\u5e02\u99c5\u5357\u53e3\u767a\u7740",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1711868104",
        "label": "\u5e83\u5cf6\u7a7a\u6e2f\u30a2\u30af\u30bb\u30b9\u8def\u7dda",
        "long": "\u5e83\u5cf6\u7a7a\u6e2f\u30a2\u30af\u30bb\u30b9\u8def\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1738698604",
        "label": "34-C",
        "long": "\u5409\u6d66\u5929\u5fdc\u7dda",
        "short": "34-C",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1757472590",
        "label": "2-1",
        "long": "2\u53f7\u7dda",
        "short": "2-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1806136352",
        "label": "\u9ad8\u901f\uff1a\u30af\u30ec\u30a2\u30e9\u30a4\u30f3",
        "long": "\u9ad8\u901f\uff1a\u30af\u30ec\u30a2\u30e9\u30a4\u30f3",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1832881648",
        "label": "1-3",
        "long": "\u4e94\u65e5\u5e02\u99c5\u5317\u53e3\u767a\u7740",
        "short": "1-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1835444037",
        "label": "61",
        "long": "\u4e94\u6708\u304c\u4e18\u56e3\u5730\u30fb\u514d\u8a31\u30bb\u30f3\u30bf\u30fc\u30fb\u30b8 \u30a2\u30a6\u30c8\u30ec\u30c3\u30c8\u5e83\u5cf6\u30fb\u305d\u3089\u306e\u7dda",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1848824191",
        "label": "54",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1860709685",
        "label": "34-N",
        "long": "\u5409\u6d66\u5929\u5fdc\u7dda",
        "short": "34-N",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1870599885",
        "label": "\u30a4\u30aa\u30f3\u30e2\u30fc\u30eb\u30b7\u30e3\u30c8\u30eb",
        "long": "\u30a4\u30aa\u30f3\u30e2\u30fc\u30eb\u30b7\u30e3\u30c8\u30eb",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1945375476",
        "label": "40-12",
        "long": "\u5e83\u5cf6\uff5e\u718a\u91ce\u65b9\u9762",
        "short": "40-12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1966423767",
        "label": "64",
        "long": "\u304f\u3059\u306e\u6728\u53f0\u7dda",
        "short": "64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2013890074",
        "label": "63-1",
        "long": "\u897f\u98a8\u65b0\u90fd\u7dda",
        "short": "63-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2021255729",
        "label": "65-3",
        "long": "\u304f\u3059\u306e\u304d\u53f0\u7dda",
        "short": "65-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2030540930",
        "label": "55-4",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "55-4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2065707069",
        "label": "2-2",
        "long": "\u4e94\u65e5\u5e02\u99c5\u5317\u53e3\u767a\u7740",
        "short": "2-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "206984685",
        "label": "322",
        "long": "\u5e83\u5cf6\u99c5\uff5e\u5927\u5b66\u75c5\u9662\u524d",
        "short": "322",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2085678949",
        "label": "54-2",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "54-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2118734865",
        "label": "11-6",
        "long": "\u5e83\u4ec1\u65b9\u7dda/\u90f7\u539f\u9ed2\u702c\u7dda",
        "short": "11-6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2136956995",
        "label": "2",
        "long": "2\u53f7\u7dda",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2146199947",
        "label": "63",
        "long": "\u897f\u98a8\u65b0\u90fd\u7dda",
        "short": "63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2162292534",
        "label": "302",
        "long": "\u307e\u3061\u306e\u308f\u30eb\u30fc\u30d7",
        "short": "302",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2196302066",
        "label": "41-1",
        "long": "\u5e83\u5cf6\uff5e\u718a\u91ce\u30fb\u713c\u5c71\u65b9\u9762",
        "short": "41-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2200455743",
        "label": "40-12",
        "long": "\u77e2\u91ce\uff5e\u718a\u91ce\u65b9\u9762",
        "short": "40-12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2205040253",
        "label": "31",
        "long": "\u8fb0\u5ddd\u7dda",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "221411867",
        "label": "1-1",
        "long": "\u5449\u5009\u6a4b\u5cf6\u7dda",
        "short": "1-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2254666276",
        "label": "15-7",
        "long": "\u963f\u54c1\u99c5\u767a\u7740\uff08\u963f\u54c1\u53f0\u7dda\uff09",
        "short": "15-7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2290197968",
        "label": "4-2",
        "long": "4\u53f7\u7dda",
        "short": "4-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2324848504",
        "label": "1-3",
        "long": "\u5449\u5009\u6a4b\u5cf6\u7dda",
        "short": "1-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2327270696",
        "label": "\u30b8\u30a2\u30a6\u30c8\u30ec\u30c3\u30c8\u5e83\u5cf6\u7dda",
        "long": "\u30b8\u30a2\u30a6\u30c8\u30ec\u30c3\u30c8\u5e83\u5cf6\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2363577824",
        "label": "6-1\u30fb6-2",
        "long": "6\u53f7\u7dda",
        "short": "6-1\u30fb6-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2414589742",
        "label": "21-4",
        "long": "\u713c\u5c71\u718a\u91ce\u82d7\u4ee3\u7dda",
        "short": "21-4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2445332865",
        "label": "41-2",
        "long": "\u5e83\u5cf6\uff5e\u718a\u91ce\u30fb\u713c\u5c71\u65b9\u9762",
        "short": "41-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2457585921",
        "label": "65",
        "long": "\u304f\u3059\u306e\u304d\u53f0\u7dda",
        "short": "65",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2470750945",
        "label": "12-1",
        "long": "12\u53f7\u7dda",
        "short": "12-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2506384167",
        "label": "6-1",
        "long": "6\u53f7\u7dda",
        "short": "6-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2508766315",
        "label": "1",
        "long": "\u4e94\u65e5\u5e02\u99c5\u5317\u53e3\u767a\u7740",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2539335931",
        "label": "62-1",
        "long": "\u897f\u98a8\u65b0\u90fd\u7dda",
        "short": "62-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2568649309",
        "label": "28",
        "long": "\u30a2\u30eb\u30d1\u30fc\u30af\u30fb\u65b0\u4e95\u53e3\u99c5\u767a\u7740",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "257575594",
        "label": "6",
        "long": "6\u53f7\u7dda",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2622331016",
        "label": "15",
        "long": "\u963f\u54c1\u99c5\u767a\u7740\uff08\u963f\u54c1\u53f0\u7dda\uff09",
        "short": "15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2641382163",
        "label": "73-9",
        "long": "\u8c4a\u5e73\u30fb\u7434\u8c37\u7dda/\u4eca\u5409\u7530\u7dda",
        "short": "73-9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2654588067",
        "label": "60-3",
        "long": "\u4e94\u6708\u304c\u4e18\u56e3\u5730\u30fb\u514d\u8a31\u30bb\u30f3\u30bf\u30fc\u30fb\u30b8 \u30a2\u30a6\u30c8\u30ec\u30c3\u30c8\u5e83\u5cf6\u30fb\u305d\u3089\u306e\u7dda",
        "short": "60-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2666792144",
        "label": "7-3",
        "long": "7\u53f7\u7dda",
        "short": "7-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2670147920",
        "label": "41-3",
        "long": "\u5e83\u5cf6\uff5e\u718a\u91ce\u30fb\u713c\u5c71\u65b9\u9762",
        "short": "41-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2690788823",
        "label": "53",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2690976312",
        "label": "2",
        "long": "\u4e94\u65e5\u5e02\u99c5\u5317\u53e3\u767a\u7740",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2732665618",
        "label": "15-6",
        "long": "\u963f\u54c1\u99c5\u767a\u7740\uff08\u963f\u54c1\u53f0\u7dda\uff09",
        "short": "15-6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2741989720",
        "label": "1-4",
        "long": "\u4e94\u65e5\u5e02\u99c5\u5317\u53e3\u767a\u7740",
        "short": "1-4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2746947792",
        "label": "64-1",
        "long": "\u304f\u3059\u306e\u6728\u53f0\u7dda",
        "short": "64-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2848529016",
        "label": "\u3064\u3070\u304d\u30d0\u30b9\uff08\u5de6\u56de\u308a\uff09",
        "long": "\u3064\u3070\u304d\u30d0\u30b9\uff08\u5de6\u56de\u308a\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "284890520",
        "label": "62-3",
        "long": "\u897f\u98a8\u65b0\u90fd\u7dda",
        "short": "62-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2877198275",
        "label": "72-4",
        "long": "\u4e0a\u6839\u30fb\u5409\u7530\u7dda",
        "short": "72-4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "287812369",
        "label": "\u5e83\u5cf6\u7a7a\u6e2f\u30a2\u30af\u30bb\u30b9\u5bae\u5cf6\u8def\u7dda",
        "long": "\u5e83\u5cf6\u7a7a\u6e2f\u30a2\u30af\u30bb\u30b9\u5bae\u5cf6\u8def\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2882170288",
        "label": "32-1",
        "long": "\u9577\u306e\u6728\u9577\u8feb\u7dda",
        "short": "32-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2884411996",
        "label": "74K",
        "long": "\u4e09\u6bb5\u5ce1\u7dda",
        "short": "74K",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2919854651",
        "label": "41",
        "long": "\u5e83\u5cf6\uff5e\u718a\u91ce\u30fb\u713c\u5c71\u65b9\u9762",
        "short": "41",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2926712020",
        "label": "28-1",
        "long": "\u30a2\u30eb\u30d1\u30fc\u30af\u30fb\u65b0\u4e95\u53e3\u99c5\u767a\u7740",
        "short": "28-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2930765513",
        "label": "2-7",
        "long": "2\u53f7\u7dda",
        "short": "2-7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2955305300",
        "label": "3-1",
        "long": "\u5bae\u539f\u7dda",
        "short": "3-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2956810196",
        "label": "5",
        "long": "5\u53f7\u7dda",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3070848961",
        "label": "101",
        "long": "\u30a8\u30ad\u307e\u3061\u30eb\u30fc\u30d7\uff08\u5de6\u56de\u308a\uff09",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3075957802",
        "label": "55-3",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "55-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3091654233",
        "label": "11-4",
        "long": "\u5e83\u4ec1\u65b9\u7dda/\u90f7\u539f\u9ed2\u702c\u7dda",
        "short": "11-4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3113835126",
        "label": "301",
        "long": "\u307e\u3061\u306e\u308f\u30eb\u30fc\u30d7",
        "short": "301",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3121747758",
        "label": "61-4",
        "long": "\u4e94\u6708\u304c\u4e18\u56e3\u5730\u30fb\u514d\u8a31\u30bb\u30f3\u30bf\u30fc\u30fb\u30b8 \u30a2\u30a6\u30c8\u30ec\u30c3\u30c8\u5e83\u5cf6\u30fb\u305d\u3089\u306e\u7dda",
        "short": "61-4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "316470308",
        "label": "55-2",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "55-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3179637095",
        "label": "103",
        "long": "\u30a8\u30ad\u307e\u3061\u30eb\u30fc\u30d7\uff08\u5e02\u5f79\u6240\u884c\u304d\uff09",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3182592615",
        "label": "12-3",
        "long": "12\u53f7\u7dda",
        "short": "12-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3192303700",
        "label": "102",
        "long": "\u30a8\u30ad\u307e\u3061\u30eb\u30fc\u30d7\uff08\u53f3\u56de\u308a\uff09",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3197338633",
        "label": "62-2",
        "long": "\u897f\u98a8\u65b0\u90fd\u7dda",
        "short": "62-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3221861026",
        "label": "52-2",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "52-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3241461082",
        "label": "5-2",
        "long": "5\u53f7\u7dda",
        "short": "5-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3294643702",
        "label": "3",
        "long": "\u4e94\u65e5\u5e02\u99c5\u5357\u53e3\u767a\u7740",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3294773486",
        "label": "21-1",
        "long": "\u713c\u5c71\u718a\u91ce\u82d7\u4ee3\u7dda",
        "short": "21-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3300821211",
        "label": "4-1",
        "long": "\u5bae\u539f\u7dda",
        "short": "4-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3321975020",
        "label": "16-6",
        "long": "\u963f\u54c1\u99c5\u767a\u7740\uff08\u963f\u54c1\u53f0\u7dda\uff09",
        "short": "16-6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3378286686",
        "label": "101",
        "long": "\u30a8\u30ad\u307e\u3061\u30eb\u30fc\u30d7",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3417915761",
        "label": "55",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3468996025",
        "label": "6\u30fb6-3",
        "long": "6\u53f7\u7dda",
        "short": "6\u30fb6-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3511826458",
        "label": "1-9",
        "long": "\u4e94\u65e5\u5e02\u99c5\u5317\u53e3\u767a\u7740",
        "short": "1-9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3515152410",
        "label": "62",
        "long": "\u897f\u98a8\u65b0\u90fd\u7dda",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "360868713",
        "label": "3",
        "long": "3\u53f7\u7dda",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3611386970",
        "label": "6-3",
        "long": "6\u53f7\u7dda",
        "short": "6-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3624648661",
        "label": "3-4",
        "long": "\u77e2\u91ce\uff5e\u718a\u91ce\u30fb\u713c\u5c71\u65b9\u9762",
        "short": "3-4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3654545326",
        "label": "12-4",
        "long": "12\u53f7\u7dda",
        "short": "12-4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3655040875",
        "label": "54-3",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "54-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3672136958",
        "label": "4",
        "long": "4\u53f7\u7dda",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3683789001",
        "label": "8-1",
        "long": "8\u53f7\u7dda",
        "short": "8-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "36911444",
        "label": "3",
        "long": "\u5bae\u539f\u7dda",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3700164748",
        "label": "55-5",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "55-5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3704685485",
        "label": "7-1",
        "long": "7\u53f7\u7dda",
        "short": "7-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3765598183",
        "label": "40-5",
        "long": "\u5e83\u5cf6\uff5e\u718a\u91ce\u65b9\u9762",
        "short": "40-5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3773768237",
        "label": "4",
        "long": "\u5bae\u539f\u7dda",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3800236506",
        "label": "16-7",
        "long": "\u963f\u54c1\u99c5\u767a\u7740\uff08\u963f\u54c1\u53f0\u7dda\uff09",
        "short": "16-7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "380390884",
        "label": "34-2",
        "long": "\u5409\u6d66\u5929\u5fdc\u7dda",
        "short": "34-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3863994541",
        "label": "2-2",
        "long": "2\u53f7\u7dda",
        "short": "2-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "38820620",
        "label": "63-4",
        "long": "\u897f\u98a8\u65b0\u90fd\u7dda",
        "short": "63-4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3884591149",
        "label": "331\u30fb332",
        "long": "\u5e83\u5cf6\u99c5\uff5e\u65ed\u753a\uff5e\u5e83\u5cf6\u99c5",
        "short": "331\u30fb332",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3915497183",
        "label": "55-6",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "55-6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "392768293",
        "label": "70H",
        "long": "\u3042\u3055\u3072\u304c\u4e18\u7dda",
        "short": "70H",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "395019203",
        "label": "54-4",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "54-4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3968526772",
        "label": "2-5",
        "long": "2\u53f7\u7dda",
        "short": "2-5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3983799360",
        "label": "3-1",
        "long": "\u77e2\u91ce\uff5e\u718a\u91ce\u30fb\u713c\u5c71\u65b9\u9762",
        "short": "3-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "399140445",
        "label": "201",
        "long": "\u897f\u98a8\u307f\u306a\u3068\u30e9\u30a4\u30f3",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4000482720",
        "label": "34",
        "long": "\u5409\u6d66\u5929\u5fdc\u7dda",
        "short": "34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4035891693",
        "label": "12",
        "long": "12\u53f7\u7dda",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4038292246",
        "label": "53-7",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "53-7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4038862306",
        "label": "3-3",
        "long": "\u77e2\u91ce\uff5e\u718a\u91ce\u30fb\u713c\u5c71\u65b9\u9762",
        "short": "3-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4056640466",
        "label": "16",
        "long": "\u963f\u54c1\u99c5\u767a\u7740\uff08\u963f\u54c1\u53f0\u7dda\uff09",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "40807719",
        "label": "6\u30fb6-2",
        "long": "6\u53f7\u7dda",
        "short": "6\u30fb6-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4086830686",
        "label": "13",
        "long": "\u5bae\u5185\u4e32\u6238\u99c5\u30fb\u5eff\u65e5\u5e02\u5e02\u5f79\u6240\u524d\u99c5\u767a\u7740\uff08\u4f50\u4f2f\u7dda\uff09",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4094897076",
        "label": "28-2",
        "long": "\u30a2\u30eb\u30d1\u30fc\u30af\u30fb\u65b0\u4e95\u53e3\u99c5\u767a\u7740",
        "short": "28-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4125361393",
        "label": "52-1",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "52-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4127997482",
        "label": "11-N",
        "long": "\u5e83\u4ec1\u65b9\u7dda/\u90f7\u539f\u9ed2\u702c\u7dda",
        "short": "11-N",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4157773103",
        "label": "60",
        "long": "\u4e94\u6708\u304c\u4e18\u56e3\u5730\u30fb\u514d\u8a31\u30bb\u30f3\u30bf\u30fc\u30fb\u30b8 \u30a2\u30a6\u30c8\u30ec\u30c3\u30c8\u5e83\u5cf6\u30fb\u305d\u3089\u306e\u7dda",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4209506957",
        "label": "\u3064\u3070\u304d\u30d0\u30b9\uff08\u53f3\u56de\u308a\uff09",
        "long": "\u3064\u3070\u304d\u30d0\u30b9\uff08\u53f3\u56de\u308a\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4246400430",
        "label": "21-2",
        "long": "\u713c\u5c71\u718a\u91ce\u82d7\u4ee3\u7dda",
        "short": "21-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4250512301",
        "label": "1-1",
        "long": "\u4e94\u65e5\u5e02\u99c5\u5317\u53e3\u767a\u7740",
        "short": "1-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4261245051",
        "label": "73K",
        "long": "\u8c4a\u5e73\u30fb\u7434\u8c37\u7dda/\u4eca\u5409\u7530\u7dda",
        "short": "73K",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4267429171",
        "label": "3-2",
        "long": "\u77e2\u91ce\uff5e\u718a\u91ce\u30fb\u713c\u5c71\u65b9\u9762",
        "short": "3-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4289307513",
        "label": "63-3",
        "long": "\u897f\u98a8\u65b0\u90fd\u7dda",
        "short": "63-3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "447769108",
        "label": "28-7",
        "long": "\u30a2\u30eb\u30d1\u30fc\u30af\u30fb\u65b0\u4e95\u53e3\u99c5\u767a\u7740",
        "short": "28-7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "466090717",
        "label": "74",
        "long": "\u4e09\u6bb5\u5ce1\u7dda",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "468411588",
        "label": "6-2",
        "long": "6\u53f7\u7dda",
        "short": "6-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "488396710",
        "label": "11",
        "long": "\u5e83\u4ec1\u65b9\u7dda/\u90f7\u539f\u9ed2\u702c\u7dda",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "491687221",
        "label": "11-7",
        "long": "\u5e83\u4ec1\u65b9\u7dda/\u90f7\u539f\u9ed2\u702c\u7dda",
        "short": "11-7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "495067917",
        "label": "70-4",
        "long": "\u3042\u3055\u3072\u304c\u4e18\u7dda",
        "short": "70-4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "542189229",
        "label": "321",
        "long": "\u5927\u5b66\u75c5\u9662\u524d\uff5e\u5e83\u5cf6\u99c5",
        "short": "321",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "573034510",
        "label": "202",
        "long": "\u897f\u98a8\u307f\u306a\u3068\u30e9\u30a4\u30f3",
        "short": "202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "578834183",
        "label": "J\u30ea\u30fc\u30b0\u30b7\u30e3\u30c8\u30eb",
        "long": "J\u30ea\u30fc\u30b0\u30b7\u30e3\u30c8\u30eb",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "641219874",
        "label": "1",
        "long": "\u5449\u5009\u6a4b\u5cf6\u7dda",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "657539703",
        "label": "55-1",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "55-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "669378095",
        "label": "61-1",
        "long": "\u4e94\u6708\u304c\u4e18\u56e3\u5730\u30fb\u514d\u8a31\u30bb\u30f3\u30bf\u30fc\u30fb\u30b8 \u30a2\u30a6\u30c8\u30ec\u30c3\u30c8\u5e83\u5cf6\u30fb\u305d\u3089\u306e\u7dda",
        "short": "61-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "694313209",
        "label": "61-9",
        "long": "\u4e94\u6708\u304c\u4e18\u56e3\u5730\u30fb\u514d\u8a31\u30bb\u30f3\u30bf\u30fc\u30fb\u30b8 \u30a2\u30a6\u30c8\u30ec\u30c3\u30c8\u5e83\u5cf6\u30fb\u305d\u3089\u306e\u7dda",
        "short": "61-9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "751400627",
        "label": "72K",
        "long": "\u4e0a\u6839\u30fb\u5409\u7530\u7dda",
        "short": "72K",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "774036820",
        "label": "31-1",
        "long": "\u8fb0\u5ddd\u7dda",
        "short": "31-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "825937545",
        "label": "12",
        "long": "\u5bae\u5185\u4e32\u6238\u99c5\u30fb\u5eff\u65e5\u5e02\u5e02\u5f79\u6240\u524d\u99c5\u767a\u7740\uff08\u56db\u5b63\u304c\u4e18\u7dda\uff09",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "857343081",
        "label": "4-1",
        "long": "\u4e94\u65e5\u5e02\u99c5\u5357\u53e3\u767a\u7740",
        "short": "4-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "920863530",
        "label": "75K",
        "long": "\u4e09\u6bb5\u5ce1\u7dda",
        "short": "75K",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "940910428",
        "label": "40",
        "long": "\u5e83\u5cf6\uff5e\u718a\u91ce\u65b9\u9762",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "99204569",
        "label": "52",
        "long": "\u897f\u5e83\u5cf6\u30d0\u30a4\u30d1\u30b9\u7dda",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 2421,
    "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-05",
  "top_fixes": [
    {
      "code": "missing_required_column",
      "count": 3,
      "effort": "Often an export setting; ask your vendor if it recurs.",
      "fix": "Add the required column named in the finding to the flagged file.",
      "owner": "Likely your export tool",
      "points": 12.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "A file is missing a column that GTFS requires.",
      "why": "Apps may reject the whole file, so riders could lose the affected routes or stops."
    },
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 2421,
      "effort": "A column in stops.txt; your scheduling software likely has it.",
      "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
      "owner": "Likely your team",
      "points": 25.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "2421 of 2421 stops don't say whether a wheelchair user can board there.",
      "why": "Riders who use wheelchairs can't plan a trip when accessibility is marked 'unknown'; apps show no information at all."
    },
    {
      "code": "scorecard_wheelchair_accessible_unknown",
      "count": 9707,
      "effort": "A default or per-trip field in your export.",
      "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "9707 of 9707 trips don't say whether the vehicle is wheelchair accessible.",
      "why": "Even with accessible stops, riders need to know the bus itself can take them."
    }
  ],
  "validator_version": "8.0.1"
}
