{
  "agency": {
    "id": "metropolitan-transit-authority-mta",
    "name": "Long Island Rail Road"
  },
  "autofix": {
    "available": false
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 62.5,
          "stops_marked_accessible_pct": 95.3,
          "stops_marked_not_accessible_pct": 4.7,
          "stops_stated_pct": 100.0,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 15.0,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 25.0,
          "wheelchair_trips": 0.0
        },
        "fare_free": false,
        "fares": {
          "applied": false,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "none",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": false,
        "headsign_pct": 100.0,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 127,
        "trips": 2097,
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 100.0,
        "wheelchair_marked_accessible_pct": 95.3,
        "wheelchair_marked_not_accessible_pct": 4.7
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_accessible_unknown",
          "count": 2097,
          "effort": "Often one default setting in your export.",
          "fix": "Set wheelchair_accessible on every trip (most small-agency fleets are 100% accessible, so this is often a single default).",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "2097 of 2097 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the bus itself can take them."
        },
        {
          "code": "scorecard_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        }
      ],
      "name": "completeness",
      "score": 70.0,
      "status": "measured",
      "summary": "100% of stops state wheelchair accessibility (95% marked accessible, 5% 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": 2,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 1,
          "WARNING": 1
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "stop_without_stop_time",
          "count": 1,
          "effort": "A review pass in your scheduling software.",
          "fix": "Remove retired stops from the export, or add them back to the trips that should serve them.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some stops exist in the feed but no trip ever stops at them.",
          "why": "Riders may walk to a stop where no bus is scheduled to arrive."
        },
        {
          "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": 95.5,
      "status": "measured",
      "summary": "The MobilityData validator flagged 2 kinds of issue across 2 instances (0 error, 1 warning, 1 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 38,
        "feed_end_date": "2026-08-16",
        "feed_start_date": "2026-07-02",
        "feed_version": "2026-07-02T12:06:00",
        "has_feed_info": true,
        "last_service_date": "2026-08-16",
        "seasonal_boundary": false,
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 63.3,
      "status": "measured",
      "summary": "Service data covers the next 38 days.",
      "weight": 0.2
    },
    "realtime": {
      "details": {
        "coverage_pct": 0.0,
        "covered_trips": 0,
        "kinds_reachable": 1,
        "rt_freshness": null,
        "samples": 3,
        "scheduled_trips_in_window": 39,
        "worst_lag_seconds": null
      },
      "findings": [
        {
          "code": "scorecard_rt_trip_updates_unreachable",
          "count": 1,
          "effort": "Usually a vendor support ticket.",
          "fix": "Check the trip updates endpoint with your AVL vendor; it should return a fresh GTFS-Realtime protobuf on every request.",
          "owner": "",
          "points": 8.3,
          "severity": "ERROR",
          "what": "The trip updates realtime feed failed during sampling.",
          "why": "When this feed is down, riders see scheduled times presented as if they were live."
        },
        {
          "code": "scorecard_rt_vehicle_positions_unreachable",
          "count": 1,
          "effort": "Usually a vendor support ticket.",
          "fix": "Check the vehicle positions endpoint with your AVL vendor; it should return a fresh GTFS-Realtime protobuf on every request.",
          "owner": "",
          "points": 8.3,
          "severity": "ERROR",
          "what": "The vehicle positions realtime feed failed during sampling.",
          "why": "When this feed is down, riders see scheduled times presented as if they were live."
        },
        {
          "code": "scorecard_rt_no_timestamp",
          "count": 1,
          "effort": "A vendor configuration question.",
          "fix": "Set the GTFS-Realtime FeedHeader.timestamp on every response.",
          "owner": "",
          "points": 0.0,
          "severity": "INFO",
          "what": "Realtime feeds didn't include a header timestamp, so freshness couldn't be checked.",
          "why": "Without a header timestamp, apps and this scorecard can't tell how old the data is."
        },
        {
          "code": "scorecard_rt_trip_coverage",
          "count": 39,
          "effort": "A vendor data-mapping question.",
          "fix": "Check with your AVL vendor that every vehicle assignment flows into TripUpdates, including school-day and tripper runs.",
          "owner": "",
          "points": 35.0,
          "severity": "WARNING",
          "what": "39 of 39 trips scheduled during the sampling window had no live predictions.",
          "why": "Riders on those trips get schedule data dressed up as realtime. Caltrans expects every operating trip in TripUpdates."
        }
      ],
      "name": "realtime",
      "score": 13.9,
      "status": "measured",
      "summary": "Sampled 3 times: 1 of 3 feeds healthy; 0.0% of scheduled trips had live predictions.",
      "weight": 0.2
    }
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 45 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 100% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "This feed is close to the conformance mark. States wheelchair access on 100% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "License: http://web.mta.info/developers/developer-data-terms.html",
    "reachable": true,
    "sha256": "a8d94e1a2b95cb802041a8b0b82385a3888ba5f21de7511917dd5757dd70d6ac",
    "size_bytes": 2610395,
    "static_url": "http://web.mta.info/developers/data/lirr/google_transit.zip"
  },
  "generated_at": "2026-07-02T00:00:00+00:00",
  "geo": {
    "bbox": [
      -73.99296,
      40.59047,
      -71.95369,
      41.09983
    ],
    "lat": 40.74233,
    "lon": -73.62957,
    "stop_count": 127
  },
  "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": [
      "LI"
    ],
    "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 45 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": "D",
    "margin_to_lower_band": 6.4,
    "margin_to_next_band": 3.6,
    "score": 66.4
  },
  "recommendations": [
    {
      "code": "scorecard_route_color_low_contrast",
      "count": 3,
      "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": "3 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (Babylon Branch, Oyster Bay Branch, Long Beach Branch).",
      "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": 7,
      "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": "7 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Centre Av\", \"Hunterspoint Av\", \"Merillon Av\", 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": 127,
    "findings": [
      {
        "code": "scorecard_orphan_stops",
        "count": 1,
        "effort": "A cleanup pass in your scheduling software.",
        "fix": "Remove stops no route serves, or add the trips that should call at them.",
        "owner": "Likely your export tool",
        "points": 0.0,
        "severity": "INFO",
        "what": "1 of 127 boardable stops are never served by any trip.",
        "why": "Riders see these stops in apps and on the map but can never catch anything there, which erodes trust in the data."
      }
    ],
    "orphan_stops": 1,
    "single_stop_trips": 0,
    "trips_total": 2097
  },
  "route_map": {
    "drawn_route_count": 12,
    "has_shapes": true,
    "path": "data/artifacts/metropolitan-transit-authority-mta/geometry.geojson",
    "route_count": 13,
    "routes": [
      {
        "color": "00985F",
        "color_name": "green",
        "has_shape": true,
        "id": "1",
        "label": "Babylon Branch",
        "long": "Babylon Branch",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "006EC7",
        "color_name": "teal",
        "has_shape": true,
        "id": "10",
        "label": "Port Jefferson Branch",
        "long": "Port Jefferson Branch",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "60269E",
        "color_name": "purple",
        "has_shape": false,
        "id": "11",
        "label": "Belmont Park",
        "long": "Belmont Park",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "4D5357",
        "color_name": "green",
        "has_shape": true,
        "id": "12",
        "label": "City Terminal Zone",
        "long": "City Terminal Zone",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "A626AA",
        "color_name": "purple",
        "has_shape": true,
        "id": "13",
        "label": "Greenport Service",
        "long": "Greenport Service",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "CE8E00",
        "color_name": "orange",
        "has_shape": true,
        "id": "2",
        "label": "Hempstead Branch",
        "long": "Hempstead Branch",
        "short": "",
        "text_color": "121212",
        "type_label": "Rail"
      },
      {
        "color": "00AF3F",
        "color_name": "green",
        "has_shape": true,
        "id": "3",
        "label": "Oyster Bay Branch",
        "long": "Oyster Bay Branch",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "A626AA",
        "color_name": "purple",
        "has_shape": true,
        "id": "4",
        "label": "Ronkonkoma Branch",
        "long": "Ronkonkoma Branch",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00B2A9",
        "color_name": "teal",
        "has_shape": true,
        "id": "5",
        "label": "Montauk Branch",
        "long": "Montauk Branch",
        "short": "",
        "text_color": "121212",
        "type_label": "Rail"
      },
      {
        "color": "FF6319",
        "color_name": "orange",
        "has_shape": true,
        "id": "6",
        "label": "Long Beach Branch",
        "long": "Long Beach Branch",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "6E3219",
        "color_name": "brown",
        "has_shape": true,
        "id": "7",
        "label": "Far Rockaway Branch",
        "long": "Far Rockaway Branch",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "00A1DE",
        "color_name": "teal",
        "has_shape": true,
        "id": "8",
        "label": "West Hempstead Branch",
        "long": "West Hempstead Branch",
        "short": "",
        "text_color": "121212",
        "type_label": "Rail"
      },
      {
        "color": "C60C30",
        "color_name": "red",
        "has_shape": true,
        "id": "9",
        "label": "Port Washington Branch",
        "long": "Port Washington Branch",
        "short": "",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      }
    ],
    "stop_count": 127,
    "stop_points_capped": false
  },
  "rubric_version": "1.1",
  "schema_version": "1.4",
  "snapshot_date": "2026-07-09",
  "top_fixes": [
    {
      "code": "scorecard_rt_trip_updates_unreachable",
      "count": 1,
      "effort": "Usually a vendor support ticket.",
      "fix": "Check the trip updates endpoint with your AVL vendor; it should return a fresh GTFS-Realtime protobuf on every request.",
      "owner": "",
      "points": 8.3,
      "rank": 1,
      "severity": "ERROR",
      "what": "The trip updates realtime feed failed during sampling.",
      "why": "When this feed is down, riders see scheduled times presented as if they were live."
    },
    {
      "code": "scorecard_rt_vehicle_positions_unreachable",
      "count": 1,
      "effort": "Usually a vendor support ticket.",
      "fix": "Check the vehicle positions endpoint with your AVL vendor; it should return a fresh GTFS-Realtime protobuf on every request.",
      "owner": "",
      "points": 8.3,
      "rank": 2,
      "severity": "ERROR",
      "what": "The vehicle positions realtime feed failed during sampling.",
      "why": "When this feed is down, riders see scheduled times presented as if they were live."
    },
    {
      "code": "scorecard_rt_trip_coverage",
      "count": 39,
      "effort": "A vendor data-mapping question.",
      "fix": "Check with your AVL vendor that every vehicle assignment flows into TripUpdates, including school-day and tripper runs.",
      "owner": "",
      "points": 35.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "39 of 39 trips scheduled during the sampling window had no live predictions.",
      "why": "Riders on those trips get schedule data dressed up as realtime. Caltrans expects every operating trip in TripUpdates."
    }
  ],
  "validator_version": "8.0.1"
}
