{
  "agency": {
    "country": "FI",
    "id": "waltti-hameenlinna",
    "name": "Waltti (H\u00e4meenlinna)",
    "subdivision_code": "FI-06",
    "subdivision_name": "Kanta-H\u00e4me"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 35.4,
          "stops_marked_accessible_pct": 0.4,
          "stops_marked_not_accessible_pct": 0.3,
          "stops_stated_pct": 0.6,
          "trips_stated_pct": 93.4
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 0.0,
          "headsigns": 14.7,
          "stop_names": 15.0,
          "wheelchair_stops": 0.2,
          "wheelchair_trips": 14.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": 97.9,
        "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": 1417,
        "translations": {
          "feed_lang": "fi",
          "has_translations": true,
          "languages": [
            "sv"
          ],
          "translated_tables": [
            "routes",
            "stops"
          ],
          "translation_count": 18
        },
        "trips": 2398,
        "wheelchair_accessible_pct": 93.4,
        "wheelchair_boarding_pct": 0.6,
        "wheelchair_marked_accessible_pct": 0.4,
        "wheelchair_marked_not_accessible_pct": 0.3
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 1408,
          "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.8,
          "severity": "WARNING",
          "what": "1408 of 1417 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": 158,
          "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": 1.0,
          "severity": "WARNING",
          "what": "158 of 2398 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_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_missing_headsigns",
          "count": 50,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Populate trip_headsign to match what the bus displays.",
          "owner": "Likely your export tool",
          "points": 0.3,
          "severity": "WARNING",
          "what": "50 of 2398 trips have no headsign.",
          "why": "Riders at the stop can't tell which direction a bus is going."
        },
        {
          "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": 51.4,
      "status": "measured",
      "summary": "1% 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": 12,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 34,
          "WARNING": 6711
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "non_ascii_or_non_printable_char",
          "count": 6637,
          "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": 48,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a bus can.",
          "why": "Usually a typo'd stop time; riders get arrival times no bus can meet."
        },
        {
          "code": "unexpected_enum_value",
          "count": 14,
          "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": "inconsistent_route_type_for_block_id",
          "count": 8,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'inconsistent_route_type_for_block_id' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Inconsistent route type for block id (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "expired_calendar",
          "count": 1,
          "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_feed_contact_email_and_url",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'missing_feed_contact_email_and_url' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Missing feed contact email and url (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "service_has_no_active_day_of_the_week",
          "count": 1,
          "effort": "A few minutes in your scheduling software.",
          "fix": "Delete the empty calendars or set their service days.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some service calendars have no days of the week switched on.",
          "why": "Trips tied to these calendars never run; they are dead data that can mask real schedule problems."
        },
        {
          "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": "unknown_column",
          "count": 15,
          "effort": "A quick look at the flagged files.",
          "fix": "Check the flagged column names for misspellings of standard GTFS fields; remove them if they are vendor extras.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Some files contain columns that are not part of the GTFS spec.",
          "why": "Harmless to riders, but apps ignore these columns and they can hide typos in real column names."
        },
        {
          "code": "unknown_file",
          "count": 9,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unknown_file' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Unknown file (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "big_gap_in_service",
          "count": 7,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'big_gap_in_service' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Big gap in service (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "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."
        }
      ],
      "name": "correctness",
      "score": 55.2,
      "status": "measured",
      "summary": "The MobilityData validator flagged 12 kinds of issue across 6745 instances (0 error, 6711 warning, 34 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 323,
        "effective_expiry_date": "2027-06-06",
        "feed_end_date": "2027-06-06",
        "feed_start_date": "2026-06-01",
        "feed_version": "202607071221",
        "has_feed_info": true,
        "last_service_date": "2027-06-06",
        "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 323 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 323 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 1% of stops and 93% 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 1% of stops and 93% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "CC BY 4.0; credit Waltti, link the licence, and indicate any changes made to the source data.",
    "reachable": true,
    "sha256": "dcd47ef55ff14b193215f7cbd835419d123a3822333161af2c6e8691192f5bf5",
    "size_bytes": 2207199,
    "static_url": "https://tvv.fra1.digitaloceanspaces.com/203.zip"
  },
  "fetch": {
    "final_url": "https://tvv.fra1.digitaloceanspaces.com/203.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-18T00:00:00+00:00",
  "geo": {
    "bbox": [
      23.80891,
      60.73301,
      25.22918,
      61.25751
    ],
    "lat": 61.00365,
    "lon": 24.49718,
    "stop_count": 1417
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 100,
        "trip_count": 2398,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 100,
    "trip_count": 2398
  },
  "overall": {
    "grade": "D",
    "margin_to_lower_band": 5.2,
    "margin_to_next_band": 4.8,
    "score": 65.2
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 2,
      "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": "2 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Kirkkoherranvirasto/Lepom\u00e4entie\", \"Tampereentie/V12 P\").",
      "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": 1408,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 2398
  },
  "route_map": {
    "drawn_route_count": 100,
    "has_shapes": true,
    "path": "data/artifacts/waltti-hameenlinna/geometry.geojson",
    "route_count": 100,
    "routes": [
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1010",
        "label": "1",
        "long": "Loimalahti - Kukostensyrj\u00e4",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1011",
        "label": "1A",
        "long": "Loimalahti - Kukostensyrj\u00e4 - Siiri",
        "short": "1A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1013",
        "label": "1K",
        "long": "Loimalahti - Ahvenistonm\u00e4ki - Kukostensyrj\u00e4",
        "short": "1K",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1020",
        "label": "2",
        "long": "Visam\u00e4ki - Aulanko",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1021",
        "label": "2A",
        "long": "Visam\u00e4ki - Aulanko - Ulkoilumaja",
        "short": "2A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1030",
        "label": "3",
        "long": "Loimalahti - Harvoilanm\u00e4ki",
        "short": "3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1031",
        "label": "3A",
        "long": "Loimalahti - Siiri",
        "short": "3A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1033",
        "label": "3K",
        "long": "Loimalahti - Kukostensyrj\u00e4 - Siiri",
        "short": "3K",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1040",
        "label": "4",
        "long": "Kettum\u00e4ki - Poltinaho - Katuma - Tarvasm\u00e4ki",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1045",
        "label": "4V",
        "long": "Kettum\u00e4ki - Tarvasm\u00e4ki (sunnuntaiaamun ensimm\u00e4inen)",
        "short": "4V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1046",
        "label": "4Y",
        "long": "Kettum\u00e4ki - Kukostensyrj\u00e4 - Tarvasm\u00e4ki",
        "short": "4Y",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1050",
        "label": "5",
        "long": "Turenki - H\u00e4meenlinna - Parolannummi",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1055",
        "label": "5V",
        "long": "Turenki - H\u00e4meenlinna - Parolannummi (suoraan Parolannummentiet\u00e4)",
        "short": "5V",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1056",
        "label": "5Y",
        "long": "Turenki - H\u00e4meenlinna - Parolannummi (y\u00f6vuorot)",
        "short": "5Y",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1100",
        "label": "10",
        "long": "Turenki - H\u00e4meenlinna - V\u00e4h\u00e4nummi - Parola",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1102",
        "label": "10B",
        "long": "Turenki - Rautatieasema",
        "short": "10B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1104",
        "label": "10T",
        "long": "Parola - Poltinaho - Turenki",
        "short": "10T",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1110",
        "label": "11",
        "long": "Loimalahti - \u00c4ik\u00e4\u00e4l\u00e4",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1130",
        "label": "13",
        "long": "Miemala - Laaniitty",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1141",
        "label": "14A",
        "long": "Vuorentaka - Loimalahti - Kukostensyrj\u00e4",
        "short": "14A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1149",
        "label": "14",
        "long": "Vuorentaka - Loimalahti - Rautatieasema",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1160",
        "label": "16",
        "long": "Karanoja - Rautatieasema",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1163",
        "label": "16K",
        "long": "Karanoja - Visam\u00e4ki - Rautatieasema",
        "short": "16K",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1170",
        "label": "17",
        "long": "Vuorentaka - Kettum\u00e4ki - Rautatieasema",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "1171",
        "label": "17A",
        "long": "Vuorentaka - Kettum\u00e4ki - Kantola",
        "short": "17A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1500",
        "label": "150",
        "long": "Turenki - Kiipula - Tervakoski",
        "short": "150",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1510",
        "label": "151",
        "long": "Turenki - Tervakoski",
        "short": "151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1610",
        "label": "161",
        "long": "Hakoistentie - Tarinmaa - Turenki",
        "short": "161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1620",
        "label": "162",
        "long": "Turenki - Kiianlinna - Tarinmaa",
        "short": "162",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1630",
        "label": "163",
        "long": "Turenki - Tarinmaa - Hyvikk\u00e4l\u00e4 - Rehakka - Tervakoski",
        "short": "163",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1640",
        "label": "164",
        "long": "Tervakoski - Rehakka - Hyvikk\u00e4l\u00e4 - Lauttiankulma - Turenki",
        "short": "164",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1660",
        "label": "166",
        "long": "Turenki - Hyvikk\u00e4l\u00e4 - Rehakka - Tervakoski",
        "short": "166",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1680",
        "label": "168",
        "long": "Kuuslammintien th - Tarinmaa - Turenki",
        "short": "168",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2000",
        "label": "200",
        "long": "H\u00e4meenlinna - Rastikangas - Turenki",
        "short": "200",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2020",
        "label": "202",
        "long": "Turenki - Kauriinmaa - Hein\u00e4joki - Turenki",
        "short": "202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2110",
        "label": "211",
        "long": "Saloinen - Jokimaa - Mallinkainen - Tanttala - Turenki",
        "short": "211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2300",
        "label": "230",
        "long": "H\u00e4meenlinna - Rastikangas - Turenki - Kiipula - Lepp\u00e4koski",
        "short": "230",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2400",
        "label": "240",
        "long": "H\u00e4meenlinna - Rastikangas - Turenki - Kiipula - Tervakoski",
        "short": "240",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2410",
        "label": "241",
        "long": "H\u00e4meenlinna - Turenki - Kiipula - Tervakoski",
        "short": "241",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2420",
        "label": "242",
        "long": "H\u00e4meenlinna - Rastikangas - Turenki - Kiipula - Hallakorpi - Tervakoski",
        "short": "242",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2430",
        "label": "243",
        "long": "H\u00e4meenlinna - Turenki - Tervakoski - V\u00e4hikk\u00e4l\u00e4",
        "short": "243",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2440",
        "label": "244",
        "long": "H\u00e4meenlinna - Rastikangas - Turenki - Kiipula - Tervakoski - V\u00e4hikk\u00e4l\u00e4",
        "short": "244",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2500",
        "label": "250",
        "long": "Turenki - Hein\u00e4joki - Mallinkainen - Kerkkola - Turenki",
        "short": "250",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2510",
        "label": "251",
        "long": "Turenki - Hein\u00e4joki - Mallinkainen - Tanttala - L\u00f6yttym\u00e4ki - Turenki",
        "short": "251",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2520",
        "label": "252",
        "long": "Turenki - Kerkkola - L\u00f6yttym\u00e4ki - Tanttala - Hein\u00e4joki - Turenki",
        "short": "252",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2620",
        "label": "262",
        "long": "Turenki - Tarinmaa - Hyvikk\u00e4l\u00e4 - Virala - Turenki",
        "short": "262",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFF705",
        "color_name": "yellow",
        "has_shape": true,
        "id": "2711",
        "label": "271",
        "long": "Tassu-bussi (kutsuvuorot, tilaus p. 040 764 6666)",
        "short": "271",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFF705",
        "color_name": "yellow",
        "has_shape": true,
        "id": "2712",
        "label": "271",
        "long": "Tassu-bussi (Janakkalan palvelulinja)",
        "short": "271",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3110",
        "label": "311",
        "long": "H\u00e4meenlinna - Tervakoski",
        "short": "311",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3120",
        "label": "312",
        "long": "H\u00e4meenlinna - Tervakoski - V\u00e4hikk\u00e4l\u00e4",
        "short": "312",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3200",
        "label": "320",
        "long": "H\u00e4meenlinna - Uhkoila - Tervakoski",
        "short": "320",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3210",
        "label": "321",
        "long": "H\u00e4meenlinna - Uhkoila - Tervakosken koulu",
        "short": "321",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3530",
        "label": "353",
        "long": "Tervakoski las - Punkka - Riihim\u00e4ki",
        "short": "353",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3550",
        "label": "355",
        "long": "Tervakosken koulu - Punkka - Riihim\u00e4ki",
        "short": "355",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3610",
        "label": "361",
        "long": "Tervakoski - V\u00e4hikk\u00e4l\u00e4",
        "short": "361",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3620",
        "label": "362",
        "long": "Tervakoski - V\u00e4hikk\u00e4l\u00e4",
        "short": "362",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3730",
        "label": "373",
        "long": "Tervakoski - Uhkoila - Hallakorpi - Punkka",
        "short": "373",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4000",
        "label": "400",
        "long": "H\u00e4meenlinna - Renko",
        "short": "400",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4010",
        "label": "401",
        "long": "Verkatehdas - H\u00e4meenlinna - Renko - Oinaala",
        "short": "401",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4020",
        "label": "402",
        "long": "H\u00e4meenlinna - Renko - Oinaala",
        "short": "402",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4210",
        "label": "421",
        "long": "Sotka - Renko - Oinaala",
        "short": "421",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4510",
        "label": "451",
        "long": "Rengon kyl\u00e4pussi",
        "short": "451",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "5000",
        "label": "500",
        "long": "H\u00e4meenlinna - Iittala",
        "short": "500",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "5010",
        "label": "501",
        "long": "H\u00e4meenlinna - Iittala - Taljala",
        "short": "501",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "5100",
        "label": "510",
        "long": "H\u00e4meenlinna - Kankainen - Iittala",
        "short": "510",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "5511",
        "label": "551",
        "long": "Kalvolan kyl\u00e4pussi",
        "short": "551",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "5512",
        "label": "552",
        "long": "Kalvolan kyl\u00e4pussi",
        "short": "552",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "6010",
        "label": "601",
        "long": "Hauho - Alvettula - Ilmoila - H\u00e4meenlinna",
        "short": "601",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "6020",
        "label": "602",
        "long": "Hauho - Alvettula - Tiiri\u00f6 - H\u00e4meenlinna",
        "short": "602",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "6100",
        "label": "610",
        "long": "Hauho - Hauhontaka - Parola - H\u00e4meenlinna",
        "short": "610",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "6200",
        "label": "620",
        "long": "H\u00e4meenlinna - Aulanko - Parola - Tyrv\u00e4nt\u00f6",
        "short": "620",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "6210",
        "label": "621",
        "long": "H\u00e4meenlinna - Parola - Lepaa - Tyrv\u00e4nt\u00f6",
        "short": "621",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "6220",
        "label": "622",
        "long": "Tavastia - Hml - Parola - Lepaa - Tyrv\u00e4nt\u00f6",
        "short": "622",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "6263",
        "label": "626",
        "long": "Parola - Pappilanniemi - Aulanko - H\u00e4meenlinna",
        "short": "626",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "6401",
        "label": "68U",
        "long": "H\u00e4meenlinna - Retula - Valkeakoski",
        "short": "68U",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "6513",
        "label": "651",
        "long": "Myllykyl\u00e4 - Hyrv\u00e4l\u00e4 - Nihattula - Parola",
        "short": "651",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "6533",
        "label": "653",
        "long": "Pelkola - Sattula - Parola / Mervi - Suontaka - Parola",
        "short": "653",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "6543",
        "label": "654",
        "long": "Mervi - Suontaka - Parola",
        "short": "654",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "6555",
        "label": "655",
        "long": "Parola - Nihattula - Sattula - Pelkola - Parola",
        "short": "655",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "6900",
        "label": "69",
        "long": "Rautatieasema - Ahveniston moottorirata",
        "short": "69",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4281F",
        "color_name": "red",
        "has_shape": true,
        "id": "6901",
        "label": "69A",
        "long": "Kantola - Rautatieasema - Ahveniston moottorirata",
        "short": "69A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "7000",
        "label": "700",
        "long": "Hauho - Etel\u00e4inen - H\u00e4meenlinna",
        "short": "700",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "7020",
        "label": "702",
        "long": "Lautsia - Hauho - Etel\u00e4inen - H\u00e4meenlinna",
        "short": "702",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "7030",
        "label": "703",
        "long": "Sotjala - Hauho - Etel\u00e4inen - H\u00e4meenlinna",
        "short": "703",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "7100",
        "label": "710",
        "long": "H\u00e4meenlinna - Kokkila - Porras - Hauho",
        "short": "710",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "7199",
        "label": "7",
        "long": "Palvelulinja Seiska",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "7510",
        "label": "751",
        "long": "Hauho - Alvettula - Ilmoila - Alvettula - Hauho",
        "short": "751",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "7649",
        "label": "764",
        "long": "Hauhon kyl\u00e4pussi",
        "short": "764",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "7659",
        "label": "765",
        "long": "Hauhon kyl\u00e4pussi",
        "short": "765",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "7669",
        "label": "766",
        "long": "Hauhon kyl\u00e4pussi",
        "short": "766",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "7679",
        "label": "767",
        "long": "Hauhon kyl\u00e4pussi",
        "short": "767",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "7689",
        "label": "768",
        "long": "Hauhon kyl\u00e4pussi",
        "short": "768",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "8000",
        "label": "800",
        "long": "H\u00e4meenlinna - Tuulos - Lammi",
        "short": "800",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "8010",
        "label": "801",
        "long": "Tavastia - H\u00e4meenlinna - Tuulos - Lammi",
        "short": "801",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "8100",
        "label": "810",
        "long": "H\u00e4meenlinna - Tuulos - Lammi - Evo",
        "short": "810",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "8692",
        "label": "862",
        "long": "Lammin kyl\u00e4pussi",
        "short": "862",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "8693",
        "label": "863",
        "long": "Lammin kyl\u00e4pussi",
        "short": "863",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "8694",
        "label": "864",
        "long": "Lammin kyl\u00e4pussi",
        "short": "864",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "8695",
        "label": "865",
        "long": "Lammin kyl\u00e4pussi",
        "short": "865",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "8916",
        "label": "861",
        "long": "Lammin kyl\u00e4pussi",
        "short": "861",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 1417,
    "stop_points_capped": false
  },
  "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-18",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 1408,
      "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.8,
      "rank": 1,
      "severity": "WARNING",
      "what": "1408 of 1417 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": 6637,
      "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"
}
