{
  "agency": {
    "country": "FR",
    "id": "fil-bleu-tours",
    "name": "Fil Bleu (Tours)",
    "subdivision_code": "FR-CVL",
    "subdivision_name": "Centre-Val de Loire"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 78.7,
          "stops_marked_accessible_pct": 30.6,
          "stops_marked_not_accessible_pct": 35.3,
          "stops_stated_pct": 65.9,
          "trips_stated_pct": 100.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": 16.5,
          "wheelchair_trips": 15.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": true,
          "booking_rule_count": 1,
          "has_booking_rules": true,
          "has_flex": true
        },
        "has_fares": false,
        "headsign_applicable_trips": 22603,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 99.7,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 2268,
        "translations": {
          "feed_lang": null,
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 22603,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 100.0,
        "wheelchair_boarding_pct": 65.9,
        "wheelchair_marked_accessible_pct": 30.6,
        "wheelchair_marked_not_accessible_pct": 35.3
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 774,
          "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.5,
          "severity": "WARNING",
          "what": "774 of 2268 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_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_flex_service",
          "count": 1,
          "effort": "None.",
          "fix": "No action needed.",
          "owner": "",
          "points": 0.0,
          "severity": "INFO",
          "what": "This feed includes flexible (demand-responsive) service, and riders are told how to book it.",
          "why": "Dial-a-ride and zone service are described for trip planners, not just fixed routes."
        },
        {
          "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": 68.9,
      "status": "measured",
      "summary": "66% of stops state wheelchair accessibility (31% marked accessible, 35% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is not published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 11,
        "instances_by_severity": {
          "ERROR": 1,
          "INFO": 900,
          "WARNING": 45160
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "invalid_time",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'invalid_time' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 12.0,
          "severity": "ERROR",
          "what": "Invalid time (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 35399,
          "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": "fast_travel_between_consecutive_stops",
          "count": 5474,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the flagged stop times for transposed minutes.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some scheduled trips move faster between stops than a transit vehicle can.",
          "why": "Usually a typo'd stop time; riders get arrival times no transit vehicle can meet."
        },
        {
          "code": "fast_travel_between_far_stops",
          "count": 3990,
          "effort": "Minutes per flagged trip once you open it.",
          "fix": "Check the two stop times for a wrong digit first. Then check whether a stop sits at the wrong coordinates, or a stop between them is missing.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Between two distant stops, the times imply a speed no transit vehicle reaches.",
          "why": "A rider gets a trip plan that cannot happen. Live systems then report delays that are not real."
        },
        {
          "code": "stop_too_far_from_shape",
          "count": 281,
          "effort": "A few minutes per flagged stop.",
          "fix": "Check the flagged stops' coordinates and the route shape in your scheduling software; re-snap whichever is misplaced.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line they belong to.",
          "why": "Trip planners may draw the transit vehicle route through the wrong path or point riders to the wrong boarding location."
        },
        {
          "code": "stops_match_shape_out_of_order",
          "count": 15,
          "effort": "A few minutes per flagged trip.",
          "fix": "Check the stop order and the shape direction in your scheduling software; the shape is often drawn backwards.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "On some trips the stops fall along the route line in a different order than the schedule lists.",
          "why": "Trip planners can draw the transit vehicle doubling back or skipping ahead, which confuses riders reading the map."
        },
        {
          "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_headsign_matches_intermediate_stop",
          "count": 880,
          "effort": "Usually a bulk edit in your scheduling software.",
          "fix": "Set trip_headsign to the trip's last stop or its overall destination.",
          "owner": "Likely your export tool",
          "points": 1.0,
          "severity": "INFO",
          "what": "Some trip headsigns name a stop along the way, not the final destination.",
          "why": "The sign should tell riders where the transit vehicle ends up, so a midpoint name can send them the wrong way."
        },
        {
          "code": "big_gap_in_service",
          "count": 18,
          "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."
        },
        {
          "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."
        },
        {
          "code": "unknown_file",
          "count": 1,
          "effort": "A quick look at the flagged file.",
          "fix": "Check the flagged file name for a typo of a standard GTFS file. Remove it if it is a vendor extra.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "The feed includes a file that is not part of the GTFS spec.",
          "why": "Apps ignore files they don't know, and a stray file can hide a misspelled standard file name."
        }
      ],
      "name": "correctness",
      "score": 43.2,
      "status": "measured",
      "summary": "The MobilityData validator flagged 11 kinds of issue across 46061 instances (1 error, 45160 warning, 900 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 122,
        "effective_expiry_date": "2027-01-01",
        "feed_end_date": null,
        "feed_start_date": null,
        "feed_version": null,
        "has_feed_info": false,
        "last_service_date": "2027-01-01",
        "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 122 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 configured feed URL. Publisher ownership of that URL is not verified."
    ],
    "rt_windows": 0,
    "total_categories": 4
  },
  "conformance": {
    "awarded": false,
    "criteria": [
      {
        "detail": "1 validator error to resolve.",
        "key": "valid",
        "met": false
      },
      {
        "detail": "Service data covers the next 122 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 66% of stops and 100% of trips; the mark needs 90% of each.",
        "key": "accessible",
        "met": false
      }
    ],
    "status": "not_yet",
    "summary": "Two requirements remain for this feed to earn the conformance mark. 1 validator error to resolve. States wheelchair access on 66% of stops and 100% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "Licence Ouverte 2.0; published by the Syndicat des Mobilit\u00e9s de Touraine through France's National Access Point. Derived measurements by GTFS Scorecard.",
    "reachable": true,
    "sha256": "2fc38db5fced45eeebf37d08638d99061615ff9b74e01eda1a801618b55849a6",
    "size_bytes": 7058864,
    "source_provenance": "unverified",
    "static_url": "https://data.tours-metropole.fr/api/datasets/1.0/horaires-temps-reel-gtfsrt-reseau-filbleu-tmvl/alternative_exports/filbleu_gtfszip/"
  },
  "fetch": {
    "final_url": "https://data.tours-metropole.fr/api/datasets/1.0/horaires-temps-reel-gtfsrt-reseau-filbleu-tmvl/alternative_exports/filbleu_gtfszip/",
    "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-08-31T00:00:00+00:00",
  "geo": {
    "bbox": [
      0.48672,
      47.30741,
      0.85019,
      47.4933
    ],
    "lat": 47.38937,
    "lon": 0.68948,
    "stop_count": 2268
  },
  "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": 2978,
        "trip_share_pct": 13.2
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 48,
        "trip_count": 19625,
        "trip_share_pct": 86.8
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 49,
    "trip_count": 22603
  },
  "overall": {
    "grade": "D",
    "margin_to_lower_band": 1.7,
    "margin_to_next_band": 8.3,
    "score": 61.7
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 25,
      "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": "25 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (12, 15a, 15b, 16, 17, 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": 85,
      "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": "85 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Clos St Pierre\", \"Clos St Victor\", \"St Cyr Equatop\", and more).",
      "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."
    }
  ],
  "recompute": {
    "as_of": "2026-09-01",
    "feed_fetched_date": "2026-08-31",
    "kind": "freshness"
  },
  "routability": {
    "boardable_stops": 1494,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 22603
  },
  "route_map": {
    "drawn_route_count": 49,
    "has_shapes": true,
    "path": "data/artifacts/fil-bleu-tours/geometry.geojson",
    "route_count": 49,
    "routes": [
      {
        "color": "164292",
        "color_name": "blue",
        "has_shape": true,
        "id": "TTR:LINE:10",
        "label": "10",
        "long": "Gare de Tours - Mar\u00e9chal Leclerc",
        "short": "10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "8A4251",
        "color_name": "brown",
        "has_shape": true,
        "id": "TTR:LINE:11",
        "label": "11",
        "long": "Mareuil - Justices",
        "short": "11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F0861E",
        "color_name": "orange",
        "has_shape": true,
        "id": "TTR:LINE:12",
        "label": "12",
        "long": "Petite Arche - Porte de Loire",
        "short": "12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDC300",
        "color_name": "yellow",
        "has_shape": true,
        "id": "TTR:LINE:13",
        "label": "13",
        "long": "Beffroi - Petite Arche",
        "short": "13",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "77408E",
        "color_name": "purple",
        "has_shape": true,
        "id": "TTR:LINE:14",
        "label": "14",
        "long": "Sant\u00e9 NCT+ - Chambray 2 Sud",
        "short": "14",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C95581",
        "color_name": "pink",
        "has_shape": true,
        "id": "TTR:LINE:15A",
        "label": "15a",
        "long": "La Riche Soleil - Jolivet",
        "short": "15a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C95581",
        "color_name": "pink",
        "has_shape": true,
        "id": "TTR:LINE:15B",
        "label": "15b",
        "long": "Montjoyeux - Blotterie",
        "short": "15b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A07720",
        "color_name": "brown",
        "has_shape": true,
        "id": "TTR:LINE:16",
        "label": "16",
        "long": "Chaufferie - Jou\u00e9 Gare",
        "short": "16",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9F7B73",
        "color_name": "gray",
        "has_shape": true,
        "id": "TTR:LINE:17",
        "label": "17",
        "long": "St Cyr Equatop - St Cyr Mairie",
        "short": "17",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDC300",
        "color_name": "yellow",
        "has_shape": true,
        "id": "TTR:LINE:18",
        "label": "18",
        "long": "Gare de Tours - Bois de Plante",
        "short": "18",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "92BD11",
        "color_name": "yellow",
        "has_shape": true,
        "id": "TTR:LINE:19",
        "label": "19",
        "long": "Alsace - Gare de Tours",
        "short": "19",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "004488",
        "color_name": "teal",
        "has_shape": true,
        "id": "TTR:LINE:2",
        "label": "2",
        "long": "Les Douets - CHU Trousseau",
        "short": "2",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "007DBE",
        "color_name": "teal",
        "has_shape": true,
        "id": "TTR:LINE:30",
        "label": "30",
        "long": "Ballan Gare - CHU Trousseau",
        "short": "30",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4FAF70",
        "color_name": "gray",
        "has_shape": true,
        "id": "TTR:LINE:31",
        "label": "31",
        "long": "Paul Fort - ESAT Liodi\u00e8re",
        "short": "31",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "007DBE",
        "color_name": "teal",
        "has_shape": true,
        "id": "TTR:LINE:32",
        "label": "32",
        "long": "Villandry Centre - Lyc\u00e9e Grandmont",
        "short": "32",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "007DBE",
        "color_name": "teal",
        "has_shape": true,
        "id": "TTR:LINE:34",
        "label": "34",
        "long": "Les Bergeons - Gare de Tours",
        "short": "34",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "82B9E0",
        "color_name": "gray",
        "has_shape": true,
        "id": "TTR:LINE:35",
        "label": "35",
        "long": "Onze Arpents - Parc Grandmont",
        "short": "35",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDC400",
        "color_name": "yellow",
        "has_shape": true,
        "id": "TTR:LINE:36",
        "label": "36",
        "long": "Onze Arpents - Lyc\u00e9e Grandmont",
        "short": "36",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "E65D20",
        "color_name": "orange",
        "has_shape": true,
        "id": "TTR:LINE:3A",
        "label": "3a",
        "long": "La Riche Centre - Onze Arpents",
        "short": "3a",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E65D20",
        "color_name": "orange",
        "has_shape": true,
        "id": "TTR:LINE:3B",
        "label": "3b",
        "long": "La Riche Centre - Grand Sud",
        "short": "3b",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDC300",
        "color_name": "yellow",
        "has_shape": true,
        "id": "TTR:LINE:4",
        "label": "4",
        "long": "Atlantes - Rempart",
        "short": "4",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FDC300",
        "color_name": "yellow",
        "has_shape": true,
        "id": "TTR:LINE:4B",
        "label": "4b",
        "long": "Atlantes - Libert\u00e9",
        "short": "4b",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "009030",
        "color_name": "green",
        "has_shape": true,
        "id": "TTR:LINE:5",
        "label": "5",
        "long": "St Pierre Gare - Parc Grandmont",
        "short": "5",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4FAF70",
        "color_name": "gray",
        "has_shape": true,
        "id": "TTR:LINE:51",
        "label": "51",
        "long": "Croix Julia - Tranch\u00e9e",
        "short": "51",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "007DBE",
        "color_name": "teal",
        "has_shape": true,
        "id": "TTR:LINE:52",
        "label": "52",
        "long": "Vieux Calvaire - Tranch\u00e9e",
        "short": "52",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "007DBE",
        "color_name": "teal",
        "has_shape": true,
        "id": "TTR:LINE:53",
        "label": "53",
        "long": "Vaucanson - Porte de Loire",
        "short": "53",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C95581",
        "color_name": "pink",
        "has_shape": true,
        "id": "TTR:LINE:55",
        "label": "55",
        "long": "Vaugareau - Clos de Vernou",
        "short": "55",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "92BD11",
        "color_name": "yellow",
        "has_shape": true,
        "id": "TTR:LINE:56",
        "label": "56",
        "long": "Les Charmes - Vaucanson",
        "short": "56",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "92BD11",
        "color_name": "yellow",
        "has_shape": true,
        "id": "TTR:LINE:57",
        "label": "57",
        "long": "Merluche - Ursulines",
        "short": "57",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "AEDAD3",
        "color_name": "white",
        "has_shape": true,
        "id": "TTR:LINE:66",
        "label": "66",
        "long": "Val Choisille - Lyc\u00e9e Choiseul / Lyc\u00e9e Vaucanson",
        "short": "66",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "AEDAD3",
        "color_name": "white",
        "has_shape": true,
        "id": "TTR:LINE:67",
        "label": "67",
        "long": "Clos de Vernou - Lyc\u00e9e Vaucanson",
        "short": "67",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "92BD11",
        "color_name": "yellow",
        "has_shape": true,
        "id": "TTR:LINE:69",
        "label": "69",
        "long": "Ballan Gare - Lyc\u00e9e Grandmont",
        "short": "69",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "007DBE",
        "color_name": "teal",
        "has_shape": true,
        "id": "TTR:LINE:70",
        "label": "70",
        "long": "Gare de Tours - MFR Rougemont",
        "short": "70",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDC400",
        "color_name": "yellow",
        "has_shape": true,
        "id": "TTR:LINE:72",
        "label": "72",
        "long": "Gare de Tours - Sant\u00e9 Vinci",
        "short": "72",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "164292",
        "color_name": "blue",
        "has_shape": true,
        "id": "TTR:LINE:73",
        "label": "73",
        "long": "Moulin Maillet - Gare de Tours",
        "short": "73",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "BD074E",
        "color_name": "red",
        "has_shape": true,
        "id": "TTR:LINE:A",
        "label": "A",
        "long": "Vaucanson - Lyc\u00e9e J. Monnet",
        "short": "A",
        "text_color": "FFFFFF",
        "type_label": "Tram / light rail"
      },
      {
        "color": "2CB1A6",
        "color_name": "teal",
        "has_shape": true,
        "id": "TTR:LINE:C1",
        "label": "C1",
        "long": "Bretonneau - St Augustin",
        "short": "C1",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "82B9E5",
        "color_name": "gray",
        "has_shape": true,
        "id": "TTR:LINE:N1",
        "label": "N1",
        "long": "Gare de Tours - Gare de Tours",
        "short": "N1",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "C488BB",
        "color_name": "pink",
        "has_shape": true,
        "id": "TTR:LINE:N2",
        "label": "N2",
        "long": "Gare de Tours - Gare de Tours",
        "short": "N2",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "F18419",
        "color_name": "orange",
        "has_shape": true,
        "id": "TTR:LINE:R10",
        "label": "R10",
        "long": "Zone St Cyr - Tours Nord",
        "short": "R10",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A84191",
        "color_name": "purple",
        "has_shape": true,
        "id": "TTR:LINE:R11",
        "label": "R11",
        "long": "Zone - St Avertin",
        "short": "R11",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4FAF70",
        "color_name": "gray",
        "has_shape": true,
        "id": "TTR:LINE:R12",
        "label": "R12",
        "long": "Gare de Tours - N\u00e9cropole Esvres",
        "short": "R12",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "009CB7",
        "color_name": "teal",
        "has_shape": true,
        "id": "TTR:LINE:R3",
        "label": "R3",
        "long": "Atlantes - ZI Yvaudi\u00e8res",
        "short": "R3",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "CB5584",
        "color_name": "pink",
        "has_shape": true,
        "id": "TTR:LINE:R4",
        "label": "R4",
        "long": "Zone Berthenay / St Genouph - La Riche Centre / Soleil",
        "short": "R4",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FDC300",
        "color_name": "yellow",
        "has_shape": true,
        "id": "TTR:LINE:R5",
        "label": "R5",
        "long": "Zone Villandry / Savonni\u00e8res - Heure Tranquille",
        "short": "R5",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "007CC1",
        "color_name": "teal",
        "has_shape": true,
        "id": "TTR:LINE:R6",
        "label": "R6",
        "long": "Zone Jou\u00e9 / Ballan / Druye - Jou\u00e9 H. de Ville",
        "short": "R6",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "E85B1E",
        "color_name": "orange",
        "has_shape": true,
        "id": "TTR:LINE:R7",
        "label": "R7",
        "long": "Petit Bournais - Beffroi",
        "short": "R7",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "A07626",
        "color_name": "brown",
        "has_shape": true,
        "id": "TTR:LINE:R8",
        "label": "R8",
        "long": "Merluche - Luynes Centre",
        "short": "R8",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4FAF70",
        "color_name": "gray",
        "has_shape": true,
        "id": "TTR:LINE:R9",
        "label": "R9",
        "long": "Vaucanson - La Diablerie",
        "short": "R9",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 2268,
    "stop_points_capped": true
  },
  "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": "invalid_time",
      "count": 1,
      "effort": "Varies.",
      "fix": "Review the rule documentation for 'invalid_time' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
      "owner": "",
      "points": 12.0,
      "rank": 1,
      "severity": "ERROR",
      "what": "Invalid time (flagged by the MobilityData validator).",
      "why": "See the linked rule for what this affects."
    },
    {
      "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,
      "rank": 2,
      "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_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"
}
