{
  "agency": {
    "country": "FR",
    "id": "ilevia-lille",
    "name": "il\u00e9via (M\u00e9tropole Europ\u00e9enne de Lille)",
    "subdivision_code": "FR-HDF",
    "subdivision_name": "Hauts-de-France"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 78.3,
          "stops_marked_accessible_pct": 41.5,
          "stops_marked_not_accessible_pct": 23.8,
          "stops_stated_pct": 65.3,
          "trips_stated_pct": 100.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 7.5,
          "fares": 15.0,
          "headsigns": 15.0,
          "stop_names": 15.0,
          "wheelchair_stops": 16.3,
          "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_pct": 100.0,
        "mixed_case_stop_name_pct": 100.0,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 4470,
        "translations": {
          "feed_lang": null,
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 27471,
        "wheelchair_accessible_pct": 100.0,
        "wheelchair_boarding_pct": 65.3,
        "wheelchair_marked_accessible_pct": 41.5,
        "wheelchair_marked_not_accessible_pct": 23.8
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 1551,
          "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": 8.7,
          "severity": "WARNING",
          "what": "1551 of 4470 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_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."
        },
        {
          "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 connecting entrances, platforms, and any elevators, with a level for each.",
          "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": 83.8,
      "status": "measured",
      "summary": "65% of stops state wheelchair accessibility (41% marked accessible, 24% 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": 7,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 1,
          "WARNING": 827973
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "missing_timepoint_value",
          "count": 827842,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'missing_timepoint_value' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Missing timepoint value (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 114,
          "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": "missing_recommended_field",
          "count": 13,
          "effort": "A field at a time; not urgent.",
          "fix": "Review the flagged fields and fill in the ones your riders would use.",
          "owner": "",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some files leave out fields that GTFS asks for but does not require.",
          "why": "Recommended fields like agency_phone or stop descriptions make the feed more useful to riders and trip planners."
        },
        {
          "code": "same_name_and_description_for_stop",
          "count": 2,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'same_name_and_description_for_stop' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Same name and description for stop (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "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": "route_color_contrast",
          "count": 1,
          "effort": "One field per route.",
          "fix": "Pick a darker/lighter route_text_color for the flagged routes.",
          "owner": "",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some route colors don't contrast with their text color.",
          "why": "Route badges get hard to read, most of all for riders with low vision."
        },
        {
          "code": "unknown_column",
          "count": 1,
          "effort": "A quick look at the flagged files.",
          "fix": "Check the flagged column names for misspellings of standard GTFS fields; remove them if they are vendor extras.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Some files contain columns that are not part of the GTFS spec.",
          "why": "Harmless to riders, but apps ignore these columns and they can hide typos in real column names."
        }
      ],
      "name": "correctness",
      "score": 65.5,
      "status": "measured",
      "summary": "The MobilityData validator flagged 7 kinds of issue across 827974 instances (0 error, 827973 warning, 1 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 42,
        "effective_expiry_date": "2026-08-30",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": false,
        "last_service_date": "2026-08-30",
        "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": 55.0,
      "status": "measured",
      "summary": "Service data covers the next 42 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": "Passes validation with no errors.",
        "key": "valid",
        "met": true
      },
      {
        "detail": "Service data covers the next 42 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 65% of stops and 100% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "This feed is close to the conformance mark. States wheelchair access on 65% of stops and 100% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "Licence Ouverte 2.0 (Etalab) as recorded on the French national access point transport.data.gouv.fr; reuse including commercial reuse is permitted with attribution to M\u00e9tropole Europ\u00e9enne de Lille (r\u00e9seau il\u00e9via) and the update date.",
    "reachable": true,
    "sha256": "b0a895f9285761f1d6e88927a59c7d6e584972e444d4d68ed073a13d84524c5a",
    "size_bytes": 6073467,
    "static_url": "https://media.ilevia.fr/opendata/gtfs.zip"
  },
  "fetch": {
    "final_url": "https://media.ilevia.fr/opendata/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-19T00:00:00+00:00",
  "geo": {
    "bbox": [
      2.80155,
      50.51239,
      3.27347,
      50.78824
    ],
    "lat": 50.66363,
    "lon": 3.0924,
    "stop_count": 4470
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "tram",
        "label": "Tram / light rail",
        "route_count": 1,
        "trip_count": 1762,
        "trip_share_pct": 6.4
      },
      {
        "key": "subway",
        "label": "Subway / metro",
        "route_count": 2,
        "trip_count": 13184,
        "trip_share_pct": 48.0
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 95,
        "trip_count": 12525,
        "trip_share_pct": 45.6
      }
    ],
    "primary_mode": "subway",
    "primary_mode_label": "Subway / metro",
    "route_count": 98,
    "trip_count": 27471
  },
  "overall": {
    "grade": "D",
    "margin_to_lower_band": 8.6,
    "margin_to_next_band": 1.4,
    "score": 68.6
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 44,
      "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": "44 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (35, 20R, 21R, 24R, 28R, 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": 56,
      "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": "56 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Eglise St Joseph\", \"Place Rd\", \"Ct Hospitalier\", 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."
    },
    {
      "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 whether a step-free route exists inside the station, and trip planners can't route anyone through it."
    }
  ],
  "routability": {
    "boardable_stops": 3027,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 27471
  },
  "route_map": {
    "drawn_route_count": 0,
    "has_shapes": false,
    "path": "data/artifacts/ilevia-lille/geometry.geojson",
    "route_count": 98,
    "routes": [
      {
        "color": "007835",
        "color_name": "green",
        "has_shape": false,
        "id": "10",
        "label": "10",
        "long": "LIGNE 10",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "009767",
        "color_name": "green",
        "has_shape": false,
        "id": "13",
        "label": "13",
        "long": "LIGNE 13",
        "short": "13",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "009767",
        "color_name": "green",
        "has_shape": false,
        "id": "14",
        "label": "14",
        "long": "LIGNE 14",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "13A538",
        "color_name": "green",
        "has_shape": false,
        "id": "15",
        "label": "15",
        "long": "LIGNE 15",
        "short": "15",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "007835",
        "color_name": "green",
        "has_shape": false,
        "id": "17",
        "label": "17",
        "long": "LIGNE 17",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": false,
        "id": "18",
        "label": "18",
        "long": "LIGNE 18",
        "short": "18",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E7983E",
        "color_name": "orange",
        "has_shape": false,
        "id": "20R",
        "label": "20R",
        "long": "LIGNE 20R",
        "short": "20R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00ABE9",
        "color_name": "teal",
        "has_shape": false,
        "id": "21R",
        "label": "21R",
        "long": "LIGNE 21R",
        "short": "21R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D73742",
        "color_name": "red",
        "has_shape": false,
        "id": "22R",
        "label": "22R",
        "long": "LIGNE 22R",
        "short": "22R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "81592D",
        "color_name": "brown",
        "has_shape": false,
        "id": "236",
        "label": "236",
        "long": "LIGNE 236",
        "short": "236",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C4D552",
        "color_name": "yellow",
        "has_shape": false,
        "id": "23R",
        "label": "23R",
        "long": "LIGNE 23R",
        "short": "23R",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F9D347",
        "color_name": "yellow",
        "has_shape": false,
        "id": "24R",
        "label": "24R",
        "long": "LIGNE 24R",
        "short": "24R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "D43933",
        "color_name": "red",
        "has_shape": false,
        "id": "25R",
        "label": "25R",
        "long": "LIGNE 25R",
        "short": "25R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "71504E",
        "color_name": "brown",
        "has_shape": false,
        "id": "26R",
        "label": "26R",
        "long": "LIGNE 26R",
        "short": "26R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "3F6B43",
        "color_name": "green",
        "has_shape": false,
        "id": "27R",
        "label": "27R",
        "long": "LIGNE 27R",
        "short": "27R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4B94CD",
        "color_name": "teal",
        "has_shape": false,
        "id": "28R",
        "label": "28R",
        "long": "LIGNE 28R",
        "short": "28R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CE9CBE",
        "color_name": "pink",
        "has_shape": false,
        "id": "29R",
        "label": "29R",
        "long": "LIGNE 29R",
        "short": "29R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EF7D00",
        "color_name": "orange",
        "has_shape": false,
        "id": "30",
        "label": "30",
        "long": "LIGNE 30",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "802E77",
        "color_name": "purple",
        "has_shape": false,
        "id": "32",
        "label": "32",
        "long": "LIGNE 32",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "76B82A",
        "color_name": "brown",
        "has_shape": false,
        "id": "33",
        "label": "33",
        "long": "LIGNE 33",
        "short": "33",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "34",
        "label": "34",
        "long": "LIGNE 34",
        "short": "34",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E84E0F",
        "color_name": "orange",
        "has_shape": false,
        "id": "35",
        "label": "35",
        "long": "LIGNE 35",
        "short": "35",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A877B2",
        "color_name": "pink",
        "has_shape": false,
        "id": "36",
        "label": "36",
        "long": "LIGNE 36",
        "short": "36",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F9B000",
        "color_name": "yellow",
        "has_shape": false,
        "id": "50",
        "label": "50",
        "long": "LIGNE 50",
        "short": "50",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E84E0F",
        "color_name": "orange",
        "has_shape": false,
        "id": "51",
        "label": "51",
        "long": "LIGNE 51",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "802E77",
        "color_name": "purple",
        "has_shape": false,
        "id": "52",
        "label": "52",
        "long": "LIGNE 52",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A877B2",
        "color_name": "pink",
        "has_shape": false,
        "id": "55",
        "label": "55",
        "long": "LIGNE 55",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EF7D00",
        "color_name": "orange",
        "has_shape": false,
        "id": "58",
        "label": "58",
        "long": "LIGNE 58",
        "short": "58",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "831002",
        "color_name": "red",
        "has_shape": false,
        "id": "60E",
        "label": "60E",
        "long": "60 EXPRESS",
        "short": "60E",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A877B2",
        "color_name": "pink",
        "has_shape": false,
        "id": "61",
        "label": "61",
        "long": "LIGNE 61",
        "short": "61",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9779B0",
        "color_name": "gray",
        "has_shape": false,
        "id": "61R",
        "label": "61R",
        "long": "LIGNE 61R",
        "short": "61R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "95C11F",
        "color_name": "yellow",
        "has_shape": false,
        "id": "62",
        "label": "62",
        "long": "LIGNE 62",
        "short": "62",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "95C11F",
        "color_name": "yellow",
        "has_shape": false,
        "id": "62R",
        "label": "62R",
        "long": "LIGNE 62R",
        "short": "62R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F39200",
        "color_name": "orange",
        "has_shape": false,
        "id": "64",
        "label": "64",
        "long": "LIGNE 64",
        "short": "64",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F39200",
        "color_name": "orange",
        "has_shape": false,
        "id": "64R",
        "label": "64R",
        "long": "LIGNE 64R",
        "short": "64R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "802E77",
        "color_name": "purple",
        "has_shape": false,
        "id": "65",
        "label": "65",
        "long": "LIGNE 65",
        "short": "65",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "802E77",
        "color_name": "purple",
        "has_shape": false,
        "id": "65R",
        "label": "65R",
        "long": "LIGNE 65R",
        "short": "65R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F39200",
        "color_name": "orange",
        "has_shape": false,
        "id": "66",
        "label": "66",
        "long": "LIGNE 66",
        "short": "66",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "67",
        "label": "67",
        "long": "LIGNE 67",
        "short": "67",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "802E77",
        "color_name": "purple",
        "has_shape": false,
        "id": "68",
        "label": "68",
        "long": "LIGNE 68",
        "short": "68",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F7E458",
        "color_name": "yellow",
        "has_shape": false,
        "id": "69R",
        "label": "69R",
        "long": "LIGNE 69R",
        "short": "69R",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E69741",
        "color_name": "orange",
        "has_shape": false,
        "id": "70R",
        "label": "70R",
        "long": "LIGNE 70R",
        "short": "70R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "009FE3",
        "color_name": "teal",
        "has_shape": false,
        "id": "71",
        "label": "TRAM",
        "long": "TRAMWAY",
        "short": "TRAM",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": false,
        "id": "72",
        "label": "72",
        "long": "LIGNE 72",
        "short": "72",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "000000",
        "color_name": "black",
        "has_shape": false,
        "id": "73",
        "label": "73",
        "long": "LIGNE 73",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F6CC50",
        "color_name": "yellow",
        "has_shape": false,
        "id": "74R",
        "label": "74R",
        "long": "LIGNE 74R",
        "short": "74R",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "95C11F",
        "color_name": "yellow",
        "has_shape": false,
        "id": "75",
        "label": "75",
        "long": "LIGNE 75",
        "short": "75",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "86BC56",
        "color_name": "gray",
        "has_shape": false,
        "id": "75R",
        "label": "75R",
        "long": "LIGNE 75R",
        "short": "75R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8A1002",
        "color_name": "red",
        "has_shape": false,
        "id": "76",
        "label": "76",
        "long": "LIGNE 76",
        "short": "76",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "7D1811",
        "color_name": "brown",
        "has_shape": false,
        "id": "76R",
        "label": "76R",
        "long": "LIGNE 76R",
        "short": "76R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "353838",
        "color_name": "black",
        "has_shape": false,
        "id": "77R",
        "label": "77R",
        "long": "LIGNE 77R",
        "short": "77R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F29400",
        "color_name": "orange",
        "has_shape": false,
        "id": "78",
        "label": "78",
        "long": "LIGNE 78",
        "short": "78",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "80",
        "label": "80",
        "long": "LIGNE 80",
        "short": "80",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "A877B2",
        "color_name": "pink",
        "has_shape": false,
        "id": "81",
        "label": "81",
        "long": "LIGNE 81",
        "short": "81",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F39200",
        "color_name": "orange",
        "has_shape": false,
        "id": "82",
        "label": "82",
        "long": "LIGNE 82",
        "short": "82",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F39200",
        "color_name": "orange",
        "has_shape": false,
        "id": "82R",
        "label": "82R",
        "long": "LIGNE 82R",
        "short": "82R",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C69DC9",
        "color_name": "pink",
        "has_shape": false,
        "id": "84",
        "label": "84",
        "long": "LIGNE 84",
        "short": "84",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E2001A",
        "color_name": "red",
        "has_shape": false,
        "id": "86",
        "label": "86",
        "long": "LIGNE 86",
        "short": "86",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFDD00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "87",
        "label": "87",
        "long": "LIGNE 87",
        "short": "87",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "802E77",
        "color_name": "purple",
        "has_shape": false,
        "id": "88",
        "label": "88",
        "long": "LIGNE 88",
        "short": "88",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "802E77",
        "color_name": "purple",
        "has_shape": false,
        "id": "89",
        "label": "89",
        "long": "LIGNE 89",
        "short": "89",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AFCA0B",
        "color_name": "yellow",
        "has_shape": false,
        "id": "9",
        "label": "9",
        "long": "LIGNE 9",
        "short": "9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "EB661A",
        "color_name": "orange",
        "has_shape": false,
        "id": "BRT",
        "label": "BRT",
        "long": "BUS RELAIS TRAM",
        "short": "BRT",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E6007E",
        "color_name": "pink",
        "has_shape": false,
        "id": "C10",
        "label": "C10",
        "long": "CITADINE DE MARCQ",
        "short": "C10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E6007E",
        "color_name": "pink",
        "has_shape": false,
        "id": "C11",
        "label": "C11",
        "long": "CITADINE DE CROIX WASQUEHAL",
        "short": "C11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FF33FF",
        "color_name": "pink",
        "has_shape": false,
        "id": "C12",
        "label": "C12",
        "long": "CITADINE DE MOULIN POTENNERIE",
        "short": "C12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F088B6",
        "color_name": "pink",
        "has_shape": false,
        "id": "C8",
        "label": "C8",
        "long": "CITADINE DU CLINQUET",
        "short": "C8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E6007E",
        "color_name": "pink",
        "has_shape": false,
        "id": "C9",
        "label": "C9",
        "long": "CITADINE D'HELLEMMES",
        "short": "C9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E6007E",
        "color_name": "pink",
        "has_shape": false,
        "id": "CIT5",
        "label": "CIT5",
        "long": "CITADINE DE  ROUBAIX",
        "short": "CIT5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E6007E",
        "color_name": "pink",
        "has_shape": false,
        "id": "CITA",
        "label": "CITA",
        "long": "CITADINE ARMENTI\u00c8RES",
        "short": "CITA",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E6007E",
        "color_name": "pink",
        "has_shape": false,
        "id": "CITH",
        "label": "CITH",
        "long": "CITADINE D'HALLUIN",
        "short": "CITH",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E6007E",
        "color_name": "pink",
        "has_shape": false,
        "id": "CITL",
        "label": "CITL",
        "long": "CITADINE DE LILLE",
        "short": "CITL",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E6007E",
        "color_name": "pink",
        "has_shape": false,
        "id": "CITT",
        "label": "CITT",
        "long": "CITADINE DE TOURCOING",
        "short": "CITT",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E84E0F",
        "color_name": "orange",
        "has_shape": false,
        "id": "CO1",
        "label": "CO1",
        "long": "COROLLE 1",
        "short": "CO1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F5C500",
        "color_name": "yellow",
        "has_shape": false,
        "id": "CO2",
        "label": "CO2",
        "long": "COROLLE 2",
        "short": "CO2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "BD0E0D",
        "color_name": "red",
        "has_shape": false,
        "id": "CO3",
        "label": "CO3",
        "long": "COROLLE 3",
        "short": "CO3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "005CA9",
        "color_name": "teal",
        "has_shape": false,
        "id": "L1",
        "label": "L1",
        "long": "LIANE 1",
        "short": "L1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0080C9",
        "color_name": "teal",
        "has_shape": false,
        "id": "L2",
        "label": "L2",
        "long": "LIANE 2",
        "short": "L2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "003770",
        "color_name": "green",
        "has_shape": false,
        "id": "L3",
        "label": "L3",
        "long": "LIANE 3",
        "short": "L3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "004F9F",
        "color_name": "teal",
        "has_shape": false,
        "id": "L4",
        "label": "L4",
        "long": "LIANE 4",
        "short": "L4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0080C9",
        "color_name": "teal",
        "has_shape": false,
        "id": "L5",
        "label": "L5",
        "long": "LIANE 5",
        "short": "L5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "004F9F",
        "color_name": "teal",
        "has_shape": false,
        "id": "L6",
        "label": "L6",
        "long": "LIANE 6",
        "short": "L6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "003770",
        "color_name": "green",
        "has_shape": false,
        "id": "L7",
        "label": "L7",
        "long": "LIANE 7",
        "short": "L7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "0080C9",
        "color_name": "teal",
        "has_shape": false,
        "id": "L8",
        "label": "L8",
        "long": "LIANE 8",
        "short": "L8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00ACA5",
        "color_name": "teal",
        "has_shape": false,
        "id": "L90",
        "label": "L90",
        "long": "LIANE 90",
        "short": "L90",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00ACA5",
        "color_name": "teal",
        "has_shape": false,
        "id": "L91",
        "label": "L91",
        "long": "LIANE 91",
        "short": "L91",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00ACA5",
        "color_name": "teal",
        "has_shape": false,
        "id": "L92",
        "label": "L92",
        "long": "LIANE 92",
        "short": "L92",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "00ACA5",
        "color_name": "teal",
        "has_shape": false,
        "id": "L99",
        "label": "L99",
        "long": "LIANE 99",
        "short": "L99",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDC41F",
        "color_name": "yellow",
        "has_shape": false,
        "id": "ME1",
        "label": "M1",
        "long": "METRO LIGNE 1",
        "short": "M1",
        "text_color": "000000",
        "type_label": "Subway / metro"
      },
      {
        "color": "E30613",
        "color_name": "red",
        "has_shape": false,
        "id": "ME2",
        "label": "M2",
        "long": "METRO LIGNE 2",
        "short": "M2",
        "text_color": "FFFFFF",
        "type_label": "Subway / metro"
      },
      {
        "color": "FFD500",
        "color_name": "yellow",
        "has_shape": false,
        "id": "MWR",
        "label": "MWR",
        "long": "LIGNE MWR",
        "short": "MWR",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E6007E",
        "color_name": "pink",
        "has_shape": false,
        "id": "NVL",
        "label": "NVL",
        "long": "NAVETTE VIEUX-LILLE",
        "short": "NVL",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFD631",
        "color_name": "yellow",
        "has_shape": false,
        "id": "Z1",
        "label": "Z1",
        "long": "LIGNE Z1",
        "short": "Z1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F59C00",
        "color_name": "orange",
        "has_shape": false,
        "id": "Z2",
        "label": "Z2",
        "long": "LIGNE Z2",
        "short": "Z2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "Z3",
        "label": "Z3",
        "long": "LIGNE Z3",
        "short": "Z3",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D40A11",
        "color_name": "red",
        "has_shape": false,
        "id": "Z4",
        "label": "Z4",
        "long": "LIGNE Z4",
        "short": "Z4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFCC00",
        "color_name": "yellow",
        "has_shape": false,
        "id": "Z6",
        "label": "Z6",
        "long": "LIGNE Z6",
        "short": "Z6",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "D20A11",
        "color_name": "red",
        "has_shape": false,
        "id": "Z8",
        "label": "Z8",
        "long": "LIGNE Z8",
        "short": "Z8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 4470,
    "stop_points_capped": true
  },
  "rubric_version": "1.2",
  "schema_version": "1.15",
  "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-19",
  "top_fixes": [
    {
      "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": 1,
      "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."
    },
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 1551,
      "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": 8.7,
      "rank": 2,
      "severity": "WARNING",
      "what": "1551 of 4470 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": "missing_timepoint_value",
      "count": 827842,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'missing_timepoint_value' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 8.0,
      "rank": 3,
      "severity": "WARNING",
      "what": "Missing timepoint value (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    }
  ],
  "validator_version": "8.0.1"
}
