{
  "agency": {
    "id": "lehigh-and-northampton-transportation-authority-lanta",
    "name": "Lehigh and Northampton Transportation Authority (LANTA)",
    "subdivision_code": "US-PA",
    "subdivision_name": "Pennsylvania"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 0.0,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.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": 0.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_applicable_trips": 4333,
        "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": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 2350,
        "translations": {
          "feed_lang": "en",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 4333,
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 0.0,
        "wheelchair_marked_accessible_pct": 0.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 2350,
          "effort": "A column in stops.txt; your scheduling software likely has it.",
          "fix": "Set wheelchair_boarding to 1 (accessible) or 2 (not accessible) for every stop. A field survey can start with the busiest stops.",
          "owner": "Likely your team",
          "points": 25.0,
          "severity": "WARNING",
          "what": "2350 of 2350 stops don't say whether a wheelchair user can board there.",
          "why": "Riders who use wheelchairs can't plan a trip when accessibility is marked 'unknown'; apps show no information at all."
        },
        {
          "code": "scorecard_wheelchair_accessible_unknown",
          "count": 4333,
          "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": 15.0,
          "severity": "WARNING",
          "what": "4333 of 4333 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."
        },
        {
          "code": "scorecard_missing_headsigns",
          "count": 1,
          "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": 0.0,
          "severity": "WARNING",
          "what": "1 of 4333 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."
        }
      ],
      "name": "completeness",
      "score": 45.0,
      "status": "measured",
      "summary": "0% of stops state wheelchair accessibility (0% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is not published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 21,
        "instances_by_severity": {
          "ERROR": 2197,
          "INFO": 8,
          "WARNING": 248770
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "decreasing_or_equal_stop_time_distance",
          "count": 1915,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Re-generate shape distances in your export; flag to your vendor if it persists.",
          "owner": "Likely your export tool",
          "points": 24.0,
          "severity": "ERROR",
          "what": "Some trips have stop times whose distances along the route go backwards.",
          "why": "Apps can show buses jumping backwards or mis-order stops."
        },
        {
          "code": "trip_distance_exceeds_shape_distance",
          "count": 282,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'trip_distance_exceeds_shape_distance' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 24.0,
          "severity": "ERROR",
          "what": "Trip distance exceeds shape distance (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "missing_timepoint_value",
          "count": 242823,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'missing_timepoint_value' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Missing timepoint value (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "stop_too_far_from_shape_using_user_distance",
          "count": 4342,
          "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": 8.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": "trip_distance_exceeds_shape_distance_below_threshold",
          "count": 1198,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Re-generate shape_dist_traveled on export so stop and shape distances use the same units.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "On some trips the stop distances run a little past the end of the route line.",
          "why": "The stop and shape distance values don't quite line up, so any math that uses them can drift."
        },
        {
          "code": "unused_shape",
          "count": 130,
          "effort": "One setting.",
          "fix": "Turn on 'remove unused shapes' (or the like) in your export tool.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "The feed contains route shapes no trip uses.",
          "why": "Harmless to riders, but it bloats the feed and suggests stale export data."
        },
        {
          "code": "single_shape_point",
          "count": 103,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'single_shape_point' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Single shape point (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "route_long_name_contains_short_name",
          "count": 68,
          "effort": "One field per flagged route.",
          "fix": "Drop the short name from route_long_name and keep the long name descriptive, like 'Downtown via 5th Ave'.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some route long names repeat the route's short name inside them.",
          "why": "Apps show both names together, so riders see the number twice, like '5 5 Downtown'."
        },
        {
          "code": "route_short_name_too_long",
          "count": 64,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'route_short_name_too_long' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Route short name too long (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "route_color_contrast",
          "count": 9,
          "effort": "One field per route.",
          "fix": "Pick a darker/lighter route_text_color for the flagged routes.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some route colors don't contrast with their text color.",
          "why": "Route badges get hard to read, most of all for riders with low vision."
        },
        {
          "code": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 8,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'equal_shape_distance_diff_coordinates_distance_below_threshold' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Equal shape distance diff coordinates distance below threshold (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "expired_calendar",
          "count": 7,
          "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": "duplicate_route_name",
          "count": 6,
          "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": "stop_without_stop_time",
          "count": 5,
          "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": "mixed_case_recommended_field",
          "count": 3,
          "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": "feed_expiration_date7_days",
          "count": 1,
          "effort": "Usually a re-export from your scheduling software.",
          "fix": "Export and publish an updated GTFS feed that covers at least the next 30 days of service.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "This feed's service calendar runs out within the next 7 days.",
          "why": "When the calendar ends, Google Maps and other trip planners drop your agency entirely. Riders see no service at all."
        },
        {
          "code": "missing_recommended_field",
          "count": 1,
          "effort": "A field at a time; not urgent.",
          "fix": "Review the flagged fields and fill in the ones your riders would use.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some files leave out fields that GTFS asks for but does not require.",
          "why": "Recommended fields like agency_phone or stop descriptions make the feed more useful to riders and trip planners."
        },
        {
          "code": "stop_has_too_many_matches_for_shape",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stop_has_too_many_matches_for_shape' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Stop has too many matches for shape (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "trip_coverage_not_active_for_next7_days",
          "count": 1,
          "effort": "One setting in most export tools.",
          "fix": "Trim past service periods the next time you export.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Many of the feed's trips don't run at all in the next 7 days.",
          "why": "It usually means old service periods are still in the export, making the feed bigger and harder to check."
        },
        {
          "code": "service_window_outside_feed_period",
          "count": 7,
          "effort": "Two fields in feed_info.txt, or one export setting.",
          "fix": "Widen feed_start_date and feed_end_date to cover all service dates, or fix the dates that fall outside.",
          "owner": "Likely your export tool",
          "points": 0.8,
          "severity": "INFO",
          "what": "Some service dates fall outside the date window set in feed_info.txt.",
          "why": "feed_info.txt should span every day your service runs, so apps know when the data applies."
        },
        {
          "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": 0.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 21 kinds of issue across 250975 instances (2197 error, 248770 warning, 8 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": -1425,
        "effective_expiry_date": "2022-09-06",
        "feed_end_date": "2022-09-06",
        "feed_start_date": "2022-06-20",
        "feed_version": null,
        "has_feed_info": true,
        "last_service_date": "2022-09-11",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [
        {
          "code": "scorecard_feed_expired",
          "count": 1,
          "effort": "Usually one export setting; export on a schedule so it never lapses again.",
          "fix": "Re-export the feed with a calendar that reaches further out, and set feed_info feed_end_date past your next service change.",
          "owner": "Likely your export tool",
          "points": 100.0,
          "severity": "ERROR",
          "what": "Service data ended 1425 day(s) ago.",
          "why": "When the calendar runs out, trip planners stop showing this agency even though the buses are still running. Riders are told the service does not exist."
        }
      ],
      "name": "freshness",
      "score": 0.0,
      "status": "measured",
      "summary": "Service data ended 1425 day(s) ago. Trip planners have likely already dropped this feed.",
      "weight": 0.2
    },
    "realtime": {
      "name": "realtime",
      "status": "not_yet_measured",
      "summary": "Not scored yet. Nothing here counts against the grade.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "medium",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The feed was downloaded from the agency's own URL."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "2 validator errors to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data expired 1418 days ago.",
        "key": "current",
        "met": false
      },
      {
        "detail": "States wheelchair access on 0% 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. 2 validator errors to resolve. Service data expired 1418 days ago. States wheelchair access on 0% of stops and 0% 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": "2bdf6716de9cd16ed52b84391c79f2c8e403fced1a3998b29fca43f4b8ffc987",
    "size_bytes": 4485360,
    "static_url": "https://github.com/LANTA-Transportation-Authority/GTFS-data/raw/master/lanta_gtfs_feed.zip"
  },
  "fetch": {
    "final_url": "https://raw.githubusercontent.com/LANTA-Transportation-Authority/GTFS-data/master/lanta_gtfs_feed.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-07-25T00:00:00+00:00",
  "geo": {
    "bbox": [
      -75.91408,
      40.5271,
      -75.20493,
      40.88444
    ],
    "lat": 40.6278,
    "lon": -75.45801,
    "stop_count": 2350
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 68,
        "trip_count": 4333,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 68,
    "trip_count": 4333
  },
  "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": [
      "1"
    ],
    "status": "unknown"
  },
  "ntd_readiness": {
    "pillars": [
      {
        "detail": "Published at a public URL.",
        "key": "published",
        "status": "ready"
      },
      {
        "detail": "2 validator errors to resolve.",
        "key": "valid",
        "status": "at_risk"
      },
      {
        "detail": "Service data expired 1418 days ago, so FTA would find the link out of date.",
        "key": "current",
        "status": "not_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": "not_ready",
    "summary": "Resolve this before you certify on the D-10. 2 validator errors to resolve. Service data expired 1418 days ago, so FTA would find the link out of date."
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 14.1,
    "margin_to_next_band": 45.9,
    "score": 14.1
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 38,
      "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": "38 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (214 - Forks, 319 - Race Street, 211 - Presidential Village, 102 - Union Blvd - LV Hosp CC, 107 - Crest Plaza-Hanover Ave, 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_stop_name_needs_tts",
      "count": 141,
      "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": "141 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"21st at Washington\", \"1st at Municipal\", \"1st at Allen\", 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-08-01",
    "feed_fetched_date": "2026-07-31",
    "kind": "freshness"
  },
  "routability": {
    "boardable_stops": 2350,
    "findings": [
      {
        "code": "scorecard_orphan_stops",
        "count": 5,
        "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": "5 of 2350 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": 5,
    "single_stop_trips": 0,
    "trips_total": 4333
  },
  "route_map": {
    "drawn_route_count": 68,
    "has_shapes": true,
    "path": "data/artifacts/lehigh-and-northampton-transportation-authority-lanta/geometry.geojson",
    "route_count": 68,
    "routes": [
      {
        "color": "00B259",
        "color_name": "green",
        "has_shape": true,
        "id": "100",
        "label": "100 - Green Line",
        "long": "100 - Green Line",
        "short": "100 - Green Line",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005596",
        "color_name": "teal",
        "has_shape": true,
        "id": "101_merged_671244",
        "label": "101 - Bethlehem - Easton",
        "long": "101 - Bethlehem - Easton",
        "short": "101 - Bethlehem - Easton",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00A9E0",
        "color_name": "teal",
        "has_shape": true,
        "id": "101_merged_671271",
        "label": "101 - Blue Line",
        "long": "101 - Blue Line",
        "short": "101 - Blue Line",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "009BDF",
        "color_name": "teal",
        "has_shape": true,
        "id": "102_merged_671242",
        "label": "102 - Union Blvd - LV Hosp CC",
        "long": "102 - Union Blvd - LV Hosp CC",
        "short": "102 - Union Blvd - LV Hosp CC",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00447C",
        "color_name": "teal",
        "has_shape": true,
        "id": "102_merged_671269",
        "label": "102 - Union Blvd Local",
        "long": "102 - Union Blvd Local",
        "short": "102 - Union Blvd Local",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6D6E71",
        "color_name": "gray",
        "has_shape": true,
        "id": "103_merged_671243",
        "label": "103 - Susquehanna - Northampton",
        "long": "103 - Susquehanna - Northampton",
        "short": "103 - Susquehanna - Northampton",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00447C",
        "color_name": "teal",
        "has_shape": true,
        "id": "103_merged_671270",
        "label": "103 - Susquehanna St - Northampton",
        "long": "103 - Susquehanna St - Northampton",
        "short": "103 - Susquehanna St - Northampton",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "1DB14C",
        "color_name": "green",
        "has_shape": true,
        "id": "104_merged_671247",
        "label": "104 - Emmaus - LV Mall",
        "long": "104 - Emmaus - LV Mall",
        "short": "104 - Emmaus - LV Mall",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00447C",
        "color_name": "teal",
        "has_shape": true,
        "id": "104_merged_671274",
        "label": "104 - Emmaus",
        "long": "104 - Emmaus",
        "short": "104 - Emmaus",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDB813",
        "color_name": "yellow",
        "has_shape": true,
        "id": "105_merged_671238",
        "label": "105 - S Bethlehem - LV Mall",
        "long": "105 - S Bethlehem - LV Mall",
        "short": "105 - S Bethlehem - LV Mall",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00447C",
        "color_name": "teal",
        "has_shape": true,
        "id": "105_merged_671265",
        "label": "105 - Hellertown",
        "long": "105 - Hellertown",
        "short": "105 - Hellertown",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "007738",
        "color_name": "green",
        "has_shape": true,
        "id": "106_merged_671245",
        "label": "106 - Easton - Palmer",
        "long": "106 - Easton - Palmer",
        "short": "106 - Easton - Palmer",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00447C",
        "color_name": "teal",
        "has_shape": true,
        "id": "106_merged_671272",
        "label": "106 - Palmer",
        "long": "106 - Palmer",
        "short": "106 - Palmer",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "008B90",
        "color_name": "teal",
        "has_shape": true,
        "id": "107_merged_671246",
        "label": "107 - Crest Plaza-Hanover Ave",
        "long": "107 - Crest Plaza-Hanover Ave",
        "short": "107 - Crest Plaza-Hanover Ave",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00447C",
        "color_name": "teal",
        "has_shape": true,
        "id": "107_merged_671273",
        "label": "107 - Hanover Ave",
        "long": "107 - Hanover Ave",
        "short": "107 - Hanover Ave",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "832990",
        "color_name": "purple",
        "has_shape": true,
        "id": "108_merged_671241",
        "label": "108 - Fountain Hill - East Hills",
        "long": "108 - Fountain Hill - East Hills",
        "short": "108 - Fountain Hill - East Hills",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00447C",
        "color_name": "teal",
        "has_shape": true,
        "id": "108_merged_671268",
        "label": "108 - Fountain Hill - East Hills",
        "long": "108 - Fountain Hill - East Hills",
        "short": "108 - Fountain Hill - East Hills",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ED1C24",
        "color_name": "red",
        "has_shape": true,
        "id": "209_merged_671239",
        "label": "209 - Walbert Ave",
        "long": "209 - Walbert Ave",
        "short": "209 - Walbert Ave",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CB00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "209_merged_671266",
        "label": "209 - Walbert",
        "long": "209 - Walbert",
        "short": "209 - Walbert",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005596",
        "color_name": "teal",
        "has_shape": true,
        "id": "210_merged_671227",
        "label": "210 - Lehigh St - Fullerton Ave",
        "long": "210 - Lehigh St - Fullerton Ave",
        "short": "210 - Lehigh St - Fullerton Ave",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CB00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "210_merged_671254",
        "label": "210 - Fullerton",
        "long": "210 - Fullerton",
        "short": "210 - Fullerton",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EC008C",
        "color_name": "pink",
        "has_shape": true,
        "id": "211_merged_671228",
        "label": "211 - Presidential Village",
        "long": "211 - Presidential Village",
        "short": "211 - Presidential Village",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CB00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "211_merged_671255",
        "label": "211 - Parkway Whitehall",
        "long": "211 - Parkway Whitehall",
        "short": "211 - Parkway Whitehall",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "878200",
        "color_name": "brown",
        "has_shape": true,
        "id": "213_merged_671226",
        "label": "213 - Breinigsville - LV West",
        "long": "213 - Breinigsville - LV West",
        "short": "213 - Breinigsville - LV West",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CB00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "213_merged_671253",
        "label": "213 - Breinigsville",
        "long": "213 - Breinigsville",
        "short": "213 - Breinigsville",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ED1C24",
        "color_name": "red",
        "has_shape": true,
        "id": "214_merged_671224",
        "label": "214 - South Easton - Forks",
        "long": "214 - South Easton - Forks",
        "short": "214 - South Easton - Forks",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CB00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "214_merged_671251",
        "label": "214 - Forks",
        "long": "214 - Forks",
        "short": "214 - Forks",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8B0304",
        "color_name": "red",
        "has_shape": true,
        "id": "215_merged_671225",
        "label": "215 - Hellertown - LVIP III",
        "long": "215 - Hellertown - LVIP III",
        "short": "215 - Hellertown - LVIP III",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CB00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "215_merged_671252",
        "label": "215 - Schoenersville",
        "long": "215 - Schoenersville",
        "short": "215 - Schoenersville",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDB813",
        "color_name": "yellow",
        "has_shape": true,
        "id": "216_merged_671222",
        "label": "216 - Easton - Nazareth",
        "long": "216 - Easton - Nazareth",
        "short": "216 - Easton - Nazareth",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CB00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "216_merged_671249",
        "label": "216 - Nazareth",
        "long": "216 - Nazareth",
        "short": "216 - Nazareth",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "878200",
        "color_name": "brown",
        "has_shape": true,
        "id": "217_merged_671223",
        "label": "217 - Slate Belt",
        "long": "217 - Slate Belt",
        "short": "217 - Slate Belt",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CB00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "217_merged_671250",
        "label": "217 - Slate Belt",
        "long": "217 - Slate Belt",
        "short": "217 - Slate Belt",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "832990",
        "color_name": "purple",
        "has_shape": true,
        "id": "218_merged_671231",
        "label": "218 - Fogelsville",
        "long": "218 - Fogelsville",
        "short": "218 - Fogelsville",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CB00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "218_merged_671258",
        "label": "218 - Fogelsville",
        "long": "218 - Fogelsville",
        "short": "218 - Fogelsville",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A1C332",
        "color_name": "yellow",
        "has_shape": true,
        "id": "220_merged_671248",
        "label": "220 - Allentown - Bethlehem - Easton",
        "long": "220 - Allentown - Bethlehem - Easton",
        "short": "220 - Allentown - Bethlehem - Easton",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CB00FF",
        "color_name": "pink",
        "has_shape": true,
        "id": "220_merged_671275",
        "label": "220 - Bethlehem - Easton",
        "long": "220 - Bethlehem - Easton",
        "short": "220 - Bethlehem - Easton",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F47920",
        "color_name": "orange",
        "has_shape": true,
        "id": "312_merged_671229",
        "label": "312 - Bethlehem - Nazareth",
        "long": "312 - Bethlehem - Nazareth",
        "short": "312 - Bethlehem - Nazareth",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "312_merged_671256",
        "label": "312 - Bethlehem - NCC - Nazareth",
        "long": "312 - Bethlehem - NCC - Nazareth",
        "short": "312 - Bethlehem - NCC - Nazareth",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00B050",
        "color_name": "green",
        "has_shape": true,
        "id": "319_merged_671230",
        "label": "319 - LV Mall - Bethlehem Sq",
        "long": "319 - LV Mall - Bethlehem Sq",
        "short": "319 - LV Mall - Bethlehem Sq",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "319_merged_671257",
        "label": "319 - Race Street",
        "long": "319 - Race Street",
        "short": "319 - Race Street",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F47920",
        "color_name": "orange",
        "has_shape": true,
        "id": "323_merged_671234",
        "label": "323 - Stabler Center - PSU LV",
        "long": "323 - Stabler Center - PSU LV",
        "short": "323 - Stabler Center - PSU LV",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "323_merged_671261",
        "label": "323 - Center Valley",
        "long": "323 - Center Valley",
        "short": "323 - Center Valley",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EC008C",
        "color_name": "pink",
        "has_shape": true,
        "id": "324_merged_671236",
        "label": "324 - Airport - LVIP I",
        "long": "324 - Airport - LVIP I",
        "short": "324 - Airport - LVIP I",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "324_merged_671263",
        "label": "324 - Airport",
        "long": "324 - Airport",
        "short": "324 - Airport",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EC55A0",
        "color_name": "pink",
        "has_shape": true,
        "id": "325_merged_671237",
        "label": "325 - LVM - Egypt - LCCC - Slati",
        "long": "325 - LVM - Egypt - LCCC - Slati",
        "short": "325 - LVM - Egypt - LCCC - Slati",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "325_merged_671264",
        "label": "325 - Carbon",
        "long": "325 - Carbon",
        "short": "325 - Carbon",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ED1C24",
        "color_name": "red",
        "has_shape": true,
        "id": "327_merged_671235",
        "label": "327 - Fountain Hill - LVIP IV",
        "long": "327 - Fountain Hill - LVIP IV",
        "short": "327 - Fountain Hill - LVIP IV",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCB00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "327_merged_671262",
        "label": "327 - Fountain Hill - LVIP IV",
        "long": "327 - Fountain Hill - LVIP IV",
        "short": "327 - Fountain Hill - LVIP IV",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "410",
        "label": "410 - Dieruff HS - Emmaus Ave",
        "long": "410 - Dieruff HS - Emmaus Ave",
        "short": "410 - Dieruff HS - Emmaus Ave",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "411",
        "label": "411 - Dieruff HS - Cumb Grdns",
        "long": "411 - Dieruff HS - Cumb Grdns",
        "short": "411 - Dieruff HS - Cumb Grdns",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "413",
        "label": "413 - Dieruff HS - Dixon St",
        "long": "413 - Dieruff HS - Dixon St",
        "short": "413 - Dieruff HS - Dixon St",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "421",
        "label": "421 - Gordon to Allen HS",
        "long": "421 - Gordon to Allen HS",
        "short": "421 - Gordon to Allen HS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "422",
        "label": "422 - AllenHS to Gordon",
        "long": "422 - AllenHS to Gordon",
        "short": "422 - AllenHS to Gordon",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "423",
        "label": "423 - ATC to South Mountain MS",
        "long": "423 - ATC to South Mountain MS",
        "short": "423 - ATC to South Mountain MS",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "431",
        "label": "431 - S Mt MS - Susq & Gilmore",
        "long": "431 - S Mt MS - Susq & Gilmore",
        "short": "431 - S Mt MS - Susq & Gilmore",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "440",
        "label": "440 - H Morton MS - Union Blvd",
        "long": "440 - H Morton MS - Union Blvd",
        "short": "440 - H Morton MS - Union Blvd",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "441",
        "label": "441 - H Morton MS - Hanover Av",
        "long": "441 - H Morton MS - Hanover Av",
        "short": "441 - H Morton MS - Hanover Av",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "007738",
        "color_name": "green",
        "has_shape": true,
        "id": "602",
        "label": "602 - Whirley Bird",
        "long": "602 - Whirley Bird",
        "short": "602 - Whirley Bird",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F47920",
        "color_name": "orange",
        "has_shape": true,
        "id": "603_merged_671233",
        "label": "603 - 17th St Crosstown",
        "long": "603 - 17th St Crosstown",
        "short": "603 - 17th St Crosstown",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C90000",
        "color_name": "red",
        "has_shape": true,
        "id": "603_merged_671260",
        "label": "603 - West Allentown Crosstown",
        "long": "603 - West Allentown Crosstown",
        "short": "603 - West Allentown Crosstown",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF82BD",
        "color_name": "pink",
        "has_shape": true,
        "id": "605_merged_671232",
        "label": "605 - Bethlehem Circulator",
        "long": "605 - Bethlehem Circulator",
        "short": "605 - Bethlehem Circulator",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C90000",
        "color_name": "red",
        "has_shape": true,
        "id": "605_merged_671259",
        "label": "605 - Bethlehem Circulator",
        "long": "605 - Bethlehem Circulator",
        "short": "605 - Bethlehem Circulator",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C90000",
        "color_name": "red",
        "has_shape": true,
        "id": "606",
        "label": "606 - South Easton Circulator",
        "long": "606 - South Easton Circulator",
        "short": "606 - South Easton Circulator",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDB813",
        "color_name": "yellow",
        "has_shape": true,
        "id": "613_merged_671240",
        "label": "613 - Trexlertown Breinigsville Circulator",
        "long": "613 - Trexlertown Breinigsville Circulator",
        "short": "613 - Trexlertown Breinigsville Circulator",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C90000",
        "color_name": "red",
        "has_shape": true,
        "id": "613_merged_671267",
        "label": "613 - Trexlertown Breinigsville Circulator",
        "long": "613 - Trexlertown Breinigsville Circulator",
        "short": "613 - Trexlertown Breinigsville Circulator",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D54113",
        "color_name": "red",
        "has_shape": true,
        "id": "701",
        "label": "701 - Coaldale - Palmerton",
        "long": "701 - Coaldale - Palmerton",
        "short": "701 - Coaldale - Palmerton",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D54113",
        "color_name": "red",
        "has_shape": true,
        "id": "702",
        "label": "702 - Nesquehoning - Palmerton",
        "long": "702 - Nesquehoning - Palmerton",
        "short": "702 - Nesquehoning - Palmerton",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 2350,
    "stop_points_capped": true
  },
  "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 4333 trips have a shape in shapes.txt.",
    "status": "ready",
    "total_trips": 4333,
    "trips_with_shape": 4333
  },
  "snapshot_date": "2026-08-01",
  "top_fixes": [
    {
      "code": "scorecard_feed_expired",
      "count": 1,
      "effort": "Usually one export setting; export on a schedule so it never lapses again.",
      "fix": "Re-export the feed with a calendar that reaches further out, and set feed_info feed_end_date past your next service change.",
      "owner": "Likely your export tool",
      "points": 100.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Service data ended 1425 day(s) ago.",
      "why": "When the calendar runs out, trip planners stop showing this agency even though the buses are still running. Riders are told the service does not exist."
    },
    {
      "code": "decreasing_or_equal_stop_time_distance",
      "count": 1915,
      "effort": "Usually an export-tool fix, not hand editing.",
      "fix": "Re-generate shape distances in your export; flag to your vendor if it persists.",
      "owner": "Likely your export tool",
      "points": 24.0,
      "rank": 2,
      "severity": "ERROR",
      "what": "Some trips have stop times whose distances along the route go backwards.",
      "why": "Apps can show buses jumping backwards or mis-order stops."
    },
    {
      "code": "trip_distance_exceeds_shape_distance",
      "count": 282,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'trip_distance_exceeds_shape_distance' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 24.0,
      "rank": 3,
      "severity": "ERROR",
      "what": "Trip distance exceeds shape distance (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    }
  ],
  "validator_version": "8.0.1"
}
