{
  "agency": {
    "country": "NO",
    "id": "vy-express-coach",
    "name": "Vy Express (Vy Buss)",
    "operating_note": "One of Entur's per-operator GTFS exports, covering the Vy Buss long distance express coach network."
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 2.3,
          "stops_marked_accessible_pct": 2.0,
          "stops_marked_not_accessible_pct": 1.6,
          "stops_stated_pct": 3.6,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 0.9,
          "wheelchair_trips": 0.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": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": false,
        "headsign_pct": 100.0,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 2827,
        "translations": {
          "feed_lang": "no",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 1055,
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 3.6,
        "wheelchair_marked_accessible_pct": 2.0,
        "wheelchair_marked_not_accessible_pct": 1.6
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 2725,
          "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": 24.1,
          "severity": "WARNING",
          "what": "2725 of 2827 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": 1055,
          "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": "1055 of 1055 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
        },
        {
          "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_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": 38.4,
      "status": "measured",
      "summary": "4% of stops state wheelchair accessibility (2% marked accessible, 2% 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": 11,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 132,
          "WARNING": 394
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 332,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'equal_shape_distance_diff_coordinates_distance_below_threshold' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Equal shape distance diff coordinates distance below threshold (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unexpected_enum_value",
          "count": 30,
          "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": "route_long_name_contains_short_name",
          "count": 20,
          "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": 6.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": "expired_calendar",
          "count": 4,
          "effort": "One setting in most export tools.",
          "fix": "Remove past service periods the next time you export the feed.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some service calendars in the feed have already ended.",
          "why": "Expired calendars are dead weight and can hide real schedule problems from your staff and vendors."
        },
        {
          "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": "fast_travel_between_consecutive_stops",
          "count": 2,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 4.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": "stop_too_far_from_shape",
          "count": 2,
          "effort": "A few minutes per flagged stop.",
          "fix": "Check the flagged stops' coordinates and the route shape in your scheduling software; re-snap whichever is misplaced.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line they belong to.",
          "why": "Trip planners may draw the transit vehicle route through the wrong path or point riders to the wrong boarding location."
        },
        {
          "code": "missing_feed_contact_email_and_url",
          "count": 1,
          "effort": "One field, set once in export settings.",
          "fix": "Add feed_contact_email or feed_contact_url to feed_info.txt.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "feed_info.txt lists no contact email and no contact URL.",
          "why": "Without a contact, apps like Google Maps can't reach you when they find a problem in the feed."
        },
        {
          "code": "big_gap_in_service",
          "count": 74,
          "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": "trip_headsign_matches_intermediate_stop",
          "count": 55,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Set trip_headsign to the trip's last stop or its overall destination.",
          "owner": "Likely your export tool",
          "points": 1.0,
          "severity": "INFO",
          "what": "Some trip headsigns name a stop along the way, not the final destination.",
          "why": "The sign should tell riders where the transit vehicle ends up, so a midpoint name can send them the wrong way."
        },
        {
          "code": "unknown_column",
          "count": 3,
          "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": 57.5,
      "status": "measured",
      "summary": "The MobilityData validator flagged 11 kinds of issue across 526 instances (0 error, 394 warning, 132 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 224,
        "effective_expiry_date": "2027-02-28",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": true,
        "last_service_date": "2027-02-28",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [
        {
          "code": "scorecard_missing_feed_info_dates",
          "count": 1,
          "effort": "Two fields, set once in export settings.",
          "fix": "Add feed_info.txt with feed_start_date and feed_end_date to your export.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "feed_info.txt is missing its start/end dates",
          "why": "Apps and this scorecard can't warn anyone before the feed goes stale without stated validity dates."
        }
      ],
      "name": "freshness",
      "score": 85.0,
      "status": "measured",
      "summary": "Service data covers the next 224 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": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 224 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 4% 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. States wheelchair access on 4% of stops and 0% of trips; the mark needs 90% of each."
  },
  "export_diff": {
    "changes": [
      "2 new stops appeared."
    ],
    "from_sha256": "658a439fff9df7822f255692c975b2ed5becfddee2885f193dd090c02c9616bc",
    "to_sha256": "ba9dd5b15168799175393f6639f4f9e0ef20adb29624232070e293a1009208d3"
  },
  "feed": {
    "license_note": "Norwegian Licence for Open Government Data (NLOD) 2.0; free reuse including commercial use and adaptation with attribution. Published through Entur's national public transport data platform.",
    "reachable": true,
    "sha256": "ba9dd5b15168799175393f6639f4f9e0ef20adb29624232070e293a1009208d3",
    "size_bytes": 27393323,
    "static_url": "https://storage.googleapis.com/marduk-production/outbound/gtfs/rb_vyx-aggregated-gtfs.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": 3
      },
      "trips": {
        "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": 4
      }
    },
    "bikes": {
      "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": 4
    },
    "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": 4
    },
    "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": 1,
    "scope": "ferry_routes_and_trips",
    "stop_access": {
      "direct_count": 0,
      "eligible_terminal_count": 3,
      "stated_count": 0,
      "stated_pct": 0.0,
      "through_station_count": 0
    },
    "terminal_hierarchy": {
      "boarding_location_count": 3,
      "parented_boarding_location_count": 3,
      "parented_boarding_location_pct": 100.0,
      "referenced_station_count": 3
    },
    "trip_count": 4
  },
  "fetch": {
    "final_url": "https://storage.googleapis.com/marduk-production/outbound/gtfs/rb_vyx-aggregated-gtfs.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-07-19T00:00:00+00:00",
  "geo": {
    "bbox": [
      5.11303,
      58.03238,
      11.54713,
      63.43611
    ],
    "lat": 61.12909,
    "lon": 7.72097,
    "stop_count": 2827
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": true,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 29,
        "trip_count": 1051,
        "trip_share_pct": 99.6
      },
      {
        "key": "ferry",
        "label": "Ferry",
        "route_count": 1,
        "trip_count": 4,
        "trip_share_pct": 0.4
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 30,
    "trip_count": 1055
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 58.4,
    "margin_to_next_band": 1.6,
    "score": 58.4
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 6,
      "effort": "A short text field per affected stop; start with the busiest.",
      "fix": "Add tts_stop_name with the spoken form, e.g. 'Main Street and Second Avenue', for the affected stops.",
      "owner": "",
      "points": 0.0,
      "severity": "INFO",
      "what": "6 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Gullbakkvegen/Bygdinvegen\", \"Gullbakkvegen/Bygdinvegen\", \"Jet/Seut\", and more).",
      "why": "Riders who use a screen reader hear the raw name, so 'Main St & 2nd Ave' can come out as 'Main saint' or drop the ampersand."
    },
    {
      "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": 1816,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 1055
  },
  "route_map": {
    "drawn_route_count": 30,
    "has_shapes": true,
    "path": "data/artifacts/vy-express-coach/geometry.geojson",
    "route_count": 30,
    "routes": [
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:109",
        "label": "FB65",
        "long": "FB65 Flybussen Moa-\u00c5lesund-Vigra",
        "short": "FB65",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:12",
        "label": "VY6",
        "long": "VY6 Hvaler-Fredrikstad-Oslo",
        "short": "VY6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:125",
        "label": "VY710",
        "long": "VY710 Trondheim-Lillehammer(-Oslo)",
        "short": "VY710",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:13",
        "label": "VY170",
        "long": "VY170 F\u00f8rde-Sogndal-Oslo",
        "short": "VY170",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1B7FA8",
        "color_name": "teal",
        "has_shape": true,
        "id": "VYX:Line:150834f5-2e5d-4266-9d6a-fccf9aae31e8",
        "label": "M/B Bitihorn",
        "long": "M/B Bitihorn",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Ferry"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:158",
        "label": "VY66",
        "long": "Oslo-Kistefos-Hadeland",
        "short": "VY66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:162",
        "label": "VY148",
        "long": "VY148 \u00c5lesund-Oslo",
        "short": "VY148",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:164",
        "label": "S174",
        "long": "S174 Shuttle Sandefjord Lufthavn Torp",
        "short": "S174",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:166",
        "label": "VY52",
        "long": "Markabussen Ringkollen",
        "short": "VY52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:172",
        "label": "VY53",
        "long": "Markabussen Mylla",
        "short": "VY53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:180",
        "label": "VY25",
        "long": "VY25 Fjord Tours",
        "short": "VY25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:2",
        "label": "VY123",
        "long": "VY123 Elverum-Oslo",
        "short": "VY123",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:20",
        "label": "VY1",
        "long": "VY1 Notodden-Oslo",
        "short": "VY1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:259",
        "label": "VY56",
        "long": "Markabussen Tverrsj\u00f8stallen",
        "short": "VY56",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:270",
        "label": "VY892",
        "long": "Color line stadion",
        "short": "VY892",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:279",
        "label": "8600",
        "long": "Tyin-Eidsbugarden",
        "short": "8600",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:284",
        "label": "875",
        "long": "Vinjerock",
        "short": "875",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:286",
        "label": "820",
        "long": "Fjord & fjellruta",
        "short": "820",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:291",
        "label": "VY456",
        "long": "VY456 Voss-Gudvangen Ferjekai",
        "short": "VY456",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:3",
        "label": "VY110",
        "long": "VY110 Str\u00f6mstad-Oslo",
        "short": "VY110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:31",
        "label": "VY450",
        "long": "VY450 Bergen-Fagernes-Oslo",
        "short": "VY450",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:36",
        "label": "VY430",
        "long": "VY430 Bergen-F\u00f8rde-\u00c5lesund",
        "short": "VY430",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:38",
        "label": "VY175",
        "long": "VY175 Geilo-Oslo",
        "short": "VY175",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:5",
        "label": "VY190",
        "long": "VY190 Ulsteinvik-Bergen-Kristiansand-Oslo",
        "short": "VY190",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:51",
        "label": "S22",
        "long": "S22 Shuttle Oslo lufthavn",
        "short": "S22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:56",
        "label": "FB11",
        "long": "FB11 Fredrikstad-Oslo Lufthavn (OSL)",
        "short": "FB11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:7",
        "label": "VY146",
        "long": "VY146 M\u00e5l\u00f8y/Ulsteinvik-Stryn-Oslo",
        "short": "VY146",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:89",
        "label": "VY361",
        "long": "Gol stasjon-Hemsedal",
        "short": "VY361",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:98",
        "label": "S44",
        "long": "S44 Shuttle Oslo lufthavn",
        "short": "S44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00685E",
        "color_name": "green",
        "has_shape": true,
        "id": "VYX:Line:99",
        "label": "S55",
        "long": "S55 Shuttle Oslo lufthavn",
        "short": "S55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 2827,
    "stop_points_capped": true
  },
  "rubric_version": "1.2",
  "schema_version": "1.15",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.2",
    "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.2"
  },
  "snapshot_date": "2026-07-19",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 2725,
      "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": 24.1,
      "rank": 1,
      "severity": "WARNING",
      "what": "2725 of 2827 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": 1055,
      "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": "1055 of 1055 trips don't say whether the vehicle is wheelchair accessible.",
      "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
    },
    {
      "code": "scorecard_missing_feed_info_dates",
      "count": 1,
      "effort": "Two fields, set once in export settings.",
      "fix": "Add feed_info.txt with feed_start_date and feed_end_date to your export.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "feed_info.txt is missing its start/end dates",
      "why": "Apps and this scorecard can't warn anyone before the feed goes stale without stated validity dates."
    }
  ],
  "validator_version": "8.0.1"
}
