{
  "agency": {
    "country": "PT",
    "id": "stcp-porto",
    "name": "STCP (Sociedade de Transportes Colectivos do Porto)",
    "operating_note": "Porto's urban bus and funicular operator. The record uses the portal's current rolling GTFS resource, not the dated snapshots kept beside it.",
    "subdivision_code": "PT-13",
    "subdivision_name": "Porto"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 37.5,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.0,
          "trips_stated_pct": 100.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 0.2,
          "wheelchair_stops": 0.0,
          "wheelchair_trips": 15.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": 25181,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 1.5,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 2502,
        "translations": {
          "feed_lang": null,
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 25181,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 100.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": 2502,
          "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": "2502 of 2502 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_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_stop_names_all_caps",
          "count": 2465,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Rename stops to mixed case where the language has letter case (for example, 'Central Station').",
          "owner": "Likely your export tool",
          "points": 14.8,
          "severity": "INFO",
          "what": "About 2465 stop names are written in ALL CAPS.",
          "why": "Mixed-case names are easier to read in apps and are read more naturally by screen readers."
        },
        {
          "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": 37.7,
      "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": 6,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 52,
          "WARNING": 1699
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "mixed_case_recommended_field",
          "count": 1615,
          "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": 73,
          "effort": "A field at a time; not urgent.",
          "fix": "Review the flagged fields and fill in the ones your riders would use.",
          "owner": "",
          "points": 8.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": "expired_calendar",
          "count": 9,
          "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": 6.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": "missing_recommended_file",
          "count": 1,
          "effort": "One small file, set once in export settings.",
          "fix": "Add feed_info.txt with publisher name, URL, language, and feed_start_date/feed_end_date.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "A file GTFS asks for (usually feed_info.txt) is missing.",
          "why": "feed_info.txt tells apps who publishes the feed and when it expires; without it nobody is warned before data goes stale."
        },
        {
          "code": "trip_coverage_not_active_for_next7_days",
          "count": 1,
          "effort": "One setting in most export tools.",
          "fix": "Trim past service periods the next time you export.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Many of the feed's trips don't run at all in the next 7 days.",
          "why": "It usually means old service periods are still in the export, making the feed bigger and harder to check."
        },
        {
          "code": "trip_headsign_matches_intermediate_stop",
          "count": 52,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Set trip_headsign to the trip's last stop or its overall destination.",
          "owner": "Likely your export tool",
          "points": 1.0,
          "severity": "INFO",
          "what": "Some trip headsigns name a stop along the way, not the final destination.",
          "why": "The sign should tell riders where the transit vehicle ends up, so a midpoint name can send them the wrong way."
        }
      ],
      "name": "correctness",
      "score": 69.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 6 kinds of issue across 1751 instances (0 error, 1699 warning, 52 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": -244,
        "effective_expiry_date": "2025-12-31",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": false,
        "last_service_date": "2025-12-31",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [
        {
          "code": "scorecard_feed_expired",
          "count": 1,
          "effort": "Usually one export setting; export on a schedule so it never lapses again.",
          "fix": "Re-export the feed with a calendar that reaches further out. Set feed_end_date in feed_info.txt past your next service change.",
          "owner": "Likely your export tool",
          "points": 100.0,
          "severity": "ERROR",
          "what": "Service data ended 244 day(s) ago.",
          "why": "When the calendar runs out, trip planners stop showing this agency even though the transit vehicles are still running. Riders are told the service does not exist."
        },
        {
          "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": 0.0,
      "status": "measured",
      "summary": "Service data ended 244 day(s) ago. Trip planners have likely already dropped this feed.",
      "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 configured feed URL. Publisher ownership of that URL is not verified."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data expired 244 days ago.",
        "key": "current",
        "met": false
      },
      {
        "detail": "States wheelchair access on 0% of stops and 100% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "Two requirements remain for this feed to earn the conformance mark. Service data expired 244 days ago. States wheelchair access on 0% of stops and 100% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "Creative Commons CC0 through Porto's municipal open data portal; no attribution is legally required, but GTFS Scorecard credits STCP as the source.",
    "reachable": true,
    "sha256": "b87d434c751c10eeca17a4d7de058ad1903cd6c51bbed87f5c3b41538faeb37b",
    "size_bytes": 7123534,
    "source_provenance": "unverified",
    "static_url": "https://opendata.porto.digital/dataset/5275c986-592c-43f5-8f87-aabbd4e4f3a4/resource/89a6854f-2ea3-4ba0-8d2f-6558a9df2a98/download/horarios_gtfs_stcp_16_04_2025.zip"
  },
  "fetch": {
    "final_url": "https://opendata.porto.digital/dataset/5275c986-592c-43f5-8f87-aabbd4e4f3a4/resource/89a6854f-2ea3-4ba0-8d2f-6558a9df2a98/download/horarios_gtfs_stcp_16_04_2025.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-01T00:00:00+00:00",
  "geo": {
    "bbox": [
      -8.71397,
      41.08059,
      -8.45701,
      41.25586
    ],
    "lat": 41.17391,
    "lon": -8.61551,
    "stop_count": 2502
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "tram",
        "label": "Tram / light rail",
        "route_count": 2,
        "trip_count": 330,
        "trip_share_pct": 1.3
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 71,
        "trip_count": 24851,
        "trip_share_pct": 98.7
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 73,
    "trip_count": 25181
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 42.0,
    "margin_to_next_band": 18.0,
    "score": 42.0
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 52,
      "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": "52 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (200, 201, 203, 204, 205, and more).",
      "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": 57,
      "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": "57 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"AV.LIDADOR DA MAIA\", \"LIDADOR /HOSPITAL\", \"AV. 25 DE ABRIL\", 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": 2502,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 25181
  },
  "route_map": {
    "drawn_route_count": 73,
    "has_shapes": true,
    "path": "data/artifacts/stcp-porto/geometry.geojson",
    "route_count": 73,
    "routes": [
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "1",
        "label": "1",
        "long": "Infante - Passeio Alegre",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FF7900",
        "color_name": "orange",
        "has_shape": true,
        "id": "106",
        "label": "ZF",
        "long": "Valadares (Esta\u00e7\u00e3o) - Francelos",
        "short": "ZF",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "107",
        "label": "ZC",
        "long": "Est\u00e1dio Do Drag\u00e3o - Areias",
        "short": "ZC",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "10M",
        "label": "10M",
        "long": "Av.Aliados - Vila D'Este",
        "short": "10M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "11M",
        "label": "11M",
        "long": "Hosp. S. Jo\u00e3o - Coimbr\u00f5es",
        "short": "11M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "12M",
        "label": "12M",
        "long": "Av.Aliados - Sto.Ov\u00eddio",
        "short": "12M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "13M",
        "label": "13M",
        "long": "Av.Aliados - Matosinhos (Mercado)",
        "short": "13M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "18",
        "label": "18",
        "long": "Cl\u00e9rigos - Passeio Alegre",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "1M",
        "label": "1M",
        "long": "Av.Aliados - Matosinhos (Praia)",
        "short": "1M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "200",
        "label": "200",
        "long": "Bolh\u00e3o - Cast. Queijo",
        "short": "200",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "201",
        "label": "201",
        "long": "Aliados - Viso",
        "short": "201",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "202",
        "label": "202",
        "long": "Aliados - Passeio Alegre (via Av. Bessa)",
        "short": "202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "203",
        "label": "203",
        "long": "Marqu\u00eas - Cast.Queijo",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "204",
        "label": "204",
        "long": "Hospital De S.Jo\u00e3o - Foz",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "205",
        "label": "205",
        "long": "Campanh\u00e3 - Castelo Do Queijo",
        "short": "205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "206",
        "label": "206",
        "long": "Campanh\u00e3 - Viso",
        "short": "206",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "207",
        "label": "207",
        "long": "Campanh\u00e3 - Mercado Da Foz",
        "short": "207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "208",
        "label": "208",
        "long": "Aliados - Aldoar",
        "short": "208",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "209",
        "label": "209",
        "long": "Pasteleira - Prelada",
        "short": "209",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "2M",
        "label": "2M",
        "long": "Aliados - Hosp.S.Jo\u00e3o (via Av. Boavista)",
        "short": "2M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "300",
        "label": "300",
        "long": "Circular Aliados - Hospital De S. Jo\u00e3o",
        "short": "300",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "301",
        "label": "301",
        "long": "Circular Pra\u00e7a - Hospital S.Jo\u00e3o",
        "short": "301",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "302",
        "label": "302",
        "long": "Circular Aliados - Dami\u00e3o De Gois",
        "short": "302",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "303",
        "label": "303",
        "long": "Circular Pra\u00e7a Da Liberdade - Constitui\u00e7\u00e3o",
        "short": "303",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "304",
        "label": "304",
        "long": "Aliados - Sta. Luzia",
        "short": "304",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "305",
        "label": "305",
        "long": "Cordoaria - Hospital De S.Jo\u00e3o",
        "short": "305",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "3M",
        "label": "3M",
        "long": "Av.Aliados - Aeroporto",
        "short": "3M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "400",
        "label": "400",
        "long": "Aliados - Parque Nascente",
        "short": "400",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "401",
        "label": "401",
        "long": "Bolh\u00e3o - S.Roque",
        "short": "401",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "402",
        "label": "402",
        "long": "Boavista - S.Roque",
        "short": "402",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "403",
        "label": "403",
        "long": "Boavista (Casa M\u00fasica) - Campanh\u00e3",
        "short": "403",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "187EC2",
        "color_name": "teal",
        "has_shape": true,
        "id": "404",
        "label": "404",
        "long": "Campanh\u00e3 (Tic) - Hosp. S. Jo\u00e3o",
        "short": "404",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "4M",
        "label": "4M",
        "long": "Av.Aliados - Maia (C\u00e2mara)",
        "short": "4M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FCD116",
        "color_name": "yellow",
        "has_shape": true,
        "id": "500",
        "label": "500",
        "long": "Pra\u00e7a Liberdade - Matosinhos (Mercado)",
        "short": "500",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FCD116",
        "color_name": "yellow",
        "has_shape": true,
        "id": "501",
        "label": "501",
        "long": "Aliados - Matosinhos (Praia)",
        "short": "501",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FCD116",
        "color_name": "yellow",
        "has_shape": true,
        "id": "502",
        "label": "502",
        "long": "Bolh\u00e3o - Matosinhos (Mercado)",
        "short": "502",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FCD116",
        "color_name": "yellow",
        "has_shape": true,
        "id": "503",
        "label": "503",
        "long": "Boavista (Bom Sucesso) -  Gat\u00f5es",
        "short": "503",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FCD116",
        "color_name": "yellow",
        "has_shape": true,
        "id": "504",
        "label": "504",
        "long": "Boavista - Norteshopping",
        "short": "504",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FCD116",
        "color_name": "yellow",
        "has_shape": true,
        "id": "505",
        "label": "505",
        "long": "Hospital S. Jo\u00e3o - Matosinhos (Mercado)",
        "short": "505",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FCD116",
        "color_name": "yellow",
        "has_shape": true,
        "id": "506",
        "label": "506",
        "long": "Hospital S.Jo\u00e3o - Matosinhos (Mercado)",
        "short": "506",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FCD116",
        "color_name": "yellow",
        "has_shape": true,
        "id": "507",
        "label": "507",
        "long": "Cordoaria - Mar Shopping",
        "short": "507",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FCD116",
        "color_name": "yellow",
        "has_shape": true,
        "id": "508",
        "label": "508",
        "long": "Boavista - Cabo Do Mundo (via Mar Shop.)",
        "short": "508",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "5M",
        "label": "5M",
        "long": "Av.Aliados - Ermesinde (Esta\u00e7\u00e3o)",
        "short": "5M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00AC00",
        "color_name": "green",
        "has_shape": true,
        "id": "600",
        "label": "600",
        "long": "Aliados - Maia(Barca)",
        "short": "600",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00AC00",
        "color_name": "green",
        "has_shape": true,
        "id": "601",
        "label": "601",
        "long": "Cordoaria - Aeroporto (via Mar Shopping)",
        "short": "601",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00AC00",
        "color_name": "green",
        "has_shape": true,
        "id": "602",
        "label": "602",
        "long": "Cordoaria - Aeroporto (via Padr\u00e3o Moreira)",
        "short": "602",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00AC00",
        "color_name": "green",
        "has_shape": true,
        "id": "603",
        "label": "603",
        "long": "Marqu\u00eas - Maia",
        "short": "603",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00AC00",
        "color_name": "green",
        "has_shape": true,
        "id": "604",
        "label": "604",
        "long": "Hospital S.Jo\u00e3o - Aeroporto(via Crestins)",
        "short": "604",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "700",
        "label": "700",
        "long": "Bolh\u00e3o - Campo",
        "short": "700",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "701",
        "label": "701",
        "long": "Bolh\u00e3o - Codiceira",
        "short": "701",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "702",
        "label": "702",
        "long": "Bolh\u00e3o - Travagem",
        "short": "702",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "703",
        "label": "703",
        "long": "Cordoaria - Sonhos",
        "short": "703",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "704",
        "label": "704",
        "long": "Boavista - Codiceira",
        "short": "704",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "705",
        "label": "705",
        "long": "Hospital S. Jo\u00e3o - Valongo (Continente)",
        "short": "705",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "706",
        "label": "706",
        "long": "H.S.Jo\u00e3o - Ermesinde(Est)via Mte Penedo",
        "short": "706",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF0000",
        "color_name": "red",
        "has_shape": true,
        "id": "707",
        "label": "707",
        "long": "H.S.Jo\u00e3o - Ermesinde(Est)via Arregadas",
        "short": "707",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "7M",
        "label": "7M",
        "long": "Av.Aliados - Valongo",
        "short": "7M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A347FF",
        "color_name": "purple",
        "has_shape": true,
        "id": "800",
        "label": "800",
        "long": "Bolh\u00e3o - Gondomar",
        "short": "800",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A347FF",
        "color_name": "purple",
        "has_shape": true,
        "id": "801",
        "label": "801",
        "long": "Cordoaria - S.Pedro Da Cova",
        "short": "801",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A347FF",
        "color_name": "purple",
        "has_shape": true,
        "id": "803",
        "label": "803",
        "long": "Boavista - Rio Tinto(Esc. Sec.)",
        "short": "803",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A347FF",
        "color_name": "purple",
        "has_shape": true,
        "id": "804",
        "label": "804",
        "long": "Hospital S.Jo\u00e3o - S.Pedro Da Cova",
        "short": "804",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A347FF",
        "color_name": "purple",
        "has_shape": true,
        "id": "805",
        "label": "805",
        "long": "Marqu\u00eas - Rio Tinto (Esta\u00e7\u00e3o)",
        "short": "805",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A347FF",
        "color_name": "purple",
        "has_shape": true,
        "id": "806",
        "label": "806",
        "long": "Marqu\u00eas - F\u00e2nzeres (Metro)",
        "short": "806",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "8M",
        "label": "8M",
        "long": "Av.Aliados - S.Pedro Da Cova",
        "short": "8M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF7900",
        "color_name": "orange",
        "has_shape": true,
        "id": "900",
        "label": "900",
        "long": "Cordoaria - Sto. Ov\u00eddio",
        "short": "900",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF7900",
        "color_name": "orange",
        "has_shape": true,
        "id": "901",
        "label": "901",
        "long": "Trindade - Valadares",
        "short": "901",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF7900",
        "color_name": "orange",
        "has_shape": true,
        "id": "902",
        "label": "902",
        "long": "Boavista - Lavadores",
        "short": "902",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF7900",
        "color_name": "orange",
        "has_shape": true,
        "id": "903",
        "label": "903",
        "long": "Boavista - Laborim",
        "short": "903",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF7900",
        "color_name": "orange",
        "has_shape": true,
        "id": "904",
        "label": "904",
        "long": "Bolh\u00e3o - Coimbr\u00f5es",
        "short": "904",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF7900",
        "color_name": "orange",
        "has_shape": true,
        "id": "905",
        "label": "905",
        "long": "Trindade - Madalena (C. Sa\u00fade)",
        "short": "905",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF7900",
        "color_name": "orange",
        "has_shape": true,
        "id": "906",
        "label": "906",
        "long": "Trindade - Madalena",
        "short": "906",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF7900",
        "color_name": "orange",
        "has_shape": true,
        "id": "907",
        "label": "907",
        "long": "Boavista - Vila D'Este",
        "short": "907",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "9M",
        "label": "9M",
        "long": "Aliados - Gondomar (via Tic)",
        "short": "9M",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 2502,
    "stop_points_capped": true
  },
  "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-01",
  "top_fixes": [
    {
      "code": "scorecard_feed_expired",
      "count": 1,
      "effort": "Usually one export setting; export on a schedule so it never lapses again.",
      "fix": "Re-export the feed with a calendar that reaches further out. Set feed_end_date in feed_info.txt past your next service change.",
      "owner": "Likely your export tool",
      "points": 100.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Service data ended 244 day(s) ago.",
      "why": "When the calendar runs out, trip planners stop showing this agency even though the transit vehicles are still running. Riders are told the service does not exist."
    },
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 2502,
      "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": "2502 of 2502 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_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"
}
