{
  "agency": {
    "id": "trimet-portland-streetcar",
    "name": "TriMet, Portland Streetcar",
    "subdivision_code": "US-OR",
    "subdivision_name": "Oregon"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 100.0,
          "stops_marked_accessible_pct": 100.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 100.0,
          "trips_stated_pct": 100.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 15.0,
          "fares": 15.0,
          "headsigns": 0.0,
          "stop_names": 15.0,
          "wheelchair_stops": 25.0,
          "wheelchair_trips": 15.0
        },
        "fare_free": false,
        "fares": {
          "applied": true,
          "has_leg_rules": true,
          "has_products": true,
          "has_transfer_rules": true,
          "model": "v2",
          "product_count": 39
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": true,
        "headsign_applicable_trips": 50966,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 0.0,
        "headsign_scored_pct": 0.0,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 6472,
        "translations": {
          "feed_lang": "en",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 50966,
        "wheelchair_accessible_pct": 100.0,
        "wheelchair_boarding_pct": 100.0,
        "wheelchair_marked_accessible_pct": 100.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_missing_headsigns",
          "count": 50966,
          "effort": "Usually one value per route pattern in your scheduling source.",
          "fix": "Add the destination, direction, or 'via' label riders actually see to trip_headsign. Do not copy the route name. If the label changes during the trip, use stop_headsign.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "50966 of 50966 trips lack rider-facing destination or direction text.",
          "why": "When a route has multiple directions or patterns, the route name alone may not tell riders which service is coming."
        },
        {
          "code": "scorecard_station_no_pathways",
          "count": 1,
          "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
          "fix": "Add pathways.txt connecting entrances, platforms, and any elevators, with a level for each.",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "This feed models stations or entrances but has no pathways.txt.",
          "why": "Trip planners can't guide riders through the station, and there is no step-free route information for wheelchair users."
        }
      ],
      "name": "completeness",
      "score": 85.0,
      "status": "measured",
      "summary": "100% of stops state wheelchair accessibility (100% 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": 0,
          "INFO": 13,
          "WARNING": 35
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "mixed_case_recommended_field",
          "count": 9,
          "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": 6.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": "duplicate_route_name",
          "count": 8,
          "effort": "One field per route.",
          "fix": "Give each route a distinct short or long name.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Two or more routes share the same name.",
          "why": "Riders can't tell the routes apart in apps."
        },
        {
          "code": "service_has_no_active_day_of_the_week",
          "count": 8,
          "effort": "A few minutes in your scheduling software.",
          "fix": "Delete the empty calendars or set their service days.",
          "owner": "Likely your export tool",
          "points": 6.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": "expired_calendar",
          "count": 6,
          "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": "same_route_and_agency_url",
          "count": 4,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'same_route_and_agency_url' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Same route and agency url (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unknown_column",
          "count": 6,
          "effort": "A quick look at the flagged files.",
          "fix": "Check the flagged column names for misspellings of standard GTFS fields; remove them if they are vendor extras.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Some files contain columns that are not part of the GTFS spec.",
          "why": "Harmless to riders, but apps ignore these columns and they can hide typos in real column names."
        },
        {
          "code": "big_gap_in_service",
          "count": 4,
          "effort": "A review of your calendar dates.",
          "fix": "Check whether the gap is real, like a seasonal break; if not, add the missing dates to the calendar.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "The feed has a stretch of two weeks or more with no service running.",
          "why": "A long gap can mean dates were left out of the calendar. Apps then show no trips on those days."
        },
        {
          "code": "unknown_file",
          "count": 3,
          "effort": "A quick look at the flagged file.",
          "fix": "Check the flagged file name for a typo of a standard GTFS file. Remove it if it is a vendor extra.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "The feed includes a file that is not part of the GTFS spec.",
          "why": "Apps ignore files they don't know, and a stray file can hide a misspelled standard file name."
        }
      ],
      "name": "correctness",
      "score": 70.2,
      "status": "measured",
      "summary": "The MobilityData validator flagged 8 kinds of issue across 48 instances (0 error, 35 warning, 13 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 97,
        "effective_expiry_date": "2026-11-28",
        "feed_end_date": "2026-11-28",
        "feed_start_date": "2026-07-19",
        "feed_version": "20260719-20260814-0900",
        "has_feed_info": true,
        "last_service_date": "2026-11-28",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 100.0,
      "status": "measured",
      "summary": "Service data covers the next 97 days.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "This agency publishes realtime, but the feed needs an access key we don't have 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": true,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 97 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 100% of stops and 100% of trips.",
        "key": "accessible",
        "met": true
      }
    ],
    "status": "awarded",
    "summary": "This feed earns the conformance mark: valid, current, and stating wheelchair access on nearly every stop and trip.",
    "version": 2
  },
  "feed": {
    "license_note": "No stated data license in the Mobility Database; verify before publishing.",
    "reachable": true,
    "sha256": "339ad8ababa0b36248dba386dfa2d6f566c1e03adf99101f0a80ec40656a5d09",
    "size_bytes": 28392525,
    "source_provenance": "unverified",
    "static_url": "http://developer.trimet.org/schedule/gtfs.zip"
  },
  "fetch": {
    "final_url": "http://developer.trimet.org/schedule/gtfs.zip",
    "max_attempts": 4,
    "reader_archive_profile": "raw-v1",
    "source": "origin",
    "user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"
  },
  "generated_at": "2026-08-21T00:00:00+00:00",
  "geo": {
    "bbox": [
      -123.11545,
      45.28522,
      -122.33305,
      45.63773
    ],
    "lat": 45.50396,
    "lon": -122.64952,
    "stop_count": 6472
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "tram",
        "label": "Tram / light rail",
        "route_count": 9,
        "trip_count": 14911,
        "trip_share_pct": 29.3
      },
      {
        "key": "rail",
        "label": "Rail",
        "route_count": 1,
        "trip_count": 40,
        "trip_share_pct": 0.1
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 100,
        "trip_count": 34863,
        "trip_share_pct": 68.4
      },
      {
        "key": "aerial_lift",
        "label": "Aerial lift",
        "route_count": 1,
        "trip_count": 1152,
        "trip_share_pct": 2.3
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 111,
    "trip_count": 50966
  },
  "ntd_id_alignment": {
    "detail": "This feed provides agency_id. For RY2026, keep one stable value for each NTD reporter represented in the feed and crosswalk it on the P-50 form. The value does not need to equal the five-digit NTD ID; we do not have that ID on file, so the optional equality comparison is not checked yet.",
    "feed_agency_ids": [
      "PSC",
      "TRAM",
      "TRIMET"
    ],
    "status": "unknown"
  },
  "ntd_readiness": {
    "pillars": [
      {
        "detail": "Published at a public URL.",
        "key": "published",
        "status": "ready"
      },
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "status": "ready"
      },
      {
        "detail": "Service data covers the next 99 days.",
        "key": "current",
        "status": "ready"
      },
      {
        "detail": "agency.txt provides agency_id. For RY2026, keep one stable value for each NTD reporter represented in the feed and crosswalk each value on the P-50 form.",
        "key": "agency_id",
        "status": "ready"
      }
    ],
    "status": "ready",
    "summary": "Published at a public URL, valid, current, and identified with agency_id: the four feed checks for RY2026 all hold here. Only your own D-10 and P-50 filings make that official; this is a heads-up, not a determination."
  },
  "overall": {
    "grade": "B",
    "margin_to_lower_band": 2.3,
    "margin_to_next_band": 7.7,
    "score": 82.3
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_station_missing_step_free_data",
      "count": 2,
      "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
      "fix": "Add pathways.txt connecting entrances, platforms, and elevators, and levels.txt for each floor, so the step-free route is described.",
      "owner": "",
      "points": 0.0,
      "severity": "WARNING",
      "what": "This feed models stations or entrances but has no pathways.txt and levels.txt.",
      "why": "Without pathways and levels, a wheelchair user can't tell whether a step-free route exists inside the station, and trip planners can't route anyone through it."
    }
  ],
  "recompute": {
    "as_of": "2026-08-23",
    "feed_fetched_date": "2026-08-22",
    "kind": "freshness"
  },
  "routability": {
    "boardable_stops": 6404,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 50966
  },
  "route_map": {
    "drawn_route_count": 111,
    "has_shapes": true,
    "path": "data/artifacts/trimet-portland-streetcar/geometry.geojson",
    "route_count": 111,
    "routes": [
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "1",
        "label": "1",
        "long": "Vermont",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "10",
        "label": "10",
        "long": "Harold St",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1359AE",
        "color_name": "teal",
        "has_shape": true,
        "id": "100",
        "label": "MAX Blue Line",
        "long": "MAX Blue Line",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "10a",
        "label": "10",
        "long": "Steele",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "11",
        "label": "11",
        "long": "Rivergate/Marine Dr",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "12",
        "label": "12",
        "long": "Barbur/Sandy Blvd",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "14",
        "label": "14",
        "long": "Hawthorne/Foster",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "15",
        "label": "15",
        "long": "Belmont/NW 23rd",
        "short": "15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "152",
        "label": "152",
        "long": "Milwaukie",
        "short": "152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "153",
        "label": "153",
        "long": "Stafford/Salamo",
        "short": "153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "155",
        "label": "155",
        "long": "Sunnyside",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "156",
        "label": "156",
        "long": "Mather Rd",
        "short": "156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "15a",
        "label": "15",
        "long": "Belmont/NW 23rd",
        "short": "15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "16",
        "label": "16",
        "long": "Front Ave/St Helens Rd",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "16a",
        "label": "16",
        "long": "NW Front Ave",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "17",
        "label": "17",
        "long": "Holgate/Broadway",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "17a",
        "label": "17",
        "long": "Holgate/NE 33rd",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "18",
        "label": "18",
        "long": "Hillside",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "19",
        "label": "19",
        "long": "Woodstock/Glisan",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFC52F",
        "color_name": "yellow",
        "has_shape": true,
        "id": "190",
        "label": "MAX Yellow Line",
        "long": "MAX Yellow Line",
        "short": "",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "72A130",
        "color_name": "brown",
        "has_shape": true,
        "id": "193",
        "label": "NS",
        "long": "Portland Streetcar - NS Line",
        "short": "NS",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "D91965",
        "color_name": "red",
        "has_shape": true,
        "id": "194",
        "label": "A",
        "long": "Portland Streetcar - A Loop",
        "short": "A",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4650BE",
        "color_name": "blue",
        "has_shape": true,
        "id": "195",
        "label": "B",
        "long": "Portland Streetcar - B Loop",
        "short": "B",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "19a",
        "label": "19",
        "long": "Glisan/Canyon Rd",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "61A60E",
        "color_name": "brown",
        "has_shape": true,
        "id": "2",
        "label": "FX2",
        "long": "Division",
        "short": "FX2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "20",
        "label": "20",
        "long": "Burnside/Stark",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008342",
        "color_name": "green",
        "has_shape": true,
        "id": "200",
        "label": "MAX Green Line",
        "long": "MAX Green Line",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "008342",
        "color_name": "green",
        "has_shape": true,
        "id": "200a",
        "label": "MAX Green Line",
        "long": "MAX Green Line",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "6E6E6E",
        "color_name": "gray",
        "has_shape": true,
        "id": "203",
        "label": "WES Commuter Rail",
        "long": "WES Commuter Rail",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "898E91",
        "color_name": "gray",
        "has_shape": true,
        "id": "208",
        "label": "Portland Aerial Tram",
        "long": "Portland Aerial Tram",
        "short": "",
        "text_color": "000000",
        "type_label": "Aerial lift"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "20a",
        "label": "20",
        "long": "Burnside/Stark",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "21",
        "label": "21",
        "long": "Sandy Blvd/223rd",
        "short": "21",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "22",
        "label": "22",
        "long": "Parkrose",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "23",
        "label": "23",
        "long": "San Rafael",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "24",
        "label": "24",
        "long": "Fremont/NW 18th",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "25",
        "label": "25",
        "long": "Glisan/Troutdale Rd",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "26",
        "label": "26",
        "long": "Thurman/NW 18th",
        "short": "26",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1359AE",
        "color_name": "teal",
        "has_shape": true,
        "id": "287",
        "label": "287",
        "long": "Blue Eastside Bus",
        "short": "287",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1359AE",
        "color_name": "teal",
        "has_shape": true,
        "id": "288",
        "label": "288",
        "long": "Blue Westside Bus",
        "short": "288",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "29",
        "label": "29",
        "long": "Lake/Webster Rd",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D05F27",
        "color_name": "orange",
        "has_shape": true,
        "id": "290",
        "label": "MAX Orange Line",
        "long": "MAX Orange Line",
        "short": "",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "D05F27",
        "color_name": "orange",
        "has_shape": true,
        "id": "291",
        "label": "291",
        "long": "Orange Bus",
        "short": "291",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C41F3E",
        "color_name": "red",
        "has_shape": true,
        "id": "292",
        "label": "292",
        "long": "Red Bus",
        "short": "292",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFC52F",
        "color_name": "yellow",
        "has_shape": true,
        "id": "293",
        "label": "293",
        "long": "Yellow Bus",
        "short": "293",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "29a",
        "label": "29",
        "long": "International Way",
        "short": "29",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "30",
        "label": "30",
        "long": "Estacada",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "31",
        "label": "31",
        "long": "Webster Rd",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "31a",
        "label": "31",
        "long": "Webster/Beavercreek",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "32",
        "label": "32",
        "long": "Oatfield",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "33",
        "label": "33",
        "long": "McLoughlin/King Rd",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "33a",
        "label": "33",
        "long": "McLoughlin/King Rd",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "34",
        "label": "34",
        "long": "Linwood/River Rd",
        "short": "34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "34a",
        "label": "34",
        "long": "Oatfield/River Rd",
        "short": "34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "35",
        "label": "35",
        "long": "Macadam/Greeley",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "37",
        "label": "37",
        "long": "Lake Grove",
        "short": "37",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "38",
        "label": "38",
        "long": "Boones Ferry Rd",
        "short": "38",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "39",
        "label": "39",
        "long": "Arnold Creek/Hillsdale",
        "short": "39",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "4",
        "label": "4",
        "long": "Fessenden",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "40",
        "label": "40",
        "long": "Tacoma/Swan Island",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "40a",
        "label": "40",
        "long": "Tacoma/Swan Island",
        "short": "40",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "43",
        "label": "43",
        "long": "Taylors Ferry/Marquam Hill",
        "short": "43",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "44",
        "label": "44",
        "long": "Capitol Hwy/Mocks Crest",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "44a",
        "label": "44",
        "long": "Capitol Hwy/N Rosa Parks",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "45",
        "label": "45",
        "long": "Garden Home",
        "short": "45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "45a",
        "label": "45",
        "long": "Garden Home/Arnold Creek",
        "short": "45",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "46",
        "label": "46",
        "long": "North Hillsboro",
        "short": "46",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "47",
        "label": "47",
        "long": "Main/Baseline",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "48",
        "label": "48",
        "long": "Cornell",
        "short": "48",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "4a",
        "label": "4",
        "long": "Fessenden/Woodstock",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "51",
        "label": "51",
        "long": "Vista/Sunset Blvd",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "52",
        "label": "52",
        "long": "Farmington/185th",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "53",
        "label": "53",
        "long": "Arctic/Allen",
        "short": "53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "54",
        "label": "54",
        "long": "Beaverton-Hillsdale Hwy",
        "short": "54",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "55",
        "label": "55",
        "long": "Hamilton",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "56",
        "label": "56",
        "long": "Scholls Ferry/Marquam Hill",
        "short": "56",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "57",
        "label": "57",
        "long": "TV Hwy/Forest Grove",
        "short": "57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "58",
        "label": "58",
        "long": "Canyon Rd",
        "short": "58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "59",
        "label": "59",
        "long": "Walker/Park Way",
        "short": "59",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "6",
        "label": "6",
        "long": "Martin Luther King Jr Blvd",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "62",
        "label": "62",
        "long": "Murray Blvd",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "63",
        "label": "63",
        "long": "Washington Park/SW 6th",
        "short": "63",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "67",
        "label": "67",
        "long": "Bethany/158th",
        "short": "67",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "70",
        "label": "70",
        "long": "12th/NE 33rd Ave",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "70a",
        "label": "70",
        "long": "Milwaukie Ave/12th",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "71",
        "label": "71",
        "long": "60th Ave",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "72",
        "label": "72",
        "long": "Killingsworth/82nd Ave",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "72a",
        "label": "72",
        "long": "Killingsworth/82nd Ave",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "73",
        "label": "73",
        "long": "122nd Ave",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "74",
        "label": "74",
        "long": "162nd Ave",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "75",
        "label": "75",
        "long": "Cesar Chavez/Lombard",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "76",
        "label": "76",
        "long": "Hall/Greenburg",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "76a",
        "label": "76",
        "long": "Hall/Greenburg",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "77",
        "label": "77",
        "long": "Broadway/Halsey",
        "short": "77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "78",
        "label": "78",
        "long": "Denney/Kerr Pkwy",
        "short": "78",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "79",
        "label": "79",
        "long": "Clackamas/Oregon City",
        "short": "79",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "8",
        "label": "8",
        "long": "Jackson Park/NE 15th",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "81",
        "label": "81",
        "long": "Kane/257th",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "82",
        "label": "82",
        "long": "South Gresham",
        "short": "82",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "84",
        "label": "84",
        "long": "Powell Valley/Orient Dr",
        "short": "84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "86",
        "label": "86",
        "long": "148th Ave",
        "short": "86",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "87",
        "label": "87",
        "long": "Airport Way/181st",
        "short": "87",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "88",
        "label": "88",
        "long": "Hart/198th",
        "short": "88",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "8a",
        "label": "8",
        "long": "Jackson Park/NE 15th",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "9",
        "label": "9",
        "long": "Powell Blvd",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C41F3E",
        "color_name": "red",
        "has_shape": true,
        "id": "90",
        "label": "MAX Red Line",
        "long": "MAX Red Line",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "94",
        "label": "94",
        "long": "Tigard/Sherwood",
        "short": "94",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "96",
        "label": "96",
        "long": "Tualatin/I-5",
        "short": "96",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "96a",
        "label": "96",
        "long": "Boones Ferry Rd",
        "short": "96",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "97",
        "label": "97",
        "long": "Tualatin-Sherwood Rd",
        "short": "97",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "97a",
        "label": "97",
        "long": "Tualatin-Sherwood/Kruse Way",
        "short": "97",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4679AA",
        "color_name": "teal",
        "has_shape": true,
        "id": "98",
        "label": "MAX Shuttle",
        "long": "MAX Shuttle",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 6472,
    "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"
  },
  "shapes_readiness": {
    "detail": "All 50966 trips have a shape in shapes.txt.",
    "status": "ready",
    "total_trips": 50966,
    "trips_with_shape": 50966
  },
  "snapshot_date": "2026-08-23",
  "top_fixes": [
    {
      "code": "scorecard_missing_headsigns",
      "count": 50966,
      "effort": "Usually one value per route pattern in your scheduling source.",
      "fix": "Add the destination, direction, or 'via' label riders actually see to trip_headsign. Do not copy the route name. If the label changes during the trip, use stop_headsign.",
      "owner": "",
      "points": 15.0,
      "rank": 1,
      "severity": "WARNING",
      "what": "50966 of 50966 trips lack rider-facing destination or direction text.",
      "why": "When a route has multiple directions or patterns, the route name alone may not tell riders which service is coming."
    },
    {
      "code": "mixed_case_recommended_field",
      "count": 9,
      "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": 6.0,
      "rank": 2,
      "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": "duplicate_route_name",
      "count": 8,
      "effort": "One field per route.",
      "fix": "Give each route a distinct short or long name.",
      "owner": "",
      "points": 6.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "Two or more routes share the same name.",
      "why": "Riders can't tell the routes apart in apps."
    }
  ],
  "validator_version": "8.0.1"
}
