{
  "agency": {
    "country": "JP",
    "id": "takarazuka-city-ranran-bus",
    "name": "Takarazuka City Ran-Ran Bus (\u5b9d\u585a\u5e02\u30e9\u30f3\u30e9\u30f3\u30d0\u30b9)",
    "operating_note": "Takarazuka City's Ran-Ran Bus community service (\u30e9\u30f3\u30e9\u30f3\u30d0\u30b9); counted as one feed record.",
    "subdivision_code": "JP-28",
    "subdivision_name": "Hyogo"
  },
  "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": 15.0,
          "fares": 15.0,
          "headsigns": 15.0,
          "stop_names": 13.5,
          "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": 55,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 90.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 10,
        "translations": {
          "feed_lang": "ja",
          "has_translations": true,
          "languages": [
            "en",
            "ja-hrkt"
          ],
          "translated_tables": [
            "agency",
            "feed_info",
            "stop_times",
            "stops",
            "trips"
          ],
          "translation_count": 30
        },
        "trips": 55,
        "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": 10,
          "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": "10 of 10 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": 55,
          "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": "55 of 55 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_stop_names_all_caps",
          "count": 1,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Rename stops to mixed case where the language has letter case (for example, 'Central Station').",
          "owner": "Likely your export tool",
          "points": 1.5,
          "severity": "INFO",
          "what": "About 1 stop names are written in ALL CAPS.",
          "why": "Mixed-case names are easier to read in apps and are read more naturally by screen readers."
        }
      ],
      "name": "completeness",
      "score": 58.5,
      "status": "measured",
      "summary": "0% of stops state wheelchair accessibility (0% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 3,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 2,
          "WARNING": 797
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "non_ascii_or_non_printable_char",
          "count": 791,
          "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": 6,
          "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": 6.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": "unknown_file",
          "count": 2,
          "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": 85.5,
      "status": "measured",
      "summary": "The MobilityData validator flagged 3 kinds of issue across 799 instances (0 error, 797 warning, 2 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 393,
        "effective_expiry_date": "2027-09-30",
        "feed_end_date": "2027-09-30",
        "feed_start_date": "2026-05-01",
        "feed_version": "2026v12026\u5e745\u67081\u65e5\u30c0\u30a4\u30e4\u6539\u6b63-2026\u5e7403\u670831\u65e5 10\u664232\u520640\u79d2-\u897f\u6ca2\u30c4\u30fc\u30ebver8.31",
        "has_feed_info": true,
        "last_service_date": "2027-09-30",
        "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 393 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 configured feed URL. Publisher ownership of that URL is not verified."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 393 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": "One requirement remains for this feed to earn the conformance mark. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "CC BY 2.1 JP (the Japan jurisdiction port of Creative Commons Attribution 2.1); published as GTFS-JP open data by Takarazuka City through the GTFS Data Repository (gtfs-data.jp). Credit Takarazuka City.",
    "reachable": true,
    "sha256": "f0d34de88ffd90c63c5e7a6d34190439b972512d7a5e3797e7d44cfaa48148dc",
    "size_bytes": 11795,
    "source_provenance": "unverified",
    "static_url": "https://api.gtfs-data.jp/v2/organizations/takarazukacity/feeds/runrunbus/files/feed.zip?rid=current"
  },
  "fetch": {
    "final_url": "https://prodgtfsdatareposharedinfrasta-filebucketcdfcd6de-1qqhtsxlwh6la.s3.amazonaws.com/takarazukacity/runrunbus/e9cf7329-07e9-4aa5-a5d7-2fede60900a1/feed.zip?response-content-disposition=attachment%3B%20filename%3Dfeed_takarazukacity_runrunbus_20260501_20260331152946.zip&AWSAccessKeyId=ASIARI5CFYANFDTLZAU5&Signature=EKh8MXiUqBCvFsLBaa2P7fUgBvw%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEOb%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaDmFwLW5vcnRoZWFzdC0xIkYwRAIgP7%2FrXaZgDlrty%2FT3pi0gdRkcN6wo2hJsq49xSe9mrrcCIFPDApMQ9cDX%2B6kIi%2F5bMbk4vMeoAJ3Gf2We%2BmGBtzFoKtkECK%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEQBRoMMDg3ODUwMDc0MTM4IgwkqMq3KgE%2FBamon8sqrQQgVc%2BKjgmommq5ieMulloNY9VT664JyfTgf76gmdBzIJwVFWvF16aY3pRTUGqKBzjjWvqIg4k5pcW0ed3erPu8%2BS1OTmlRcLGpMWULkMZKeIn3hDapHu%2BxKHX2cgPOyIEXPyJ2%2Fy6THEuKwXT3htcJ79RDJpPn%2F%2BI47fA4rY6zedBifxRCCY6nKg7u7KhnjoK7lRvPqYNXtz7kTigA1hYwZcApe1CMRwNVZnX0gfHKRCzI4S3uxfYI60kH94exP54U%2F%2BxfGaafR1Y9hanEbrnNj8wk3lbGC4wmd1C%2BxvnHDGvx8x87fdEG%2BaBPg%2BgvjBKiWfdt74%2FXfWyroGgnY4DWEMevkl1S9YP3FIPJkAo%2B8CUSHSjrmGHdHbZFEzxg%2F90O1fUtLFBrx9EeSRVHGhseGVJ%2BRBj0fG%2BmksSPrU1BFKizwtnk%2BOkPN0yveK2r4jiZTIkHN2fs1qFbT4N89Bap9Y3XJraX5%2B5Z6pxxXsB7Wb%2FpkinxZYgnrVfGgiZ0fFgiLDDffvPp4%2BY%2FSbqE2cORTWwzMyt8b2aCYyACKprE%2FgIuCmyHpcZj4Wzj3tFHhIHyKozFs3uWbkADi1BQmQFZX2yiJneTxrNERVgBhcEn2VNDfKSzZh2sQ4x4yg0Ho2fwM%2Fa3AdFkBVBXOwK5KeZ%2B%2Fpb3%2ByiKd4x76iuAiOk2FsTgOzUTrOUIXpCwyYRWfkCcjl5hC71%2FSCaceX0bKx4nET02OT6e2aiHj5z2DjDwrNvUBjqkAfxkRXyfMJDdv%2BbzgnKHIXlf8dFwMszSfaayDmShdnBbOZFPo%2B3n6z%2FKuvyhaySEOC9p5su%2BKTl%2FSu9qI5wwbV1ba4Q65SAi5D75VchoMaYnht%2F%2FsKfolqNAqqm4IQbhh50o2OX22DP790ePsHm4hpKZ4Ua8KW5gpP%2Bg0oQydRXKiOe%2BABpT%2FgK1KlSuXbqsu4c75lHwmddef5z0DkClqdCsordv&Expires=1788270545",
    "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-01T00:00:00+00:00",
  "geo": {
    "bbox": [
      135.33198,
      34.80749,
      135.34076,
      34.81116
    ],
    "lat": 34.80924,
    "lon": 135.33562,
    "stop_count": 10
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 1,
        "trip_count": 55,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 1,
    "trip_count": 55
  },
  "overall": {
    "grade": "B",
    "margin_to_lower_band": 0.7,
    "margin_to_next_band": 9.3,
    "score": 80.7
  },
  "recommendations": [],
  "recompute": {
    "as_of": "2026-09-02",
    "feed_fetched_date": "2026-09-01",
    "kind": "freshness"
  },
  "routability": {
    "boardable_stops": 10,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 55
  },
  "route_map": {
    "drawn_route_count": 1,
    "has_shapes": true,
    "path": "data/artifacts/takarazuka-city-ranran-bus/geometry.geojson",
    "route_count": 1,
    "routes": [
      {
        "color": "3333FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "2",
        "label": "\u30e9\u30f3\u30e9\u30f3\u30d0\u30b9 \u6708\u898b\u5c71\u30fb\u9577\u5bff\u30ac\u4e18\u4e2d \u5faa\u74b0",
        "long": "\u30e9\u30f3\u30e9\u30f3\u30d0\u30b9 \u6708\u898b\u5c71\u30fb\u9577\u5bff\u30ac\u4e18\u4e2d \u5faa\u74b0",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 10,
    "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-02",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 10,
      "effort": "A column in stops.txt; your scheduling software likely has it.",
      "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
      "owner": "Likely your team",
      "points": 25.0,
      "rank": 1,
      "severity": "WARNING",
      "what": "10 of 10 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": 55,
      "effort": "A default or per-trip field in your export.",
      "fix": "Set wheelchair_accessible on every trip. If every vehicle is accessible, this may be one default; otherwise use the value for each trip.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "55 of 55 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": "non_ascii_or_non_printable_char",
      "count": 791,
      "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,
      "rank": 3,
      "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."
    }
  ],
  "validator_version": "8.0.1"
}
