{
  "agency": {
    "country": "PT",
    "id": "mobiave-famalicao",
    "name": "MobiAve (Vila Nova de Famalic\u00e3o)",
    "operating_note": "The municipal transport network of Vila Nova de Famalic\u00e3o, published by the city council as 90 routes.",
    "subdivision_code": "PT-03",
    "subdivision_name": "Braga"
  },
  "categories": {
    "completeness": {
      "details": {
        "accessibility": {
          "measures": "presence_not_usability",
          "score": 0.0,
          "stops_marked_accessible_pct": 0.0,
          "stops_marked_not_accessible_pct": 0.0,
          "stops_stated_pct": 0.0,
          "trips_stated_pct": 0.0
        },
        "accessibility_measures": "presence_not_usability",
        "cemv": {
          "declared": false,
          "supported": false
        },
        "components": {
          "contact": 0.0,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 0.0,
          "wheelchair_stops": 0.0,
          "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": 2730,
        "headsign_loop_exempt_trips": 0,
        "headsign_pct": 100.0,
        "headsign_scored_pct": 100.0,
        "mixed_case_stop_name_pct": 0.1,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 2544,
        "translations": {
          "feed_lang": "pt",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 2730,
        "unmeasured_components": [],
        "wheelchair_accessible_pct": 0.0,
        "wheelchair_boarding_pct": 0.0,
        "wheelchair_marked_accessible_pct": 0.0,
        "wheelchair_marked_not_accessible_pct": 0.0
      },
      "findings": [
        {
          "code": "scorecard_wheelchair_boarding_unknown",
          "count": 2544,
          "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": 25.0,
          "severity": "WARNING",
          "what": "2544 of 2544 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": 2730,
          "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": "2730 of 2730 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_stop_names_all_caps",
          "count": 2542,
          "effort": "Often a bulk fix in your scheduling software.",
          "fix": "Rename stops to mixed case where the language has letter case (for example, 'Central Station').",
          "owner": "Likely your export tool",
          "points": 15.0,
          "severity": "INFO",
          "what": "About 2542 stop names are written in ALL CAPS.",
          "why": "Mixed-case names are easier to read in apps and are read more naturally by screen readers."
        },
        {
          "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_bad_agency_url",
          "count": 1,
          "effort": "One field.",
          "fix": "Set agency_url to your agency's website, starting with https://.",
          "owner": "",
          "points": 7.5,
          "severity": "WARNING",
          "what": "agency.txt has no working website URL.",
          "why": "Trip planners link riders to this URL for schedules and fares."
        },
        {
          "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": 15.0,
      "status": "measured",
      "summary": "0% of stops state wheelchair accessibility (0% marked accessible, 0% marked not accessible). This measures what the feed publishes, not whether a stop is physically usable. Fare data is not published.",
      "weight": 0.25
    },
    "correctness": {
      "details": {
        "distinct_codes": 10,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 50,
          "WARNING": 9564
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "mixed_case_recommended_field",
          "count": 4560,
          "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": "equal_shape_distance_diff_coordinates_distance_below_threshold",
          "count": 4255,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'equal_shape_distance_diff_coordinates_distance_below_threshold' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Equal shape distance diff coordinates distance below threshold (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "equal_shape_distance_same_coordinates",
          "count": 696,
          "effort": "Usually one export setting.",
          "fix": "Turn on shape cleanup in your export tool, or drop the repeated points from shapes.txt.",
          "owner": "Likely your export tool",
          "points": 8.0,
          "severity": "WARNING",
          "what": "Some route lines list the same point twice in a row.",
          "why": "Repeated points don't hurt riders, but they can skew distance math and hint at a shaky export."
        },
        {
          "code": "stop_too_far_from_shape_using_user_distance",
          "count": 22,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Check the flagged stops' shape_dist_traveled against the route shape, and re-generate it on export if they disagree.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some stops sit far from the route line, going by the feed's own distance values.",
          "why": "Trip planners may draw the route down the wrong streets or point riders to the wrong corner."
        },
        {
          "code": "trip_distance_exceeds_shape_distance_below_threshold",
          "count": 22,
          "effort": "Usually an export-tool fix, not hand editing.",
          "fix": "Re-generate shape_dist_traveled on export so stop and shape distances use the same units.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "On some trips the stop distances run a little past the end of the route line.",
          "why": "The stop and shape distance values don't quite line up, so any math that uses them can drift."
        },
        {
          "code": "stop_without_stop_time",
          "count": 8,
          "effort": "A review pass in your scheduling software.",
          "fix": "Remove retired stops from the export, or add them back to the trips that should serve them.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some stops exist in the feed but no trip ever stops at them.",
          "why": "Riders may walk to a stop where no bus is scheduled to arrive."
        },
        {
          "code": "missing_feed_contact_email_and_url",
          "count": 1,
          "effort": "One field, set once in export settings.",
          "fix": "Add feed_contact_email or feed_contact_url to feed_info.txt.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "feed_info.txt lists no contact email and no contact URL.",
          "why": "Without a contact, apps like Google Maps can't reach you when they find a problem in the feed."
        },
        {
          "code": "unsorted_stop_times",
          "count": 38,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'unsorted_stop_times' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.8,
          "severity": "INFO",
          "what": "Unsorted stop times (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        },
        {
          "code": "big_gap_in_service",
          "count": 11,
          "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."
        }
      ],
      "name": "correctness",
      "score": 52.0,
      "status": "measured",
      "summary": "The MobilityData validator flagged 10 kinds of issue across 9614 instances (0 error, 9564 warning, 50 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 117,
        "effective_expiry_date": "2026-12-31",
        "feed_end_date": "2026-12-31",
        "feed_start_date": "2026-04-20",
        "feed_version": "20260420231035",
        "has_feed_info": true,
        "last_service_date": "2026-12-31",
        "seasonal_boundary": false,
        "service_horizon_review_years": 10,
        "service_horizon_status": "within_review_threshold",
        "service_type": "fixed"
      },
      "findings": [],
      "name": "freshness",
      "score": 100.0,
      "status": "measured",
      "summary": "Service data covers the next 117 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 official feed URL on file."
    ],
    "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 117 days.",
        "key": "current",
        "met": true
      },
      {
        "detail": "States wheelchair access on 0% 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 0% of stops and 0% of trips; the mark needs 90% of each.",
    "version": 2
  },
  "feed": {
    "license_note": "CC BY through the Minho Access Point, the public mobility data portal run by the Associa\u00e7\u00e3o Quadril\u00e1tero Urbano for its member municipalities and intermunicipal communities.",
    "reachable": true,
    "sha256": "606975b282edaf8fc71b15db2286001f834b39decdc3cbd0cc2d35c84677e423",
    "size_bytes": 3823223,
    "source_provenance": "official",
    "static_url": "https://minhoaccesspoint.eu/dataset/fe6015e4-86c7-437a-8d31-10759fe21a1d/resource/f4c4f4c2-0397-41dc-98d3-6afd52bae32e/download/opengtfs_famalicao.zip"
  },
  "fetch": {
    "final_url": "https://minhoaccesspoint.eu/dataset/fe6015e4-86c7-437a-8d31-10759fe21a1d/resource/f4c4f4c2-0397-41dc-98d3-6afd52bae32e/download/opengtfs_famalicao.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-05T00:00:00+00:00",
  "geo": {
    "bbox": [
      -8.62382,
      41.30043,
      -8.32423,
      41.47737
    ],
    "lat": 41.37954,
    "lon": -8.47891,
    "stop_count": 2544
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": false,
    "measured": true,
    "modes": [
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 90,
        "trip_count": 2730,
        "trip_share_pct": 100.0
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 90,
    "trip_count": 2730
  },
  "overall": {
    "grade": "F",
    "margin_to_lower_band": 52.4,
    "margin_to_next_band": 7.6,
    "score": 52.4
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_route_color_low_contrast",
      "count": 7,
      "effort": "A per-route color setting in your scheduling software.",
      "fix": "Adjust route_color or route_text_color so each pair clears 4.5:1. Often switching the text between black and white is enough.",
      "owner": "Likely your export tool",
      "points": 0.0,
      "severity": "WARNING",
      "what": "7 route badge(s) pair a color and text color below the WCAG 4.5:1 contrast bar (111, 135, 153, 154, 157, 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": 78,
      "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": "78 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"ST. ISIDRO (S\u00c3O MAMEDE)\", \"ST. ISIDRO (S\u00c3O MAMEDE)\", \"R. RIO AVE 1 (AVES)\", 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."
    }
  ],
  "routability": {
    "boardable_stops": 2543,
    "findings": [
      {
        "code": "scorecard_orphan_stops",
        "count": 8,
        "effort": "A cleanup pass in your scheduling software.",
        "fix": "Remove stops no route serves, or add the trips that should call at them.",
        "owner": "Likely your export tool",
        "points": 0.0,
        "severity": "INFO",
        "what": "8 of 2543 boardable stops are never served by any trip.",
        "why": "Riders see these stops in apps and on the map but can never catch anything there, which erodes trust in the data."
      }
    ],
    "orphan_stops": 8,
    "single_stop_trips": 0,
    "trips_total": 2730
  },
  "route_map": {
    "drawn_route_count": 90,
    "has_shapes": true,
    "path": "data/artifacts/mobiave-famalicao/geometry.geojson",
    "route_count": 90,
    "routes": [
      {
        "color": "29CBCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "100",
        "label": "100",
        "long": "CIRCULAR SANTO TIRSO",
        "short": "100",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "29CBCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "101",
        "label": "101",
        "long": "SANTO TIRSO - V\u00c1RZEA",
        "short": "101",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "29CBCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "102",
        "label": "102",
        "long": "SANTO TIRSO - AREIAS (INA)",
        "short": "102",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "29CBCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "103",
        "label": "103",
        "long": "ZONA EMPRESARIAL FONTISCOS - AREIAS (C. SA\u00daDE)",
        "short": "103",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "29CBCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "104",
        "label": "104",
        "long": "SANTO TIRSO - STA. CRISTINA",
        "short": "104",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "29CBCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "105",
        "label": "105",
        "long": "ZONA EMPRESARIAL FREIXIEIRO - AREIAS (INA)",
        "short": "105",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "29CBCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "106",
        "label": "106",
        "long": "SANTO TIRSO -  S. MIGUEL",
        "short": "106",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "29CBCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "107",
        "label": "107",
        "long": "SANTO TIRSO - BURG\u00c3ES (SANTA CRUZ)",
        "short": "107",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "29CBCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "110",
        "label": "110",
        "long": "CIRCULAR VILA DAS AVES",
        "short": "110",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9039F9",
        "color_name": "purple",
        "has_shape": true,
        "id": "111",
        "label": "111",
        "long": "SANTO TIRSO - VILA DAS AVES (BARCA)",
        "short": "111",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F04163",
        "color_name": "pink",
        "has_shape": true,
        "id": "130",
        "label": "130",
        "long": "FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) - SANTO TIRSO (ESTA\u00c7\u00c3O RODOVI\u00c1RIA)",
        "short": "130",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F04163",
        "color_name": "pink",
        "has_shape": true,
        "id": "131",
        "label": "131",
        "long": "TROFA VELHA (ZONA EMPRESARIAL DO ALTO DA SAPATEIRA) - ESTA\u00c7\u00c3O DE LOUSADO",
        "short": "131",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F04163",
        "color_name": "pink",
        "has_shape": true,
        "id": "132",
        "label": "132",
        "long": "SANTO TIRSO (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) - LOUSADO (CONTINENTAL MABOR)",
        "short": "132",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F04163",
        "color_name": "pink",
        "has_shape": true,
        "id": "133",
        "label": "133",
        "long": "ZONA EMPRESARIAL DE GUID\u00d5ES - RIBEIR\u00c3O (PARQUE EMPRESARIAL DE SAM)",
        "short": "133",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F04163",
        "color_name": "pink",
        "has_shape": true,
        "id": "134",
        "label": "134",
        "long": "FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) - TROFA (INTERFACE)",
        "short": "134",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "135FCB",
        "color_name": "blue",
        "has_shape": true,
        "id": "135",
        "label": "135",
        "long": "SANTO TIRSO - MONTE C\u00d3RDOVA (CABANAS)",
        "short": "135",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "29CBCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "136",
        "label": "136",
        "long": "SANTO TIRSO - VILARINHO (PARADELA)",
        "short": "136",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "29CBCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "137",
        "label": "137",
        "long": "VILARINHO (PARADELA) - VILA DAS AVES",
        "short": "137",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9D7160",
        "color_name": "gray",
        "has_shape": true,
        "id": "150",
        "label": "150",
        "long": "VOLTAS (VIA CITEVE)",
        "short": "150",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9D7160",
        "color_name": "gray",
        "has_shape": true,
        "id": "151",
        "label": "151",
        "long": "VOLTAS (VIA CAMPO DA FEIRA)",
        "short": "151",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFAB53",
        "color_name": "yellow",
        "has_shape": true,
        "id": "152",
        "label": "152",
        "long": "CAPELA SANTO ADRI\u00c3O (VILA NOVA DE FAMALIC\u00c3O) - ESCOLA DR. NUNO SIM\u00d5ES (CALEND\u00c1RIO)",
        "short": "152",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9039F9",
        "color_name": "purple",
        "has_shape": true,
        "id": "153",
        "label": "153",
        "long": "CASAL (GAVI\u00c3O) - ESCOLA DR. NUNO SIM\u00d5ES (CALEND\u00c1RIO)",
        "short": "153",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9039F9",
        "color_name": "purple",
        "has_shape": true,
        "id": "154",
        "label": "154",
        "long": "FONTELO (CALEND\u00c1RIO) - CRUZ DOS CAMINHOS (GAVI\u00c3O)",
        "short": "154",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFAB53",
        "color_name": "yellow",
        "has_shape": true,
        "id": "155",
        "label": "155",
        "long": "ALDEIA NOVA (BRUFE) - ESCOLA D. MARIA II (GAVI\u00c3O) VIA VILAR (ANTAS)",
        "short": "155",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFAB53",
        "color_name": "yellow",
        "has_shape": true,
        "id": "156",
        "label": "156",
        "long": "S\u00c3O CLA\u00daDIO (ANTAS) - LARGO 1\u00ba DE MAIO (BRUFE)",
        "short": "156",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "135FCB",
        "color_name": "blue",
        "has_shape": true,
        "id": "157",
        "label": "157",
        "long": "APEADEIRO (MOUQUIM) - ROTUNDA DA PORTELA (ANTAS) VIA PELHE",
        "short": "157",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AA6BFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "158",
        "label": "158",
        "long": "ESTA\u00c7\u00c3O DE LOUSADO (LOUSADO) - PARQUE EMPRESARIAL DE SAM (RIBEIR\u00c3O)",
        "short": "158",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AA6BFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "159",
        "label": "159",
        "long": "ESTA\u00c7\u00c3O DE CANI\u00c7OS (BAIRRO) - S\u00c3O ROQUE (RIBA DE AVE)",
        "short": "159",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "039B5C",
        "color_name": "green",
        "has_shape": true,
        "id": "160",
        "label": "160",
        "long": "ESC. BERNARDINO MACHADO (JOANE) - ESC. BERNARDINO MACHADO (JOANE) VIA RUIVOS E TAPADA",
        "short": "160",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "039B5C",
        "color_name": "green",
        "has_shape": true,
        "id": "161",
        "label": "161",
        "long": "ESC. BERNARDINO MACHADO (JOANE) - ESC. BERNARDINO MACHADO (JOANE) VIA SOUTO E MONTE ALVAR",
        "short": "161",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AA6BFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "162",
        "label": "162",
        "long": "RIBA DE AVE (IGREJA) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA LANDIM",
        "short": "162",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AA6BFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "163",
        "label": "163",
        "long": "RIBA DE AVE (IGREJA) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA RUIV\u00c3ES",
        "short": "163",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AA6BFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "164",
        "label": "164",
        "long": "PEDOME (PONTE DE SERVES) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA CASTEL\u00d5ES",
        "short": "164",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F70808",
        "color_name": "red",
        "has_shape": true,
        "id": "165",
        "label": "165",
        "long": "TELHADO (PINHEIRO) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA)",
        "short": "165",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AA6BFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "166",
        "label": "166",
        "long": "FRADELOS (PONTE DE EIRAS) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA RIBEIR\u00c3O",
        "short": "166",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AA6BFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "167",
        "label": "167",
        "long": "JOANE (LABRUGE) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA VERMOIM",
        "short": "167",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AA6BFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "168",
        "label": "168",
        "long": "GONDIFELOS (FI\u00c3ES) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA ESCOLA E MIRADOURO",
        "short": "168",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FB6E8A",
        "color_name": "pink",
        "has_shape": true,
        "id": "230",
        "label": "230",
        "long": "RIBA DE AVE (IGREJA) - SANTO TIRSO (ESTA\u00c7\u00c3O RODOVI\u00c1RIA)",
        "short": "230",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F04163",
        "color_name": "pink",
        "has_shape": true,
        "id": "231",
        "label": "231",
        "long": "VILA DAS AVES (ESTA\u00c7\u00c3O FERROVI\u00c1RIA) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA BAIRRO",
        "short": "231",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F70808",
        "color_name": "red",
        "has_shape": true,
        "id": "232",
        "label": "232",
        "long": "RIBEIR\u00c3O (CENTRAL PARK) - TROFA (INTERFACE)",
        "short": "232",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "4CD975",
        "color_name": "gray",
        "has_shape": true,
        "id": "250",
        "label": "250",
        "long": "RIBEIR\u00c3O (ESCOLAS/PISCINAS) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA CABE\u00c7UDOS E ESMERIZ",
        "short": "250",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AA6BFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "251",
        "label": "251",
        "long": "ARNOSO (ALTINHO) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA LOURO",
        "short": "251",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "039B5C",
        "color_name": "green",
        "has_shape": true,
        "id": "252",
        "label": "252",
        "long": "NINE (BELA VISTA) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA SENHORA DO CARMO",
        "short": "252",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AA6BFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "253",
        "label": "253",
        "long": "SEIDE (TAPADA) - ESCOLA D. MARIA II (GAVI\u00c3O) VIA REQUI\u00c3O",
        "short": "253",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AA6BFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "254",
        "label": "254",
        "long": "LANDIM (PACELADA) - ESCOLA D. MARIA II (GAVI\u00c3O) VIA SENHORA DO PARTO",
        "short": "254",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AA6BFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "255",
        "label": "255",
        "long": "PEREIR\u00d3 (RUIV\u00c3ES) \u2013 FAMALIC\u00c3O ( ESTA\u00c7\u00c3O RODOVI\u00c1RIA ) VIA BENTE E ABADE DE VERMOIM",
        "short": "255",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AA6BFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "256",
        "label": "256",
        "long": "RIBA DE AVE (IGREJA) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA VERMOIM E MOGEGE",
        "short": "256",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFAB53",
        "color_name": "yellow",
        "has_shape": true,
        "id": "257",
        "label": "257",
        "long": "ARNOSO (ESCOLA) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA JESUFREI E LEMENHE",
        "short": "257",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "FFAB53",
        "color_name": "yellow",
        "has_shape": true,
        "id": "258",
        "label": "258",
        "long": "ARNOSO (LORDELO) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA ESCOLA CONDE ARNOSO",
        "short": "258",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AA6BFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "259",
        "label": "259",
        "long": "VALE S\u00c3O COSME (PEDRA) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA IGREJA DE S\u00c3O MARTINHO",
        "short": "259",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "039B5C",
        "color_name": "green",
        "has_shape": true,
        "id": "260",
        "label": "260",
        "long": "TELHADO (IGREJA) - FAMALIC\u00c3O (EST\u00c1DIO) VIA AZIVEIRO E CIES",
        "short": "260",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F70808",
        "color_name": "red",
        "has_shape": true,
        "id": "261",
        "label": "261",
        "long": "CAVAL\u00d5ES (HORT\u00c3ES) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA GEMUNDE",
        "short": "261",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F04163",
        "color_name": "pink",
        "has_shape": true,
        "id": "262",
        "label": "262",
        "long": "FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) - AREIAS (INA) VIA S\u00c3O CL\u00c1UDIO",
        "short": "262",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F70808",
        "color_name": "red",
        "has_shape": true,
        "id": "263",
        "label": "263",
        "long": "FRADELOS (IGREJA) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA VILARINHO DAS CAMBAS",
        "short": "263",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AA6BFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "264",
        "label": "264",
        "long": "VALE S\u00c3O COSME (TORRE) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA SEZURES",
        "short": "264",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "247BFA",
        "color_name": "blue",
        "has_shape": true,
        "id": "270",
        "label": "270",
        "long": "SANTO TIRSO - S. TOM\u00c9",
        "short": "270",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "29CBCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "271",
        "label": "271",
        "long": "SANTO TIRSO (ESTA\u00c7\u00c3O FERROVI\u00c1RIA) - ZONA EMPRESARIAL DA ERMIDA",
        "short": "271",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "29CBCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "301",
        "label": "301",
        "long": "SANTO TIRSO (ESTA\u00c7\u00c3O FERROVI\u00c1RIA) - MONTE C\u00d3RDOVA (CAMPO FUTEBOL)",
        "short": "301",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "29CBCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "325",
        "label": "325",
        "long": "S. MAMEDE - VILA DAS AVES",
        "short": "325",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "AA6BFF",
        "color_name": "purple",
        "has_shape": true,
        "id": "353",
        "label": "353",
        "long": "RIBEIR\u00c3O (V\u00c1RZEA) - FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) VIA ESCOLAS/PISCINAS",
        "short": "353",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "BBAF74",
        "color_name": "gray",
        "has_shape": true,
        "id": "354",
        "label": "354",
        "long": "RIBA DE AVE (IGREJA) - ESCOLA BERNARDINO MACHADO (JOANE) VIA PEDOME",
        "short": "354",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "039B5C",
        "color_name": "green",
        "has_shape": true,
        "id": "355",
        "label": "355",
        "long": "RIBA DE AVE (IGREJA) - ESCOLA BERNARDINO MACHADO (JOANE) VIA PARA\u00cdSO E VINHA DAMA",
        "short": "355",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "F70808",
        "color_name": "red",
        "has_shape": true,
        "id": "356",
        "label": "356",
        "long": "FRADELOS (EIR\u00d3) - RIBEIR\u00c3O (ESCOLAS/PISCINAS) VIA LAGE E SAM",
        "short": "356",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9039F9",
        "color_name": "purple",
        "has_shape": true,
        "id": "357",
        "label": "357",
        "long": "FAMALIC\u00c3O (ESTA\u00c7\u00c3O RODOVI\u00c1RIA) - PARQUE EMPRESARIAL DE SAM (RIBEIR\u00c3O) VIA CONTINENTAL MABOR",
        "short": "357",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C8E569",
        "color_name": "yellow",
        "has_shape": true,
        "id": "358",
        "label": "358",
        "long": "NINE (BELA VISTA) - ESCOLA D. MARIA II (GAVI\u00c3O) VIA ESCOLA CONDE ARNOSO",
        "short": "358",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9039F9",
        "color_name": "purple",
        "has_shape": true,
        "id": "359",
        "label": "359",
        "long": "TELHADO (IGREJA) - ARNOSO (ESCOLA) VIA AZIVEIRO",
        "short": "359",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "247BFA",
        "color_name": "blue",
        "has_shape": true,
        "id": "400",
        "label": "400",
        "long": "S. TOM\u00c9 (ESCOLA) - RORIZ (SAMO\u00c7A)",
        "short": "400",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "247BFA",
        "color_name": "blue",
        "has_shape": true,
        "id": "401",
        "label": "401",
        "long": "S. TOM\u00c9 (ESCOLA) - S. MARTINHO",
        "short": "401",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "247BFA",
        "color_name": "blue",
        "has_shape": true,
        "id": "402",
        "label": "402",
        "long": "RORIZ (SAMO\u00c7A) - VILA DAS AVES",
        "short": "402",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "247BFA",
        "color_name": "blue",
        "has_shape": true,
        "id": "403",
        "label": "403",
        "long": "VILA DAS AVES - RORIZ (FONT\u00c3O)",
        "short": "403",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "29CBCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "404",
        "label": "404",
        "long": "S. TOM\u00c9 (IGREJA) - RIBA DE AVE",
        "short": "404",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "247BFA",
        "color_name": "blue",
        "has_shape": true,
        "id": "411",
        "label": "411",
        "long": "VILARINHO (PARADELA) - S. MARTINHO",
        "short": "411",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "247BFA",
        "color_name": "blue",
        "has_shape": true,
        "id": "412",
        "label": "412",
        "long": "CANI\u00c7OS (ESTA\u00c7\u00c3O FERROVI\u00c1RIA) - AREIAS (INA)",
        "short": "412",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "247BFA",
        "color_name": "blue",
        "has_shape": true,
        "id": "413",
        "label": "413",
        "long": "RORIZ (SAMO\u00c7A) - S. MARTINHO",
        "short": "413",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "29CBCC",
        "color_name": "teal",
        "has_shape": true,
        "id": "414",
        "label": "414",
        "long": "REBORD\u00d5ES - VILA DAS AVES",
        "short": "414",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "039B5C",
        "color_name": "green",
        "has_shape": true,
        "id": "430",
        "label": "430",
        "long": "CARDAL (LANDIM) - VILA DAS AVES (ESTA\u00c7\u00c3O FERROVI\u00c1RIA)",
        "short": "430",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "BBAF74",
        "color_name": "gray",
        "has_shape": true,
        "id": "431",
        "label": "431",
        "long": "CANI\u00c7OS (ESTA\u00c7\u00c3O FERROVI\u00c1RIA) - SANTO TIRSO",
        "short": "431",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "039B5C",
        "color_name": "green",
        "has_shape": true,
        "id": "450",
        "label": "450",
        "long": "PEDOME (PONTE DE SERVES) - ESCOLA BERNARDINO MACHADO (JOANE) VIA MOGEGE",
        "short": "450",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "039B5C",
        "color_name": "green",
        "has_shape": true,
        "id": "451",
        "label": "451",
        "long": "DEL\u00c3ES (PEDRO MARQUES) - ESCOLA BERNARDINO MACHADO (JOANE) VIA RUIV\u00c3ES (COVA)",
        "short": "451",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "039B5C",
        "color_name": "green",
        "has_shape": true,
        "id": "452",
        "label": "452",
        "long": "OLIVEIRA S\u00c3O MATEUS (DEVESAS) - ESCOLA BERNARDINO MACHADO (JOANE) VIA FUNDO DE RUIV\u00c3ES",
        "short": "452",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "039B5C",
        "color_name": "green",
        "has_shape": true,
        "id": "453",
        "label": "453",
        "long": "CARREIRA (FOJO) - ESCOLA BERNARDINO MACHADO (JOANE) VIA PEDOME",
        "short": "453",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C8E569",
        "color_name": "yellow",
        "has_shape": true,
        "id": "455",
        "label": "455",
        "long": "DEL\u00c3ES (PEDRO MARQUES) - ESCOLA (PEDOME) VIA RUIV\u00c3ES",
        "short": "455",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C8E569",
        "color_name": "yellow",
        "has_shape": true,
        "id": "456",
        "label": "456",
        "long": "LEMENHE (IGREJA) - ESCOLA D. MARIA II (GAVI\u00c3O)",
        "short": "456",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C8E569",
        "color_name": "yellow",
        "has_shape": true,
        "id": "457",
        "label": "457",
        "long": "REQUI\u00c3O (NIN\u00c3ES) - ESCOLA D. MARIA II (GAVI\u00c3O)",
        "short": "457",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C8E569",
        "color_name": "yellow",
        "has_shape": true,
        "id": "458",
        "label": "458",
        "long": "LOURO (GUILHOVAI) - ESCOLA D. MARIA II (GAVI\u00c3O) VIA SANTO ADRI\u00c3O",
        "short": "458",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C8E569",
        "color_name": "yellow",
        "has_shape": true,
        "id": "459",
        "label": "459",
        "long": "TELHADO (PINHEIRO) - ARNOSO (ESCOLA) VIA PORTELA",
        "short": "459",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C8E569",
        "color_name": "yellow",
        "has_shape": true,
        "id": "461",
        "label": "461",
        "long": "VILARINHO DAS CAMBAS (POMBARINHO) - RIBEIR\u00c3O (ESCOLAS) VIA ME\u00c3ES",
        "short": "461",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "9D7160",
        "color_name": "gray",
        "has_shape": true,
        "id": "462",
        "label": "462",
        "long": "LOUSADO (P\u00c9 DE PRATA) - ESCOLA D. SANCHO I VIA ESMERIZ",
        "short": "462",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C8E569",
        "color_name": "yellow",
        "has_shape": true,
        "id": "463",
        "label": "463",
        "long": "RIBEIR\u00c3O (ESCOLAS) - AREIAS (INA) VIA ESMERIZ",
        "short": "463",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      },
      {
        "color": "C8E569",
        "color_name": "yellow",
        "has_shape": true,
        "id": "464",
        "label": "464",
        "long": "OUTIZ (TANQUE) - GONDIFELOS (ESCOLA) VIA GEMUNDE",
        "short": "464",
        "text_color": "FFFFFF",
        "type_label": "Bus"
      }
    ],
    "stop_count": 2544,
    "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-05",
  "top_fixes": [
    {
      "code": "scorecard_wheelchair_boarding_unknown",
      "count": 2544,
      "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": 25.0,
      "rank": 1,
      "severity": "WARNING",
      "what": "2544 of 2544 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": 2730,
      "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": "2730 of 2730 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,
      "rank": 3,
      "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."
    }
  ],
  "validator_version": "8.0.1"
}
