{
  "agency": {
    "id": "the-comet",
    "name": "The Comet",
    "subdivision_code": "US-SC",
    "subdivision_name": "South Carolina"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 5.5,
          "stops_marked_accessible_pct": 8.8,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 8.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": 15.0,
          "wheelchair_stops": 2.2,
          "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": true
        },
        "has_fares": true,
        "headsign_applicable_trips": 10321,
        "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": 1591,
        "translations": {
          "feed_lang": "en",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 10321,
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 8.8,
        "wheelchair_marked_accessible_pct": 8.8,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 1451,
          "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": 22.8,
          "severity": "WARNING",
          "what": "1451 of 1591 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": 10321,
          "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": "10321 of 10321 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_flex_no_booking_rules",
          "count": 1,
          "effort": "A small file; one rule often covers the whole service.",
          "fix": "Add booking_rules.txt saying how far ahead and how to book (phone, app, or web).",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "This feed describes flexible (demand-responsive) service but has no booking_rules.txt.",
          "why": "Riders can see the service area but not how or when to reserve a trip, so they can't actually use the service."
        }
      ],
      "name": "completeness",
      "score": 62.2,
      "status": "measured",
      "summary": "9% of stops state wheelchair accessibility (9% 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": 12,
        "instances_by_severity": {
          "ERROR": 2,
          "INFO": 47,
          "WARNING": 447
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "missing_required_column",
          "count": 2,
          "effort": "Often an export setting; ask your vendor if it recurs.",
          "fix": "Add the required column named in the finding to the flagged file.",
          "owner": "Likely your export tool",
          "points": 12.0,
          "severity": "ERROR",
          "what": "A file is missing a column that GTFS requires.",
          "why": "Apps may reject the whole file, so riders could lose the affected routes or stops."
        },
        {
          "code": "stop_without_stop_time",
          "count": 213,
          "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": 8.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": "fast_travel_between_consecutive_stops",
          "count": 168,
          "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": "route_long_name_contains_short_name",
          "count": 47,
          "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": 6.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": "expired_calendar",
          "count": 10,
          "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": "stop_too_far_from_shape_using_user_distance",
          "count": 5,
          "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": 4.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": "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": "mixed_case_recommended_field",
          "count": 1,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Use mixed case for stop names and headsigns (e.g. 'Main St & 2nd Ave', not 'MAIN ST & 2ND AVE').",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some rider-facing names are in ALL CAPS or all lowercase.",
          "why": "ALL-CAPS stop and headsign names are harder to read in apps and are read awkwardly by screen readers."
        },
        {
          "code": "route_color_contrast",
          "count": 1,
          "effort": "One field per route.",
          "fix": "Pick a darker/lighter route_text_color for the flagged routes.",
          "owner": "",
          "points": 4.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": "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": "unknown_column",
          "count": 37,
          "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.8,
          "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."
        },
        {
          "code": "unknown_file",
          "count": 10,
          "effort": "A quick look at the flagged file.",
          "fix": "Check the flagged file name for a typo of a standard GTFS file. Remove it if it is a vendor extra.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "The feed includes a file that is not part of the GTFS spec.",
          "why": "Apps ignore files they don't know, and a stray file can hide a misspelled standard file name."
        }
      ],
      "name": "correctness",
      "score": 38.5,
      "status": "measured",
      "summary": "The MobilityData validator flagged 12 kinds of issue across 496 instances (2 error, 447 warning, 47 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": -1605,
        "effective_expiry_date": "2022-03-11",
        "feed_end_date": "2022-03-11",
        "feed_start_date": "2021-12-24",
        "feed_version": "UTC: 17-Dec-2021 16:20",
        "has_feed_info": true,
        "last_service_date": "2022-03-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 1605 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 1605 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": "1 validator error to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data expired 1597 days ago.",
        "key": "current",
        "met": false
      },
      {
        "detail": "States wheelchair access on 9% 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. 1 validator error to resolve. Service data expired 1597 days ago. States wheelchair access on 9% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "License: http://data.trilliumtransit.com/gtfs/thecomet-sc-us/thecomet-sc-us.zip",
    "reachable": true,
    "sha256": "6501d51e50ced4b9621b15de6128ecf5ce4a33b8699995e0ba8bd8d11eeb96f5",
    "size_bytes": 3396740,
    "static_url": "https://data.trilliumtransit.com/gtfs/thecomet-sc-us/thecomet-sc-us.zip"
  },
  "fetch": {
    "final_url": "https://data.trilliumtransit.com/gtfs/thecomet-sc-us/thecomet-sc-us.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": [
      -81.60414,
      33.83011,
      -80.33936,
      34.29395
    ],
    "lat": 34.01934,
    "lon": -81.01997,
    "stop_count": 1591
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 53,
        "trip_count": 10321,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 53,
    "trip_count": 10321
  },
  "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": [
      "943"
    ],
    "status": "unknown"
  },
  "ntd_readiness": {
    "pillars": [
      {
        "detail": "Published at a public URL.",
        "key": "published",
        "status": "ready"
      },
      {
        "detail": "1 validator error to resolve.",
        "key": "valid",
        "status": "at_risk"
      },
      {
        "detail": "Service data expired 1597 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. 1 validator error to resolve. Service data expired 1597 days ago, so FTA would find the link out of date."
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 36.3,
    "margin_to_next_band": 23.7,
    "score": 36.3
  },
  "recommendations": [
    {
      "category": "flex",
      "code": "scorecard_flex_completeness_no_booking_rules",
      "count": 1,
      "effort": "A small file; one rule often covers the whole service.",
      "fix": "Add booking_rules.txt with how far ahead and how to reserve (phone, app, or web).",
      "owner": "",
      "points": 0.0,
      "severity": "WARNING",
      "what": "Flex zones are published but no booking_rules.txt is present.",
      "why": "Riders can see the service area but not how to book, so they can't complete a trip."
    },
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 18,
      "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": "18 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (1, 12, 15, 2, 22, 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": 225,
      "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": "225 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Chalk & Main SB\", \"Garners Ferry & Lower Richland\", \"Fashion & R2i2 EB\", 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-02",
    "feed_fetched_date": "2026-08-01",
    "kind": "freshness"
  },
  "routability": {
    "boardable_stops": 1591,
    "findings": [
      {
        "code": "scorecard_orphan_stops",
        "count": 213,
        "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": "213 of 1591 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": 213,
    "single_stop_trips": 0,
    "trips_total": 10321
  },
  "route_map": {
    "drawn_route_count": 43,
    "has_shapes": true,
    "path": "data/artifacts/the-comet/geometry.geojson",
    "route_count": 53,
    "routes": [
      {
        "color": "0EE3B8",
        "color_name": "teal",
        "has_shape": true,
        "id": "12247",
        "label": "47",
        "long": "47 - Eastover/Gadsden ReFlex",
        "short": "47",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "052EB5",
        "color_name": "blue",
        "has_shape": false,
        "id": "12248",
        "label": "46",
        "long": "46 - Lower Richland ReFlex",
        "short": "46",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FAFA05",
        "color_name": "yellow",
        "has_shape": true,
        "id": "12249",
        "label": "61",
        "long": "61 - Shop",
        "short": "61",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "74BC44",
        "color_name": "gray",
        "has_shape": true,
        "id": "12250",
        "label": "75",
        "long": "75 - Decker/Parkland",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B85C00",
        "color_name": "orange",
        "has_shape": true,
        "id": "12251",
        "label": "301",
        "long": "301 - Farrow",
        "short": "301",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F50505",
        "color_name": "red",
        "has_shape": true,
        "id": "12252",
        "label": "101",
        "long": "101 - North Main",
        "short": "101",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "1D07B3",
        "color_name": "blue",
        "has_shape": true,
        "id": "12253",
        "label": "55",
        "long": "55 - Sandhills",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "77BD41",
        "color_name": "gray",
        "has_shape": true,
        "id": "12254",
        "label": "57",
        "long": "57L - Killian/Clemson Local",
        "short": "57",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "61106C",
        "color_name": "purple",
        "has_shape": false,
        "id": "12255",
        "label": "53",
        "long": "53 - Killian Express",
        "short": "53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65439A",
        "color_name": "purple",
        "has_shape": true,
        "id": "12256",
        "label": "84",
        "long": "84 - Dutch Square",
        "short": "84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "5ABC57",
        "color_name": "gray",
        "has_shape": true,
        "id": "12257",
        "label": "83",
        "long": "83L - St Andrews Local",
        "short": "83",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F5EE2E",
        "color_name": "yellow",
        "has_shape": true,
        "id": "12259",
        "label": "801",
        "long": "801 - Broad River",
        "short": "801",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFC400",
        "color_name": "yellow",
        "has_shape": true,
        "id": "12261",
        "label": "401",
        "long": "401 - Devine",
        "short": "401",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "3CA351",
        "color_name": "green",
        "has_shape": true,
        "id": "12262",
        "label": "76",
        "long": "76 - Fort Jackson",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "64449C",
        "color_name": "purple",
        "has_shape": true,
        "id": "12263",
        "label": "701",
        "long": "701 - Forest",
        "short": "701",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B85C5C",
        "color_name": "brown",
        "has_shape": true,
        "id": "12264",
        "label": "88",
        "long": "88 - Beltline Crosstown",
        "short": "88",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EBAA7F",
        "color_name": "pink",
        "has_shape": true,
        "id": "12266",
        "label": "45",
        "long": "45 - Leesburg-Hazelwood",
        "short": "45",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "009999",
        "color_name": "teal",
        "has_shape": true,
        "id": "12267",
        "label": "42",
        "long": "42 - Millwood",
        "short": "42",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "BF1B8E",
        "color_name": "pink",
        "has_shape": true,
        "id": "12268",
        "label": "32",
        "long": "32 - North Main/Hardscrabble",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF99CC",
        "color_name": "white",
        "has_shape": true,
        "id": "12269",
        "label": "91",
        "long": "91 - Springdale/Cayce",
        "short": "91",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00FFFF",
        "color_name": "teal",
        "has_shape": true,
        "id": "12270",
        "label": "96",
        "long": "96L - West Columbia/Cayce",
        "short": "96",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "ED7122",
        "color_name": "orange",
        "has_shape": true,
        "id": "12271",
        "label": "1",
        "long": "1 - Soda Cap Connector",
        "short": "1",
        "text_color": "F9F9F9",
        "type_label": "Bus"
      },
      {
        "color": "019687",
        "color_name": "teal",
        "has_shape": false,
        "id": "12272",
        "label": "2",
        "long": "2 - Soda Cap Connector",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "023CFA",
        "color_name": "blue",
        "has_shape": true,
        "id": "12273",
        "label": "6",
        "long": "6 - Eau Claire",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AC02FA",
        "color_name": "purple",
        "has_shape": true,
        "id": "12274",
        "label": "11",
        "long": "11 - Fairfield",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CD8DF2",
        "color_name": "pink",
        "has_shape": true,
        "id": "12275",
        "label": "12",
        "long": "12 - Edgewood",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C7FF4F",
        "color_name": "yellow",
        "has_shape": true,
        "id": "12276",
        "label": "501",
        "long": "501 - Two Notch",
        "short": "501",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "004C00",
        "color_name": "black",
        "has_shape": false,
        "id": "12277",
        "label": "74",
        "long": "74 - Harrison/Trenholm",
        "short": "74",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "5CADB8",
        "color_name": "gray",
        "has_shape": true,
        "id": "12278",
        "label": "22",
        "long": "22 - Harden",
        "short": "22",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF6D05",
        "color_name": "orange",
        "has_shape": true,
        "id": "12279",
        "label": "21",
        "long": "21 - Rosewood",
        "short": "21",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "65479B",
        "color_name": "purple",
        "has_shape": true,
        "id": "12280",
        "label": "77",
        "long": "77 - Polo",
        "short": "77",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0090BA",
        "color_name": "teal",
        "has_shape": true,
        "id": "12414",
        "label": "31",
        "long": "31 - Denny Terrace ReFlex",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "71B8DB",
        "color_name": "gray",
        "has_shape": false,
        "id": "12415",
        "label": "62",
        "long": "62 - Hopkins ReFlex",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "72BE44",
        "color_name": "gray",
        "has_shape": true,
        "id": "12549",
        "label": "92",
        "long": "92x - 12th Street Extension Express",
        "short": "92",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00BEFD",
        "color_name": "teal",
        "has_shape": false,
        "id": "13314",
        "label": "3",
        "long": "3 - Soda Cap Connector",
        "short": "3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "019A85",
        "color_name": "teal",
        "has_shape": true,
        "id": "13515",
        "label": "93",
        "long": "93x - I-26 Express",
        "short": "93",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00BEFD",
        "color_name": "teal",
        "has_shape": false,
        "id": "14169",
        "label": "2001",
        "long": "2001 - Gamecock Express",
        "short": "2001",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "00BEFD",
        "color_name": "teal",
        "has_shape": false,
        "id": "14639",
        "label": "7",
        "long": "7 - IWC Shuttle",
        "short": "7",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "086A40",
        "color_name": "green",
        "has_shape": true,
        "id": "15244",
        "label": "97",
        "long": "97 - Batesburg - Leesville Rural",
        "short": "97",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AD0101",
        "color_name": "red",
        "has_shape": true,
        "id": "15312",
        "label": "44",
        "long": "44X - Lower Richland Express",
        "short": "44",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "613E9D",
        "color_name": "purple",
        "has_shape": true,
        "id": "16693",
        "label": "4",
        "long": "4 - Soda Cap Connector Orbit",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9D9D9B",
        "color_name": "gray",
        "has_shape": true,
        "id": "16695",
        "label": "13",
        "long": "13 - North Loop",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005BAA",
        "color_name": "teal",
        "has_shape": true,
        "id": "16696",
        "label": "19",
        "long": "19 - Blue",
        "short": "19",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": true,
        "id": "16698",
        "label": "14",
        "long": "14 - Express",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E9D66B",
        "color_name": "yellow",
        "has_shape": true,
        "id": "16699",
        "label": "15",
        "long": "15 - Yellow",
        "short": "15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C9500E",
        "color_name": "red",
        "has_shape": true,
        "id": "16700",
        "label": "16",
        "long": "16 - Greek Village Lunch Express",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "066A40",
        "color_name": "green",
        "has_shape": true,
        "id": "16702",
        "label": "17",
        "long": "17 - Green",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A92023",
        "color_name": "red",
        "has_shape": true,
        "id": "16703",
        "label": "18",
        "long": "18 - Red",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A72051",
        "color_name": "red",
        "has_shape": true,
        "id": "16704",
        "label": "20",
        "long": "20 - West Campus",
        "short": "20",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EA500E",
        "color_name": "orange",
        "has_shape": false,
        "id": "16705",
        "label": "23",
        "long": "23 - Gateway/MTC Beltline Campus",
        "short": "23",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8B1717",
        "color_name": "brown",
        "has_shape": true,
        "id": "16707",
        "label": "24",
        "long": "24 - Evening 1",
        "short": "24",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "007DBD",
        "color_name": "teal",
        "has_shape": false,
        "id": "16709",
        "label": "94",
        "long": "94 - Gateway/MTC Airport Campus",
        "short": "94",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0E0753",
        "color_name": "black",
        "has_shape": true,
        "id": "16710",
        "label": "25",
        "long": "25 - Evening 2",
        "short": "25",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 1591,
    "stop_points_capped": false
  },
  "rubric_version": "1.3",
  "schema_version": "1.17",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.3",
    "provenance": "GTFS Scorecard's project-authored weights, deductions, thresholds, grade bands, and fix ranking, informed by the California Transit Data Guidelines and the MobilityData gtfs-validator. It is not a worldwide standard or a compliance determination.",
    "rubric_version": "1.3"
  },
  "shapes_readiness": {
    "detail": "All 10321 trips have a shape in shapes.txt.",
    "status": "ready",
    "total_trips": 10321,
    "trips_with_shape": 10321
  },
  "snapshot_date": "2026-08-02",
  "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 1605 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": "missing_required_column",
      "count": 2,
      "effort": "Often an export setting; ask your vendor if it recurs.",
      "fix": "Add the required column named in the finding to the flagged file.",
      "owner": "Likely your export tool",
      "points": 12.0,
      "rank": 2,
      "severity": "ERROR",
      "what": "A file is missing a column that GTFS requires.",
      "why": "Apps may reject the whole file, so riders could lose the affected routes or stops."
    },
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 1451,
      "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": 22.8,
      "rank": 3,
      "severity": "WARNING",
      "what": "1451 of 1591 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."
    }
  ],
  "validator_version": "8.0.1"
}
