{
  "agency": {
    "country": "JP",
    "id": "kagoshima-city-ai-bus",
    "name": "Kagoshima City Community Bus Ai Bus (\u9e7f\u5150\u5cf6\u5e02\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u30d0\u30b9\u300c\u3042\u3044\u3070\u3059\u300d)",
    "operating_note": "Kagoshima City's Ai Bus community network (\u30b3\u30df\u30e5\u30cb\u30c6\u30a3\u30d0\u30b9\u300c\u3042\u3044\u3070\u3059\u300d); counted as one feed record.",
    "subdivision_code": "JP-46",
    "subdivision_name": "Kagoshima"
  },
  "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": 11.9,
          "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": 175,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 79.4,
        "headsign_scored_pct": 79.4,
        "mixed_case_stop_name_pct": 99.3,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 2027,
        "translations": {
          "feed_lang": "ja",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 175,
        "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": 2027,
          "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": "2027 of 2027 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": 175,
          "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": "175 of 175 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": 36,
          "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": 3.1,
          "severity": "WARNING",
          "what": "36 of 175 trips lack rider-facing destination or direction text.",
          "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": "Trip-planning apps and regional data coordinators have nobody to email when they spot a problem with your feed, so problems linger."
        },
        {
          "code": "scorecard_station_no_pathways",
          "count": 1,
          "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
          "fix": "Add pathways.txt connecting entrances, platforms, and any elevators, with a level for each.",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "This feed models stations or entrances but has no pathways.txt.",
          "why": "Trip planners can't guide riders through the station, and there is no step-free route information for wheelchair users."
        }
      ],
      "name": "completeness",
      "score": 49.3,
      "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": 13,
        "instances_by_severity": {
          "ERROR": 4,
          "INFO": 73,
          "WARNING": 15605
        },
        "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": "invalid_row_length",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'invalid_row_length' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 12.0,
          "severity": "ERROR",
          "what": "Invalid row length (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "non_ascii_or_non_printable_char",
          "count": 7697,
          "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": "missing_timepoint_value",
          "count": 7236,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'missing_timepoint_value' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Missing timepoint value (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 419,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Use mixed case for stop names and headsigns (e.g. 'Main St & 2nd Ave', not 'MAIN ST & 2ND AVE').",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some rider-facing names are in ALL CAPS or all lowercase.",
          "why": "ALL-CAPS stop and headsign names are harder to read in apps and are read awkwardly by screen readers."
        },
        {
          "code": "stop_without_stop_time",
          "count": 98,
          "effort": "A review pass in your scheduling software.",
          "fix": "Remove retired stops from the export, or add them back to the trips that should serve them.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some stops exist in the feed but no trip ever stops at them.",
          "why": "Riders may walk to a stop where no bus is scheduled to arrive."
        },
        {
          "code": "duplicate_route_name",
          "count": 76,
          "effort": "One field per route.",
          "fix": "Give each route a distinct short or long name.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Two or more routes share the same name.",
          "why": "Riders can't tell the routes apart in apps."
        },
        {
          "code": "route_long_name_contains_short_name",
          "count": 75,
          "effort": "One field per flagged route.",
          "fix": "Drop the short name from route_long_name and keep the long name descriptive, like 'Downtown via 5th Ave'.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some route long names repeat the route's short name inside them.",
          "why": "Apps show both names together, so riders see the number twice, like '5 5 Downtown'."
        },
        {
          "code": "missing_recommended_field",
          "count": 3,
          "effort": "A field at a time; not urgent.",
          "fix": "Review the flagged fields and fill in the ones your riders would use.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some files leave out fields that GTFS asks for but does not require.",
          "why": "Recommended fields like agency_phone or stop descriptions make the feed more useful to riders and trip planners."
        },
        {
          "code": "trip_coverage_not_active_for_next7_days",
          "count": 1,
          "effort": "One setting in most export tools.",
          "fix": "Trim past service periods the next time you export.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Many of the feed's trips don't run at all in the next 7 days.",
          "why": "It usually means old service periods are still in the export, making the feed bigger and harder to check."
        },
        {
          "code": "big_gap_in_service",
          "count": 66,
          "effort": "A review of your calendar dates.",
          "fix": "Check whether the gap is real, like a seasonal break; if not, add the missing dates to the calendar.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "The feed has a stretch of two weeks or more with no service running.",
          "why": "A long gap can mean dates were left out of the calendar. Apps then show no trips on those days."
        },
        {
          "code": "unknown_column",
          "count": 6,
          "effort": "A quick look at the flagged files.",
          "fix": "Check the flagged column names for misspellings of standard GTFS fields; remove them if they are vendor extras.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Some files contain columns that are not part of the GTFS spec.",
          "why": "Harmless to riders, but apps ignore these columns and they can hide typos in real column names."
        },
        {
          "code": "unknown_file",
          "count": 1,
          "effort": "A quick look at the flagged file.",
          "fix": "Check the flagged file name for a typo of a standard GTFS file. Remove it if it is a vendor extra.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "The feed includes a file that is not part of the GTFS spec.",
          "why": "Apps ignore files they don't know, and a stray file can hide a misspelled standard file name."
        }
      ],
      "name": "correctness",
      "score": 17.8,
      "status": "measured",
      "summary": "The MobilityData validator flagged 13 kinds of issue across 15682 instances (4 error, 15605 warning, 73 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 241,
        "effective_expiry_date": "2027-03-31",
        "feed_end_date": "2027-03-31",
        "feed_start_date": "2026-04-01",
        "feed_version": "20260401_01",
        "has_feed_info": true,
        "last_service_date": "2027-03-31",
        "seasonal_boundary": true,
        "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 241 days.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "Not scored yet. Nothing here counts against the grade.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "medium",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The feed was downloaded from the agency's own URL."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "2 validator errors to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data covers the next 241 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "This feed is close to the conformance mark. 2 validator errors to resolve. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "CC BY 4.0; published as GTFS-JP open data by Kagoshima City through the GTFS Data Repository (gtfs-data.jp). Credit Kagoshima City.",
    "reachable": true,
    "sha256": "eb6ff592643022132391f59a7fa0e0324f076287d8520106efd968b82a4f4f9b",
    "size_bytes": 134988,
    "static_url": "https://api.gtfs-data.jp/v2/organizations/kagoshimacity/feeds/aibus/files/feed.zip?rid=current"
  },
  "fetch": {
    "final_url": "https://prodgtfsdatareposharedinfrasta-filebucketcdfcd6de-1qqhtsxlwh6la.s3.amazonaws.com/kagoshimacity/aibus/9b2bbb55-dd46-4814-8c73-f70d1d7c6c87/feed.zip?response-content-disposition=attachment%3B%20filename%3Dfeed_kagoshimacity_aibus_20260401_20260520151439.zip&AWSAccessKeyId=ASIARI5CFYAND676WZZZ&Signature=KUnLisiUg7gJBaraadq5LRxivJo%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEAoaDmFwLW5vcnRoZWFzdC0xIkcwRQIhANej2rbyjTa4AUU3Hqe5Znj1CUo65Pf3so2Q%2FS2CANydAiAXPOxRXFcRZiQA2SM1qe4JuME%2BTvixnXVl65PZLbolhCrZBAjT%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAUaDDA4Nzg1MDA3NDEzOCIMokM6wTgIu4kyK3W6Kq0EiAq%2Ft85HDSPgqDONH2Ruc04inxoPz13BLDElnomOmt7c1KtGU6aB2j4WH9kmYH6ojLcfJK67apEjlDKCgE2dqIul0WYfo%2FTZO%2Flxg9HHLxU%2BeqJMlEtFPxqO6N0qufqzuliE8WCMfQAcGjIV7aj9ym%2BiYsVH6S04Jpvax3GNK%2BRbGEb1vD26PswFEmYwdaN24C8%2Fr4zGbqP9ps69BT3mNzxWdrZlSDAAlXrNcDnu23C6Af3vP9PR31pArqGFrQp0XHLTLfTrxeFGGC%2BFlOHZxRqg2DPeF%2FpfTOYzzRL2Jszi6tbWDX%2FoSlY8RhfSuID02DsvCDMVasP3J7I70lNJg3gJwlv6qn65aBA3Zm2fYsMpchG8UIfRBFVXNFUZ8svC7KBTzuTc8FAxZDzBg%2BdgPSlFH%2F7uyp5YN2feb%2Bq%2BOQvnu2UVALnYvuIPhOPQ8J%2BJC0w8ktSf4x32%2BSC%2BAu2495jb3KopAZO%2BpEjxAWLpwrmGTTx5Z%2FaWRH5fkE8X6VUt5GWaniqWCkWR3DzRKSjC9HdCjUWNuC9FNIbY9uueDDmU4mWH9oOmnvmm2xncAJdIFcJZ%2FC%2BWv%2BgjU%2BMNcr%2B4Xt%2BVRFjT%2FUUKRtuACJy1yFQD%2F2erPWGjF%2F%2ByNXSl2bTy9L2cpeQOSjMITJMqNdeAniQQZV46dy2sCaPs4F94wfnEKy%2FlckjAni%2BJQYkQit9rW9qRWekh9VD1X6OjmZ7gAzXuLk4%2BtsgoJP7VJp4w28G60wY6owHY9gIzQrKp0SkQ4E9Bt8CLKhauQ6XBX6WJ3ayohBIpRL47gt2TkhHX2pSwBgS3dtrpL6z5QF2BekHvWEoIc9kfEMA0fN6TXMmjMI1FSdWd3tEElpXE1pfhshpg4XVgC4mmzeMQXWavjpA5Sw5xnv0hTO2e8WJ0yLgZHUJtNEzN31%2Bd64x0bCmNmM1CuGHNPn7hPf1DHgTyrkzfp30BStwAINGZ&Expires=1785635133",
    "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-08-02T00:00:00+00:00",
  "geo": {
    "bbox": [
      130.406,
      31.30356,
      130.61238,
      31.76142
    ],
    "lat": 31.64292,
    "lon": 130.51156,
    "stop_count": 2027
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 87,
        "trip_count": 175,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 87,
    "trip_count": 175
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 48.2,
    "margin_to_next_band": 11.8,
    "score": 48.2
  },
  "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 whether a step-free route exists inside the station, and trip planners can't route anyone through it."
    }
  ],
  "routability": {
    "boardable_stops": 1174,
    "findings": [
      {
        "code": "scorecard_orphan_stops",
        "count": 98,
        "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": "98 of 1174 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": 98,
    "single_stop_trips": 0,
    "trips_total": 175
  },
  "route_map": {
    "drawn_route_count": 0,
    "has_shapes": false,
    "path": "data/artifacts/kagoshima-city-ai-bus/geometry.geojson",
    "route_count": 87,
    "routes": [
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "12201",
        "label": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "12202",
        "label": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "12801",
        "label": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "12802",
        "label": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "15101",
        "label": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "15102",
        "label": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "260101",
        "label": "\u3042\u3044\u3070\u3059\u2460\u5409\u91ce\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2460\u5409\u91ce\u5730\u57df",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F0F0F0",
        "color_name": "white",
        "has_shape": false,
        "id": "260102",
        "label": "\u3042\u3044\u3070\u3059\u2460\u5409\u91ce\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2460\u5409\u91ce\u5730\u57df",
        "short": "",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F0F0F0",
        "color_name": "white",
        "has_shape": false,
        "id": "260103",
        "label": "\u3042\u3044\u3070\u3059\u2460\u5409\u91ce\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2460\u5409\u91ce\u5730\u57df",
        "short": "",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F0F0F0",
        "color_name": "white",
        "has_shape": false,
        "id": "260104",
        "label": "\u3042\u3044\u3070\u3059\u2460\u5409\u91ce\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2460\u5409\u91ce\u5730\u57df",
        "short": "",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F0F0F0",
        "color_name": "white",
        "has_shape": false,
        "id": "260105",
        "label": "\u3042\u3044\u3070\u3059\u2460\u5409\u91ce\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2460\u5409\u91ce\u5730\u57df",
        "short": "",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F0F0F0",
        "color_name": "white",
        "has_shape": false,
        "id": "260106",
        "label": "\u3042\u3044\u3070\u3059\u2460\u5409\u91ce\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2460\u5409\u91ce\u5730\u57df",
        "short": "",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F0F0F0",
        "color_name": "white",
        "has_shape": false,
        "id": "260107",
        "label": "\u3042\u3044\u3070\u3059\u2460\u5409\u91ce\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2460\u5409\u91ce\u5730\u57df",
        "short": "",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F0F0F0",
        "color_name": "white",
        "has_shape": false,
        "id": "260108",
        "label": "\u3042\u3044\u3070\u3059\u2460\u5409\u91ce\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2460\u5409\u91ce\u5730\u57df",
        "short": "",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F0F0F0",
        "color_name": "white",
        "has_shape": false,
        "id": "260401",
        "label": "\u3042\u3044\u3070\u3059\u2463\u4f0a\u6577\u6771\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2463\u4f0a\u6577\u6771\u90e8\u5730\u57df",
        "short": "",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F0F0F0",
        "color_name": "white",
        "has_shape": false,
        "id": "260402",
        "label": "\u3042\u3044\u3070\u3059\u2463\u4f0a\u6577\u6771\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2463\u4f0a\u6577\u6771\u90e8\u5730\u57df",
        "short": "",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F0F0F0",
        "color_name": "white",
        "has_shape": false,
        "id": "260403",
        "label": "\u3042\u3044\u3070\u3059\u2463\u4f0a\u6577\u6771\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2463\u4f0a\u6577\u6771\u90e8\u5730\u57df",
        "short": "",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F0F0F0",
        "color_name": "white",
        "has_shape": false,
        "id": "260404",
        "label": "\u3042\u3044\u3070\u3059\u2463\u4f0a\u6577\u6771\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2463\u4f0a\u6577\u6771\u90e8\u5730\u57df",
        "short": "",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "45501",
        "label": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "45601",
        "label": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "45602",
        "label": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "46501",
        "label": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "46502",
        "label": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "46701",
        "label": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "46702",
        "label": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2465\u8c37\u5c71\u5317\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "47301",
        "label": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "47401",
        "label": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "47901",
        "label": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "47902",
        "label": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2461\u8c37\u5c71\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "48401",
        "label": "\u3042\u3044\u3070\u3059\u2466\u8c37\u5c71\u5357\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2466\u8c37\u5c71\u5357\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2466\u8c37\u5c71\u5357\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "48601",
        "label": "\u3042\u3044\u3070\u3059\u2466\u8c37\u5c71\u5357\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2466\u8c37\u5c71\u5357\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2466\u8c37\u5c71\u5357\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "48602",
        "label": "\u3042\u3044\u3070\u3059\u2466\u8c37\u5c71\u5357\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2466\u8c37\u5c71\u5357\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2466\u8c37\u5c71\u5357\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "48801",
        "label": "\u3042\u3044\u3070\u3059\u2466\u8c37\u5c71\u5357\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2466\u8c37\u5c71\u5357\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2466\u8c37\u5c71\u5357\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "48802",
        "label": "\u3042\u3044\u3070\u3059\u2466\u8c37\u5c71\u5357\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2466\u8c37\u5c71\u5357\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2466\u8c37\u5c71\u5357\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "5531",
        "label": "\u3042\u3044\u3070\u3059\u246a\u5c0f\u539f\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u246a\u5c0f\u539f\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u246a\u5c0f\u539f\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "5541",
        "label": "\u3042\u3044\u3070\u3059\u246a\u5c0f\u539f\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u246a\u5c0f\u539f\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u246a\u5c0f\u539f\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6011",
        "label": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6081",
        "label": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6082",
        "label": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6231",
        "label": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6232",
        "label": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6241",
        "label": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6251",
        "label": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6262",
        "label": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6281",
        "label": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6291",
        "label": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6292",
        "label": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6301",
        "label": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6311",
        "label": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6321",
        "label": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6351",
        "label": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6361",
        "label": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6362",
        "label": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6371",
        "label": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6372",
        "label": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2468\u677e\u5143\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "6501",
        "label": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2467\u5409\u7530\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "79101",
        "label": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "79102",
        "label": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "79201",
        "label": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "79202",
        "label": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "79301",
        "label": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "79401",
        "label": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "79402",
        "label": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "79501",
        "label": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "79601",
        "label": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "79602",
        "label": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2462\u559c\u5165\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "95201",
        "label": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "95202",
        "label": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "95301",
        "label": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "95302",
        "label": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "95601",
        "label": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "95602",
        "label": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "95701",
        "label": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "95702",
        "label": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2469\u90e1\u5c71\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "95901",
        "label": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "96001",
        "label": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "96301",
        "label": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "96401",
        "label": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "96701",
        "label": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "96801",
        "label": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "96901",
        "label": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "97001",
        "label": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "97101",
        "label": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "97102",
        "label": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "97201",
        "label": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "97202",
        "label": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "97401",
        "label": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "long": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "short": "\u3042\u3044\u3070\u3059\u2464\u4f0a\u6577\u897f\u90e8\u5730\u57df",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 2027,
    "stop_points_capped": true
  },
  "rubric_version": "1.3",
  "schema_version": "1.17",
  "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-08-02",
  "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": "invalid_row_length",
      "count": 1,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'invalid_row_length' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 12.0,
      "rank": 2,
      "severity": "ERROR",
      "what": "Invalid row length (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 2027,
      "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": 3,
      "severity": "WARNING",
      "what": "2027 of 2027 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."
    }
  ],
  "validator_version": "8.0.1"
}
