{
  "agency": {
    "id": "dallas-area-rapid-transit-dart",
    "name": "Dallas Area Rapid Transit (DART)"
  },
  "autofix": {
    "available": true,
    "download_path": "data/artifacts/dallas-area-rapid-transit-dart/corrected.zip",
    "fixes": [
      {
        "code": "autofix_stop_name_case",
        "count": 6941,
        "examples": [
          "FOREST @ SHEPHERD - E - NS -> Forest @ Shepherd - E - Ns",
          "WALNUT HILL @ RAMBLER - W - MB -> Walnut Hill @ Rambler - W - Mb",
          "WALNUT HILL @ GREENVILLE - E - MB -> Walnut Hill @ Greenville - E - Mb"
        ],
        "label": "Recased shouting stop names"
      },
      {
        "code": "autofix_route_name_case",
        "count": 91,
        "examples": [
          "MALCOLM X/MAPLE -> Malcolm X/maple",
          "ROSS -> Ross",
          "LOVE FIELD SHUTTLE -> Love Field Shuttle"
        ],
        "label": "Recased shouting route names"
      }
    ],
    "total": 7032
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 26.1,
          "stops_marked_accessible_pct": 41.8,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 41.8,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 15.0,
          "fares": 15.0,
          "headsigns": 15.0,
          "stop_names": 0.1,
          "wheelchair_stops": 10.5,
          "wheelchair_trips": 0.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": 99.8,
        "mixed_case_stop_name_pct": 0.5,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 6977,
        "trips": 22305,
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 41.8,
        "wheelchair_marked_accessible_pct": 41.8,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 4059,
          "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": 14.5,
          "severity": "WARNING",
          "what": "4059 of 6977 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": 22305,
          "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": "22305 of 22305 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_stop_names_all_caps",
          "count": 6941,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Rename stops to mixed case (e.g. 'Main St & 2nd Ave').",
          "owner": "Likely your export tool",
          "points": 14.9,
          "severity": "INFO",
          "what": "About 6941 stop names are written in ALL CAPS.",
          "why": "Mixed-case names are easier to read in apps and are read more naturally by screen readers."
        },
        {
          "code": "scorecard_missing_headsigns",
          "count": 39,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Populate trip_headsign to match what the bus displays.",
          "owner": "Likely your export tool",
          "points": 0.0,
          "severity": "WARNING",
          "what": "39 of 22305 trips have no headsign.",
          "why": "Riders at the stop can't tell which direction a bus is going."
        }
      ],
      "name": "completeness",
      "score": 55.5,
      "status": "measured",
      "summary": "42% of stops state wheelchair accessibility (42% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 14,
        "instances_by_severity": {
          "ERROR": 1035,
          "INFO": 6,
          "WARNING": 30191
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "trip_distance_exceeds_shape_distance",
          "count": 927,
          "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": "decreasing_or_equal_stop_time_distance",
          "count": 108,
          "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": "mixed_case_recommended_field",
          "count": 29289,
          "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": 8.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": "stop_too_far_from_shape_using_user_distance",
          "count": 445,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stop_too_far_from_shape_using_user_distance' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Stop too far from shape using user distance (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "same_name_and_description_for_stop",
          "count": 183,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'same_name_and_description_for_stop' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Same name and description for stop (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 176,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a bus can.",
          "why": "Usually a typo'd stop time; riders get arrival times no bus can meet."
        },
        {
          "code": "trip_distance_exceeds_shape_distance_below_threshold",
          "count": 54,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'trip_distance_exceeds_shape_distance_below_threshold' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Trip distance exceeds shape distance below threshold (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "stop_too_far_from_shape",
          "count": 23,
          "effort": "A few minutes per flagged stop.",
          "fix": "Check the flagged stops' coordinates and the route shape in your scheduling software; re-snap whichever is misplaced.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line they belong to.",
          "why": "Trip planners may draw the bus route through the wrong streets or point riders to the wrong corner."
        },
        {
          "code": "route_color_contrast",
          "count": 18,
          "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": "feed_expiration_date30_days",
          "count": 1,
          "effort": "Usually a re-export from your scheduling software.",
          "fix": "Schedule a feed re-export now so the new calendar is live well before the current one ends.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "This feed's service calendar runs out within the next 30 days.",
          "why": "If a new feed isn't published before it ends, trip planners will drop your agency and riders will see no service."
        },
        {
          "code": "route_long_name_contains_short_name",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'route_long_name_contains_short_name' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Route long name contains short name (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "stops_match_shape_out_of_order",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stops_match_shape_out_of_order' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Stops match shape out of order (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "unknown_file",
          "count": 5,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unknown_file' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Unknown file (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": 0.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 14 kinds of issue across 31232 instances (1035 error, 30191 warning, 6 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 10,
        "feed_end_date": "2026-07-19",
        "feed_start_date": "2026-06-08",
        "feed_version": "V705-215-214-20260608",
        "has_feed_info": true,
        "last_service_date": "2026-07-19",
        "seasonal_boundary": false,
        "service_type": "fixed"
      },
      "findings": [
        {
          "code": "scorecard_feed_expiring_soon",
          "count": 1,
          "effort": "One export setting.",
          "fix": "Re-export with a validity window that reaches at least 60 days out.",
          "owner": "Likely your export tool",
          "points": 70.0,
          "severity": "WARNING",
          "what": "Service data runs out in 10 day(s).",
          "why": "When the calendar runs out, trip planners stop showing this agency. Fixing it now is calmer than after riders notice."
        }
      ],
      "name": "freshness",
      "score": 16.7,
      "status": "measured",
      "summary": "Service data runs out in 10 day(s). Publish an updated feed soon or riders will lose trip planning.",
      "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 runs out in 14 days; renew to qualify.",
        "key": "current",
        "met": false
      },
      {
        "detail": "States wheelchair access on 42% 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 runs out in 14 days; renew to qualify. States wheelchair access on 42% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "License: https://www.dart.org/transitdata/legalnotices.asp",
    "reachable": true,
    "sha256": "5b932a78249816272882d0054dfc747cc8ced72013353751fca203a4a4acab40",
    "size_bytes": 8563745,
    "static_url": "http://www.dart.org/transitdata/latest/google_transit.zip"
  },
  "fetch": {
    "final_url": "http://www.dart.org/transitdata/latest/google_transit.zip",
    "max_attempts": 4,
    "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-05T00:00:00+00:00",
  "geo": {
    "bbox": [
      -97.3282,
      32.55935,
      -96.56339,
      33.08435
    ],
    "lat": 32.82429,
    "lon": -96.79338,
    "stop_count": 6977
  },
  "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": [
      "60056"
    ],
    "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 runs out in 14 days; renew before you certify.",
        "key": "current",
        "status": "at_risk"
      }
    ],
    "status": "at_risk",
    "summary": "This feed is close to NTD-ready. 2 validator errors to resolve. Service data runs out in 14 days; renew before you certify."
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 21.5,
    "margin_to_next_band": 38.5,
    "score": 21.5
  },
  "recommendations": [
    {
      "code": "scorecard_route_color_low_contrast",
      "count": 75,
      "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": "75 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (001, 003, 005, 009, 013, 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."
    },
    {
      "code": "scorecard_stop_name_needs_tts",
      "count": 6836,
      "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": "6836 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"FOREST @ SHEPHERD - E - NS\", \"WALNUT HILL @ RAMBLER - W - MB\", \"WALNUT HILL @ GREENVILLE - E - MB\", 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": 6977,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 22305
  },
  "route_map": {
    "drawn_route_count": 92,
    "has_shapes": true,
    "path": "data/artifacts/dallas-area-rapid-transit-dart/geometry.geojson",
    "route_count": 92,
    "routes": [
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "27112",
        "label": "620",
        "long": "DALLAS STREETCAR",
        "short": "620",
        "text_color": "FFFFFF",
        "type_label": "Cable tram"
      },
      {
        "color": "198BC3",
        "color_name": "teal",
        "has_shape": true,
        "id": "27120",
        "label": "BLUE",
        "long": "DART LIGHT RAIL - BLUE LINE",
        "short": "BLUE",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "006F38",
        "color_name": "green",
        "has_shape": true,
        "id": "27121",
        "label": "GREEN",
        "long": "DART LIGHT RAIL - GREEN LINE",
        "short": "GREEN",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "F68B1F",
        "color_name": "orange",
        "has_shape": true,
        "id": "27122",
        "label": "ORANGE",
        "long": "DART LIGHT RAIL - ORANGE LINE",
        "short": "ORANGE",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FD3E3E",
        "color_name": "red",
        "has_shape": true,
        "id": "27123",
        "label": "RED",
        "long": "DART LIGHT RAIL - RED LINE",
        "short": "RED",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "C0C0C0",
        "color_name": "white",
        "has_shape": true,
        "id": "27124",
        "label": "SILVER",
        "long": "SILVER LINE",
        "short": "SILVER",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "112458",
        "color_name": "black",
        "has_shape": true,
        "id": "27126",
        "label": "TRE",
        "long": "TRINITY RAILWAY",
        "short": "TRE",
        "text_color": "FFFFFF",
        "type_label": "Rail"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27142",
        "label": "001",
        "long": "MALCOLM X/MAPLE",
        "short": "001",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27143",
        "label": "003",
        "long": "ROSS",
        "short": "003",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27144",
        "label": "005",
        "long": "LOVE FIELD SHUTTLE",
        "short": "005",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27145",
        "label": "009",
        "long": "JEFFERSON GASTON",
        "short": "009",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27146",
        "label": "013",
        "long": "ERVAY",
        "short": "013",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27147",
        "label": "015",
        "long": "BUCKNER",
        "short": "015",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27148",
        "label": "016",
        "long": "FERGUSON",
        "short": "016",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27149",
        "label": "017",
        "long": "SKILLMAN",
        "short": "017",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27150",
        "label": "018",
        "long": "SAMUELL",
        "short": "018",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27151",
        "label": "020",
        "long": "NORTHWEST HWY",
        "short": "020",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27152",
        "label": "022",
        "long": "FOREST LANE",
        "short": "022",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27153",
        "label": "023",
        "long": "HASKELL",
        "short": "023",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27154",
        "label": "025",
        "long": "COCKRELL HILL NORTH",
        "short": "025",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27155",
        "label": "027",
        "long": "RIDGECREST",
        "short": "027",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27156",
        "label": "030",
        "long": "LAKE JUNE",
        "short": "030",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27157",
        "label": "038",
        "long": "LEDBETTER",
        "short": "038",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": true,
        "id": "27158",
        "label": "057",
        "long": "WESTMORELAND",
        "short": "057",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "794489",
        "color_name": "purple",
        "has_shape": true,
        "id": "27159",
        "label": "101",
        "long": "HAMPTON",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "794489",
        "color_name": "purple",
        "has_shape": true,
        "id": "27160",
        "label": "102",
        "long": "FORT WORTH",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "794489",
        "color_name": "purple",
        "has_shape": true,
        "id": "27161",
        "label": "103",
        "long": "CEDAR SPRINGS",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "794489",
        "color_name": "purple",
        "has_shape": true,
        "id": "27162",
        "label": "104",
        "long": "ILLINOIS",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "794489",
        "color_name": "purple",
        "has_shape": true,
        "id": "27163",
        "label": "106",
        "long": "BICKERS",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "794489",
        "color_name": "purple",
        "has_shape": true,
        "id": "27164",
        "label": "108",
        "long": "CAMP WISDOM",
        "short": "108",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "794489",
        "color_name": "purple",
        "has_shape": true,
        "id": "27165",
        "label": "109",
        "long": "BECKLEY",
        "short": "109",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "794489",
        "color_name": "purple",
        "has_shape": true,
        "id": "27166",
        "label": "114",
        "long": "EAST OAK CLIFF",
        "short": "114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "794489",
        "color_name": "purple",
        "has_shape": true,
        "id": "27167",
        "label": "122",
        "long": "RECORD CROSSING",
        "short": "122",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "794489",
        "color_name": "purple",
        "has_shape": true,
        "id": "27168",
        "label": "128",
        "long": "SINGLETON",
        "short": "128",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "794489",
        "color_name": "purple",
        "has_shape": true,
        "id": "27169",
        "label": "141",
        "long": "BONNIE VIEW",
        "short": "141",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "794489",
        "color_name": "purple",
        "has_shape": true,
        "id": "27170",
        "label": "145",
        "long": "MARSALIS",
        "short": "145",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "794489",
        "color_name": "purple",
        "has_shape": true,
        "id": "27171",
        "label": "147",
        "long": "POLK",
        "short": "147",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27172",
        "label": "200",
        "long": "SPRING VALLEY",
        "short": "200",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27173",
        "label": "202",
        "long": "BUCKINGHAM",
        "short": "202",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27174",
        "label": "203",
        "long": "CENTERVILLE",
        "short": "203",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27175",
        "label": "204",
        "long": "MILLER",
        "short": "204",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27176",
        "label": "205",
        "long": "HENDERSON",
        "short": "205",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27177",
        "label": "207",
        "long": "LEMMON",
        "short": "207",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27178",
        "label": "212",
        "long": "LA PRADA",
        "short": "212",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27179",
        "label": "213",
        "long": "HARRY HINES",
        "short": "213",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27180",
        "label": "214",
        "long": "LINDSLEY",
        "short": "214",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27181",
        "label": "215",
        "long": "KIEST",
        "short": "215",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27182",
        "label": "216",
        "long": "EVERGLADE",
        "short": "216",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27183",
        "label": "217",
        "long": "LANCASTER/RAMONA",
        "short": "217",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27184",
        "label": "218",
        "long": "MILITARY",
        "short": "218",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27185",
        "label": "219",
        "long": "SYLVAN",
        "short": "219",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27186",
        "label": "220",
        "long": "SCYENE",
        "short": "220",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27187",
        "label": "221",
        "long": "MERRIFIELD",
        "short": "221",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27188",
        "label": "223",
        "long": "CLARK",
        "short": "223",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27189",
        "label": "224",
        "long": "I-30 BROADWAY",
        "short": "224",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27190",
        "label": "226",
        "long": "CLARENDON",
        "short": "226",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27191",
        "label": "227",
        "long": "O-CONNOR - LUNA - VALLEY VIEW",
        "short": "227",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27192",
        "label": "228",
        "long": "SIMPSON STUART",
        "short": "228",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27193",
        "label": "229",
        "long": "MACARTHUR - BELTLINE",
        "short": "229",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27194",
        "label": "230",
        "long": "IRVING BLVD",
        "short": "230",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27195",
        "label": "231",
        "long": "S BELTLINE",
        "short": "231",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27196",
        "label": "232",
        "long": "FRANKFORD",
        "short": "232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27197",
        "label": "233",
        "long": "JOSEY",
        "short": "233",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27198",
        "label": "234",
        "long": "PARKER",
        "short": "234",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27199",
        "label": "235",
        "long": "TIMBERGLEN/MIDWAY",
        "short": "235",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27200",
        "label": "236",
        "long": "W 15",
        "short": "236",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27201",
        "label": "237",
        "long": "PRESTON",
        "short": "237",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27202",
        "label": "238",
        "long": "NAAMAN FOREST/BELTLINE",
        "short": "238",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27203",
        "label": "239",
        "long": "DALLAS - ADDISON - LEGACY",
        "short": "239",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27204",
        "label": "241",
        "long": "COIT",
        "short": "241",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27205",
        "label": "242",
        "long": "WALNUT HILL",
        "short": "242",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27206",
        "label": "243",
        "long": "PLANO RD",
        "short": "243",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27207",
        "label": "244",
        "long": "UTD RICHARDSON",
        "short": "244",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27208",
        "label": "245",
        "long": "SHILOH",
        "short": "245",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27209",
        "label": "247",
        "long": "JUPITER",
        "short": "247",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27210",
        "label": "249",
        "long": "COLUMBIA",
        "short": "249",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27211",
        "label": "250",
        "long": "E BELTLINE",
        "short": "250",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6BCCE7",
        "color_name": "teal",
        "has_shape": true,
        "id": "27212",
        "label": "251",
        "long": "SATURN",
        "short": "251",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F280A4",
        "color_name": "pink",
        "has_shape": true,
        "id": "27213",
        "label": "306",
        "long": "GLENN HEIGHTS EXPRESS",
        "short": "306",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F280A4",
        "color_name": "pink",
        "has_shape": true,
        "id": "27214",
        "label": "308",
        "long": "NORTHWEST PLANO EXPRESS",
        "short": "308",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98CC67",
        "color_name": "gray",
        "has_shape": true,
        "id": "27216",
        "label": "408",
        "long": "PALISADES E-SHUTTLE",
        "short": "408",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98CC67",
        "color_name": "gray",
        "has_shape": true,
        "id": "27217",
        "label": "413",
        "long": "TI SHUTTLE - FOREST LANE CAMPUS",
        "short": "413",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98CC67",
        "color_name": "gray",
        "has_shape": true,
        "id": "27218",
        "label": "417",
        "long": "TI SHUTTLE- MAIN CAMPUS NORTH ROUTE",
        "short": "417",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98CC67",
        "color_name": "gray",
        "has_shape": true,
        "id": "27220",
        "label": "419",
        "long": "TI SHUTTLE- MAIN CAMPUS SOUTH ROUTE",
        "short": "419",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98CC67",
        "color_name": "gray",
        "has_shape": true,
        "id": "27221",
        "label": "421",
        "long": "BAYLOR BRYAN TOWER",
        "short": "421",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98CC67",
        "color_name": "gray",
        "has_shape": true,
        "id": "27222",
        "label": "422",
        "long": "UT SOUTHWESTERN SOUTH",
        "short": "422",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98CC67",
        "color_name": "gray",
        "has_shape": true,
        "id": "27223",
        "label": "423",
        "long": "UT SOUTHWESTERN NORTH",
        "short": "423",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6A081D",
        "color_name": "brown",
        "has_shape": true,
        "id": "27224",
        "label": "425",
        "long": "MCKINNEY AVENUE TROLLEY",
        "short": "425",
        "text_color": "FFFFFF",
        "type_label": "Cable tram"
      },
      {
        "color": "98CC67",
        "color_name": "gray",
        "has_shape": true,
        "id": "27226",
        "label": "440",
        "long": "MUSTANG EXPRESS",
        "short": "440",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98CC67",
        "color_name": "gray",
        "has_shape": true,
        "id": "27227",
        "label": "442",
        "long": "BUSH/ MEADOWS-MOCKINGBIRD STA.",
        "short": "442",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98CC67",
        "color_name": "gray",
        "has_shape": true,
        "id": "27237",
        "label": "883E",
        "long": "UT DALLAS EAST",
        "short": "883E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "98CC67",
        "color_name": "gray",
        "has_shape": true,
        "id": "27238",
        "label": "883W",
        "long": "UT DALLAS WEST",
        "short": "883W",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 6977,
    "stop_points_capped": true
  },
  "rubric_version": "1.1",
  "schema_version": "1.7",
  "shapes_readiness": {
    "detail": "All 22305 trips have a shape in shapes.txt.",
    "status": "ready",
    "total_trips": 22305,
    "trips_with_shape": 22305
  },
  "snapshot_date": "2026-07-09",
  "top_fixes": [
    {
      "code": "scorecard_feed_expiring_soon",
      "count": 1,
      "effort": "One export setting.",
      "fix": "Re-export with a validity window that reaches at least 60 days out.",
      "owner": "Likely your export tool",
      "points": 70.0,
      "rank": 1,
      "severity": "WARNING",
      "what": "Service data runs out in 10 day(s).",
      "why": "When the calendar runs out, trip planners stop showing this agency. Fixing it now is calmer than after riders notice."
    },
    {
      "code": "trip_distance_exceeds_shape_distance",
      "count": 927,
      "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": 2,
      "severity": "ERROR",
      "what": "Trip distance exceeds shape distance (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "decreasing_or_equal_stop_time_distance",
      "count": 108,
      "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": 3,
      "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."
    }
  ],
  "validator_version": "8.0.1"
}
