{
  "agency": {
    "country": "JP",
    "id": "geiyo-bus",
    "name": "Geiyo Bus (\u82b8\u967d\u30d0\u30b9)",
    "operating_note": "Geiyo Bus's route network around Higashihiroshima, Takehara, and Kure.",
    "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.4,
          "stop_names": 15.0,
          "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": 1593,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 16.3,
        "headsign_scored_pct": 16.3,
        "mixed_case_stop_name_pct": 99.8,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 1682,
        "translations": {
          "feed_lang": "ja",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 1593,
        "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": 1682,
          "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": "1682 of 1682 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": 1593,
          "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": "1593 of 1593 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": 1333,
          "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.6,
          "severity": "WARNING",
          "what": "1333 of 1593 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": 10,
        "instances_by_severity": {
          "ERROR": 3,
          "INFO": 79,
          "WARNING": 45629
        },
        "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": 44152,
          "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": 1327,
          "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": 138,
          "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": "unused_shape",
          "count": 7,
          "effort": "One setting.",
          "fix": "Turn on 'remove unused shapes' (or the like) in your export tool.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "The feed contains route shapes no trip uses.",
          "why": "Harmless to riders, but it bloats the feed and suggests stale export data."
        },
        {
          "code": "stop_too_far_from_shape",
          "count": 4,
          "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": "platform_without_parent_station",
          "count": 66,
          "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": 47.8,
      "status": "measured",
      "summary": "The MobilityData validator flagged 10 kinds of issue across 45711 instances (3 error, 45629 warning, 79 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 172,
        "effective_expiry_date": "2027-02-24",
        "feed_end_date": "2027-02-24",
        "feed_start_date": "2026-08-24",
        "feed_version": "20260824",
        "has_feed_info": true,
        "last_service_date": "2027-02-24",
        "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 172 days.",
      "weight": 0.2
    },
    "realtime": {
      "details": {
        "alerts_content": {
          "alerts": 6,
          "ended_over_30_days_ago": 0,
          "with_cause_and_effect": 6,
          "with_description": 6,
          "with_header_text": 6,
          "with_informed_entity": 6
        },
        "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": 18
      },
      "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 172 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. Geiyo Bus separately offers the same data under CC BY 4.0 on its own site; the association terms govern this endpoint.",
    "reachable": true,
    "sha256": "85778d27f8588cbe77a7bc70ba22258c2884bdd2380ab26965803b5012065fcc",
    "size_bytes": 2993523,
    "source_provenance": "official",
    "static_url": "https://ajt-mobusta-gtfs.mcapps.jp/static/11/current_data.zip"
  },
  "fetch": {
    "final_url": "https://ajt-mobusta-gtfs.mcapps.jp/static/11/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.45415,
      34.31846,
      133.09063,
      34.59008
    ],
    "lat": 34.40659,
    "lon": 132.78421,
    "stop_count": 1682
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 64,
        "trip_count": 1593,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 64,
    "trip_count": 1593
  },
  "overall": {
    "grade": "D",
    "margin_to_lower_band": 6.7,
    "margin_to_next_band": 3.3,
    "score": 66.7
  },
  "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": 1681,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 1593
  },
  "route_map": {
    "drawn_route_count": 58,
    "has_shapes": true,
    "path": "data/artifacts/geiyo-bus/geometry.geojson",
    "route_count": 64,
    "routes": [
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1121722807",
        "label": "\u983c\u517c\u7dda",
        "long": "\u983c\u517c\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1330 0",
        "label": "\u897f\u6761\uff0d\u7af9\u539f\u7dda\uff08\u897f\u6761\u99c5\uff0d\u6771\u5e83\u5cf6\u99c5\uff09",
        "long": "\u897f\u6761\uff0d\u7af9\u539f\u7dda\uff08\u897f\u6761\u99c5\uff0d\u6771\u5e83\u5cf6\u99c5\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1500101525",
        "label": "2",
        "long": "\u306e\u3093\u30d0\u30b9 \u9752\u30eb\u30fc\u30c8\uff08\u5185\u56de\u308a\uff09",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1515587902",
        "label": "\u8c4a\u6804\uff5e\u897f\u6761\u7dda",
        "long": "\u8c4a\u6804\uff5e\u897f\u6761\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1635820604",
        "label": "\u897f\u6761\u30a8\u30a2\u30dd\u30fc\u30c8\u30ea\u30e0\u30b8\u30f3",
        "long": "\u897f\u6761\u30a8\u30a2\u30dd\u30fc\u30c8\u30ea\u30e0\u30b8\u30f3",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1734447488",
        "label": "\u5b89\u82b8\u6d25\uff5e\u897f\u6761\u7dda",
        "long": "\u5b89\u82b8\u6d25\uff5e\u897f\u6761\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1741539600",
        "label": "40-2",
        "long": "\u4e09\u8feb\u7dda",
        "short": "40-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1955125506",
        "label": "40-4",
        "long": "\u5e83\u5cf6\uff5e\u702c\u91ce\u30fb\u897f\u6761\u7dda",
        "short": "40-4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2011374392",
        "label": "40-6",
        "long": "\u5e83\u5cf6\uff5e\u702c\u91ce\u30fb\u897f\u6761\u7dda",
        "short": "40-6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2024491242",
        "label": "\u9ad8\u7f8e\u304c\u4e18\u7dda\uff08\u5faa\u74b0\u30fb\u6642\u8a08\u56de\u308a\uff09",
        "long": "\u9ad8\u7f8e\u304c\u4e18\u7dda\uff08\u5faa\u74b0\u30fb\u6642\u8a08\u56de\u308a\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2062293307",
        "label": "\u5b89\u82b8\u5357\u7dda",
        "long": "\u5b89\u82b8\u5357\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2085621684",
        "label": "\u30d5\u30a7\u30ea\u30fc\u7dda",
        "long": "\u30d5\u30a7\u30ea\u30fc\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2121 0",
        "label": "\u30d5\u30a7\u30ea\u30fc\u7dda\uff08\u7af9\u539f\u30d5\u30a7\u30ea\u30fc\uff0d\u7af9\u539f\u99c5\uff09",
        "long": "\u30d5\u30a7\u30ea\u30fc\u7dda\uff08\u7af9\u539f\u30d5\u30a7\u30ea\u30fc\uff0d\u7af9\u539f\u99c5\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2126412302",
        "label": "\u897f\u6761\uff5e\u5409\u5ddd\u7dda\uff08\u5faa\u74b0\uff09",
        "long": "\u897f\u6761\uff5e\u5409\u5ddd\u7dda\uff08\u5faa\u74b0\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2162395921",
        "label": "\u983c\u517c\u7dda\uff08\u5faa\u74b0\uff09",
        "long": "\u983c\u517c\u7dda\uff08\u5faa\u74b0\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2183511444",
        "label": "\u9ad8\u7f8e\u304c\u4e18\uff5e\u897f\u6761\u7dda",
        "long": "\u9ad8\u7f8e\u304c\u4e18\uff5e\u897f\u6761\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2193024736",
        "label": "\u897f\u6761\uff5e\u516b\u672c\u677e\u7dda",
        "long": "\u897f\u6761\uff5e\u516b\u672c\u677e\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2251 0",
        "label": "\u30d5\u30a7\u30ea\u30fc\u7dda\uff08\u5927\u4e57\u5730\u57df\u4ea4\u6d41\u30bb\u30f3\u30bf\u30fc\uff0d\u4e2d\u901a\uff09",
        "long": "\u30d5\u30a7\u30ea\u30fc\u7dda\uff08\u5927\u4e57\u5730\u57df\u4ea4\u6d41\u30bb\u30f3\u30bf\u30fc\uff0d\u4e2d\u901a\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2320804734",
        "label": "\u767d\u5e02\u99c5\uff5e\u5e83\u5cf6\u7a7a\u6e2f\u7dda",
        "long": "\u767d\u5e02\u99c5\uff5e\u5e83\u5cf6\u7a7a\u6e2f\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2379335337",
        "label": "\u5b89\u82b8\u5357\u7dda\uff08\u6d77\u7530\u65b0\u958b\u7d4c\u7531\uff09",
        "long": "\u5b89\u82b8\u5357\u7dda\uff08\u6d77\u7530\u65b0\u958b\u7d4c\u7531\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "245026393",
        "label": "\u897f\u6761\u99c5\uff5e\u5e83\u5cf6\u5927\u5b66\u7dda\uff08\u5faa\u74b0\uff09",
        "long": "\u897f\u6761\u99c5\uff5e\u5e83\u5cf6\u5927\u5b66\u7dda\uff08\u5faa\u74b0\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2476612933",
        "label": "\u7551\u8cc0\u7dda\uff08\u65e7\u9053\u7d4c\u7531\uff09",
        "long": "\u7551\u8cc0\u7dda\uff08\u65e7\u9053\u7d4c\u7531\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2487774745",
        "label": "\u9ad8\u7f8e\u304c\u4e18\u7dda\uff08\u5faa\u74b0\u30fb\u53cd\u6642\u8a08\u56de\u308a\uff09",
        "long": "\u9ad8\u7f8e\u304c\u4e18\u7dda\uff08\u5faa\u74b0\u30fb\u53cd\u6642\u8a08\u56de\u308a\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2510403939",
        "label": "40-10",
        "long": "\u5e83\u5cf6\uff5e\u702c\u91ce\u30fb\u897f\u6761\u7dda",
        "short": "40-10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2528337699",
        "label": "\u5fd7\u548c\u5faa\u74b0\u7dda\uff08\u6771\u2192\u897f\uff09",
        "long": "\u5fd7\u548c\u5faa\u74b0\u7dda\uff08\u6771\u2192\u897f\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2681963410",
        "label": "1",
        "long": "\u306e\u3093\u30d0\u30b9 \u8d64\u30eb\u30fc\u30c8\uff08\u5916\u56de\u308a\uff09",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "272614101",
        "label": "40-1",
        "long": "\u5357\u5e78\u7dda",
        "short": "40-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2747214404",
        "label": "\u4e09\u539f\uff5e\u672c\u90f7\u5faa\u74b0\u7dda",
        "long": "\u4e09\u539f\uff5e\u672c\u90f7\u5faa\u74b0\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2939009178",
        "label": "\u4e09\u539f\uff5e\u672c\u90f7\u5faa\u74b0\u7dda\uff08\u5faa\u74b0\u30fb\u6642\u8a08\u56de\u308a\uff09",
        "long": "\u4e09\u539f\uff5e\u672c\u90f7\u5faa\u74b0\u7dda\uff08\u5faa\u74b0\u30fb\u6642\u8a08\u56de\u308a\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2959858856",
        "label": "\u516b\u672c\u677e\u99c5\uff5e\u30b0\u30ea\u30fc\u30f3\u30bf\u30a6\u30f3\u7dda",
        "long": "\u516b\u672c\u677e\u99c5\uff5e\u30b0\u30ea\u30fc\u30f3\u30bf\u30a6\u30f3\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3013739595",
        "label": "\u897f\u6cb3\u5185\u7dda",
        "long": "\u897f\u6cb3\u5185\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3093754835",
        "label": "\u5fd7\u548c\u5faa\u74b0\u7dda\uff08\u897f\u2192\u6771\uff09",
        "long": "\u5fd7\u548c\u5faa\u74b0\u7dda\uff08\u897f\u2192\u6771\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "314042254",
        "label": "\u6d77\u7530\u753a\u3075\u308c\u3042\u3044\u30d0\u30b9 \u5357\u30eb\u30fc\u30c8",
        "long": "\u6d77\u7530\u753a\u3075\u308c\u3042\u3044\u30d0\u30b9 \u5357\u30eb\u30fc\u30c8",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3214476452",
        "label": "\u4e09\u539f\uff5e\u5e78\u5d0e\u30fb\u7af9\u539f\u7dda",
        "long": "\u4e09\u539f\uff5e\u5e78\u5d0e\u30fb\u7af9\u539f\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3221911935",
        "label": "\u897f\u6761\u99c5\uff5e\u5e83\u5cf6\u5927\u5b66\u7dda",
        "long": "\u897f\u6761\u99c5\uff5e\u5e83\u5cf6\u5927\u5b66\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3244025473",
        "label": "\u7551\u8cc0\u7dda",
        "long": "\u7551\u8cc0\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3267041814",
        "label": "\u4e09\u539f\uff5e\u672c\u90f7\u7dda\uff08\u5faa\u74b0\uff09",
        "long": "\u4e09\u539f\uff5e\u672c\u90f7\u7dda\uff08\u5faa\u74b0\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3330528960",
        "label": "\u5c0f\u6cc9\u5faa\u74b0\u7dda",
        "long": "\u5c0f\u6cc9\u5faa\u74b0\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3433145294",
        "label": "41-7",
        "long": "\u6771\u96f2\u7dda",
        "short": "41-7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3496718873",
        "label": "\u7530\u91ce\u6d66\u7dda",
        "long": "\u7530\u91ce\u6d66\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3504259382",
        "label": "\u4e09\u539f\uff5e\u672c\u90f7\u5faa\u74b0\u7dda\uff08\u5faa\u74b0\u30fb\u53cd\u6642\u8a08\u56de\u308a\uff09",
        "long": "\u4e09\u539f\uff5e\u672c\u90f7\u5faa\u74b0\u7dda\uff08\u5faa\u74b0\u30fb\u53cd\u6642\u8a08\u56de\u308a\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3532276990",
        "label": "\u9ad8\u901f\uff1a\u304b\u3050\u3084\u59eb\u53f7",
        "long": "\u9ad8\u901f\uff1a\u304b\u3050\u3084\u59eb\u53f7",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3543742542",
        "label": "\u6d77\u7530\u753a\u3075\u308c\u3042\u3044\u30d0\u30b9 \u5317\u30eb\u30fc\u30c8",
        "long": "\u6d77\u7530\u753a\u3075\u308c\u3042\u3044\u30d0\u30b9 \u5317\u30eb\u30fc\u30c8",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "354392225",
        "label": "\u4e09\u539f\uff5e\u672c\u90f7\u7dda",
        "long": "\u4e09\u539f\uff5e\u672c\u90f7\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3740057264",
        "label": "\u516b\u672c\u677e\u99c5\uff5e\u30b7\u30e3\u30fc\u30d7\u30fb\u7be0\u7dda",
        "long": "\u516b\u672c\u677e\u99c5\uff5e\u30b7\u30e3\u30fc\u30d7\u30fb\u7be0\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3766128986",
        "label": "\u6cb3\u5185\uff5e\u7532\u5c71\u7dda",
        "long": "\u6cb3\u5185\uff5e\u7532\u5c71\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3843561311",
        "label": "\u307f\u3069\u308a\u5742\u30bf\u30a6\u30f3\u30d0\u30b9",
        "long": "\u307f\u3069\u308a\u5742\u30bf\u30a6\u30f3\u30d0\u30b9",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4082276246",
        "label": "40-8",
        "long": "\u5e83\u5cf6\uff5e\u702c\u91ce\u30fb\u963f\u6238\u7dda",
        "short": "40-8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4117345181",
        "label": "7-1",
        "long": "\u698e\u5c71\u7dda",
        "short": "7-1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4139045414",
        "label": "\u516b\u672c\u677e\uff5e\u5409\u5ddd\u7dda",
        "long": "\u516b\u672c\u677e\uff5e\u5409\u5ddd\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4207301662",
        "label": "\u516b\u672c\u677e\u99c5\uff5e\u30b7\u30e3\u30fc\u30d7\u30fb\u7be0\u7dda\uff08\u5faa\u74b0\uff09",
        "long": "\u516b\u672c\u677e\u99c5\uff5e\u30b7\u30e3\u30fc\u30d7\u30fb\u7be0\u7dda\uff08\u5faa\u74b0\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4289612386",
        "label": "\u767d\u5e02\u7dda",
        "long": "\u767d\u5e02\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "523984892",
        "label": "7-8",
        "long": "\u963f\u6238\u7dda",
        "short": "7-8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "535829447",
        "label": "\u897f\u6761\uff5e\u7af9\u539f\u7dda",
        "long": "\u897f\u6761\uff5e\u7af9\u539f\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "599831850",
        "label": "\u5e83\u5cf6\uff5e\u702c\u91ce\u30fb\u897f\u6761\u7dda",
        "long": "\u5e83\u5cf6\uff5e\u702c\u91ce\u30fb\u897f\u6761\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "7380 0",
        "label": "\u76f4",
        "long": "\u5e83\u5cf6\u7a7a\u6e2f\uff0d\u767d\u5e02\uff08\u5e83\u5cf6\u7a7a\u6e2f\uff0d\u767d\u5e02\u99c5\u30fb\u76f4\u884c\uff09",
        "short": "\u76f4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "7381 0",
        "label": "\u76f4",
        "long": "\u767d\u5e02\uff0d\u5e83\u5cf6\u7a7a\u6e2f\uff08\u767d\u5e02\u99c5\uff0d\u5e83\u5cf6\u7a7a\u6e2f\u30fb\u76f4\u884c\uff09",
        "short": "\u76f4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "782900723",
        "label": "\u78ef\u677e\u7dda",
        "long": "\u78ef\u677e\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "8230 0",
        "label": "\u5317\u6d77\u7530\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\uff08\u6d77\u7530\u5e02\u99c5\uff0d\u6d77\u7530\u5e02\u99c5\u30fb[\u5317]\u53f3\u56de\u308a\uff09",
        "long": "\u5317\u6d77\u7530\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\uff08\u6d77\u7530\u5e02\u99c5\uff0d\u6d77\u7530\u5e02\u99c5\u30fb[\u5317]\u53f3\u56de\u308a\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "8231 0",
        "label": "\u5317\u6d77\u7530\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\uff08\u6d77\u7530\u5e02\u99c5\uff0d\u6d77\u7530\u5e02\u99c5\u30fb[\u5317]\u5de6\u56de\u308a\uff09",
        "long": "\u5317\u6d77\u7530\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\uff08\u6d77\u7530\u5e02\u99c5\uff0d\u6d77\u7530\u5e02\u99c5\u30fb[\u5317]\u5de6\u56de\u308a\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "8240 0",
        "label": "\u5357\u6d77\u7530\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\uff08\u6d77\u7530\u5e02\u99c5\uff0d\u6d77\u7530\u5e02\u99c5\u30fb[\u5357]\u53f3\u56de\u308a\uff09",
        "long": "\u5357\u6d77\u7530\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\uff08\u6d77\u7530\u5e02\u99c5\uff0d\u6d77\u7530\u5e02\u99c5\u30fb[\u5357]\u53f3\u56de\u308a\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "8241 0",
        "label": "\u5357\u6d77\u7530\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\uff08\u6d77\u7530\u5e02\u99c5\uff0d\u6d77\u7530\u5e02\u99c5\u30fb[\u5357]\u5de6\u56de\u308a\uff09",
        "long": "\u5357\u6d77\u7530\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\uff08\u6d77\u7530\u5e02\u99c5\uff0d\u6d77\u7530\u5e02\u99c5\u30fb[\u5357]\u5de6\u56de\u308a\uff09",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "917358771",
        "label": "\u897f\u9ad8\u5c4b\u99c5\uff5e\u8fd1\u757f\u5927\u5b66\u7dda",
        "long": "\u897f\u9ad8\u5c4b\u99c5\uff5e\u8fd1\u757f\u5927\u5b66\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "983315473",
        "label": "\u9ad8\u7f8e\u304c\u4e18\u7dda",
        "long": "\u9ad8\u7f8e\u304c\u4e18\u7dda",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 1682,
    "stop_points_capped": false
  },
  "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": 1682,
      "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": "1682 of 1682 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": 1593,
      "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": "1593 of 1593 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"
}
