{
  "agency": {
    "id": "jefferson-transit-authority",
    "name": "Jefferson Transit Authority"
  },
  "autofix": {
    "available": false
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 100.0,
          "stops_marked_accessible_pct": 69.2,
          "stops_marked_not_accessible_pct": 30.8,
          "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": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 25.0,
          "wheelchair_trips": 15.0
        },
        "fare_free": false,
        "fares": {
          "applied": true,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "legacy",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": true,
        "headsign_pct": 100.0,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 240,
        "trips": 271,
        "wheelchair_accessible_pct": 100.0,
        "wheelchair_boarding_pct": 100.0,
        "wheelchair_marked_accessible_pct": 69.2,
        "wheelchair_marked_not_accessible_pct": 30.8
      },
      "findings": [],
      "name": "completeness",
      "score": 100.0,
      "status": "measured",
      "summary": "100% of stops state wheelchair accessibility (69% marked accessible, 31% 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": 2,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 4,
          "WARNING": 1
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "mixed_case_recommended_field",
          "count": 1,
          "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": 4.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": "service_window_outside_feed_period",
          "count": 4,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'service_window_outside_feed_period' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Service window outside feed period (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        }
      ],
      "name": "correctness",
      "score": 95.5,
      "status": "measured",
      "summary": "The MobilityData validator flagged 2 kinds of issue across 5 instances (0 error, 1 warning, 4 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 328,
        "feed_end_date": "2027-06-02",
        "feed_start_date": "2026-05-03",
        "feed_version": "20260701",
        "has_feed_info": true,
        "last_service_date": "2027-06-02",
        "seasonal_boundary": false,
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 100.0,
      "status": "measured",
      "summary": "Service data covers the next 328 days.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "Not scored yet. Nothing here counts against the grade.",
      "weight": 0.2
    }
  },
  "conformance": {
    "awarded": true,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 335 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."
  },
  "feed": {
    "license_note": "No stated data license in the Mobility Database; verify before publishing.",
    "reachable": true,
    "sha256": "b010df280d0a3710da909a4397cdcb935502feca7c4b9eebdd1f985bcc4d2f50",
    "size_bytes": 152986,
    "static_url": "https://mjcaction.com/MJC_GTFS_Public/jefferson_google_transit.zip"
  },
  "generated_at": "2026-07-02T00:00:00+00:00",
  "geo": {
    "bbox": [
      -124.42252,
      47.45907,
      -122.49635,
      48.13662
    ],
    "lat": 48.02205,
    "lon": -122.79021,
    "stop_count": 240
  },
  "ntd_id_alignment": {
    "detail": "Setting your GTFS agency_id to your five-digit NTD ID is an optional way to line a feed up with its National Transit Database record. FTA links the two on your P-50 form, so it is not a required feed change. We don't have your NTD ID on file, so this is not checked yet.",
    "feed_agency_ids": [
      "jta"
    ],
    "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 335 days.",
        "key": "current",
        "status": "ready"
      }
    ],
    "status": "ready",
    "summary": "Published at a public URL, valid, and current: the three things the NTD GTFS requirement asks of a feed all hold here. Only your own D-10 certification makes that official; this is a heads-up, not a determination."
  },
  "overall": {
    "grade": "A",
    "margin_to_lower_band": 8.0,
    "margin_to_next_band": null,
    "score": 98.0
  },
  "recommendations": [
    {
      "code": "scorecard_route_color_low_contrast",
      "count": 4,
      "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": "4 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (2, 6A, 6B, 14).",
      "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."
    },
    {
      "code": "scorecard_stop_name_needs_tts",
      "count": 4,
      "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": "4 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Four Corners Park & Ride\", \"Haines Place Park & Ride\", \"Highway 19 & West Valley Road (N)\", and more).",
      "why": "Riders who use a screen reader hear the raw name, so 'Main St & 2nd Ave' can come out as 'Main saint' or drop the ampersand."
    }
  ],
  "recompute": {
    "as_of": "2026-07-09",
    "feed_fetched_date": "2026-07-08",
    "kind": "freshness"
  },
  "routability": {
    "boardable_stops": 240,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 271
  },
  "route_map": {
    "drawn_route_count": 11,
    "has_shapes": true,
    "path": "data/artifacts/jefferson-transit-authority/geometry.geojson",
    "route_count": 11,
    "routes": [
      {
        "color": "7FC6DA",
        "color_name": "gray",
        "has_shape": true,
        "id": "1",
        "label": "1",
        "long": "Quilcene / Brinnon Via Tri-Area",
        "short": "1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "B51F24",
        "color_name": "red",
        "has_shape": true,
        "id": "11",
        "label": "11",
        "long": "Shuttle",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B1A8",
        "color_name": "teal",
        "has_shape": true,
        "id": "14",
        "label": "14",
        "long": "Kingston Express",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "72A49A",
        "color_name": "gray",
        "has_shape": true,
        "id": "2",
        "label": "2",
        "long": "Fort Worden",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F8B4C3",
        "color_name": "white",
        "has_shape": true,
        "id": "3",
        "label": "3",
        "long": "Castle Hill",
        "short": "3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9C2684",
        "color_name": "purple",
        "has_shape": true,
        "id": "4",
        "label": "4",
        "long": "Upper Sims Loop",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "DFBB24",
        "color_name": "yellow",
        "has_shape": true,
        "id": "6A",
        "label": "6A",
        "long": "Tri-Area Loop A",
        "short": "6A",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8D96A2",
        "color_name": "gray",
        "has_shape": true,
        "id": "6B",
        "label": "6B",
        "long": "Tri-Area Loop B",
        "short": "6B",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EC9123",
        "color_name": "orange",
        "has_shape": true,
        "id": "7",
        "label": "7",
        "long": "Poulsbo / Port Ludlow / Tri Area",
        "short": "7",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "7A5F9C",
        "color_name": "purple",
        "has_shape": true,
        "id": "8",
        "label": "8",
        "long": "Sequim",
        "short": "8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "29573B",
        "color_name": "green",
        "has_shape": true,
        "id": "JTOC",
        "label": "Olympic Connection",
        "long": "Olympic Connection",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 240,
    "stop_points_capped": false
  },
  "rubric_version": "1.1",
  "schema_version": "1.4",
  "snapshot_date": "2026-07-09",
  "top_fixes": [
    {
      "code": "mixed_case_recommended_field",
      "count": 1,
      "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": 4.0,
      "rank": 1,
      "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": "service_window_outside_feed_period",
      "count": 4,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'service_window_outside_feed_period' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 0.5,
      "rank": 2,
      "severity": "INFO",
      "what": "Service window outside feed period (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    }
  ],
  "validator_version": "8.0.1"
}
