{
  "agency": {
    "country": "FR",
    "id": "fr-pan-81463",
    "name": "R\u00e9seau interurbain BreizhGo Car \u2014 Breizhgo 35",
    "operating_note": "One of 3 distinct schedule resources in the same official dataset; each resource is counted as one feed record.",
    "subdivision_code": "FR-BRE",
    "subdivision_name": "Bretagne"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 23.1,
          "stops_marked_accessible_pct": 25.7,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 25.7,
          "trips_stated_pct": 18.8
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 6.4,
          "wheelchair_trips": 2.8
        },
        "fare_free": false,
        "fares": {
          "applied": false,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "none",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": false,
        "headsign_pct": 100.0,
        "mixed_case_stop_name_pct": 99.7,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": false,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 721,
        "translations": {
          "feed_lang": null,
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 1816,
        "wheelchair_accessible_pct": 18.8,
        "wheelchair_boarding_pct": 25.7,
        "wheelchair_marked_accessible_pct": 25.7,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 536,
          "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": 18.6,
          "severity": "WARNING",
          "what": "536 of 721 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": 1474,
          "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": 12.2,
          "severity": "WARNING",
          "what": "1474 of 1816 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the bus itself can take them."
        },
        {
          "code": "scorecard_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_no_feed_contact",
          "count": 1,
          "effort": "One field.",
          "fix": "Add feed_contact_email to feed_info.txt.",
          "owner": "",
          "points": 7.5,
          "severity": "INFO",
          "what": "feed_info.txt has no technical contact (feed_contact_email or feed_contact_url).",
          "why": "Trip-planning apps and regional data coordinators have nobody to email when they spot a problem with your feed, so problems linger."
        }
      ],
      "name": "completeness",
      "score": 46.7,
      "status": "measured",
      "summary": "26% of stops state wheelchair accessibility (26% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is not published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 11,
        "instances_by_severity": {
          "ERROR": 5,
          "INFO": 370,
          "WARNING": 4069
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "equal_shape_distance_diff_coordinates",
          "count": 5,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'equal_shape_distance_diff_coordinates' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 12.0,
          "severity": "ERROR",
          "what": "Equal shape distance diff coordinates (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 3448,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'equal_shape_distance_diff_coordinates_distance_below_threshold' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Equal shape distance diff coordinates distance below threshold (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "trip_distance_exceeds_shape_distance_below_threshold",
          "count": 560,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Re-generate shape_dist_traveled on export so stop and shape distances use the same units.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "On some trips the stop distances run a little past the end of the route line.",
          "why": "The stop and shape distance values don't quite line up, so any math that uses them can drift."
        },
        {
          "code": "unexpected_enum_value",
          "count": 27,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unexpected_enum_value' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Unexpected enum value (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "fast_travel_between_consecutive_stops",
          "count": 8,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 6.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": "fast_travel_between_far_stops",
          "count": 8,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'fast_travel_between_far_stops' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Fast travel between far stops (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "stop_too_far_from_shape_using_user_distance",
          "count": 8,
          "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": 6.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": "stop_too_far_from_shape",
          "count": 7,
          "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": "mixed_case_recommended_field",
          "count": 2,
          "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": "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."
        },
        {
          "code": "big_gap_in_service",
          "count": 370,
          "effort": "A review of your calendar dates.",
          "fix": "Check whether the gap is real, like a seasonal break; if not, add the missing dates to the calendar.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "The feed has a stretch of two weeks or more with no service running.",
          "why": "A long gap can mean dates were left out of the calendar. Apps then show no trips on those days."
        }
      ],
      "name": "correctness",
      "score": 33.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 11 kinds of issue across 4444 instances (5 error, 4069 warning, 370 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 343,
        "effective_expiry_date": "2027-07-02",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": false,
        "last_service_date": "2027-07-02",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [
        {
          "code": "scorecard_missing_feed_info_dates",
          "count": 1,
          "effort": "Two fields, set once in export settings.",
          "fix": "Add feed_info.txt with feed_start_date and feed_end_date to your export.",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "WARNING",
          "what": "feed_info.txt is missing its start/end dates (the file itself is absent)",
          "why": "Apps and this scorecard can't warn anyone before the feed goes stale without stated validity dates."
        }
      ],
      "name": "freshness",
      "score": 85.0,
      "status": "measured",
      "summary": "Service data covers the next 343 days.",
      "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 covers the next 343 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 26% of stops and 19% 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. States wheelchair access on 26% of stops and 19% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "Open Database License (ODbL), recorded by France's National Access Point; credit R\u00e9gion Bretagne, identify the ODbL, and preserve share-alike terms where they apply.",
    "reachable": true,
    "sha256": "787ec68e9c06ffe069db15e820430f9215761799f46a46465bd56915e2546791",
    "size_bytes": 8149200,
    "static_url": "https://www.data.gouv.fr/api/1/datasets/r/69948a62-0bac-4081-8ae0-d71c4d5b751d"
  },
  "fetch": {
    "final_url": "https://www.korrigo.bzh/ftp/OPENDATA/BREIZHGO_CAR_35.gtfs.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-24T00:00:00+00:00",
  "geo": {
    "bbox": [
      -3.56232,
      47.72166,
      -1.12525,
      48.67637
    ],
    "lat": 48.1782,
    "lon": -1.72194,
    "stop_count": 721
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 27,
        "trip_count": 1816,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 27,
    "trip_count": 1816
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 50.3,
    "margin_to_next_band": 9.7,
    "score": 50.3
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 7,
      "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": "7 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (501, 512, 570, 571, 502, 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": 77,
      "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": "77 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"La Guerche / Champ de Foire\", \"Rennes/Saint-Jacques-Ga\u00eet\u00e9\", \"Cesson-S\u00e9vign\u00e9/Village Collectivit\u00e9s\", 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."
    }
  ],
  "routability": {
    "boardable_stops": 721,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 1816
  },
  "route_map": {
    "drawn_route_count": 27,
    "has_shapes": true,
    "path": "data/artifacts/fr-pan-81463/geometry.geojson",
    "route_count": 27,
    "routes": [
      {
        "color": "FF7979",
        "color_name": "pink",
        "has_shape": true,
        "id": "1067",
        "label": "229",
        "long": "Carhaix-Rennes",
        "short": "229",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9FB935",
        "color_name": "yellow",
        "has_shape": true,
        "id": "410",
        "label": "570",
        "long": "Dol - Pontorson",
        "short": "570",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "6E8225",
        "color_name": "brown",
        "has_shape": true,
        "id": "411",
        "label": "571",
        "long": "Foug\u00e8res - Pontorson - St-Malo",
        "short": "571",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "B0006B",
        "color_name": "red",
        "has_shape": true,
        "id": "412",
        "label": "518",
        "long": "St-Georges-de-Reintembault - Foug\u00e8res",
        "short": "518",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "18194A",
        "color_name": "black",
        "has_shape": true,
        "id": "413",
        "label": "511",
        "long": "Ding\u00e9 - Rennes",
        "short": "511",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E3C213",
        "color_name": "yellow",
        "has_shape": true,
        "id": "414",
        "label": "504",
        "long": "Antrain - Rennes",
        "short": "504",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "998608",
        "color_name": "brown",
        "has_shape": true,
        "id": "416",
        "label": "590",
        "long": "Foug\u00e8res - Rennes",
        "short": "590",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "641814",
        "color_name": "brown",
        "has_shape": true,
        "id": "417",
        "label": "591",
        "long": "Liffr\u00e9 - Rennes",
        "short": "591",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7D4C14",
        "color_name": "brown",
        "has_shape": true,
        "id": "418",
        "label": "513",
        "long": "Vitr\u00e9 - Foug\u00e8res",
        "short": "513",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "004070",
        "color_name": "green",
        "has_shape": true,
        "id": "503",
        "label": "503",
        "long": "La Guerche - Ch\u00e2teaugiron- Rennes",
        "short": "503",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "009640",
        "color_name": "green",
        "has_shape": true,
        "id": "505",
        "label": "505",
        "long": "Grand-Fougeray - Bain-de-Bretagne - Rennes",
        "short": "505",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F18700",
        "color_name": "orange",
        "has_shape": true,
        "id": "506",
        "label": "506",
        "long": "Baulon - Rennes",
        "short": "506",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "009DCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "510",
        "label": "510",
        "long": "Pipriac / Mernel - Rennes",
        "short": "510",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D497C3",
        "color_name": "pink",
        "has_shape": true,
        "id": "514",
        "label": "514",
        "long": "Servon / Pir\u00e9-Chanc\u00e9 - Noyal - Rennes",
        "short": "514",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "6E064E",
        "color_name": "brown",
        "has_shape": true,
        "id": "521",
        "label": "521",
        "long": "Pl\u00e9ch\u00e2tel - Crevin - Rennes",
        "short": "521",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E30613",
        "color_name": "red",
        "has_shape": true,
        "id": "522",
        "label": "522",
        "long": "Retiers - Janz\u00e9 - Rennes",
        "short": "522",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2A317E",
        "color_name": "blue",
        "has_shape": true,
        "id": "620",
        "label": "620",
        "long": "Pontivy - Rennes",
        "short": "620",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9FB935",
        "color_name": "yellow",
        "has_shape": true,
        "id": "L12_1",
        "label": "512",
        "long": "Merdrignac - Rennes",
        "short": "512",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EED969",
        "color_name": "yellow",
        "has_shape": true,
        "id": "L15_13",
        "label": "515",
        "long": "St-Brieuc - M\u00e9z. - Rennes",
        "short": "515",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D5B082",
        "color_name": "gray",
        "has_shape": true,
        "id": "L16_16",
        "label": "516",
        "long": "St-Briac - Dinard - St-Malo",
        "short": "516",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D5B082",
        "color_name": "gray",
        "has_shape": true,
        "id": "L19_13",
        "label": "519",
        "long": "Saint-Pern - Rennes",
        "short": "519",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C1CA90",
        "color_name": "gray",
        "has_shape": true,
        "id": "L1A_11",
        "label": "500",
        "long": "Paimpont - Rennes",
        "short": "500",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "6E8225",
        "color_name": "brown",
        "has_shape": true,
        "id": "L1B_12",
        "label": "501",
        "long": "Saint-Thurial - Rennes",
        "short": "501",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7E7DAB",
        "color_name": "gray",
        "has_shape": true,
        "id": "L2_15",
        "label": "502",
        "long": "Ga\u00ebl - Montfort - Rennes",
        "short": "502",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4C74B5",
        "color_name": "teal",
        "has_shape": true,
        "id": "L7_13",
        "label": "507",
        "long": "Dinard - Dinan - Rennes",
        "short": "507",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "81A1D5",
        "color_name": "gray",
        "has_shape": true,
        "id": "L8A_9",
        "label": "580",
        "long": "Mesnil Roc'h - Rennes",
        "short": "580",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "2A317E",
        "color_name": "blue",
        "has_shape": true,
        "id": "L8B_10",
        "label": "581",
        "long": "Saint-Malo - Tint\u00e9niac",
        "short": "581",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 721,
    "stop_points_capped": false
  },
  "rubric_version": "1.2",
  "schema_version": "1.16",
  "scoring_profile": {
    "id": "gtfs-scorecard-1.2",
    "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.2"
  },
  "snapshot_date": "2026-07-24",
  "top_fixes": [
    {
      "code": "equal_shape_distance_diff_coordinates",
      "count": 5,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'equal_shape_distance_diff_coordinates' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 12.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Equal shape distance diff coordinates (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 536,
      "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": 18.6,
      "rank": 2,
      "severity": "WARNING",
      "what": "536 of 721 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_missing_feed_info_dates",
      "count": 1,
      "effort": "Two fields, set once in export settings.",
      "fix": "Add feed_info.txt with feed_start_date and feed_end_date to your export.",
      "owner": "Likely your export tool",
      "points": 15.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "feed_info.txt is missing its start/end dates (the file itself is absent)",
      "why": "Apps and this scorecard can't warn anyone before the feed goes stale without stated validity dates."
    }
  ],
  "validator_version": "8.0.1"
}
