{
  "agency": {
    "country": "LV",
    "id": "pasazieru-vilciens-vivi",
    "name": "Pasa\u017eieru vilciens (Vivi)",
    "operating_note": "Latvia's domestic passenger rail network, operated by AS Pasa\u017eieru vilciens (Vivi). A distinct feed from the ATD intercity bus aggregate."
  },
  "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": 15.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 0.0,
          "wheelchair_trips": 0.0
        },
        "fare_free": false,
        "fares": {
          "applied": true,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "legacy",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": true,
        "headsign_pct": 100.0,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 141,
        "translations": {
          "feed_lang": null,
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 393,
        "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": 141,
          "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": "141 of 141 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": 393,
          "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": "393 of 393 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_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": 52.5,
      "status": "measured",
      "summary": "0% of stops state wheelchair accessibility (0% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 5,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 0,
          "WARNING": 66
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "missing_recommended_field",
          "count": 47,
          "effort": "A field at a time; not urgent.",
          "fix": "Review the flagged fields and fill in the ones your riders would use.",
          "owner": "",
          "points": 6.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": "unused_shape",
          "count": 11,
          "effort": "One setting.",
          "fix": "Turn on 'remove unused shapes' (or the like) in your export tool.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "The feed contains route shapes no trip uses.",
          "why": "Harmless to riders, but it bloats the feed and suggests stale export data."
        },
        {
          "code": "stop_too_far_from_shape",
          "count": 4,
          "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": "stop_without_stop_time",
          "count": 3,
          "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 transit vehicle is scheduled to arrive."
        },
        {
          "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."
        }
      ],
      "name": "correctness",
      "score": 76.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 5 kinds of issue across 66 instances (0 error, 66 warning, 0 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 146,
        "effective_expiry_date": "2026-12-12",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": false,
        "last_service_date": "2026-12-12",
        "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 146 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 146 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": "CC0 1.0 per the data.gov.lv domestic-rail timetable dataset, which lists this exact feed URL as its resource.",
    "reachable": true,
    "sha256": "2923151657fb750365325a94d1bc693913d003099e9672c9387eaed7d4cae6d7",
    "size_bytes": 1621632,
    "static_url": "https://vivi.lv/uploads/GTFS.zip"
  },
  "fetch": {
    "final_url": "https://vivi.lv/uploads/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": [
      21.0166,
      55.87496,
      28.11673,
      57.7746
    ],
    "lat": 56.91902,
    "lon": 24.40828,
    "stop_count": 141
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "rail",
        "label": "Rail",
        "route_count": 47,
        "trip_count": 393,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "rail",
    "primary_mode_label": "Rail",
    "route_count": 47,
    "trip_count": 393
  },
  "overall": {
    "grade": "C",
    "margin_to_lower_band": 0.9,
    "margin_to_next_band": 9.1,
    "score": 70.9
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 1,
      "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": "1 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Bieri\u0146i/B\u0113rnu slimn\u012bca\").",
      "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": 141,
    "findings": [
      {
        "code": "scorecard_orphan_stops",
        "count": 3,
        "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": "3 of 141 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": 3,
    "single_stop_trips": 0,
    "trips_total": 393
  },
  "route_map": {
    "drawn_route_count": 43,
    "has_shapes": true,
    "path": "data/artifacts/pasazieru-vilciens-vivi/geometry.geojson",
    "route_count": 47,
    "routes": [
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1-203-V",
        "label": "R\u012bga - Aizkraukle",
        "long": "R\u012bga - Aizkraukle",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "F8DB22",
        "color_name": "yellow",
        "has_shape": true,
        "id": "1-230-V",
        "label": "R\u012bga - Carnikava",
        "long": "R\u012bga - Carnikava",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "8BC34A",
        "color_name": "gray",
        "has_shape": true,
        "id": "1-233-V",
        "label": "R\u012bga - C\u0113sis",
        "long": "R\u012bga - C\u0113sis",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1-243-V",
        "label": "R\u012bga - Daugavpils",
        "long": "R\u012bga - Daugavpils",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "38B6FC",
        "color_name": "teal",
        "has_shape": true,
        "id": "1-252-V",
        "label": "R\u012bga - Dubulti",
        "long": "R\u012bga - Dubulti",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": false,
        "id": "1-269-V",
        "label": "R\u012bga - Kr\u0101slava",
        "long": "R\u012bga - Kr\u0101slava",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "38B6FC",
        "color_name": "teal",
        "has_shape": true,
        "id": "1-286-V",
        "label": "R\u012bga - \u0136emeri",
        "long": "R\u012bga - \u0136emeri",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1-291-V",
        "label": "R\u012bga - Gulbene",
        "long": "R\u012bga - Gulbene",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1-298-V",
        "label": "R\u012bga - Lielv\u0101rde",
        "long": "R\u012bga - Lielv\u0101rde",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "EA5E42",
        "color_name": "orange",
        "has_shape": true,
        "id": "1-300-V",
        "label": "R\u012bga - Liep\u0101ja",
        "long": "R\u012bga - Liep\u0101ja",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": false,
        "id": "1-311-V",
        "label": "R\u012bga - Ludza",
        "long": "R\u012bga - Ludza",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1-313-V",
        "label": "R\u012bga - Indra",
        "long": "R\u012bga - Indra",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1-315-V",
        "label": "R\u012bga - Madona",
        "long": "R\u012bga - Madona",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1-339-V",
        "label": "R\u012bga - Ogre",
        "long": "R\u012bga - Ogre",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "EA5E42",
        "color_name": "orange",
        "has_shape": true,
        "id": "1-349-V",
        "label": "R\u012bga - Jelgava",
        "long": "R\u012bga - Jelgava",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "38B6FC",
        "color_name": "teal",
        "has_shape": true,
        "id": "1-394-V",
        "label": "R\u012bga - Sloka",
        "long": "R\u012bga - Sloka",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "38B6FC",
        "color_name": "teal",
        "has_shape": true,
        "id": "1-397-V",
        "label": "R\u012bga - Tukums II",
        "long": "R\u012bga - Tukums II",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "F8DB22",
        "color_name": "yellow",
        "has_shape": true,
        "id": "1-398-V",
        "label": "R\u012bga - Saulkrasti",
        "long": "R\u012bga - Saulkrasti",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "F8DB22",
        "color_name": "yellow",
        "has_shape": true,
        "id": "1-399-V",
        "label": "R\u012bga - Skulte",
        "long": "R\u012bga - Skulte",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "8BC34A",
        "color_name": "gray",
        "has_shape": true,
        "id": "1-408-V",
        "label": "R\u012bga - Sigulda",
        "long": "R\u012bga - Sigulda",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "8BC34A",
        "color_name": "gray",
        "has_shape": true,
        "id": "1-432-V",
        "label": "R\u012bga - Valmiera",
        "long": "R\u012bga - Valmiera",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "1-446-V",
        "label": "R\u012bga - Zilupe",
        "long": "R\u012bga - Zilupe",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "8BC34A",
        "color_name": "gray",
        "has_shape": true,
        "id": "1-460-V",
        "label": "R\u012bga - Valga",
        "long": "R\u012bga - Valga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "203-1-V",
        "label": "Aizkraukle - R\u012bga",
        "long": "Aizkraukle - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "F8DB22",
        "color_name": "yellow",
        "has_shape": true,
        "id": "230-1-V",
        "label": "Carnikava - R\u012bga",
        "long": "Carnikava - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "8BC34A",
        "color_name": "gray",
        "has_shape": true,
        "id": "233-1-V",
        "label": "C\u0113sis - R\u012bga",
        "long": "C\u0113sis - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "243-1-V",
        "label": "Daugavpils - R\u012bga",
        "long": "Daugavpils - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "38B6FC",
        "color_name": "teal",
        "has_shape": true,
        "id": "252-1-V",
        "label": "Dubulti - R\u012bga",
        "long": "Dubulti - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": false,
        "id": "269-1-V",
        "label": "Kr\u0101slava - R\u012bga",
        "long": "Kr\u0101slava - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "38B6FC",
        "color_name": "teal",
        "has_shape": true,
        "id": "286-1-V",
        "label": "\u0136emeri - R\u012bga",
        "long": "\u0136emeri - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "291-1-V",
        "label": "Gulbene - R\u012bga",
        "long": "Gulbene - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "298-1-V",
        "label": "Lielv\u0101rde - R\u012bga",
        "long": "Lielv\u0101rde - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "EA5E42",
        "color_name": "orange",
        "has_shape": true,
        "id": "300-1-V",
        "label": "Liep\u0101ja - R\u012bga",
        "long": "Liep\u0101ja - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": false,
        "id": "311-1-V",
        "label": "Ludza - R\u012bga",
        "long": "Ludza - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "313-1-V",
        "label": "Indra - R\u012bga",
        "long": "Indra - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "315-1-V",
        "label": "Madona - R\u012bga",
        "long": "Madona - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "339-1-V",
        "label": "Ogre - R\u012bga",
        "long": "Ogre - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "EA5E42",
        "color_name": "orange",
        "has_shape": true,
        "id": "349-1-V",
        "label": "Jelgava - R\u012bga",
        "long": "Jelgava - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "38B6FC",
        "color_name": "teal",
        "has_shape": true,
        "id": "394-1-V",
        "label": "Sloka - R\u012bga",
        "long": "Sloka - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "38B6FC",
        "color_name": "teal",
        "has_shape": true,
        "id": "396-1-V",
        "label": "Tukums I - R\u012bga",
        "long": "Tukums I - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "38B6FC",
        "color_name": "teal",
        "has_shape": true,
        "id": "397-1-V",
        "label": "Tukums II - R\u012bga",
        "long": "Tukums II - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "F8DB22",
        "color_name": "yellow",
        "has_shape": true,
        "id": "398-1-V",
        "label": "Saulkrasti - R\u012bga",
        "long": "Saulkrasti - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "F8DB22",
        "color_name": "yellow",
        "has_shape": true,
        "id": "399-1-V",
        "label": "Skulte - R\u012bga",
        "long": "Skulte - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "8BC34A",
        "color_name": "gray",
        "has_shape": true,
        "id": "408-1-V",
        "label": "Sigulda - R\u012bga",
        "long": "Sigulda - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "8BC34A",
        "color_name": "gray",
        "has_shape": true,
        "id": "432-1-V",
        "label": "Valmiera - R\u012bga",
        "long": "Valmiera - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "B388FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "446-1-V",
        "label": "Zilupe - R\u012bga",
        "long": "Zilupe - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      },
      {
        "color": "8BC34A",
        "color_name": "gray",
        "has_shape": true,
        "id": "460-1-V",
        "label": "Valga - R\u012bga",
        "long": "Valga - R\u012bga",
        "short": "",
        "text_color": "000000",
        "type_label": "Rail"
      }
    ],
    "stop_count": 141,
    "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-19",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 141,
      "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": "141 of 141 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": 393,
      "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": "393 of 393 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 (the file itself is absent)",
      "why": "Apps and this scorecard can't warn anyone before the feed goes stale without stated validity dates."
    }
  ],
  "validator_version": "8.0.1"
}
