{
  "agency": {
    "country": "CY",
    "id": "intercity-buses-cyprus",
    "name": "Intercity Buses Cyprus",
    "operating_note": "One intercity network serving multiple districts; counted as one feed record, not as a country-wide coverage claim."
  },
  "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": 123,
        "translations": {
          "feed_lang": "en",
          "has_translations": true,
          "languages": [
            "el"
          ],
          "translated_tables": [
            "routes",
            "stops",
            "trips"
          ],
          "translation_count": 1333
        },
        "trips": 1030,
        "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": 123,
          "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": "123 of 123 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": 1030,
          "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": "1030 of 1030 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_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": 8,
        "instances_by_severity": {
          "ERROR": 83,
          "INFO": 0,
          "WARNING": 124
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "foreign_key_violation",
          "count": 83,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'foreign_key_violation' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 24.0,
          "severity": "ERROR",
          "what": "Foreign key violation (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 113,
          "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": 8.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_field",
          "count": 3,
          "effort": "A field at a time; not urgent.",
          "fix": "Review the flagged fields and fill in the ones your riders would use.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some files leave out fields that GTFS asks for but does not require.",
          "why": "Recommended fields like agency_phone or stop descriptions make the feed more useful to riders and trip planners."
        },
        {
          "code": "duplicate_route_name",
          "count": 2,
          "effort": "One field per route.",
          "fix": "Give each route a distinct short or long name.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Two or more routes share the same name.",
          "why": "Riders can't tell the routes apart in apps."
        },
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 2,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a bus can.",
          "why": "Usually a typo'd stop time; riders get arrival times no bus can meet."
        },
        {
          "code": "fast_travel_between_far_stops",
          "count": 2,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'fast_travel_between_far_stops' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Fast travel between far stops (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "missing_feed_contact_email_and_url",
          "count": 1,
          "effort": "One field, set once in export settings.",
          "fix": "Add feed_contact_email or feed_contact_url to feed_info.txt.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "feed_info.txt lists no contact email and no contact URL.",
          "why": "Without a contact, apps like Google Maps can't reach you when they find a problem in the feed."
        },
        {
          "code": "same_name_and_description_for_stop",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'same_name_and_description_for_stop' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Same name and description for stop (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        }
      ],
      "name": "correctness",
      "score": 44.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 8 kinds of issue across 207 instances (83 error, 124 warning, 0 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 68,
        "effective_expiry_date": "2026-09-30",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": true,
        "last_service_date": "2026-09-30",
        "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 68 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": "1 validator error to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data covers the next 68 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. 1 validator error to resolve. 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 the Republic of Cyprus open-data portal; credit the Cyprus Public Works Department.",
    "reachable": true,
    "sha256": "f758153e4eaffadb177ffe05821d6a6f8ac3953e9f4367f5feb2b195a1e9edd3",
    "size_bytes": 1162658,
    "static_url": "https://www.motionbuscard.org.cy/opendata/downloadfile?file=GTFS%5C5_google_transit.zip&rel=True"
  },
  "fetch": {
    "final_url": "https://www.motionbuscard.org.cy/opendata/downloadfile?file=GTFS%5C5_google_transit.zip&rel=True",
    "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": [
      32.41197,
      34.65569,
      34.04766,
      35.17373
    ],
    "lat": 34.9334,
    "lon": 33.37409,
    "stop_count": 123
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 60,
        "trip_count": 1030,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 60,
    "trip_count": 1030
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 56.9,
    "margin_to_next_band": 3.1,
    "score": 56.9
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 8,
      "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": "8 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (25, 25, 25, 25, 25, and more).",
      "why": "Low-contrast route badges are hard to read for riders with low vision and wash out on a phone screen in sunlight at the stop."
    },
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 46,
      "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": "46 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Archiep. Makariou III Ave. - Iras\", \"Archiep. Makariou III Ave. - Mnasiadou\", \"Archiep. Makariou III Ave. - Naxou\", 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": 123,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 1030
  },
  "route_map": {
    "drawn_route_count": 51,
    "has_shapes": true,
    "path": "data/artifacts/intercity-buses-cyprus/geometry.geojson",
    "route_count": 60,
    "routes": [
      {
        "color": "66FF66",
        "color_name": "gray",
        "has_shape": true,
        "id": "50000011",
        "label": "26",
        "long": "Nicosia - Pafos",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "66FF66",
        "color_name": "gray",
        "has_shape": true,
        "id": "50000012",
        "label": "26",
        "long": "Pafos - Nicosia",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "66FF66",
        "color_name": "gray",
        "has_shape": true,
        "id": "50000021",
        "label": "26",
        "long": "Nicosia - Choirokoitia - Pafos",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "66FF66",
        "color_name": "gray",
        "has_shape": false,
        "id": "50000022",
        "label": "26",
        "long": "Pafos - Choirokoitia - Nicosia",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "66FF66",
        "color_name": "gray",
        "has_shape": true,
        "id": "50000031",
        "label": "26",
        "long": "Nicosia - Agios Georgios Chavouzas - Erimi - EAC - CUT",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "66FF66",
        "color_name": "gray",
        "has_shape": true,
        "id": "50000041",
        "label": "26",
        "long": "Nicosia - Alampra - Pafos",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "66FF66",
        "color_name": "gray",
        "has_shape": true,
        "id": "50000042",
        "label": "26",
        "long": "Pafos - Alampra - Nicosia",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "66FF66",
        "color_name": "gray",
        "has_shape": true,
        "id": "50000051",
        "label": "26",
        "long": "Nicosia - Alampra - Choirokoitia - Ag. Georgios Chavouz",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "66FF66",
        "color_name": "gray",
        "has_shape": false,
        "id": "50000052",
        "label": "26",
        "long": "Pafos - CUT - EAC - Nicosia",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "66FF66",
        "color_name": "gray",
        "has_shape": true,
        "id": "50000061",
        "label": "26",
        "long": "L. Akrita - Nicosia - Pafos",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "66FF66",
        "color_name": "gray",
        "has_shape": true,
        "id": "50000062",
        "label": "26",
        "long": "Pafos - Nicosia - L. Akrita",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "66FF66",
        "color_name": "gray",
        "has_shape": true,
        "id": "50000071",
        "label": "26",
        "long": "Nicosia - CUT - Pafos",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "66FF66",
        "color_name": "gray",
        "has_shape": true,
        "id": "50000072",
        "label": "26",
        "long": "Pafos - CUT - Nicosia",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "66FF66",
        "color_name": "gray",
        "has_shape": true,
        "id": "50000081",
        "label": "26",
        "long": "Nicosia - Agios Georgios Chavouzas - Pafos",
        "short": "26",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "50010011",
        "label": "23",
        "long": "Nicosia - Agia Napa - Paralimni",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "50010012",
        "label": "23",
        "long": "Paralimni - Agia Napa - Nicosia",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "50010021",
        "label": "23",
        "long": "Nicosia - Agia Napa - Protaras - Paralimni",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "50010022",
        "label": "23",
        "long": "Paralimni - Protaras - Agia Napa - Nicosia",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "50010031",
        "label": "23",
        "long": "Nicosia - Alampra - Paralimni",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": false,
        "id": "50010032",
        "label": "23",
        "long": "Paralimni - Protaras - Alampra - Nicosia",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "50010042",
        "label": "23",
        "long": "Paralimni - Agia Napa - Alampra - Nicosia",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": true,
        "id": "50010052",
        "label": "23",
        "long": "Paralimni - Waterpark - Nicosia (except Gen. Hospital)",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": false,
        "id": "50010061",
        "label": "23",
        "long": "Nicosia - Ormideia - Agia Napa - Paralimni",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": false,
        "id": "50010062",
        "label": "23",
        "long": "Paralimni - Agia Napa - Ormideia - Nicosia",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": false,
        "id": "50010071",
        "label": "23",
        "long": "Nicosia - Ministries - Ormideia - Paralimni",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008000",
        "color_name": "green",
        "has_shape": false,
        "id": "50010072",
        "label": "23",
        "long": "Paralimni - Ormideia - Ministries - Nicosia",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "75610B",
        "color_name": "brown",
        "has_shape": true,
        "id": "50020011",
        "label": "43",
        "long": "Larnaca - Agia Napa - Paralimni",
        "short": "43",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "75610B",
        "color_name": "brown",
        "has_shape": true,
        "id": "50020012",
        "label": "43",
        "long": "Paralimni - Agia Napa - Larnaca",
        "short": "43",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "50030011",
        "label": "56",
        "long": "Limassol - Pafos",
        "short": "56",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "50030012",
        "label": "56",
        "long": "Pafos - Limassol",
        "short": "56",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "50030021",
        "label": "56",
        "long": "Limassol - Erimi - Pafos",
        "short": "56",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "50030022",
        "label": "56",
        "long": "Pafos - Erimi - Limassol",
        "short": "56",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "50030032",
        "label": "56",
        "long": "Pafos - EAC - Erimi - Limassol",
        "short": "56",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "50030041",
        "label": "56",
        "long": "Limassol - CUT - Pafos",
        "short": "56",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFF00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "50030042",
        "label": "56",
        "long": "Pafos - CUT - Limassol",
        "short": "56",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": true,
        "id": "50040011",
        "label": "45",
        "long": "Larnaca - Limassol",
        "short": "45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8000FF",
        "color_name": "purple",
        "has_shape": true,
        "id": "50040012",
        "label": "45",
        "long": "Limassol - Larnaca",
        "short": "45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF8000",
        "color_name": "orange",
        "has_shape": true,
        "id": "50050011",
        "label": "36",
        "long": "Paralimni - Agia Napa - Larnaca - Pafos",
        "short": "36",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FF8000",
        "color_name": "orange",
        "has_shape": true,
        "id": "50050012",
        "label": "36",
        "long": "Pafos - Larnaca - Agia Napa - Paralimni",
        "short": "36",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "50060011",
        "label": "25",
        "long": "Nicosia - Limassol",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "50060012",
        "label": "25",
        "long": "Limassol - Nicosia",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "50060021",
        "label": "25",
        "long": "Nicosia - Alampra - Limassol",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "50060022",
        "label": "25",
        "long": "Limassol - Alampra - Nicosia",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "50060031",
        "label": "25",
        "long": "Nicosia - North Limassol",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "50060032",
        "label": "25",
        "long": "North Limassol - Nicosia",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "50060041",
        "label": "25",
        "long": "Nicosia - North Limassol",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "50060042",
        "label": "25",
        "long": "North Limassol - Nicosia",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "50070011",
        "label": "42",
        "long": "Larnaca - Nicosia",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "50070012",
        "label": "42",
        "long": "Nicosia - Larnaca",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "50070021",
        "label": "42",
        "long": "Larnaca (Saint George) - Nicosia",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "50070022",
        "label": "42",
        "long": "Nicosia - Larnaca (Saint George)",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "50070031",
        "label": "42",
        "long": "Larnaca - Alampra - Nicosia",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "50070032",
        "label": "42",
        "long": "Nicosia - Alampra - Larnaca",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "50070041",
        "label": "42",
        "long": "Larnaca - Presidential Palace - Nicosia",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "50070042",
        "label": "42",
        "long": "Nicosia - Presidential Palace - Larnaca",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "50070051",
        "label": "42",
        "long": "Larnaca - University of Cyprus - Nicosia",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": true,
        "id": "50070052",
        "label": "42",
        "long": "Nicosia - University of Cyprus - Larnaca",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0000FF",
        "color_name": "blue",
        "has_shape": false,
        "id": "50070061",
        "label": "42",
        "long": "Larnaca - Ministry of Finance - Nicosia",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF4FA8",
        "color_name": "pink",
        "has_shape": true,
        "id": "50100011",
        "label": "35",
        "long": "Paralimni - Agia Napa - Limassol",
        "short": "35",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FF4FA8",
        "color_name": "pink",
        "has_shape": true,
        "id": "50100012",
        "label": "35",
        "long": "Limassol - Agia Napa - Paralimni",
        "short": "35",
        "text_color": "000000",
        "type_label": "Bus"
      }
    ],
    "stop_count": 123,
    "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": "foreign_key_violation",
      "count": 83,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'foreign_key_violation' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 24.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Foreign key violation (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 123,
      "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": 2,
      "severity": "WARNING",
      "what": "123 of 123 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": 1030,
      "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": 3,
      "severity": "WARNING",
      "what": "1030 of 1030 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."
    }
  ],
  "validator_version": "8.0.1"
}
