{
  "agency": {
    "id": "marin-transit",
    "name": "Marin Transit"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 87.6,
          "stops_marked_accessible_pct": 70.6,
          "stops_marked_not_accessible_pct": 29.4,
          "stops_stated_pct": 100.0,
          "trips_stated_pct": 67.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 15.0,
          "fares": 15.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 25.0,
          "wheelchair_trips": 10.0
        },
        "fare_free": false,
        "fares": {
          "applied": true,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "legacy",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": true,
        "headsign_applicable_trips": 1612,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 545,
        "translations": {
          "feed_lang": "en",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 1612,
        "wheelchair_accessible_pct": 67.0,
        "wheelchair_boarding_pct": 100.0,
        "wheelchair_marked_accessible_pct": 70.6,
        "wheelchair_marked_not_accessible_pct": 29.4
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_accessible_unknown",
          "count": 532,
          "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": 5.0,
          "severity": "WARNING",
          "what": "532 of 1612 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_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": 95.0,
      "status": "measured",
      "summary": "100% of stops state wheelchair accessibility (71% marked accessible, 29% 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": 5,
        "instances_by_severity": {
          "ERROR": 2,
          "INFO": 8,
          "WARNING": 8
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "missing_required_column",
          "count": 2,
          "effort": "Often an export setting; ask your vendor if it recurs.",
          "fix": "Add the required column named in the finding to the flagged file.",
          "owner": "Likely your export tool",
          "points": 12.0,
          "severity": "ERROR",
          "what": "A file is missing a column that GTFS requires.",
          "why": "Apps may reject the whole file, so riders could lose the affected routes or stops."
        },
        {
          "code": "stop_too_far_from_shape_using_user_distance",
          "count": 8,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Check the flagged stops' shape_dist_traveled against the route shape, and re-generate it on export if they disagree.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line, going by the feed's own distance values.",
          "why": "Trip planners may draw the route down the wrong streets or point riders to the wrong corner."
        },
        {
          "code": "unknown_file",
          "count": 6,
          "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.8,
          "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."
        },
        {
          "code": "feed_valid_beyond_total_service_window",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'feed_valid_beyond_total_service_window' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Feed valid beyond total service window (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unknown_column",
          "count": 1,
          "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.5,
          "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."
        }
      ],
      "name": "correctness",
      "score": 80.2,
      "status": "measured",
      "summary": "The MobilityData validator flagged 5 kinds of issue across 18 instances (2 error, 8 warning, 8 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 42,
        "effective_expiry_date": "2026-09-13",
        "feed_end_date": "2027-01-09",
        "feed_start_date": "2026-04-12",
        "feed_version": "UTC: 04-Feb-2026 00:08",
        "has_feed_info": true,
        "last_service_date": "2026-09-13",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 70.0,
      "status": "measured",
      "summary": "Service data covers the next 42 days.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "Not scored yet. Nothing here counts against the grade.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "medium",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The feed was downloaded from the agency's own URL."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "1 validator error to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data covers the next 42 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 100% of stops and 67% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "This feed is close to the conformance mark. 1 validator error to resolve. States wheelchair access on 100% of stops and 67% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "No stated data license in the Mobility Database; verify before publishing.",
    "reachable": true,
    "sha256": "fb1b4ee508d8975aefec2375852fd7b88915b8a44f028ec7dd7439b2395b2478",
    "size_bytes": 991790,
    "static_url": "http://www.marintransit.org/data/google_transit.zip"
  },
  "fetch": {
    "final_url": "https://marintransit.gov/data/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-08-02T00:00:00+00:00",
  "geo": {
    "bbox": [
      -122.85152,
      37.85714,
      -122.45614,
      38.12453
    ],
    "lat": 37.97664,
    "lon": -122.53646,
    "stop_count": 545
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 20,
        "trip_count": 1612,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 20,
    "trip_count": 1612
  },
  "ntd_id_alignment": {
    "detail": "Your feed's agency_id is 33; your National Transit Database ID is 90234. A feed that serves several agencies (a shared regional feed) can legitimately carry more than one agency_id. The values do not need to equal the five-digit NTD ID, so this difference is allowed and carries no score.",
    "feed_agency_ids": [
      "33"
    ],
    "fix": "Confirm that P-50 crosswalks agency_id 33 to NTD ID 90234, and keep the feed value stable. Do not change it solely to make the two values equal.",
    "ntd_id": "90234",
    "status": "mismatch"
  },
  "ntd_readiness": {
    "pillars": [
      {
        "detail": "Published at a public URL.",
        "key": "published",
        "status": "ready"
      },
      {
        "detail": "1 validator error to resolve.",
        "key": "valid",
        "status": "at_risk"
      },
      {
        "detail": "Service data covers the next 42 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": "at_risk",
    "summary": "This feed is close to NTD-ready. 1 validator error to resolve."
  },
  "overall": {
    "grade": "B",
    "margin_to_lower_band": 2.3,
    "margin_to_next_band": 7.7,
    "score": 82.3
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 8,
      "effort": "A per-route color setting in your scheduling software.",
      "fix": "Adjust route_color or route_text_color so each pair clears 4.5:1. Often switching the text between black and white is enough.",
      "owner": "Likely your export tool",
      "points": 0.0,
      "severity": "WARNING",
      "what": "8 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (219, 228, 245, 35, 36, and more).",
      "why": "Low-contrast route badges are hard to read for riders with low vision and wash out on a phone screen in sunlight at the stop."
    },
    {
      "category": "accessibility",
      "code": "scorecard_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."
    }
  ],
  "routability": {
    "boardable_stops": 543,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 1612
  },
  "route_map": {
    "drawn_route_count": 20,
    "has_shapes": true,
    "path": "data/artifacts/marin-transit/geometry.geojson",
    "route_count": 20,
    "routes": [
      {
        "color": "1B65AC",
        "color_name": "teal",
        "has_shape": true,
        "id": "17",
        "label": "17",
        "long": "Downtown San Rafael - Sausalito",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008A5D",
        "color_name": "green",
        "has_shape": true,
        "id": "219",
        "label": "219",
        "long": "Tiburon - Strawberry",
        "short": "219",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A02125",
        "color_name": "red",
        "has_shape": true,
        "id": "22",
        "label": "22",
        "long": "Downtown San Rafael - Marin City",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B26A",
        "color_name": "green",
        "has_shape": true,
        "id": "228",
        "label": "228",
        "long": "Downtown San Rafael - Fairfax Manor",
        "short": "228",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C90B86",
        "color_name": "pink",
        "has_shape": true,
        "id": "23",
        "label": "23",
        "long": "Canal - Fairfax Manor",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005A23",
        "color_name": "green",
        "has_shape": true,
        "id": "233",
        "label": "233",
        "long": "San Rafael (Downtown - Santa Venetia)",
        "short": "233",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "009649",
        "color_name": "green",
        "has_shape": true,
        "id": "245",
        "label": "245",
        "long": "San Rafael (Downtown - Smith Ranch Road)",
        "short": "245",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "812990",
        "color_name": "purple",
        "has_shape": true,
        "id": "30",
        "label": "30",
        "long": "Canal - Downtown San Rafael",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00AEEF",
        "color_name": "teal",
        "has_shape": true,
        "id": "35",
        "label": "35",
        "long": "Canal - Northgate",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E6B00D",
        "color_name": "yellow",
        "has_shape": true,
        "id": "36",
        "label": "36",
        "long": "Canal - Marin City",
        "short": "36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0089D0",
        "color_name": "teal",
        "has_shape": true,
        "id": "49",
        "label": "49",
        "long": "Downtown San Rafael - Novato San Marin",
        "short": "49",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76A33A",
        "color_name": "gray",
        "has_shape": true,
        "id": "57",
        "label": "57",
        "long": "Downtown San Rafael - Novato",
        "short": "57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "5567A9",
        "color_name": "blue",
        "has_shape": true,
        "id": "61",
        "label": "61",
        "long": "Sausalito - Bolinas",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "515553",
        "color_name": "green",
        "has_shape": true,
        "id": "613",
        "label": "613",
        "long": "Paradise Cay - Redwood HS",
        "short": "613",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "515553",
        "color_name": "green",
        "has_shape": true,
        "id": "619",
        "label": "619",
        "long": "Tiburon - Redwood HS",
        "short": "619",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "515553",
        "color_name": "green",
        "has_shape": true,
        "id": "625",
        "label": "625",
        "long": "Lagunitas - Sir Francis Drake HS - San Anselmo Hub",
        "short": "625",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "515553",
        "color_name": "green",
        "has_shape": true,
        "id": "629",
        "label": "629",
        "long": "Paradise Cay - Hall MS",
        "short": "629",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "515553",
        "color_name": "green",
        "has_shape": true,
        "id": "654",
        "label": "654",
        "long": "Olive - Novato Loop",
        "short": "654",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "5567A9",
        "color_name": "blue",
        "has_shape": true,
        "id": "68",
        "label": "68",
        "long": "Downtown San Rafael - Inverness",
        "short": "68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F57D20",
        "color_name": "orange",
        "has_shape": true,
        "id": "71",
        "label": "71",
        "long": "Novato - Marin City",
        "short": "71",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 545,
    "stop_points_capped": false
  },
  "rubric_version": "1.3",
  "schema_version": "1.17",
  "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 1612 trips have a shape in shapes.txt.",
    "status": "ready",
    "total_trips": 1612,
    "trips_with_shape": 1612
  },
  "snapshot_date": "2026-08-02",
  "top_fixes": [
    {
      "code": "missing_required_column",
      "count": 2,
      "effort": "Often an export setting; ask your vendor if it recurs.",
      "fix": "Add the required column named in the finding to the flagged file.",
      "owner": "Likely your export tool",
      "points": 12.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "A file is missing a column that GTFS requires.",
      "why": "Apps may reject the whole file, so riders could lose the affected routes or stops."
    },
    {
      "code": "stop_too_far_from_shape_using_user_distance",
      "count": 8,
      "effort": "Usually an export-tool fix, not hand editing.",
      "fix": "Check the flagged stops' shape_dist_traveled against the route shape, and re-generate it on export if they disagree.",
      "owner": "Likely your export tool",
      "points": 6.0,
      "rank": 2,
      "severity": "WARNING",
      "what": "Some stops sit far from the route line, going by the feed's own distance values.",
      "why": "Trip planners may draw the route down the wrong streets or point riders to the wrong corner."
    },
    {
      "code": "scorecard_wheelchair_accessible_unknown",
      "count": 532,
      "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": 5.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "532 of 1612 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"
}
