{
  "agency": {
    "country": "JP",
    "id": "kochi-kanko-convention-gtfs-kvca-my-yubus",
    "name": "MY\u904a\u30d0\u30b9 (\u516c\u76ca\u8ca1\u56e3\u6cd5\u4eba\u9ad8\u77e5\u770c\u89b3\u5149\u30b3\u30f3\u30d9\u30f3\u30b7\u30e7\u30f3\u5354\u4f1a)",
    "operating_note": "MY\u904a\u30d0\u30b9 is the public schedule named by the repository. This registry item represents one feed record.",
    "subdivision_code": "JP-39",
    "subdivision_name": "Kochi"
  },
  "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": 14.1,
          "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": 78,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 93.8,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 16,
        "translations": {
          "feed_lang": "ja",
          "has_translations": true,
          "languages": [
            "en",
            "ja",
            "ja-hrkt",
            "ja-latn"
          ],
          "translated_tables": [
            "agency",
            "feed_info",
            "routes",
            "stop_times",
            "stops"
          ],
          "translation_count": 45
        },
        "trips": 78,
        "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": 16,
          "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": "16 of 16 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": 78,
          "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": "78 of 78 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": 0.9,
          "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": 59.1,
      "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": 5,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 4,
          "WARNING": 1203
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "non_ascii_or_non_printable_char",
          "count": 1124,
          "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": 78,
          "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": "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": "platform_without_parent_station",
          "count": 3,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'platform_without_parent_station' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.5,
          "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": 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": 79.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 5 kinds of issue across 1207 instances (0 error, 1203 warning, 4 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 206,
        "effective_expiry_date": "2027-03-31",
        "feed_end_date": "2027-03-31",
        "feed_start_date": "2026-08-26",
        "feed_version": "9\u6708BT\u5bfe\u5fdc\u7248",
        "has_feed_info": true,
        "last_service_date": "2027-03-31",
        "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 206 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 official feed URL on file."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 206 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 4.0; published by \u516c\u76ca\u8ca1\u56e3\u6cd5\u4eba\u9ad8\u77e5\u770c\u89b3\u5149\u30b3\u30f3\u30d9\u30f3\u30b7\u30e7\u30f3\u5354\u4f1a through the official Japanese GTFS Data Repository (gtfs-data.jp).",
    "reachable": true,
    "sha256": "656d27fb82656f5ab25c9f57bced0251dcce0562b3199f8009209e9141477987",
    "size_bytes": 30305,
    "source_provenance": "official",
    "static_url": "https://api.gtfs-data.jp/v2/organizations/kochi-kanko-convention/feeds/GTFS-KVCA_MY-YUbus/files/feed.zip?rid=current"
  },
  "fetch": {
    "final_url": "https://prodgtfsdatareposharedinfrasta-filebucketcdfcd6de-1qqhtsxlwh6la.s3.amazonaws.com/kochi-kanko-convention/GTFS-KVCA_MY-YUbus/14ef914e-e0f3-4163-b95b-ffe1d514877b/feed.zip?response-content-disposition=attachment%3B%20filename%3Dfeed_kochi-kanko-convention_GTFS-KVCA_MY-YUbus_20260826_20260825134311.zip&AWSAccessKeyId=ASIARI5CFYANDWGMWBUC&Signature=bVkK0jerAxSl%2B2XEgnGTGfNyuDY%3D&x-amz-security-token=IQoJb3JpZ2luX2VjEF4aDmFwLW5vcnRoZWFzdC0xIkcwRQIhAPEeArXtxjXOb8pfff%2FSOuVYytVkj5P8AEoBSBfCpbwKAiB7agEE1gUA3GYRmte9HQCI%2BaNdiXGtVLhEAHiZxOMAryrQBAgnEAUaDDA4Nzg1MDA3NDEzOCIMaX5QFzvBEiR90XtIKq0E3YMx7qOpZnncGNmN4%2Bkl2RZmOfDUHuGCX%2Fn1iDGwlRWEuMQIHsnclmi2iBmc7Rzh0LdGa5QbHCGt1OGrfIswKIMICWZgqkbcGF3wP1NxiH9O1I0ciBMPLIyr9Oa3wQ1E4ygh9vOCbZwJwHnVPlnygG32eBFw%2Fiv%2Bj7apxopnXr6xyrT%2FgZubWVRoS2MxjVHOZtMfn5DwxawaVfSzGMbehzXVvr4t%2Bg18K3cRnRPPwhnJKdl2NHZkVE65VbJcF2fWFg3wP2qE4XfCECON2rJP%2FkaM7E4%2F%2BCJTyUi5L6YoEXvb1WbTu1WcMxeK5cARmQiBmbBwbHQTemzudvZ%2Fct3JT1%2BJLTiEcJ5hEv6NKBWge6JhBWkM4KEkiuzFey%2BffghyUU%2BnIMfI5nQESeg5FseaI%2BcM7VfJCSV99bVPqTNY8rzhPN5LFrJ%2FSLAR8MCG2ww6yL%2F%2BvFrNUIu45Em%2BCOA0uibGFVas3knGWQiygnTXvUzE5ttlzsGMapJ0a%2Fr1j3u9Rc5UPAtLVQNGsFwSGyjIpCM2W%2B%2FwR004FIQn%2B3nvTDA9kxOHhanLms2STfzquvJwN96rkir%2F2n0SQW7SaHpprfNRPUHzPt0M5hqhRGlWcoC%2F54fg7giSY%2BMfOgOn%2Bc0P8qoBMeB9d4M2fVND5EaTd1aiQWG0DMwR8kT2EsWXEM8PQHYhtrWXh0pT8uYRtrBS3Rnjzw0phNlPkqvKodfnIO6C%2FcgVf%2FKGVehQVm0wwOv11AY6owEwFE%2BLsAlqueIiamIj7Fs5kqLjBcpOq76OAlOD6ruWYVNkW3I%2B7NIsl%2FNE25Z2IHPKeh9xrN9lyPMgakAH%2FSrjQ3V0VnH4vxiK1E7nckD9Ggkwzj3bQKYTWrtgO6FwOpxUZyNsdfBIyedAOMyAWUyDv%2B28Y3pJusgPrTCGr04GU8BfahN9NHvcAyMXmOSv85x1yc4rGgRiYZzsc0kjo4spKn1u&Expires=1788704457",
    "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-06T00:00:00+00:00",
  "geo": {
    "bbox": [
      133.54268,
      33.49693,
      133.59346,
      33.56767
    ],
    "lat": 33.54674,
    "lon": 133.57324,
    "stop_count": 16
  },
  "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": 78,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 1,
    "trip_count": 78
  },
  "overall": {
    "grade": "C",
    "margin_to_lower_band": 8.0,
    "margin_to_next_band": 2.0,
    "score": 78.0
  },
  "recommendations": [],
  "routability": {
    "boardable_stops": 16,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 78
  },
  "route_map": {
    "drawn_route_count": 1,
    "has_shapes": true,
    "path": "data/artifacts/kochi-kanko-convention-gtfs-kvca-my-yubus/geometry.geojson",
    "route_count": 1,
    "routes": [
      {
        "color": "F49AC1",
        "color_name": "pink",
        "has_shape": true,
        "id": "MY\u904a\u30d0\u30b9_A",
        "label": "MY\u904a\u30d0\u30b9",
        "long": "MY\u904a\u30d0\u30b9",
        "short": "",
        "text_color": "000000",
        "type_label": "Bus"
      }
    ],
    "stop_count": 16,
    "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-06",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 16,
      "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": "16 of 16 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": 78,
      "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": "78 of 78 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": 1124,
      "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"
}
