{
  "agency": {
    "country": "ES",
    "id": "emt-valencia",
    "name": "EMT Val\u00e8ncia",
    "subdivision_code": "ES-V",
    "subdivision_name": "Valencia"
  },
  "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": 15.0,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "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": 100.0,
        "mixed_case_stop_name_pct": 99.9,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 1159,
        "translations": {
          "feed_lang": "ca",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 37609,
        "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": 1159,
          "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": "1159 of 1159 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": 37609,
          "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": "37609 of 37609 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."
        }
      ],
      "name": "completeness",
      "score": 45.0,
      "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": 8,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 0,
          "WARNING": 17592
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "mixed_case_recommended_field",
          "count": 17008,
          "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": "trip_distance_exceeds_shape_distance_below_threshold",
          "count": 398,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'trip_distance_exceeds_shape_distance_below_threshold' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Trip distance exceeds shape distance below threshold (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "service_has_no_active_day_of_the_week",
          "count": 131,
          "effort": "A few minutes in your scheduling software.",
          "fix": "Delete the empty calendars or set their service days.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some service calendars have no days of the week switched on.",
          "why": "Trips tied to these calendars never run; they are dead data that can mask real schedule problems."
        },
        {
          "code": "route_long_name_contains_short_name",
          "count": 47,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'route_long_name_contains_short_name' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Route long name contains short name (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "duplicate_route_name",
          "count": 3,
          "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": "expired_calendar",
          "count": 3,
          "effort": "One setting in most export tools.",
          "fix": "Remove past service periods the next time you export the feed.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some service calendars in the feed have already ended.",
          "why": "Expired calendars are dead weight and can hide real schedule problems from your staff and vendors."
        },
        {
          "code": "feed_expiration_date30_days",
          "count": 1,
          "effort": "Usually a re-export from your scheduling software.",
          "fix": "Schedule a feed re-export now so the new calendar is live well before the current one ends.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "This feed's service calendar runs out within the next 30 days.",
          "why": "If a new feed isn't published before it ends, trip planners will drop your agency and riders will see no service."
        },
        {
          "code": "unused_shape",
          "count": 1,
          "effort": "One setting.",
          "fix": "Turn on 'remove unused shapes' (or the like) in your export tool.",
          "owner": "Likely your export tool",
          "points": 4.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."
        }
      ],
      "name": "correctness",
      "score": 54.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 8 kinds of issue across 17592 instances (0 error, 17592 warning, 0 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 29,
        "effective_expiry_date": "2026-08-16",
        "feed_end_date": "2026-08-16",
        "feed_start_date": "2026-07-10",
        "feed_version": "17-07-2026",
        "has_feed_info": true,
        "last_service_date": "2026-08-16",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [
        {
          "code": "scorecard_feed_expiring_soon",
          "count": 1,
          "effort": "One export setting.",
          "fix": "Re-export with a validity window that reaches at least 60 days out.",
          "owner": "Likely your export tool",
          "points": 51.0,
          "severity": "WARNING",
          "what": "Service data runs out in 29 day(s).",
          "why": "When the calendar runs out, trip planners stop showing this agency. Fixing it now is calmer than after riders notice."
        }
      ],
      "name": "freshness",
      "score": 48.3,
      "status": "measured",
      "summary": "Service data runs out in 29 day(s). Publish an updated feed soon or riders will lose trip planning.",
      "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 runs out in 29 days; renew to qualify.",
        "key": "current",
        "met": false
      },
      {
        "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. Service data runs out in 29 days; renew to qualify. 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 Val\u00e8ncia's open data portal; credit the Ajuntament de Val\u00e8ncia and EMT Val\u00e8ncia and indicate any changes.",
    "reachable": true,
    "sha256": "b887ceddedf906a3eb8d351ad4998dbf4664028adfb27bbdb241854ac2261b42",
    "size_bytes": 7843782,
    "static_url": "https://opendata.vlci.valencia.es/dataset/ab058cf8-ad3e-4d9c-ac89-0c6367ecf351/resource/c81b69e6-c082-44dc-acc6-66fc417b4e66/download/google_transit.zip"
  },
  "fetch": {
    "final_url": "https://opendata.vlci.valencia.es/dataset/ab058cf8-ad3e-4d9c-ac89-0c6367ecf351/resource/c81b69e6-c082-44dc-acc6-66fc417b4e66/download/google_transit.zip",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-07-18T00:00:00+00:00",
  "geo": {
    "bbox": [
      -0.42946,
      39.27415,
      -0.27709,
      39.54272
    ],
    "lat": 39.46814,
    "lon": -0.37086,
    "stop_count": 1159
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 47,
        "trip_count": 37609,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 47,
    "trip_count": 37609
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 49.8,
    "margin_to_next_band": 10.2,
    "score": 49.8
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 47,
      "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": "47 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (4, C1, 6, 7, 8, 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."
    }
  ],
  "routability": {
    "boardable_stops": 1159,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 37609
  },
  "route_map": {
    "drawn_route_count": 46,
    "has_shapes": true,
    "path": "data/artifacts/emt-valencia/geometry.geojson",
    "route_count": 47,
    "routes": [
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1017",
        "label": "4",
        "long": "4 - PORT/NATZARET - PL. DE L'AJUNTAMENT",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1018",
        "label": "C1",
        "long": "C1 - CENTRE HIST\u00d2RIC",
        "short": "C1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1021",
        "label": "13",
        "long": "13 - LA FONTETA/C.ARTS I CIENCIES - PORTA DE LA MAR",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1022",
        "label": "16",
        "long": "16 - VINALESA - POETA QUEROL",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1026",
        "label": "25",
        "long": "25 - PORTA DE LA MAR - EL SALER / EL PERELL\u00d3",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1027",
        "label": "26",
        "long": "26 - MONCADA/ALFARA - POETA QUEROL",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1029",
        "label": "32",
        "long": "32 - PASSEIG MAR\u00cdTIM - PL. DE L'AJUNTAMENT",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1030",
        "label": "40",
        "long": "40 - UNIVERSITATS - ESTACI\u00d3 DEL NORD",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1033",
        "label": "23",
        "long": "23 - PORTA DE LA MAR - FORN D'ALCEDO",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1034",
        "label": "28",
        "long": "28 - CIUTAT ART.  FALLER - ESTACI\u00d3 DEL NORD",
        "short": "28",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1041",
        "label": "81",
        "long": "81 - ESTACI\u00d3 DEL NORD - BLASCO IBA\u00d1EZ",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1042",
        "label": "64",
        "long": "64 - BENICALAP - EST. J. SOROLLA / HOSP. LA FE",
        "short": "64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1049",
        "label": "24",
        "long": "24 - PORTA DE LA MAR - EL SALER / EL PALMAR",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1052",
        "label": "99",
        "long": "99 - PALAU DE CONGRESSOS - LA MALVA-ROSA",
        "short": "99",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1053",
        "label": "31",
        "long": "31 - LA PATACONA/LA MALVA-ROSA - EST. J. SOROLLA",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1055",
        "label": "98",
        "long": "98 - AV. DEL CID - EST. CABANYAL/PG. MAR\u00cdTIM",
        "short": "98",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1056",
        "label": "11",
        "long": "11 - PATRAIX - ELS ORRIOLS",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1057",
        "label": "6",
        "long": "6 - TORREFIEL - HOSPITAL LA FE",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1058",
        "label": "70",
        "long": "70 - LA FONTSANTA - ALBORAIA",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1059",
        "label": "71",
        "long": "71 - LA LLUM - UNIVERSITATS",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1060",
        "label": "27",
        "long": "27 - LA TORRE - MERCAT CENTRAL",
        "short": "27",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1061",
        "label": "7",
        "long": "7 - MERCAT CENTRAL - FTA. SANT  LLU\u00cdS",
        "short": "7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1062",
        "label": "18",
        "long": "18 - HOSPITAL DR. PESET - UNIVERSITATS",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1063",
        "label": "95",
        "long": "95 - JARD\u00cd DEL T\u00daRIA",
        "short": "95",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1064",
        "label": "92",
        "long": "92 - LA MALVA-ROSA - CAMPANAR",
        "short": "92",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1066",
        "label": "8",
        "long": "8 - PORTA DE LA MAR - MALILLA / TURIANOVA",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "1070",
        "label": "59",
        "long": "59 - ESTACI\u00d3 DEL NORD - LA TORRE / SOCI\u00d3POLIS",
        "short": "59",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "185",
        "label": "C3",
        "long": "C3 - CIRCULAR RONDA TR\u00c0NSITS",
        "short": "C3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "651",
        "label": "C2",
        "long": "C2 - CIRCULAR GRANS VIES",
        "short": "C2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "827",
        "label": "12",
        "long": "12 - CIUTAT ART. FALLER - PL. AM\u00c8RICA",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "873",
        "label": "94",
        "long": "94 - CAMPANAR - AV. FRAN\u00c7A",
        "short": "94",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "922",
        "label": "9",
        "long": "9 - ESTACI\u00d3 DEL NORD - LA TORRE - SEDAV\u00cd - F. ALCEDO",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "923",
        "label": "10",
        "long": "10 - BENIMACLET - SANT MARCEL.LI",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "930",
        "label": "19",
        "long": "19 - ESTACI\u00d3 DEL NORD - LA MARINA /LA MALVA-ROSA",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "935",
        "label": "35",
        "long": "35 - ESTACI\u00d3 DEL NORD - C. ARTS I CI\u00c8NCIES/I.CAN\u00c0RIES",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "962",
        "label": "73",
        "long": "73 - SANT ISIDRE / TRES CREUS - ESTACI\u00d3 DEL NORD",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "963",
        "label": "73",
        "long": "73 - SANT ISIDRE / TRES CREUS - ESTACI\u00d3 DEL NORD",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "966",
        "label": "60",
        "long": "60 - ESTACI\u00d3 DEL NORD - TORREFIEL",
        "short": "60",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "967",
        "label": "62",
        "long": "62 - BENIM\u00c0MET/FIRA - ESTACI\u00d3 DEL NORD",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": false,
        "id": "968",
        "label": "63",
        "long": "63 - CAMPUS DE BURJASSOT - ESTACI\u00d3 DEL NORD",
        "short": "63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "970",
        "label": "72",
        "long": "72 - SANT ISIDRE - ESTACI\u00d3 DEL NORD",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "982",
        "label": "30",
        "long": "30 - NATZARET - HOSPITAL CL\u00cdNIC",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "983",
        "label": "14",
        "long": "14 - ESTACI\u00d3 DEL NORD - CASTELLAR",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "993",
        "label": "C3",
        "long": "C3 - CIRCULAR RONDA TR\u00c0NSITS",
        "short": "C3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "994",
        "label": "93",
        "long": "93 - AV. DEL CID - PG. MAR\u00cdTIM",
        "short": "93",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "995",
        "label": "67",
        "long": "67 - ESTACI\u00d3 DEL NORD - EL POUET / CAMPANAR",
        "short": "67",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FE0000",
        "color_name": "red",
        "has_shape": true,
        "id": "996",
        "label": "C2",
        "long": "C2 - CIRCULAR GRANS VIES",
        "short": "C2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 1159,
    "stop_points_capped": false
  },
  "rubric_version": "1.2",
  "schema_version": "1.15",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.2",
    "provenance": "GTFS Scorecard's project-authored weights, deductions, thresholds, grade bands, and fix ranking, informed by the California Transit Data Guidelines and the MobilityData gtfs-validator. It is not a worldwide standard or a compliance determination.",
    "rubric_version": "1.2"
  },
  "snapshot_date": "2026-07-18",
  "top_fixes": [
    {
      "code": "scorecard_feed_expiring_soon",
      "count": 1,
      "effort": "One export setting.",
      "fix": "Re-export with a validity window that reaches at least 60 days out.",
      "owner": "Likely your export tool",
      "points": 51.0,
      "rank": 1,
      "severity": "WARNING",
      "what": "Service data runs out in 29 day(s).",
      "why": "When the calendar runs out, trip planners stop showing this agency. Fixing it now is calmer than after riders notice."
    },
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 1159,
      "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": "1159 of 1159 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": 37609,
      "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": "37609 of 37609 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"
}
