{
  "agency": {
    "country": "FR",
    "id": "fr-pan-83529",
    "name": "R\u00e9seau urbain Linead",
    "operating_note": "The official covered area crosses more than one region; no single subdivision is assigned."
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 61.0,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 97.6,
          "stops_stated_pct": 97.6,
          "trips_stated_pct": 0.0
        },
        "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": 24.4,
          "wheelchair_trips": 0.0
        },
        "fare_free": false,
        "fares": {
          "applied": false,
          "has_leg_rules": false,
          "has_products": false,
          "has_transfer_rules": false,
          "model": "none",
          "product_count": 0
        },
        "flex": {
          "booking_reachable": false,
          "booking_rule_count": 0,
          "has_booking_rules": false,
          "has_flex": false
        },
        "has_fares": false,
        "headsign_applicable_trips": 1270,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 99.8,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 1292,
        "translations": {
          "feed_lang": null,
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 1270,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 97.6,
        "wheelchair_marked_accessible_pct": 0.0,
        "wheelchair_marked_not_accessible_pct": 97.6
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 31,
          "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": 0.6,
          "severity": "WARNING",
          "what": "31 of 1292 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": 1270,
          "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": "1270 of 1270 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": "App makers and state data programs have nobody to email when they spot a problem. Small errors then sit in the feed for months."
        },
        {
          "code": "scorecard_station_no_pathways",
          "count": 1,
          "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
          "fix": "Add pathways.txt to link entrances, platforms, and elevators. Give each one a level.",
          "owner": "",
          "points": 0.0,
          "severity": "WARNING",
          "what": "This feed models stations or entrances but has no pathways.txt.",
          "why": "Trip planners can't guide riders through the station, and there is no step-free route information for wheelchair users."
        }
      ],
      "name": "completeness",
      "score": 61.9,
      "status": "measured",
      "summary": "98% of stops state wheelchair accessibility (0% marked accessible, 98% 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": 8,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 333,
          "WARNING": 5460
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "non_ascii_or_non_printable_char",
          "count": 4271,
          "effort": "A planned ID change, not a quick text cleanup.",
          "fix": "Only change the flagged IDs if an app needs basic ASCII values. Update each place that uses the ID. Keep all names and headsigns in their original language.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some internal IDs use characters outside the basic text set.",
          "why": "These IDs are valid UTF-8 data. This warning is only about support in older apps. It does not mean that names in other languages are wrong."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 1069,
          "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": "route_long_name_contains_short_name",
          "count": 114,
          "effort": "One field per flagged route.",
          "fix": "Drop the short name from route_long_name and keep the long name descriptive, like 'Downtown via 5th Ave'.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some route long names repeat the route's short name inside them.",
          "why": "Apps show both names together, so riders see the number twice, like '5 5 Downtown'."
        },
        {
          "code": "stop_has_too_many_matches_for_shape",
          "count": 3,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'stop_has_too_many_matches_for_shape' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Stop has too many matches for shape (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "expired_calendar",
          "count": 2,
          "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": 4.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": "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": "trip_with_shape_dist_traveled_but_no_shape_distances",
          "count": 288,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'trip_with_shape_dist_traveled_but_no_shape_distances' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 1.0,
          "severity": "INFO",
          "what": "Trip with shape dist traveled but no shape distances (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "big_gap_in_service",
          "count": 45,
          "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": 0.8,
          "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": 62.2,
      "status": "measured",
      "summary": "The MobilityData validator flagged 8 kinds of issue across 5793 instances (0 error, 5460 warning, 333 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 306,
        "effective_expiry_date": "2027-07-04",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": false,
        "last_service_date": "2027-07-04",
        "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 306 days.",
      "weight": 0.2
    },
    "realtime": {
      "details": {
        "configured_kinds": [
          "trip_updates",
          "vehicle_positions"
        ],
        "coverage_pct": 0.0,
        "covered_trips": 0,
        "kinds_configured": 2,
        "kinds_reachable": 2,
        "reachable_kinds": [
          "trip_updates",
          "vehicle_positions"
        ],
        "rt_freshness": "fresh",
        "samples": 6,
        "scheduled_trips_in_window": 14,
        "worst_lag_seconds": 0
      },
      "findings": [
        {
          "code": "scorecard_rt_trip_coverage",
          "count": 14,
          "effort": "A vendor data-mapping question.",
          "fix": "Ask your AVL vendor to check that every vehicle assignment reaches TripUpdates. School-day and tripper runs are the ones most often left out.",
          "owner": "",
          "points": 41.2,
          "severity": "WARNING",
          "what": "14 of 14 trips scheduled during the sampling window had no live predictions.",
          "why": "Riders on those trips get schedule times labeled as live. Caltrans asks that every trip you run shows up in TripUpdates."
        }
      ],
      "name": "realtime",
      "score": 58.8,
      "status": "measured",
      "summary": "Sampled 6 times: 2 of 2 configured feeds healthy; 0.0% of scheduled trips had live predictions; vehicle position plausibility was not measurable.",
      "weight": 0.2
    }
  },
  "confidence": {
    "feed_age_days": 0,
    "fetch_source": "origin",
    "level": "high",
    "measured_categories": 4,
    "notes": [
      "All four score categories were measured this run.",
      "Realtime was sampled in one bounded window of 6 snapshots.",
      "The feed was downloaded from the official feed URL on file."
    ],
    "rt_windows": 1,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 306 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 98% of stops and 0% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "One requirement remains for this feed to earn the conformance mark. States wheelchair access on 98% of stops and 0% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "Open Database License (ODbL), recorded by France's National Access Point; credit CA Agglo du Pays de Dreux, identify the ODbL, and preserve share-alike terms where they apply.",
    "reachable": true,
    "sha256": "b53855f57533391f7621c7a8591eeb46f0e02bc4ffa394ad9fb070c861c7b603",
    "size_bytes": 893472,
    "source_provenance": "official",
    "static_url": "https://www.data.gouv.fr/api/1/datasets/r/c654db3d-a710-4ed5-a327-417f812bf9a0"
  },
  "fetch": {
    "final_url": "https://fr.ftp.opendatasoft.com/centrevaldeloire/OKINAGTFS/GTFS_AO/DREUX.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-09-01T00:00:00+00:00",
  "geo": {
    "bbox": [
      0.9005,
      48.52581,
      1.55558,
      48.93382
    ],
    "lat": 48.73389,
    "lon": 1.35576,
    "stop_count": 1292
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 115,
        "trip_count": 1270,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 115,
    "trip_count": 1270
  },
  "overall": {
    "grade": "D",
    "margin_to_lower_band": 6.0,
    "margin_to_next_band": 4.0,
    "score": 66.0
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 58,
      "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": "58 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (1, 3, 4, 9S, 101, 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": 3,
      "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": "3 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Saint Pierre/ Saint Paul\", \"RD 929\", \"RD 929\").",
      "why": "A screen reader speaks the raw name. 'Main St & 2nd Ave' can come out as 'Main saint', or lose the ampersand."
    },
    {
      "category": "accessibility",
      "code": "scorecard_station_missing_step_free_data",
      "count": 2,
      "effort": "Worth it for multi-level or large stations; flat stops don't need it.",
      "fix": "Add pathways.txt connecting entrances, platforms, and elevators, and levels.txt for each floor, so the step-free route is described.",
      "owner": "",
      "points": 0.0,
      "severity": "WARNING",
      "what": "This feed models stations or entrances but has no pathways.txt and levels.txt.",
      "why": "Without pathways and levels, a wheelchair user can't tell if a step-free route exists inside the station. Trip planners can't route anyone through it."
    }
  ],
  "routability": {
    "boardable_stops": 758,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 1270
  },
  "route_map": {
    "drawn_route_count": 115,
    "has_shapes": true,
    "path": "data/artifacts/fr-pan-83529/geometry.geojson",
    "route_count": 115,
    "routes": [
      {
        "color": "E94457",
        "color_name": "red",
        "has_shape": true,
        "id": "1",
        "label": "1",
        "long": "1",
        "short": "1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "101",
        "label": "101",
        "long": "101 - B\u00e9cheret <> Champ de Foire",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "102",
        "label": "102",
        "long": "102 - Mairie <> Champ de Foire",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D95767",
        "color_name": "pink",
        "has_shape": true,
        "id": "103",
        "label": "103",
        "long": "103 - Lib\u00e9ration <> Ch. de Foire",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "104",
        "label": "104",
        "long": "104 - Mairie <> Champs de Foire",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "105",
        "label": "105",
        "long": "105 - Haut Arbre <> Ch. de Foire",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "106",
        "label": "106",
        "long": "108 - Borville <> Ch. de Foire",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "107",
        "label": "107",
        "long": "107 - Pr\u00e9 <> Champ de Foire",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "108",
        "label": "108",
        "long": "108 - Mesnil Pon <> Ch. de Foire",
        "short": "108",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "111",
        "label": "111",
        "long": "111- Godeneval <> Champ de Foire",
        "short": "111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "112",
        "label": "112",
        "long": "112 - Centre <> Champ de Foire",
        "short": "112",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "113",
        "label": "113",
        "long": "113 - Presbyt\u00e8re <> Champ de Foi",
        "short": "113",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "114",
        "label": "114",
        "long": "114- Mairie <> Champ de foire",
        "short": "114",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "115",
        "label": "115",
        "long": "115 - Angennes <> Champ de Foire",
        "short": "115",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "116",
        "label": "116",
        "long": "116 - Chapellerie <> Champ Foire",
        "short": "116",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "117",
        "label": "117",
        "long": "117 -  Secours <> Champ de foire",
        "short": "117",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "118",
        "label": "118",
        "long": "118  - Rouvray <> Champ de Foire",
        "short": "118",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "119",
        "label": "119",
        "long": "119 - Roulette <> Champ de foire",
        "short": "119",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "120",
        "label": "120",
        "long": "120 - Ach\u00e8res <> Champ de Foire",
        "short": "120",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E94256",
        "color_name": "red",
        "has_shape": true,
        "id": "140",
        "label": "140",
        "long": "140 - Les Halles <> Lyc\u00e9e Pro",
        "short": "140",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "82559E",
        "color_name": "purple",
        "has_shape": true,
        "id": "2",
        "label": "2",
        "long": "2",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "200",
        "label": "200",
        "long": "200 - Morvillette <> Coll\u00e8ge Pag",
        "short": "200",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "210",
        "label": "210",
        "long": "210 -Coll\u00e8ge N. Robert<> Erables",
        "short": "210",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "211",
        "label": "211",
        "long": "211 - Paincuit <>  Col. Robert",
        "short": "211",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "212",
        "label": "212",
        "long": "212 -Rue Grande <> Coll\u00e8ge N.Ro",
        "short": "212",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "213",
        "label": "213",
        "long": "213 - Luat-sur-Vert <> Tourterel",
        "short": "213",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "220",
        "label": "220",
        "long": "220 - Vigny <> M.Taugourdeau",
        "short": "220",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "221",
        "label": "221",
        "long": "221 - Mini\u00e8res <> Taugourdeau",
        "short": "221",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "222",
        "label": "222",
        "long": "222 - TM.Taugourdeau <> Osmeaux",
        "short": "222",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "223",
        "label": "223",
        "long": "223 - Raville <> Taugourdeau",
        "short": "223",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "224",
        "label": "224",
        "long": "224 - Balsan <> Taugourdeau",
        "short": "224",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "225",
        "label": "225",
        "long": "225 - Pr\u00e9 <> Taugourdeau",
        "short": "225",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "226",
        "label": "226",
        "long": "226 - Le Vallon <> Taugourdeau",
        "short": "226",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "231",
        "label": "231",
        "long": "231 - M\u00e9rangle <> Col. CDG",
        "short": "231",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "233",
        "label": "233",
        "long": "233 -Osmeaux <> Coll\u00e8ge CDG",
        "short": "233",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "235",
        "label": "235",
        "long": "235 - Osmeaux <> Coll\u00e8ge CDG",
        "short": "235",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "240",
        "label": "240",
        "long": "240 - Centre Comm <> Coll\u00e8ge Moz",
        "short": "240",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "241",
        "label": "241",
        "long": "241 - Christophes <> Coll\u00e8ge Moz",
        "short": "241",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "242",
        "label": "242",
        "long": "242 - Ranch <> Coll\u00e8ge Mozart",
        "short": "242",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "243",
        "label": "243",
        "long": "243 - Nonnais <> Coll\u00e8ge Mozart",
        "short": "243",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "244",
        "label": "244",
        "long": "244 - Boncourt <> Coll\u00e8ge Mozart",
        "short": "244",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "245",
        "label": "245",
        "long": "245 - Eglise <> Coll\u00e8ge mozart",
        "short": "245",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "246",
        "label": "246",
        "long": "246 - Mairie Gilles <> Mozart",
        "short": "246",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "247",
        "label": "247",
        "long": "247 - Guanville Mairie <> Mozart",
        "short": "247",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "250",
        "label": "250",
        "long": "250 - Ile Royale <> Monet",
        "short": "250",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "251",
        "label": "251",
        "long": "251 - Butte Talbot <> Monet",
        "short": "251",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "260",
        "label": "260",
        "long": "260 - G\u00e2tine <> Coll\u00e8ge J.C Daup",
        "short": "260",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "261",
        "label": "261",
        "long": "261 - Ernest Renan <> J.C Daup",
        "short": "261",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "270",
        "label": "270",
        "long": "270 - Fessanvilliers <> Vlaminck",
        "short": "270",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "271",
        "label": "271",
        "long": "271- Villedieu <> Vlaminck",
        "short": "271",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "272",
        "label": "272",
        "long": "272 - Pesles <> Vlaminck",
        "short": "272",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "273",
        "label": "273",
        "long": "273 - Haut de B\u00e9rou <> Vlaminck",
        "short": "273",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "274",
        "label": "274",
        "long": "274- Ferette <> Vlaminck",
        "short": "274",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "280",
        "label": "280",
        "long": "280 - Gironville <> Pajotterie",
        "short": "280",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "281",
        "label": "281",
        "long": "281- ZI du Saule <> La Pajotteri",
        "short": "281",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "282",
        "label": "282",
        "long": "282 - Roulette <> La Pajotterie",
        "short": "282",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "283",
        "label": "283",
        "long": "283 - Ongle <> La Pajotterie",
        "short": "283",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "284",
        "label": "284",
        "long": "284 - Chapp\u00e9 <> La Pajotterie",
        "short": "284",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "285",
        "label": "285",
        "long": "285 - Graviers <> La Pajotter",
        "short": "285",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "286",
        "label": "286",
        "long": "286 - St Jean <> Pajotterie",
        "short": "286",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FAB200",
        "color_name": "yellow",
        "has_shape": true,
        "id": "290",
        "label": "290",
        "long": "290 - Coutumel <> Camus",
        "short": "290",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "008080",
        "color_name": "teal",
        "has_shape": true,
        "id": "3",
        "label": "3",
        "long": "3",
        "short": "3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "300",
        "label": "300",
        "long": "300 - E.Boulay <> Ec. Pergaud",
        "short": "300",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "310",
        "label": "310",
        "long": "310 - Erables <> Ecole Tr\u00e9on",
        "short": "310",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "320",
        "label": "320",
        "long": "320 - Vall\u00e9e Orange <> Boucher",
        "short": "320",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "321",
        "label": "321",
        "long": "321 - Vovette <> Leli\u00e8vre",
        "short": "321",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "322",
        "label": "322",
        "long": "322 - Pr\u00e9 <> Eglise de Ouerre",
        "short": "322",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "323",
        "label": "323",
        "long": "323 - Bouviers <> Marsauceux",
        "short": "323",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "330",
        "label": "330",
        "long": "330 - Marolles <> Taugourdeau",
        "short": "330",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "331",
        "label": "331",
        "long": "331 - B\u00e9cheret <> Taugourdeau",
        "short": "331",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "340",
        "label": "340",
        "long": "340 - Boncourt <> Anet",
        "short": "340",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "341",
        "label": "341",
        "long": "341 - Groupe Sco <> Groupe Sco",
        "short": "341",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "342",
        "label": "342",
        "long": "342 - Chauss\u00e9e d'IVry <> Oulins",
        "short": "342",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "343",
        "label": "343",
        "long": "343 - Rouvres <> Rouvres",
        "short": "343",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "344",
        "label": "344",
        "long": "344 - Saussay <> Saussay",
        "short": "344",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "345",
        "label": "345",
        "long": "345 - Saussay <> Saussay",
        "short": "345",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "361",
        "label": "361",
        "long": "361 - Gatine <> Ec La Val",
        "short": "361",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "362",
        "label": "362",
        "long": "362 - Nonacourt <> Nonacourt",
        "short": "362",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "363",
        "label": "363",
        "long": "363 - Nonacourt <> Nonacourt",
        "short": "363",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "364",
        "label": "364",
        "long": "364 - Poste <> Ecole du Bourg",
        "short": "364",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "370",
        "label": "370",
        "long": "370 - Villedieu <> Desforges",
        "short": "370",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "371",
        "label": "371",
        "long": "371 - Prudemanche <> Desforges",
        "short": "371",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "372",
        "label": "372",
        "long": "372 - Mainterne <> Ecole Cruey",
        "short": "372",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "373",
        "label": "373",
        "long": "373 - Magny <> Desforges",
        "short": "373",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "374",
        "label": "374",
        "long": "374 - Vlaminck <> Desforges",
        "short": "374",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "375",
        "label": "375",
        "long": "375 - Vlaminck <> Desforges",
        "short": "375",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "376",
        "label": "376",
        "long": "376 - Mairie <> Desfoges",
        "short": "376",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "377",
        "label": "377",
        "long": "377 - Bl\u00e9vy <> Maillebois",
        "short": "377",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "378",
        "label": "378",
        "long": "378 -Rue Vivier <> G.Perec Mai",
        "short": "378",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "380",
        "label": "380",
        "long": "380 - Thimert Ecole <> Thimert",
        "short": "380",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "381",
        "label": "381",
        "long": "381 - La pajotterie <> Ecoles",
        "short": "381",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "382",
        "label": "382",
        "long": "382 - La pajotterie <> Ecoles",
        "short": "382",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "384",
        "label": "384",
        "long": "384 - La pajotterie <> Ecole",
        "short": "384",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "385",
        "label": "385",
        "long": "385 - Vilette <> Ecole",
        "short": "385",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "386",
        "label": "386",
        "long": "386 - Pajotterie <> Ecole",
        "short": "386",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "65B48B",
        "color_name": "gray",
        "has_shape": true,
        "id": "387",
        "label": "387",
        "long": "387 - ZI du Saule <> Ecole",
        "short": "387",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9FB990",
        "color_name": "gray",
        "has_shape": true,
        "id": "4",
        "label": "4",
        "long": "4",
        "short": "4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "86CFEE",
        "color_name": "white",
        "has_shape": true,
        "id": "5",
        "label": "5",
        "long": "5",
        "short": "5",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "86CFEE",
        "color_name": "white",
        "has_shape": true,
        "id": "5S",
        "label": "5S",
        "long": "5S - Coolen <> Li\u00e8vre d'Or",
        "short": "5S",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "9C5D31",
        "color_name": "brown",
        "has_shape": true,
        "id": "6",
        "label": "6",
        "long": "6",
        "short": "6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9C5D31",
        "color_name": "brown",
        "has_shape": true,
        "id": "6S",
        "label": "6S",
        "long": "6S - Mairie <> Kennedy",
        "short": "6S",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C8CA03",
        "color_name": "yellow",
        "has_shape": true,
        "id": "7",
        "label": "7",
        "long": "7",
        "short": "7",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C8CA03",
        "color_name": "yellow",
        "has_shape": true,
        "id": "7S",
        "label": "7S",
        "long": "7S - Latham <> Ti\u00e9nac",
        "short": "7S",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFBA05",
        "color_name": "yellow",
        "has_shape": true,
        "id": "8",
        "label": "8",
        "long": "8",
        "short": "8",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFBA05",
        "color_name": "yellow",
        "has_shape": true,
        "id": "8S",
        "label": "8S",
        "long": "8S - Bois Verdrie <> Ch. de Fo",
        "short": "8S",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "ED7799",
        "color_name": "pink",
        "has_shape": true,
        "id": "9",
        "label": "9",
        "long": "9 - Buisson <> Gares/Champ Foire",
        "short": "9",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EC779A",
        "color_name": "pink",
        "has_shape": true,
        "id": "9S",
        "label": "9S",
        "long": "9S - Salle Fetes <> Ch. de Foire",
        "short": "9S",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EC6608",
        "color_name": "orange",
        "has_shape": true,
        "id": "D",
        "label": "D",
        "long": "D",
        "short": "D",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EE7601",
        "color_name": "orange",
        "has_shape": true,
        "id": "N10",
        "label": "N10",
        "long": "N10 - Champs de foire <> Branly",
        "short": "N10",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EE7601",
        "color_name": "orange",
        "has_shape": true,
        "id": "N11",
        "label": "N11",
        "long": "N11 - Ch. de Foire <> Taugourdea",
        "short": "N11",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EE7601",
        "color_name": "orange",
        "has_shape": true,
        "id": "N20",
        "label": "N20",
        "long": "N20 - Chmp. Foire <> Col. Louis",
        "short": "N20",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EE7601",
        "color_name": "orange",
        "has_shape": true,
        "id": "N21",
        "label": "N21",
        "long": "N21 - Champ de Foire <> Courtois",
        "short": "N21",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EE7601",
        "color_name": "orange",
        "has_shape": true,
        "id": "N30",
        "label": "N30",
        "long": "N30 - Champ de Foire <> D.A.M.E",
        "short": "N30",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EE7601",
        "color_name": "orange",
        "has_shape": true,
        "id": "N40",
        "label": "N40",
        "long": "N40 - Champ de foire <> Camus",
        "short": "N40",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "EE7601",
        "color_name": "orange",
        "has_shape": true,
        "id": "N50",
        "label": "N50",
        "long": "N50 Coll\u00e8ge Mozart <> Lyc\u00e9e Pro",
        "short": "N50",
        "text_color": "000000",
        "type_label": "Bus"
      }
    ],
    "stop_count": 1292,
    "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"
  },
  "snapshot_date": "2026-09-01",
  "top_fixes": [
    {
      "code": "scorecard_rt_trip_coverage",
      "count": 14,
      "effort": "A vendor data-mapping question.",
      "fix": "Ask your AVL vendor to check that every vehicle assignment reaches TripUpdates. School-day and tripper runs are the ones most often left out.",
      "owner": "",
      "points": 41.2,
      "rank": 1,
      "severity": "WARNING",
      "what": "14 of 14 trips scheduled during the sampling window had no live predictions.",
      "why": "Riders on those trips get schedule times labeled as live. Caltrans asks that every trip you run shows up in TripUpdates."
    },
    {
      "code": "scorecard_wheelchair_accessible_unknown",
      "count": 1270,
      "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,
      "rank": 2,
      "severity": "WARNING",
      "what": "1270 of 1270 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_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"
}
