{
  "agency": {
    "country": "IE",
    "id": "tfi-ferries-cable-flights",
    "name": "TFI Ferries, Cable Cars and Regional Flights",
    "operating_note": "The Authority's file for 32 island ferry, cable car and regional air services, among them the Dursey Island cable car and the Aran, Clare Island and Cape Clear ferries. Only one of those operators has a separate per-operator file, so this is the sole GTFS source for the rest, and it is listed at this grain rather than split. Two routes it carries are in Northern Ireland, the Strangford and Rathlin ferries; the record sits in Ireland, where the publisher and most of the service are."
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 37.5,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.0,
          "trips_stated_pct": 100.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 15.0,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 0.0,
          "wheelchair_trips": 15.0
        },
        "fare_free": false,
        "fares": {
          "applied": false,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "none",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": true,
          "booking_rule_count": 3,
          "has_booking_rules": true,
          "has_flex": true
        },
        "has_fares": false,
        "headsign_applicable_trips": 9025,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 60,
        "translations": {
          "feed_lang": "EN",
          "has_translations": true,
          "languages": [
            "ga"
          ],
          "translated_tables": [
            "routes",
            "stops",
            "trips"
          ],
          "translation_count": 157
        },
        "trips": 9025,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 100.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": 60,
          "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": "60 of 60 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_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_flex_service",
          "count": 1,
          "effort": "None.",
          "fix": "No action needed.",
          "owner": "",
          "points": 0.0,
          "severity": "INFO",
          "what": "This feed includes flexible (demand-responsive) service, and riders are told how to book it.",
          "why": "Dial-a-ride and zone service are described for trip planners, not just fixed routes."
        }
      ],
      "name": "completeness",
      "score": 60.0,
      "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 not published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 7,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 9479,
          "WARNING": 644
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "non_ascii_or_non_printable_char",
          "count": 479,
          "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": "fast_travel_between_consecutive_stops",
          "count": 77,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a transit vehicle can.",
          "why": "Usually a typo'd stop time; riders get arrival times no transit vehicle can meet."
        },
        {
          "code": "fast_travel_between_far_stops",
          "count": 77,
          "effort": "Minutes per flagged trip once you open it.",
          "fix": "Check the two stop times for a wrong digit first. Then check whether a stop sits at the wrong coordinates, or a stop between them is missing.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Between two distant stops, the times imply a speed no transit vehicle reaches.",
          "why": "A rider gets a trip plan that cannot happen. Live systems then report delays that are not real."
        },
        {
          "code": "unexpected_enum_value",
          "count": 11,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unexpected_enum_value' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Unexpected enum value (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unsorted_stop_times",
          "count": 9025,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unsorted_stop_times' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "Unsorted stop times (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "big_gap_in_service",
          "count": 452,
          "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": 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": 67.5,
      "status": "measured",
      "summary": "The MobilityData validator flagged 7 kinds of issue across 10123 instances (0 error, 644 warning, 9479 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 482,
        "effective_expiry_date": "2027-12-31",
        "feed_end_date": "2027-12-31",
        "feed_start_date": "2026-01-01",
        "feed_version": "V3",
        "has_feed_info": true,
        "last_service_date": "2027-12-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 482 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 482 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 0% of stops and 100% 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 100% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "CC BY 4.0 through the National Transport Authority's public transport data page; credit the National Transport Authority.",
    "reachable": true,
    "sha256": "8fb6cc44010c4fabbb19be140a316df0674262e7c6b354742fdfb1a8d68240b4",
    "size_bytes": 305743,
    "source_provenance": "official",
    "static_url": "https://www.transportforireland.ie/transitData/Data/GTFS_Ferry_Cable_Flight.zip"
  },
  "ferry_profile": {
    "accessibility": {
      "measures": "published_values_not_physical_usability",
      "terminals": {
        "allowed_count": 0,
        "allowed_pct": 0.0,
        "not_allowed_count": 0,
        "not_allowed_pct": 0.0,
        "stated_count": 0,
        "stated_pct": 0.0,
        "total_count": 50
      },
      "trips": {
        "allowed_count": 8290,
        "allowed_pct": 100.0,
        "not_allowed_count": 0,
        "not_allowed_pct": 0.0,
        "stated_count": 8290,
        "stated_pct": 100.0,
        "total_count": 8290
      }
    },
    "bikes": {
      "allowed_count": 4921,
      "allowed_pct": 59.4,
      "not_allowed_count": 3369,
      "not_allowed_pct": 40.6,
      "stated_count": 8290,
      "stated_pct": 100.0,
      "total_count": 8290
    },
    "cars": {
      "allowed_count": 0,
      "allowed_pct": 0.0,
      "not_allowed_count": 0,
      "not_allowed_pct": 0.0,
      "stated_count": 0,
      "stated_pct": 0.0,
      "total_count": 8290
    },
    "fares": {
      "applied": false,
      "fare_free": false,
      "model": "none",
      "scope": "whole_feed"
    },
    "graded": false,
    "measured": true,
    "realtime": {
      "configured_kinds": [],
      "kinds_configured": 0,
      "scope": "whole_feed"
    },
    "route_count": 32,
    "scope": "ferry_routes_and_trips",
    "stop_access": {
      "direct_count": 0,
      "eligible_terminal_count": 0,
      "stated_count": 0,
      "stated_pct": null,
      "through_station_count": 0
    },
    "terminal_hierarchy": {
      "boarding_location_count": 50,
      "parented_boarding_location_count": 0,
      "parented_boarding_location_pct": 0.0,
      "referenced_station_count": 0
    },
    "trip_count": 8290
  },
  "fetch": {
    "final_url": "https://www.transportforireland.ie/transitData/Data/GTFS_Ferry_Cable_Flight.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": [
      -10.28672,
      51.44051,
      -5.55003,
      55.29267
    ],
    "lat": 53.06645,
    "lon": -9.49763,
    "stop_count": 60
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": true,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 3,
        "trip_count": 21,
        "trip_share_pct": 0.2
      },
      {
        "key": "ferry",
        "label": "Ferry",
        "route_count": 32,
        "trip_count": 8290,
        "trip_share_pct": 91.9
      },
      {
        "key": "aerial_lift",
        "label": "Aerial lift",
        "route_count": 1,
        "trip_count": 532,
        "trip_share_pct": 5.9
      },
      {
        "key": "other",
        "label": "Other / unclassified",
        "route_count": 11,
        "trip_count": 182,
        "trip_share_pct": 2.0
      }
    ],
    "primary_mode": "ferry",
    "primary_mode_label": "Ferry",
    "route_count": 47,
    "trip_count": 9025
  },
  "overall": {
    "grade": "C",
    "margin_to_lower_band": 3.3,
    "margin_to_next_band": 6.7,
    "score": 73.3
  },
  "recommendations": [],
  "routability": {
    "boardable_stops": 60,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 9025
  },
  "route_map": {
    "drawn_route_count": 44,
    "has_shapes": true,
    "path": "data/artifacts/tfi-ferries-cable-flights/geometry.geojson",
    "route_count": 47,
    "routes": [
      {
        "color": "9A6A2F",
        "color_name": "brown",
        "has_shape": true,
        "id": "Cable",
        "label": "Cable",
        "long": "Ballaghboy - Dursey Island",
        "short": "Cable",
        "text_color": "FFFFFF",
        "type_label": "Aerial lift"
      },
      {
        "color": "4A4A4A",
        "color_name": "green",
        "has_shape": true,
        "id": "EI3401",
        "label": "EI3401",
        "long": "D\u00fan na nGall - Dublin",
        "short": "EI3401",
        "text_color": "FFFFFF",
        "type_label": "Transit line"
      },
      {
        "color": "4A4A4A",
        "color_name": "green",
        "has_shape": true,
        "id": "EI3402",
        "label": "EI3402",
        "long": "Dublin - D\u00fan na nGall",
        "short": "EI3402",
        "text_color": "FFFFFF",
        "type_label": "Transit line"
      },
      {
        "color": "4A4A4A",
        "color_name": "green",
        "has_shape": true,
        "id": "EI3403",
        "label": "EI3403",
        "long": "D\u00fan na nGall - Dublin",
        "short": "EI3403",
        "text_color": "FFFFFF",
        "type_label": "Transit line"
      },
      {
        "color": "4A4A4A",
        "color_name": "green",
        "has_shape": true,
        "id": "EI3408",
        "label": "EI3408",
        "long": "Dublin - D\u00fan na nGall",
        "short": "EI3408",
        "text_color": "FFFFFF",
        "type_label": "Transit line"
      },
      {
        "color": "4A4A4A",
        "color_name": "green",
        "has_shape": true,
        "id": "FL1",
        "label": "FL1",
        "long": "Conamara - Inis M\u00f3r",
        "short": "FL1",
        "text_color": "FFFFFF",
        "type_label": "Transit line"
      },
      {
        "color": "4A4A4A",
        "color_name": "green",
        "has_shape": true,
        "id": "FL2",
        "label": "FL2",
        "long": "Conamara - Inis Me\u00e1in",
        "short": "FL2",
        "text_color": "FFFFFF",
        "type_label": "Transit line"
      },
      {
        "color": "4A4A4A",
        "color_name": "green",
        "has_shape": true,
        "id": "FL3",
        "label": "FL3",
        "long": "Conamara - Inis O\u00edrr",
        "short": "FL3",
        "text_color": "FFFFFF",
        "type_label": "Transit line"
      },
      {
        "color": "4A4A4A",
        "color_name": "green",
        "has_shape": true,
        "id": "FR5306",
        "label": "FR5306",
        "long": "Dublin - Kerry",
        "short": "FR5306",
        "text_color": "FFFFFF",
        "type_label": "Transit line"
      },
      {
        "color": "4A4A4A",
        "color_name": "green",
        "has_shape": true,
        "id": "FR5307",
        "label": "FR5307",
        "long": "Kerry - Dublin",
        "short": "FR5307",
        "text_color": "FFFFFF",
        "type_label": "Transit line"
      },
      {
        "color": "4A4A4A",
        "color_name": "green",
        "has_shape": true,
        "id": "FR611",
        "label": "FR611",
        "long": "Dublin - Kerry",
        "short": "FR611",
        "text_color": "FFFFFF",
        "type_label": "Transit line"
      },
      {
        "color": "4A4A4A",
        "color_name": "green",
        "has_shape": true,
        "id": "FR612",
        "label": "FR612",
        "long": "Kerry - Dublin",
        "short": "FR612",
        "text_color": "FFFFFF",
        "type_label": "Transit line"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY12",
        "label": "FY12",
        "long": "Strangford - Portaferry",
        "short": "FY12",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY17",
        "label": "FY17",
        "long": "Ballycastle - Rathlin Island",
        "short": "FY17",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY18",
        "label": "FY18",
        "long": "Ballycastle - Rathlin Island",
        "short": "FY18",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY20",
        "label": "FY20",
        "long": "Magilligan Point - Greencastle",
        "short": "FY20",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY22",
        "label": "FY22",
        "long": "Buncrana - Rathmullan",
        "short": "FY22",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY24",
        "label": "FY24",
        "long": "Machaire U\u00ed Rabhartaigh - Toraigh",
        "short": "FY24",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY26",
        "label": "FY26",
        "long": "Ailt an Chorr\u00e1in - \u00c1rainn Mh\u00f3r",
        "short": "FY26",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY27",
        "label": "FY27",
        "long": "Ailt an Chorr\u00e1in - \u00c1rainn Mh\u00f3r",
        "short": "FY27",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY30",
        "label": "FY30",
        "long": "Doran's Point - Inis Bigil",
        "short": "FY30",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY35",
        "label": "FY35",
        "long": "Roonah Pier - Clare Island",
        "short": "FY35",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY36",
        "label": "FY36",
        "long": "Roonah Pier - Clare Island",
        "short": "FY36",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY37",
        "label": "FY37",
        "long": "Roonah Pier - Inishturk",
        "short": "FY37",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY40",
        "label": "FY40",
        "long": "Cleggan - Inishbofin",
        "short": "FY40",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY41",
        "label": "FY41",
        "long": "Ros an Mh\u00edl - Inis M\u00f3r",
        "short": "FY41",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY42",
        "label": "FY42",
        "long": "Ros an Mh\u00edl - Inis Me\u00e1in",
        "short": "FY42",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY43",
        "label": "FY43",
        "long": "Ros an Mh\u00edl - Inis O\u00edrr",
        "short": "FY43",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY45",
        "label": "FY45",
        "long": "Galway Docks - Inis M\u00f3r",
        "short": "FY45",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY48",
        "label": "FY48",
        "long": "Doolin - Inis M\u00f3r",
        "short": "FY48",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY50",
        "label": "FY50",
        "long": "Killimer - Tarbert",
        "short": "FY50",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY55",
        "label": "FY55",
        "long": "Reenard Point - Knightstown",
        "short": "FY55",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY60",
        "label": "FY60",
        "long": "Castletownbere - Bere Island West",
        "short": "FY60",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY62",
        "label": "FY62",
        "long": "The Pontoon - Bere Island East",
        "short": "FY62",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY65",
        "label": "FY65",
        "long": "Blue Pool - Garinish Island",
        "short": "FY65",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY66",
        "label": "FY66",
        "long": "Glengarriff Pier - Garinish Island",
        "short": "FY66",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY68",
        "label": "FY68",
        "long": "Bantry - Whiddy Island",
        "short": "FY68",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY70",
        "label": "FY70",
        "long": "Colla Pier - Long Island",
        "short": "FY70",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY71",
        "label": "FY71",
        "long": "Schull - Cl\u00e9ire",
        "short": "FY71",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY73",
        "label": "FY73",
        "long": "Cunnamore Pier - Heir Island",
        "short": "FY73",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY75",
        "label": "FY75",
        "long": "Baltimore - Cl\u00e9ire",
        "short": "FY75",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY76",
        "label": "FY76",
        "long": "Baltimore - Sherkin Island",
        "short": "FY76",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY80",
        "label": "FY80",
        "long": "Glenbrook - Carrigaloe",
        "short": "FY80",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "FY85",
        "label": "FY85",
        "long": "Passage East - Ballyhack",
        "short": "FY85",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "KY10",
        "label": "KY10",
        "long": "TFI Anseo Killarney",
        "short": "KY10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "LK1",
        "label": "LK1",
        "long": "TFI Anseo Limerick",
        "short": "LK1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": false,
        "id": "MY1",
        "label": "MY1",
        "long": "TFI Anseo Achill",
        "short": "MY1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 60,
    "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": "scorecard_wheelchair_boarding_unknown",
      "count": 60,
      "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": "60 of 60 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_no_fare_data",
      "count": 1,
      "effort": "A small file for most flat-fare systems.",
      "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
      "owner": "",
      "points": 15.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "The feed contains no fare information.",
      "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
    },
    {
      "code": "non_ascii_or_non_printable_char",
      "count": 479,
      "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"
}
