{
  "agency": {
    "country": "LT",
    "id": "vilnius-district-public-transport",
    "name": "Vilnius district public transport",
    "operating_note": "Official municipality-level export from the national GTFS directory. Counted as one feed record, not as a census of distinct operators.",
    "subdivision_code": "LT-58",
    "subdivision_name": "Vilnius"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 0.0,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.0,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 0.0,
          "headsigns": 0.0,
          "stop_names": 14.9,
          "wheelchair_stops": 0.0,
          "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": 0.0,
        "mixed_case_stop_name_pct": 99.6,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 936,
        "translations": {
          "feed_lang": null,
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 711,
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 0.0,
        "wheelchair_marked_accessible_pct": 0.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 936,
          "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": "936 of 936 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": 711,
          "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": "711 of 711 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": 711,
          "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": 15.0,
          "severity": "WARNING",
          "what": "711 of 711 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."
        }
      ],
      "name": "completeness",
      "score": 22.4,
      "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": 39,
          "WARNING": 271
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "equal_shape_distance_same_coordinates",
          "count": 249,
          "effort": "Usually one export setting.",
          "fix": "Turn on shape cleanup in your export tool, or drop the repeated points from shapes.txt.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some route lines list the same point twice in a row.",
          "why": "Repeated points don't hurt riders, but they can skew distance math and hint at a shaky export."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 19,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Use mixed case for stop names and headsigns (e.g. 'Main St & 2nd Ave', not 'MAIN ST & 2ND AVE').",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some rider-facing names are in ALL CAPS or all lowercase.",
          "why": "ALL-CAPS stop and headsign names are harder to read in apps and are read awkwardly by screen readers."
        },
        {
          "code": "missing_recommended_file",
          "count": 1,
          "effort": "One small file, set once in export settings.",
          "fix": "Add feed_info.txt with publisher name, URL, language, and feed_start_date/feed_end_date.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "A file GTFS asks for (usually feed_info.txt) is missing.",
          "why": "feed_info.txt tells apps who publishes the feed and when it expires; without it nobody is warned before data goes stale."
        },
        {
          "code": "stop_too_far_from_shape",
          "count": 1,
          "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 bus route through the wrong streets or point riders to the wrong corner."
        },
        {
          "code": "stop_without_stop_time",
          "count": 1,
          "effort": "A review pass in your scheduling software.",
          "fix": "Remove retired stops from the export, or add them back to the trips that should serve them.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some stops exist in the feed but no trip ever stops at them.",
          "why": "Riders may walk to a stop where no bus is scheduled to arrive."
        },
        {
          "code": "service_extends_far_in_the_future",
          "count": 26,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'service_extends_far_in_the_future' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Service extends far in the future (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unknown_column",
          "count": 13,
          "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."
        }
      ],
      "name": "correctness",
      "score": 72.5,
      "status": "measured",
      "summary": "The MobilityData validator flagged 7 kinds of issue across 310 instances (0 error, 271 warning, 39 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 3447,
        "effective_expiry_date": "2035-12-31",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": false,
        "last_service_date": "2035-12-31",
        "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 (the file itself is absent)",
          "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 3447 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 3447 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "This feed is close to the conformance mark. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "CC BY 4.0 through Lithuania's official open-data portal; credit the Lithuanian Transport Safety Administration and the named municipality.",
    "reachable": true,
    "sha256": "b0784b9d413e9cf2f13592557dabd6d07cc1a5c8d5a0a7bf723364ef28fea158",
    "size_bytes": 2037640,
    "static_url": "https://www.visimarsrutai.lt/gtfs/VilniausR.zip"
  },
  "fetch": {
    "final_url": "https://www.visimarsrutai.lt/gtfs/VilniausR.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-24T00:00:00+00:00",
  "geo": {
    "bbox": [
      24.8338,
      54.43666,
      25.74229,
      55.07444
    ],
    "lat": 54.72254,
    "lon": 25.32,
    "stop_count": 936
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 76,
        "trip_count": 711,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 76,
    "trip_count": 711
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 60.0,
    "margin_to_next_band": 0.0,
    "score": 60.0
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 75,
      "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": "75 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Sod\u017eiaus st.\", \"Sod\u017eiaus st.\", \"Liep\u0173 st.\", 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."
    }
  ],
  "routability": {
    "boardable_stops": 936,
    "findings": [
      {
        "code": "scorecard_orphan_stops",
        "count": 1,
        "effort": "A cleanup pass in your scheduling software.",
        "fix": "Remove stops no route serves, or add the trips that should call at them.",
        "owner": "Likely your export tool",
        "points": 0.0,
        "severity": "INFO",
        "what": "1 of 936 boardable stops are never served by any trip.",
        "why": "Riders see these stops in apps and on the map but can never catch anything there, which erodes trust in the data."
      }
    ],
    "orphan_stops": 1,
    "single_stop_trips": 0,
    "trips_total": 711
  },
  "route_map": {
    "drawn_route_count": 76,
    "has_shapes": true,
    "path": "data/artifacts/vilnius-district-public-transport/geometry.geojson",
    "route_count": 76,
    "routes": [
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "10081",
        "label": "171-2",
        "long": "Vilnius (Antakalnio transporto mazgas) - Nemen\u010din\u0117 null",
        "short": "171-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1076",
        "label": "101",
        "long": "Vilnius (Spaudos r\u016bmai) \u2013 Rastin\u0117nai per Karveli\u0161kes, \u010cekoni\u0161kes",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1084",
        "label": "108",
        "long": "Vilnius (\u0160e\u0161kin\u0117s poliklinika) \u2013 Suderv\u0117",
        "short": "108",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1087",
        "label": "124",
        "long": "Vilnius (\u0160e\u0161kin\u0117s poliklinika) - Karvys per Mai\u0161iagal\u0105",
        "short": "124",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1174",
        "label": "111",
        "long": "\u0160e\u0161kin\u0117 - Brinki\u0161k\u0117s per Putini\u0161k\u0117s",
        "short": "111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1176",
        "label": "110",
        "long": "Vilnius (Autobus\u0173 stotis) \u2013 Brinki\u0161k\u0117s per Suderv\u0119",
        "short": "110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1177",
        "label": "127",
        "long": "Vilnius (Autobus\u0173 stotis) \u2013 Avi\u017eieniai \u2013 Suderv\u0117 \u2013 D\u016bk\u0161tos \u2013 Kernav\u0117 \u2013 \u0160irvintos",
        "short": "127",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "16685",
        "label": "101 N",
        "long": "VILNIUS (SPAUDOS R\u016aMAI) - Z\u016aJUNAI",
        "short": "101 N",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1702",
        "label": "188",
        "long": "Vilnius (Autobus\u0173 stotis) \u2013 \u0160umskas per Gurius",
        "short": "188",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1744",
        "label": "191",
        "long": "Vilnius (Autobus\u0173 stotis) \u2013 Kyvi\u0161k\u0117s",
        "short": "191",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1761",
        "label": "188A",
        "long": "Vilnius (Autobus\u0173 stotis) \u2013 \u0160umskas per Nem\u0117\u017e\u012f",
        "short": "188A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1765",
        "label": "186A",
        "long": "Vilnius (Autobus\u0173 stotis) \u2013 Vind\u017ei\u016bnai per Nem\u0117\u017e\u012f, Did\u017eiasal\u012f",
        "short": "186A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1811",
        "label": "186",
        "long": "Vilnius (Autobus\u0173 stotis) \u2013 Vind\u017ei\u016bnai per Gurius",
        "short": "186",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1817",
        "label": "232",
        "long": "Vilnius (Autobus\u0173 stotis) - Skurbut\u0117nai",
        "short": "232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1818",
        "label": "233",
        "long": "Vilnius (Vaduvos stotel\u0117) - Skurbut\u0117nai",
        "short": "233",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1831",
        "label": "173",
        "long": "Vilnius (Parko g.) \u2013 Buivyd\u017eiai",
        "short": "173",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1834",
        "label": "175",
        "long": "Vilnius  (Parko g.) \u2013 Adomai\u010diai per Lavori\u0161kes, Skaisterius",
        "short": "175",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1836",
        "label": "177",
        "long": "Vilnius (Parko g.) \u2013 Lavori\u0161k\u0117s",
        "short": "177",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1839",
        "label": "179",
        "long": "Vilnius (Parko g.) \u2013 Petruli\u0161k\u0117s",
        "short": "179",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1843",
        "label": "221-2",
        "long": "Vilnius (Autobus\u0173 stotis) \u2013 Kalveliai per Marijampol\u012f null",
        "short": "221-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1844",
        "label": "239",
        "long": "Vilnius (Vaduvos st.) \u2013 Ma\u017eieji Lygainiai per \u0160ventininkus, Juodbalius",
        "short": "239",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1900",
        "label": "226",
        "long": "Vilnius (Autobus\u0173 stotis) \u2013 Pr\u016bdi\u0161k\u0117s per Mi\u0161kinius",
        "short": "226",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1903",
        "label": "227",
        "long": "Vilnius (Gele\u017einkelio stotis)\u2013 Val\u010di\u016bnai per Rudamina, Kinelius, Kalvi\u0161kes",
        "short": "227",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1936",
        "label": "212",
        "long": "Vilnius (Autobus\u0173 stotis) \u2013 Tabari\u0161k\u0117s",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1938",
        "label": "212A",
        "long": "Vilnius (Autobus\u0173 stotis) \u2013 Tabari\u0161k\u0117s per Akmeni\u0161kes",
        "short": "212A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1942",
        "label": "217",
        "long": "Vilnius (Autobus\u0173 stotis) \u2013 \u0160veicarai",
        "short": "217",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "1944",
        "label": "219",
        "long": "Vilnius (Autobus\u0173 stotis) \u2013 Skaidi\u0161k\u0117s per Rudamin\u0105, \u010cek\u0117nus",
        "short": "219",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "19924",
        "label": "101A-2",
        "long": "VILNIUS (SPAUDOS R\u016aMAI) - Z\u016aJUNAI null",
        "short": "101A-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2005",
        "label": "196",
        "long": "Vilnius (AS) - Kalveliai per Rukainius, \u0160umsk\u0105",
        "short": "196",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2020",
        "label": "200",
        "long": "Vilnius (AS) - Keip\u016bnai",
        "short": "200",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2021",
        "label": "202",
        "long": "Vilnius (AS) - Senasalis",
        "short": "202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2022",
        "label": "204",
        "long": "Vilnius (AS) - Slabada per Tumosus",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2023",
        "label": "206",
        "long": "Vilnius (AS) - Kalveliai per Rukainius,  Ken\u0105",
        "short": "206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2024",
        "label": "210",
        "long": "Vilnius (AS) - Medininkai per Rukainius",
        "short": "210",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2026",
        "label": "211",
        "long": "Vilnius (AS) - Laibi\u0161k\u0117s per Rukainius, Medininkus",
        "short": "211",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2027",
        "label": "210A",
        "long": "Vilnius (AS) - Medininkai per Rukainius",
        "short": "210A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2028",
        "label": "211A",
        "long": "Vilnius (AS) - Laibi\u0161k\u0117s per Rukainius, Belozari\u0161kes",
        "short": "211A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "20310",
        "label": "221",
        "long": "Vilniaus (AS) - Kalveliai per Marijampol\u012f",
        "short": "221",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "20311",
        "label": "225",
        "long": "Vilniaus (AS)- Pr\u016bdi\u0161k\u0117s per Salininkus",
        "short": "225",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "20322",
        "label": "223",
        "long": "Vilnius (AS) - Terei\u0161i\u0161k\u0117s per Mika\u0161iunus",
        "short": "223",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "21267",
        "label": "226A",
        "long": "Vilnius (AS) - Pr\u016bdi\u0161ki\u0173 per Mi\u0161kinius",
        "short": "226A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2708",
        "label": "148",
        "long": "Vilnius (Antakalnio tr.m.) - Sapiegi\u0161k\u0117s per Nemen\u010din\u0119, Su\u017eionis",
        "short": "148",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2709",
        "label": "148A",
        "long": "Sapiegi\u0161k\u0117s - Vilnius (Antakalnio tr.m.) per Su\u017eionis, Veri\u0161kes",
        "short": "148A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2714",
        "label": "149M",
        "long": "Nemen\u010din\u0117 - Su\u017eionys per Kabi\u0161kes, Aleksandri\u0161kes",
        "short": "149M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2716",
        "label": "153M",
        "long": "Nemen\u010din\u0117 - Buivyd\u017eiai per Bezdonis",
        "short": "153M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2717",
        "label": "154",
        "long": "Vilnius (Antakalnio tr.m.) - Buivyd\u017eiai per Nemen\u010din\u0119, Bezdonis",
        "short": "154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2720",
        "label": "154M",
        "long": "Vilnius (Antakalnio tr.m.) - Buivyd\u017eiai per Nemen\u010din\u0119",
        "short": "154M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2724",
        "label": "145",
        "long": "\"Vilnius (\u017dalgirio st.) - Raudondvaris per Vanagin\u0119\"",
        "short": "145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2729",
        "label": "133",
        "long": "Vilnius (Pramog\u0173 arenos stotel\u0117) \u2013 Adomai\u010diai per Poci\u016bnus",
        "short": "133",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "2730",
        "label": "135-2",
        "long": "Vilnius (Pramog\u0173 arenos stotel\u0117) \u2013 Mai\u0161iagala per Pikeli\u0161kes null",
        "short": "135-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3581",
        "label": "117",
        "long": "Vilnius (Autobus\u0173 stotis) \u2013 Mai\u0161iagala",
        "short": "117",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3582",
        "label": "118",
        "long": "Vilnius (Autobus\u0173 stotis) \u2013 Mie\u017eionys",
        "short": "118",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3641",
        "label": "122",
        "long": "Vilnius (Autobus\u0173 stotis) \u2013 Kernav\u0117",
        "short": "122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3642",
        "label": "130",
        "long": "Vilnius (Pramog\u0173 arenos stotel\u0117) \u2013 Giedrai\u010diai per Pikeli\u0161kes",
        "short": "130",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3643",
        "label": "132",
        "long": "Vilnius (Pramog\u0173 arenos stotel\u0117) \u2013 Paber\u017e\u0117 per Vy\u017eulionis",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3644",
        "label": "137",
        "long": "Vilnius (Pramog\u0173 arenos stotel\u0117) \u2013 Barsk\u016bnai per Pikeli\u0161kes",
        "short": "137",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3645",
        "label": "144",
        "long": "Vilnius (\u017dalgirio stotel\u0117) \u2013 Nemen\u010din\u0117 per Pikeli\u0161kes",
        "short": "144",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3781",
        "label": "146",
        "long": "Nemen\u010din\u0117 - Skirgi\u0161k\u0117s",
        "short": "146",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3783",
        "label": "155M",
        "long": "Nemen\u010din\u0117 -  Pailg\u0117",
        "short": "155M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3784",
        "label": "157",
        "long": "Nemen\u010din\u0117 - G\u0117la",
        "short": "157",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3785",
        "label": "157M",
        "long": "Nemen\u010din\u0117 - G\u0117la",
        "short": "157M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3786",
        "label": "158",
        "long": "Vilnius (Antakalnio tr.m.) - Na\u0161i\u016bnai per V\u0117ri\u0161k\u0117s, Aleksandri\u0161k\u0117s Su\u017eionis",
        "short": "158",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3787",
        "label": "160",
        "long": "Nemen\u010din\u0117 - Su\u017eonys, Rak\u0161onys per Pailg\u0119, Raudondvar\u012f, Sapiegi\u0161k\u0117s, Danilava",
        "short": "160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3788",
        "label": "162M",
        "long": "Vilnius (Antakalnio tr.m.) - Eitmini\u0161k\u0117s per Sirvydi\u0161kes, Dailyd\u0117nus",
        "short": "162M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3789",
        "label": "163",
        "long": "Vilnius (Antakalnio tr.m.) - Eitmini\u0161k\u0117s per Nemen\u010din\u0119, Sirvydi\u0161kes, Dailyd\u0117nus",
        "short": "163",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3802",
        "label": "165",
        "long": "Vilnius (Antakalnio tr.m.) - Veri\u0161k\u0117s per Kabi\u0161kes",
        "short": "165",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3804",
        "label": "171",
        "long": "Vilnius (Antakalnio tr.m.) - Nemen\u010din\u0117",
        "short": "171",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3805",
        "label": "171A",
        "long": "Vilnius (Antakalnio tr.m.) - Nemen\u010din\u0117  per Saki\u0161kes",
        "short": "171A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3806",
        "label": "174",
        "long": "Vilnius (Antakalnio \u017e.) \u2013 Bezdonys per Bal\u017eio \u0161il\u0105",
        "short": "174",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "3807",
        "label": "172",
        "long": "Vilnius (Antakalnio \u017e.) - Bezdonys per Kara\u010di\u016bnus, sod. B-ij\u0105 \u201eRapsas\u201c",
        "short": "172",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "4562",
        "label": "133-2",
        "long": "Vilnius - Adomai\u010diai per Poci\u016bnus null",
        "short": "133-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "5880",
        "label": "230",
        "long": "Vilnius - R\u016bdninkai",
        "short": "230",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "5931",
        "label": "135",
        "long": "Vilnius (Pramog\u0173 arena) - Mai\u0161iagala",
        "short": "135",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "6101",
        "label": "101A",
        "long": "Vilnius (Spaudos r\u016bmai) - Rastin\u0117nai per Karveli\u0161k\u0117s, \u010cekoni\u0161k\u0117s, Suderv\u0117",
        "short": "101A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "7266",
        "label": "230.",
        "long": "Vilnius-R\u016bdninkai",
        "short": "230.",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1A7A46",
        "color_name": "green",
        "has_shape": true,
        "id": "8681",
        "label": "144-2",
        "long": "Vilnius (\u017dalgirio stotel\u0117) \u2013 Nemen\u010din\u0117 per Pikeli\u0161kes null",
        "short": "144-2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 936,
    "stop_points_capped": false
  },
  "rubric_version": "1.2",
  "schema_version": "1.16",
  "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-24",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 936,
      "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": "936 of 936 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": 711,
      "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": "711 of 711 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_missing_headsigns",
      "count": 711,
      "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": 15.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "711 of 711 trips have no headsign.",
      "why": "Riders at the stop can't tell which direction a bus is going."
    }
  ],
  "validator_version": "8.0.1"
}
