{
  "agency": {
    "country": "BG",
    "id": "aytos-avtotransport",
    "name": "\u0410\u0439\u0442\u043e\u0441 \u0410\u0432\u0442\u043e\u0442\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442 \u0415\u041e\u041e\u0414",
    "operating_note": "Municipal bus service for Aytos and its surrounding villages in Burgas Province. Bulgaria's second reviewed feed record.",
    "subdivision_code": "BG-02",
    "subdivision_name": "Burgas"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 4.6,
          "stops_marked_accessible_pct": 7.4,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 7.4,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 1.8,
          "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_applicable_trips": 57,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 95,
        "translations": {
          "feed_lang": null,
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 57,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 7.4,
        "wheelchair_marked_accessible_pct": 7.4,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 88,
          "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": 23.2,
          "severity": "WARNING",
          "what": "88 of 95 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": 57,
          "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": "57 of 57 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_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": "App makers and state data programs have nobody to email when they spot a problem. Small errors then sit in the feed for months."
        }
      ],
      "name": "completeness",
      "score": 39.3,
      "status": "measured",
      "summary": "7% of stops state wheelchair accessibility (7% 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": 2,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 4,
          "WARNING": 0
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "service_extends_far_in_the_future",
          "count": 2,
          "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.5,
          "severity": "INFO",
          "what": "Service extends far in the future (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "service_window_outside_feed_period",
          "count": 2,
          "effort": "Two fields in feed_info.txt, or one export setting.",
          "fix": "Widen feed_start_date and feed_end_date to cover all service dates, or fix the dates that fall outside.",
          "owner": "Likely your export tool",
          "points": 0.5,
          "severity": "INFO",
          "what": "Some service dates fall outside the date window set in feed_info.txt.",
          "why": "feed_info.txt should span every day your service runs, so apps know when the data applies."
        }
      ],
      "name": "correctness",
      "score": 99.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 2 kinds of issue across 4 instances (0 error, 0 warning, 4 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 848,
        "effective_expiry_date": "2028-12-31",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": " Ver.1",
        "has_feed_info": true,
        "last_service_date": "2028-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",
          "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 848 days.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "Not scored yet. Nothing here counts against the grade.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "medium",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The feed was downloaded from the official feed URL on file."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 848 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 7% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "One requirement remains for this feed to earn the conformance mark. States wheelchair access on 7% of stops and 0% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "CC BY 4.0 on the operator's own open-data page, which states the data may be used, modified and redistributed including for commercial purposes. Credit \u0410\u0439\u0442\u043e\u0441 \u0410\u0432\u0442\u043e\u0442\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442 \u0415\u041e\u041e\u0414.",
    "reachable": true,
    "sha256": "613913bcb2ce217b24761e60993fa87d34b4e11de5837673fdd1b0520aa98c9a",
    "size_bytes": 64731,
    "source_provenance": "official",
    "static_url": "https://transport.aytos.bg/gtfs/AytosGTFS.zip"
  },
  "fetch": {
    "final_url": "https://transport.aytos.bg/gtfs/AytosGTFS.zip",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-09-05T00:00:00+00:00",
  "geo": {
    "bbox": [
      27.05063,
      42.50186,
      27.47381,
      42.76369
    ],
    "lat": 42.70073,
    "lon": 27.25537,
    "stop_count": 95
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 15,
        "trip_count": 57,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 15,
    "trip_count": 57
  },
  "overall": {
    "grade": "C",
    "margin_to_lower_band": 6.9,
    "margin_to_next_band": 3.1,
    "score": 76.9
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 3,
      "effort": "A per-route color setting in your scheduling software.",
      "fix": "Adjust route_color or route_text_color so each pair clears 4.5:1. Often switching the text between black and white is enough.",
      "owner": "Likely your export tool",
      "points": 0.0,
      "severity": "WARNING",
      "what": "3 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (11, 10, 3).",
      "why": "Riders with low vision struggle to read a low-contrast route badge. It also washes out on a phone screen in sunlight at the stop."
    },
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 22,
      "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": "22 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"\u0443\u043b.\"\u0412\u0430\u0441\u0438\u043b \u041b\u0435\u0432\u0441\u043a\u0438\"/\u0411\u043e\u043b\u043d\u0438\u0446\u0430\", \"\u0431\u0443\u043b.\"\u0421\u0430\u043d \u0421\u0442\u0435\u0444\u0430\u043d\u043e\"/\u0426\u0435\u043d\u0442\u044a\u0440\", \"\"\u0411\u0438\u043b\u043a\u043e\u0432\u0430 \u0430\u043f\u0442\u0435\u043a\u0430\"/\u0426\u0435\u043d\u0442\u044a\u0440\", and more).",
      "why": "A screen reader speaks the raw name. 'Main St & 2nd Ave' can come out as 'Main saint', or lose the ampersand."
    }
  ],
  "routability": {
    "boardable_stops": 95,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 57
  },
  "route_map": {
    "drawn_route_count": 15,
    "has_shapes": true,
    "path": "data/artifacts/aytos-avtotransport/geometry.geojson",
    "route_count": 15,
    "routes": [
      {
        "color": "3CAA9D",
        "color_name": "teal",
        "has_shape": true,
        "id": "A-CHE",
        "label": "5",
        "long": "\u0410\u0439\u0442\u043e\u0441-\u0427\u0435\u0440\u043d\u043e\u0433\u0440\u0430\u0434",
        "short": "5",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D41CBC",
        "color_name": "pink",
        "has_shape": true,
        "id": "A-CHE-RA",
        "label": "14",
        "long": "\u0410\u0439\u0442\u043e\u0441-\u0420\u0430\u043a\u043b\u0438\u043d\u043e\u0432\u043e-\u0427\u0435\u0440\u043d\u043e\u0433\u0440\u0430\u0434",
        "short": "14",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "77B19E",
        "color_name": "gray",
        "has_shape": true,
        "id": "A-CHMOG",
        "label": "6",
        "long": "\u0410\u0439\u0442\u043e\u0441-\u0427\u0435\u0440\u043d\u0430 \u043c\u043e\u0433\u0438\u043b\u0430",
        "short": "6",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "DDEC04",
        "color_name": "yellow",
        "has_shape": true,
        "id": "A-CHU",
        "label": "7",
        "long": "\u0410\u0439\u0442\u043e\u0441-\u041f\u0438\u0440\u043d\u0435-\u0427\u0443\u043a\u0430\u0440\u043a\u0430",
        "short": "7",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "BCBD7A",
        "color_name": "gray",
        "has_shape": true,
        "id": "A-DRIAN",
        "label": "8",
        "long": "\u0410\u0439\u0442\u043e\u0441-\u0414\u0440\u044f\u043d\u043a\u043e\u0432\u0435\u0446",
        "short": "8",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "65EC99",
        "color_name": "gray",
        "has_shape": true,
        "id": "A-KAR",
        "label": "9",
        "long": "\u0410\u0439\u0442\u043e\u0441-\u041a\u0430\u0440\u0430\u043d\u043e\u0432\u043e",
        "short": "9",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "756824",
        "color_name": "brown",
        "has_shape": true,
        "id": "A-LYASK",
        "label": "11",
        "long": "\u0410\u0439\u0442\u043e\u0441-\u041b\u044f\u0441\u043a\u043e\u0432\u043e",
        "short": "11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "6DE5EE",
        "color_name": "white",
        "has_shape": true,
        "id": "A-MPOL",
        "label": "12",
        "long": "\u0410\u0439\u0442\u043e\u0441-\u041c\u0430\u043b\u043a\u0430 \u043f\u043e\u043b\u044f\u043d\u0430",
        "short": "12",
        "text_color": "0A0A0A",
        "type_label": "Bus"
      },
      {
        "color": "AC540C",
        "color_name": "brown",
        "has_shape": true,
        "id": "A-PIR-KAR",
        "label": "10",
        "long": "\u0410\u0439\u0442\u043e\u0441-\u041f\u0438\u0440\u043d\u0435-\u041a\u0430\u0440\u0430\u043d\u043e\u0432\u043e",
        "short": "10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9275C7",
        "color_name": "purple",
        "has_shape": true,
        "id": "A-POL",
        "label": "13",
        "long": "\u0410\u0439\u0442\u043e\u0441-\u041f\u043e\u043b\u044f\u043d\u043e\u0432\u043e",
        "short": "13",
        "text_color": "0D0D0D",
        "type_label": "Bus"
      },
      {
        "color": "DF6D9A",
        "color_name": "pink",
        "has_shape": true,
        "id": "A-ZET",
        "label": "15",
        "long": "\u0410\u0439\u0442\u043e\u0441-\u0417\u0435\u0442\u044c\u043e\u0432\u043e",
        "short": "15",
        "text_color": "050505",
        "type_label": "Bus"
      },
      {
        "color": "32ED0C",
        "color_name": "green",
        "has_shape": true,
        "id": "AB",
        "label": "2",
        "long": "\u0410\u0439\u0442\u043e\u0441-\u0411\u0443\u0440\u0433\u0430\u0441",
        "short": "2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FF052B",
        "color_name": "red",
        "has_shape": true,
        "id": "BA",
        "label": "1",
        "long": "\u0411\u0443\u0440\u0433\u0430\u0441-\u0410\u0439\u0442\u043e\u0441",
        "short": "1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "0D49FD",
        "color_name": "blue",
        "has_shape": true,
        "id": "CityLine1",
        "label": "3",
        "long": "\u0410\u0432\u0442\u043e\u0433\u0430\u0440\u0430-\u0416\u041f \u0413\u0430\u0440\u0430",
        "short": "3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFA200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "CityLine2",
        "label": "4",
        "long": "\u0416\u041f \u0413\u0430\u0440\u0430-\u0410\u0432\u0442\u043e\u0433\u0430\u0440\u0430",
        "short": "4",
        "text_color": "000000",
        "type_label": "Bus"
      }
    ],
    "stop_count": 95,
    "stop_points_capped": false
  },
  "rubric_version": "1.3",
  "schema_version": "1.18",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.3",
    "provenance": "GTFS Scorecard's project-authored weights, deductions, thresholds, grade bands, and fix ranking, informed by the California Transit Data Guidelines and the MobilityData gtfs-validator. It is not a worldwide standard or a compliance determination.",
    "rubric_version": "1.3"
  },
  "snapshot_date": "2026-09-05",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 88,
      "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": 23.2,
      "rank": 1,
      "severity": "WARNING",
      "what": "88 of 95 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": 57,
      "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": "57 of 57 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_feed_info_dates",
      "count": 1,
      "effort": "Two fields, set once in export settings.",
      "fix": "Add feed_info.txt with feed_start_date and feed_end_date to your export.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "feed_info.txt is missing its start/end dates",
      "why": "Apps and this scorecard can't warn anyone before the feed goes stale without stated validity dates."
    }
  ],
  "validator_version": "8.0.1"
}
