{
  "agency": {
    "id": "xpress-2355",
    "name": "Xpress",
    "subdivision_code": "US-GA",
    "subdivision_name": "Georgia"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 100.0,
          "stops_marked_accessible_pct": 100.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 100.0,
          "trips_stated_pct": 100.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 15.0,
          "fares": 15.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 25.0,
          "wheelchair_trips": 15.0
        },
        "fare_free": false,
        "fares": {
          "applied": true,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "legacy",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": true,
        "headsign_applicable_trips": 197,
        "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": 96,
        "translations": {
          "feed_lang": "en",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 197,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 100.0,
        "wheelchair_boarding_pct": 100.0,
        "wheelchair_marked_accessible_pct": 100.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [],
      "name": "completeness",
      "score": 100.0,
      "status": "measured",
      "summary": "100% of stops state wheelchair accessibility (100% 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": 4,
        "instances_by_severity": {
          "ERROR": 7,
          "INFO": 0,
          "WARNING": 1
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "missing_required_file",
          "count": 5,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'missing_required_file' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 12.0,
          "severity": "ERROR",
          "what": "Missing required file (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "invalid_input_files_in_subfolder",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'invalid_input_files_in_subfolder' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 12.0,
          "severity": "ERROR",
          "what": "Invalid input files in subfolder (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "missing_calendar_and_calendar_date_files",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'missing_calendar_and_calendar_date_files' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 12.0,
          "severity": "ERROR",
          "what": "Missing calendar and calendar date files (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "missing_recommended_file",
          "count": 1,
          "effort": "One small file, set once in export settings.",
          "fix": "Add feed_info.txt with publisher name, URL, language, and feed_start_date/feed_end_date.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "A file GTFS asks for (usually feed_info.txt) is missing.",
          "why": "feed_info.txt tells apps who publishes the feed and when it expires; without it nobody is warned before data goes stale."
        }
      ],
      "name": "correctness",
      "score": 60.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 4 kinds of issue across 8 instances (7 error, 1 warning, 0 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": -435,
        "effective_expiry_date": "2025-07-05",
        "feed_end_date": "2025-07-05",
        "feed_start_date": "2024-01-02",
        "feed_version": "S1000101",
        "has_feed_info": true,
        "last_service_date": "2025-07-05",
        "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. Set feed_end_date in feed_info.txt past your next service change.",
          "owner": "Likely your export tool",
          "points": 100.0,
          "severity": "ERROR",
          "what": "Service data ended 435 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 435 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": "mirror",
    "level": "provisional",
    "measured_categories": 3,
    "notes": [
      "Realtime quality was not measured this run. It does not count against the grade.",
      "The configured feed URL was unreachable, so the Mobility Database's hosted mirror copy was scored instead. Publisher ownership of the configured URL is not verified."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "3 validator errors to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data expired 435 days ago.",
        "key": "current",
        "met": false
      },
      {
        "detail": "States wheelchair access on 100% of stops and 100% of trips.",
        "key": "accessible",
        "met": true
      }
    ],
    "status": "not_yet",
    "summary": "Two requirements remain for this feed to earn the conformance mark. 3 validator errors to resolve. Service data expired 435 days ago.",
    "version": 2
  },
  "feed": {
    "license_note": "No stated data license in the Mobility Database; verify before publishing.",
    "reachable": true,
    "sha256": "9116a4abc7d5f944c147f209b6f964011a227cb1bf3ea8621f57ebbdc8093c5a",
    "size_bytes": 2760246,
    "source_provenance": "unverified",
    "static_url": "https://gamobility.info/wp-content/uploads/2024/07/Google_Transit.zip"
  },
  "fetch": {
    "final_url": "https://files.mobilitydatabase.org/mdb-2355/latest.zip",
    "max_attempts": 1,
    "origin_error": "HTTPError",
    "reader_archive_normalized": true,
    "reader_archive_profile": "flat-single-root-v1",
    "source": "mirror",
    "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-09-13T00:00:00+00:00",
  "geo": {
    "bbox": [
      -84.77353,
      33.38132,
      -83.90705,
      34.18174
    ],
    "lat": 33.76761,
    "lon": -84.38766,
    "stop_count": 96
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 30,
        "trip_count": 197,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 30,
    "trip_count": 197
  },
  "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": "3 validator errors to resolve.",
        "key": "valid",
        "status": "at_risk"
      },
      {
        "detail": "Service data expired 435 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. 3 validator errors to resolve. Service data expired 435 days ago, so FTA would find the link out of date."
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 57.5,
    "margin_to_next_band": 2.5,
    "score": 57.5
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 11,
      "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": "11 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (419, 423, 426, 428, 430, and more).",
      "why": "Riders with low vision struggle to read a low-contrast route badge. It also washes out on a phone screen in sunlight at the stop."
    },
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 65,
      "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": "65 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Pryor St at Garnett St\", \"Central Ave at Garnett St\", \"Mitchell St at Peachtree St\", and more).",
      "why": "A screen reader speaks the raw name. 'Main St & 2nd Ave' can come out as 'Main saint', or lose the ampersand."
    }
  ],
  "routability": {
    "boardable_stops": 96,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 197
  },
  "route_map": {
    "drawn_route_count": 27,
    "has_shapes": true,
    "path": "data/artifacts/xpress-2355/geometry.geojson",
    "route_count": 30,
    "routes": [
      {
        "color": "0F78AF",
        "color_name": "teal",
        "has_shape": true,
        "id": "400",
        "label": "400",
        "long": "Cumming - Downtown",
        "short": "400",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0F78AF",
        "color_name": "teal",
        "has_shape": true,
        "id": "401",
        "label": "401",
        "long": "Cumming - Perimeter",
        "short": "401",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0F78AF",
        "color_name": "teal",
        "has_shape": true,
        "id": "410",
        "label": "410",
        "long": "Sugarloaf Mills - Lindbergh Cent",
        "short": "410",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0F78AF",
        "color_name": "teal",
        "has_shape": true,
        "id": "411",
        "label": "411",
        "long": "Hamilton Mill/Mall of GA - MT",
        "short": "411",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0F78AF",
        "color_name": "teal",
        "has_shape": true,
        "id": "412",
        "label": "412",
        "long": "Sugarloaf Mills - Midtown",
        "short": "412",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0F78AF",
        "color_name": "teal",
        "has_shape": true,
        "id": "413",
        "label": "413",
        "long": "Hamilton Mill/Mall of GA - DT",
        "short": "413",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0F78AF",
        "color_name": "teal",
        "has_shape": true,
        "id": "414",
        "label": "414",
        "long": "Ham Mill/Mall of GA/Sugarloaf-MT",
        "short": "414",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0F78AF",
        "color_name": "teal",
        "has_shape": true,
        "id": "416",
        "label": "416",
        "long": "Dacula - Downtown",
        "short": "416",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0F78AF",
        "color_name": "teal",
        "has_shape": true,
        "id": "417",
        "label": "417",
        "long": "Sugarloaf Mills - Perimeter",
        "short": "417",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "01925C",
        "color_name": "green",
        "has_shape": true,
        "id": "419",
        "label": "419",
        "long": "Snellville/Hewatt/Stone Mtn - DT",
        "short": "419",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "01925C",
        "color_name": "green",
        "has_shape": true,
        "id": "423",
        "label": "423",
        "long": "E Conyer/W Conyer/Panola - MT",
        "short": "423",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "01925C",
        "color_name": "green",
        "has_shape": true,
        "id": "426",
        "label": "426",
        "long": "E Conyer/W Conyer/Panola - DT",
        "short": "426",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "01925C",
        "color_name": "green",
        "has_shape": true,
        "id": "428",
        "label": "428",
        "long": "W Conyers/Panola - Perimeter",
        "short": "428",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F44D23",
        "color_name": "orange",
        "has_shape": true,
        "id": "430",
        "label": "430",
        "long": "McDonough - Downtown",
        "short": "430",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F44D23",
        "color_name": "orange",
        "has_shape": true,
        "id": "431",
        "label": "431",
        "long": "BrandsMart/Stockbridge - MT",
        "short": "431",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F44D23",
        "color_name": "orange",
        "has_shape": true,
        "id": "432",
        "label": "432",
        "long": "BrandsMart/Stockbridge - DT",
        "short": "432",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F44D23",
        "color_name": "orange",
        "has_shape": true,
        "id": "440",
        "label": "440",
        "long": "Hampton/Jonesboro - DT/MT",
        "short": "440",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F44D23",
        "color_name": "orange",
        "has_shape": true,
        "id": "441",
        "label": "441",
        "long": "Jonesboro - Downtown/Midtown",
        "short": "441",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F44D23",
        "color_name": "orange",
        "has_shape": true,
        "id": "442",
        "label": "442",
        "long": "Riverdale - Downtown",
        "short": "442",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F44D23",
        "color_name": "orange",
        "has_shape": true,
        "id": "453",
        "label": "453",
        "long": "Newnan/Union City - DT/MT",
        "short": "453",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8E287E",
        "color_name": "purple",
        "has_shape": true,
        "id": "463",
        "label": "463",
        "long": "W Douglas/Douglas MMTC - DT/MT",
        "short": "463",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8E287E",
        "color_name": "purple",
        "has_shape": true,
        "id": "476",
        "label": "476",
        "long": "Hiram/Powder Springs - DT/MT",
        "short": "476",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0F78AF",
        "color_name": "teal",
        "has_shape": true,
        "id": "480",
        "label": "480",
        "long": "Acworth/Town Center - Downtown",
        "short": "480",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0F78AF",
        "color_name": "teal",
        "has_shape": true,
        "id": "483",
        "label": "483",
        "long": "Woodstock/Town Center - Midtown",
        "short": "483",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0F78AF",
        "color_name": "teal",
        "has_shape": true,
        "id": "484",
        "label": "484",
        "long": "Hickory Grove  - Midtown",
        "short": "484",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0F78AF",
        "color_name": "teal",
        "has_shape": true,
        "id": "485",
        "label": "485",
        "long": "Hickory Grove - Downtown",
        "short": "485",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0F78AF",
        "color_name": "teal",
        "has_shape": true,
        "id": "490",
        "label": "490",
        "long": "Woodstock - Downtown",
        "short": "490",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": false,
        "id": "999",
        "label": "999",
        "long": "Test Route",
        "short": "999",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": false,
        "id": "9999",
        "label": "9999",
        "long": "Test Route NORTH OPS",
        "short": "9999",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": false,
        "id": "99999",
        "label": "99999",
        "long": "Test Route for COBB Garage",
        "short": "99999",
        "text_color": "000000",
        "type_label": "Bus"
      }
    ],
    "stop_count": 96,
    "stop_points_capped": false
  },
  "rubric_version": "1.3",
  "schema_version": "1.18",
  "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 197 trips have a shape in shapes.txt.",
    "status": "ready",
    "total_trips": 197,
    "trips_with_shape": 197
  },
  "snapshot_date": "2026-09-13",
  "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. Set feed_end_date in feed_info.txt past your next service change.",
      "owner": "Likely your export tool",
      "points": 100.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Service data ended 435 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_file",
      "count": 5,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'missing_required_file' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 12.0,
      "rank": 2,
      "severity": "ERROR",
      "what": "Missing required file (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "invalid_input_files_in_subfolder",
      "count": 1,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'invalid_input_files_in_subfolder' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 12.0,
      "rank": 3,
      "severity": "ERROR",
      "what": "Invalid input files in subfolder (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    }
  ],
  "validator_version": "8.0.1"
}
