{
  "agency": {
    "country": "HR",
    "id": "zet-zagreb",
    "name": "Zagreba\u010dki elektri\u010dni tramvaj (ZET)",
    "operating_note": "Croatia's first reviewed feed record. The download is ZET's own live GTFS endpoint; the Mobility Database's ZET row is deprecated and points at a defunct aggregator, so no mdb_id is pinned.",
    "subdivision_code": "HR-21",
    "subdivision_name": "Grad Zagreb"
  },
  "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": 7.5,
          "fares": 0.0,
          "headsigns": 15.0,
          "stop_names": 14.9,
          "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_pct": 100.0,
        "mixed_case_stop_name_pct": 99.6,
        "pathways": {
          "has_entrances": false,
          "has_levels": false,
          "has_pathways": false,
          "has_stations": true,
          "has_step_free": false,
          "pathway_count": 0
        },
        "stops": 3804,
        "translations": {
          "feed_lang": "hr",
          "has_translations": false,
          "languages": [],
          "translated_tables": [],
          "translation_count": 0
        },
        "trips": 143464,
        "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": 3804,
          "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": "3804 of 3804 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": 143464,
          "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": "143464 of 143464 trips don't say whether the vehicle is wheelchair accessible.",
          "why": "Even with accessible stops, riders need to know the transit vehicle itself can take them."
        },
        {
          "code": "scorecard_no_fare_data",
          "count": 1,
          "effort": "A small file for most flat-fare systems.",
          "fix": "Add fare_attributes.txt (or Fares v2 files) with your fare structure. If your service is fare-free, ask to have it marked fare-free instead.",
          "owner": "",
          "points": 15.0,
          "severity": "WARNING",
          "what": "The feed contains no fare information.",
          "why": "Riders see 'fare unknown' in trip planners and can't budget their trip; visitors are most affected."
        },
        {
          "code": "scorecard_no_feed_contact",
          "count": 1,
          "effort": "One field.",
          "fix": "Add feed_contact_email to feed_info.txt.",
          "owner": "",
          "points": 7.5,
          "severity": "INFO",
          "what": "feed_info.txt has no technical contact (feed_contact_email or feed_contact_url).",
          "why": "Trip-planning apps and regional data coordinators have nobody to email when they spot a problem with your feed, so problems linger."
        },
        {
          "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": 37.4,
      "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": 7,
        "instances_by_severity": {
          "ERROR": 0,
          "INFO": 6450,
          "WARNING": 32
        },
        "validator_version": "8.0.1"
      },
      "findings": [
        {
          "code": "service_has_no_active_day_of_the_week",
          "count": 15,
          "effort": "A few minutes in your scheduling software.",
          "fix": "Delete the empty calendars or set their service days.",
          "owner": "Likely your export tool",
          "points": 6.0,
          "severity": "WARNING",
          "what": "Some service calendars have no days of the week switched on.",
          "why": "Trips tied to these calendars never run; they are dead data that can mask real schedule problems."
        },
        {
          "code": "mixed_case_recommended_field",
          "count": 10,
          "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": 6.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": "stop_too_far_from_shape",
          "count": 5,
          "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": 4.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": "expired_calendar",
          "count": 1,
          "effort": "One setting in most export tools.",
          "fix": "Remove past service periods the next time you export the feed.",
          "owner": "Likely your export tool",
          "points": 4.0,
          "severity": "WARNING",
          "what": "Some service calendars in the feed have already ended.",
          "why": "Expired calendars are dead weight and can hide real schedule problems from your staff and vendors."
        },
        {
          "code": "missing_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": "trip_headsign_matches_intermediate_stop",
          "count": 6449,
          "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": "feed_valid_beyond_total_service_window",
          "count": 1,
          "effort": "Varies.",
          "fix": "Review the rule documentation for 'feed_valid_beyond_total_service_window' at https://gtfs-validator.mobilitydata.org/rules.html and check the flagged rows in your feed.",
          "owner": "",
          "points": 0.5,
          "severity": "INFO",
          "what": "Feed valid beyond total service window (flagged by the MobilityData validator).",
          "why": "See the linked rule for what this affects."
        }
      ],
      "name": "correctness",
      "score": 74.5,
      "status": "measured",
      "summary": "The MobilityData validator flagged 7 kinds of issue across 6482 instances (0 error, 32 warning, 6450 informational).",
      "weight": 0.35
    },
    "freshness": {
      "details": {
        "days_until_expiry": 165,
        "effective_expiry_date": "2026-12-31",
        "feed_end_date": "2030-12-31",
        "feed_start_date": "2026-07-13",
        "feed_version": "000391",
        "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 165 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 165 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": "This feed is close to the conformance mark. States wheelchair access on 0% of stops and 0% of trips; the mark needs 90% of each."
  },
  "feed": {
    "license_note": "Open Licence of the Republic of Croatia (Otvorena dozvola); reuse including commercial reuse is permitted with mandatory attribution to ZET as the source.",
    "reachable": true,
    "sha256": "4e4f8e36ae405d082e68d433c515e826b1ceef94af1fabfd9a9b81aff0e75092",
    "size_bytes": 26359678,
    "static_url": "https://www.zet.hr/gtfs-scheduled/latest"
  },
  "fetch": {
    "final_url": "https://www.zet.hr/gtfs-scheduled/latest",
    "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": [
      15.77306,
      45.56708,
      16.22948,
      45.94609
    ],
    "lat": 45.81494,
    "lon": 15.98222,
    "stop_count": 3804
  },
  "mode_profile": {
    "ferry_only": false,
    "graded": false,
    "has_ferry": false,
    "is_multimodal": true,
    "measured": true,
    "modes": [
      {
        "key": "tram",
        "label": "Tram / light rail",
        "route_count": 19,
        "trip_count": 39917,
        "trip_share_pct": 27.8
      },
      {
        "key": "bus",
        "label": "Bus",
        "route_count": 135,
        "trip_count": 103547,
        "trip_share_pct": 72.2
      }
    ],
    "primary_mode": "bus",
    "primary_mode_label": "Bus",
    "route_count": 154,
    "trip_count": 143464
  },
  "overall": {
    "grade": "D",
    "margin_to_lower_band": 9.3,
    "margin_to_next_band": 0.7,
    "score": 69.3
  },
  "recommendations": [
    {
      "category": "accessibility",
      "code": "scorecard_stop_name_needs_tts",
      "count": 23,
      "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": "23 stop name(s) use abbreviations or symbols a screen reader may mispronounce, with no spoken form set (\"Trg dr. F. Tu\u0111mana\", \"Trg dr. F. Tu\u0111mana\", \"Trg dr. F. Tu\u0111mana\", 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": 2528,
    "findings": [],
    "orphan_stops": 0,
    "single_stop_trips": 0,
    "trips_total": 143464
  },
  "route_map": {
    "drawn_route_count": 148,
    "has_shapes": true,
    "path": "data/artifacts/zet-zagreb/geometry.geojson",
    "route_count": 154,
    "routes": [
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "1",
        "label": "1",
        "long": "Zap.kol. - Borongaj",
        "short": "1",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": false,
        "id": "101",
        "label": "101",
        "long": "Brit.trg-\u0160estine",
        "short": "101",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "102",
        "label": "102",
        "long": "Brit.trg-Mihaljevac",
        "short": "102",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "103",
        "label": "103",
        "long": "Brit.trg-Kraljevec",
        "short": "103",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "104",
        "label": "104",
        "long": "Miha.-Dom Ksaver",
        "short": "104",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "105",
        "label": "105",
        "long": "Kaptol-Britanski trg",
        "short": "105",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "106",
        "label": "106",
        "long": "Kaptol-Mirog.-Krem.",
        "short": "106",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "107",
        "label": "107",
        "long": "Jankomir - \u017ditnjak",
        "short": "107",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "108",
        "label": "108",
        "long": "Gl.kol.-Savski most",
        "short": "108",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "109",
        "label": "109",
        "long": "\u010crnomerec - Dugave",
        "short": "109",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "11",
        "label": "11",
        "long": "\u010crnomerec - Dubec",
        "short": "11",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "110",
        "label": "110",
        "long": "Savski most-Botinec",
        "short": "110",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "111",
        "label": "111",
        "long": "Zag.(S.m.)-D.S.-S.O.",
        "short": "111",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "112",
        "label": "112",
        "long": "Savski most - Lu\u010dko",
        "short": "112",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "113",
        "label": "113",
        "long": "Ljubljanica - Jarun",
        "short": "113",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "114",
        "label": "114",
        "long": "Ljubljanica - Pre\u010dko",
        "short": "114",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "115",
        "label": "115",
        "long": "Ljub.-\u0160pansko-Jank.",
        "short": "115",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "116",
        "label": "116",
        "long": "Ljublj.-Podsus. most",
        "short": "116",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "117",
        "label": "117",
        "long": "\u010crnomerec - Jarun",
        "short": "117",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "118",
        "label": "118",
        "long": "Trg Ma\u017euran.-Voltino",
        "short": "118",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "119",
        "label": "119",
        "long": "\u010crnom.-Podsused most",
        "short": "119",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "12",
        "label": "12",
        "long": "Ljubljanica -Dubrava",
        "short": "12",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "120",
        "label": "120",
        "long": "\u010crn.-Gajnice-Pre\u010dko",
        "short": "120",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "121",
        "label": "121",
        "long": "\u010crn.-Kara\u017e.-Gajnice",
        "short": "121",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "122",
        "label": "122",
        "long": "\u010crn.-Podsused centar",
        "short": "122",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "123",
        "label": "123",
        "long": "\u010crnomerec-Pods.dolje",
        "short": "123",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "124",
        "label": "124",
        "long": "\u010crnomerec-G.Stenjev.",
        "short": "124",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "125",
        "label": "125",
        "long": "\u010crnomerec-G.Vrap\u010de",
        "short": "125",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "126",
        "label": "126",
        "long": "\u010crnom.-G.K.- Krvari\u0107",
        "short": "126",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "127",
        "label": "127",
        "long": "\u010crnomerec-Mikuli\u0107i",
        "short": "127",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "128",
        "label": "128",
        "long": "\u010crnomerec-Luk\u0161i\u0107",
        "short": "128",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "129",
        "label": "129",
        "long": "Kuni\u0161\u010dak.-\u0160est.dol",
        "short": "129",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "13",
        "label": "13",
        "long": "\u017ditnjak-Kvatern. trg",
        "short": "13",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "130",
        "label": "130",
        "long": "\u010crnomerec-Bor\u010dec",
        "short": "130",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "131",
        "label": "131",
        "long": "\u010crnomerec-Bizek",
        "short": "131",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "132",
        "label": "132",
        "long": "S. most-G.Breg-Brez.",
        "short": "132",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "133",
        "label": "133",
        "long": "S.most-Sv.Klara-\u010cehi",
        "short": "133",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "134",
        "label": "134",
        "long": "\u010crnomerec-Pre\u010dko",
        "short": "134",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "135",
        "label": "135",
        "long": "\u010crnomerec - Graberje",
        "short": "135",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "136",
        "label": "136",
        "long": "\u010crnomerec-\u0160pansko",
        "short": "136",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "137",
        "label": "137",
        "long": "\u010crn.-Donji Bor\u010dec",
        "short": "137",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "138",
        "label": "138",
        "long": "Brit.trg-Zel.-Brit.",
        "short": "138",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "139",
        "label": "139",
        "long": "Reljk-Jelenovac-Relj",
        "short": "139",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "14",
        "label": "14",
        "long": "Mihaljevac-Zapru\u0111e",
        "short": "14",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "140",
        "label": "140",
        "long": "Mihaljevac-Sljeme",
        "short": "140",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "141",
        "label": "141",
        "long": "Relj.-Vinogradi-Relj",
        "short": "141",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "142",
        "label": "142",
        "long": "Vrap.al.-Ja\u010d.-Vr.al.",
        "short": "142",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "143",
        "label": "143",
        "long": "Vrap\u010dan.aleja-Ore\u0161je",
        "short": "143",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "144",
        "label": "144",
        "long": "\u010crnom.-Dom Sv. Josip",
        "short": "144",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "146",
        "label": "146",
        "long": "Reljkov.-Jankomir",
        "short": "146",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "148",
        "label": "148",
        "long": "Relj.-Herc.-Bos.-Rel",
        "short": "148",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": false,
        "id": "149",
        "label": "149",
        "long": "Kuni\u0161\u010dak - Vrhovec",
        "short": "149",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "15",
        "label": "15",
        "long": "Mihalj.- Gra\u010d. dolje",
        "short": "15",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "150",
        "label": "150",
        "long": "Tu\u0161.gar.-G.g.-Trg J.",
        "short": "150",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "151",
        "label": "151",
        "long": "Zavr.-Trg S. Severa",
        "short": "151",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "159",
        "label": "159",
        "long": "S.most-Strm.Odranski",
        "short": "159",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "160",
        "label": "160",
        "long": "S.most-Lipnica-H. S.",
        "short": "160",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": false,
        "id": "161",
        "label": "161",
        "long": "S.m.-Kup.Kr.-\u0160trpet",
        "short": "161",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": false,
        "id": "162",
        "label": "162",
        "long": "S. most - A\u0161pergeri",
        "short": "162",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "163",
        "label": "163",
        "long": "S.m.-D.Trp.-G.Trp.",
        "short": "163",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "164",
        "label": "164",
        "long": "Zag.(S.m.)-Horvati",
        "short": "164",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "166",
        "label": "166",
        "long": "Zg.(Gl.k.)-D.Dragon.",
        "short": "166",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "168",
        "label": "168",
        "long": "S.most-Je\u017ed.-Pre\u010dko",
        "short": "168",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "17",
        "label": "17",
        "long": "Pre\u010dko-Trg \u017e.fa\u0161izma",
        "short": "17",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "172",
        "label": "172",
        "long": "Zg.(\u010crn.)-Zapre\u0161i\u0107",
        "short": "172",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "174",
        "label": "174",
        "long": "Zapre.-Hru. Kupljen.",
        "short": "174",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "176",
        "label": "176",
        "long": "Zg.(\u010crn.)-G.Bistra",
        "short": "176",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "177",
        "label": "177",
        "long": "Zg.(\u010crn.)-Polj.-G.B.",
        "short": "177",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "182",
        "label": "182",
        "long": "Trg Mladosti- \u0160ibice",
        "short": "182",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "2",
        "label": "2",
        "long": "\u010crnomerec - Savi\u0161\u0107e",
        "short": "2",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "201",
        "label": "201",
        "long": "Kaptol-Kvaternik.trg",
        "short": "201",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "202",
        "label": "202",
        "long": "Kvaternik.trg-Kozjak",
        "short": "202",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "203",
        "label": "203",
        "long": "Svetice-Kaptol",
        "short": "203",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "204",
        "label": "204",
        "long": "Kv.t-Horv-Vo\u0107-Kv.trg",
        "short": "204",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "205",
        "label": "205",
        "long": "Dubr.-Mark.-Bidrovec",
        "short": "205",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "206",
        "label": "206",
        "long": "Dubrava-Miro\u0161evec",
        "short": "206",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": false,
        "id": "207",
        "label": "207",
        "long": "Kv.trg-Rim-Kv.trg",
        "short": "207",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "208",
        "label": "208",
        "long": "Dubrava-Vidovec",
        "short": "208",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "209",
        "label": "209",
        "long": "Dubrava-\u010cu\u010derje",
        "short": "209",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "210",
        "label": "210",
        "long": "Dubr.-St.gr.-N.Retk.",
        "short": "210",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "211",
        "label": "211",
        "long": "Dubec-Branove.-Dubec",
        "short": "211",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "212",
        "label": "212",
        "long": "Dubec-Sesvete",
        "short": "212",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "213",
        "label": "213",
        "long": "Dubrava-Jal\u0161evec",
        "short": "213",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "214",
        "label": "214",
        "long": "Koled.-Trnava-K.Bok",
        "short": "214",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "215",
        "label": "215",
        "long": "Kv.trg-Trnava",
        "short": "215",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "216",
        "label": "216",
        "long": "Kv.trg-Resnik-I.Reka",
        "short": "216",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "217",
        "label": "217",
        "long": "Kv.trg-Struge-P.nas.",
        "short": "217",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "218",
        "label": "218",
        "long": "Gl. kolodvor-Borovje",
        "short": "218",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "219",
        "label": "219",
        "long": "Glavni k.-Slobo\u0161tina",
        "short": "219",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "220",
        "label": "220",
        "long": "Glavni k.-Dugave",
        "short": "220",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "221",
        "label": "221",
        "long": "Glavni k.-Travno",
        "short": "221",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "222",
        "label": "222",
        "long": "Remetinec-\u017ditnjak",
        "short": "222",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "223",
        "label": "223",
        "long": "Dubrava-Trn.-Dubec",
        "short": "223",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "224",
        "label": "224",
        "long": "Dubec - Novoselec",
        "short": "224",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "225",
        "label": "225",
        "long": "Ses.-Resnik-K.Bok",
        "short": "225",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "226",
        "label": "226",
        "long": "Kaptol-Remete-Svet.",
        "short": "226",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "227",
        "label": "227",
        "long": "Svetice-G.B.-G.dolje",
        "short": "227",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "228",
        "label": "228",
        "long": "Borongaj-Rebro-Boro.",
        "short": "228",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "229",
        "label": "229",
        "long": "Gl.kolodvor-M.Mlaka",
        "short": "229",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "230",
        "label": "230",
        "long": "Dubrava-Gran.Novaki",
        "short": "230",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "231",
        "label": "231",
        "long": "Borongaj - Dubec",
        "short": "231",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "232",
        "label": "232",
        "long": "Dubrava-\u010cret",
        "short": "232",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "233",
        "label": "233",
        "long": "Mihaljevac-Marku\u0161ev.",
        "short": "233",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "234",
        "label": "234",
        "long": "Gl.k.-Kajzer.-Lani\u0161.",
        "short": "234",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "235",
        "label": "235",
        "long": "Dubrava-Trnava-K.Bok",
        "short": "235",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "236",
        "label": "236",
        "long": "Kampus-\u010cavi\u0107eva",
        "short": "236",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "237",
        "label": "237",
        "long": "Kv.Trg-Kozari Putevi",
        "short": "237",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "238",
        "label": "238",
        "long": "Kaptol-Rebro-Kozjak",
        "short": "238",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "239",
        "label": "239",
        "long": "\u010cu\u010der.-Dank.-Marku.T",
        "short": "239",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "241",
        "label": "241",
        "long": "Gl. kolodvor-V.Polje",
        "short": "241",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "242",
        "label": "242",
        "long": "Glavni k.- Podbre\u017eje",
        "short": "242",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "243",
        "label": "243",
        "long": "Gl.kolod.-Kajzerica",
        "short": "243",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "261",
        "label": "261",
        "long": "Dubec-Sesv.-Goranec",
        "short": "261",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "262",
        "label": "262",
        "long": "Dubec-Ses.-Pl.Donja",
        "short": "262",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "263",
        "label": "263",
        "long": "Dubec-Ses.-Ka\u0161.-P.G.",
        "short": "263",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "264",
        "label": "264",
        "long": "Dubec-Ses.-Jesenovec",
        "short": "264",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "267",
        "label": "267",
        "long": "Dubec-Markovo Polje",
        "short": "267",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "268",
        "label": "268",
        "long": "Zag.(Gl.k.)-V.Gorica",
        "short": "268",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "269",
        "label": "269",
        "long": "Boron.-S.Kralj.-Iver",
        "short": "269",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": false,
        "id": "270",
        "label": "270",
        "long": "Dubec-Blagu\u0161a",
        "short": "270",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "271",
        "label": "271",
        "long": "Dubec-Ses.-Gl.Donja",
        "short": "271",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "272",
        "label": "272",
        "long": "Dubec-Sesv.-Morav\u010de",
        "short": "272",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "273",
        "label": "273",
        "long": "Dubec - Sesv.- Lu\u017ean",
        "short": "273",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "274",
        "label": "274",
        "long": "Zg.(Dubec)-Ses.-Lak.",
        "short": "274",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "275",
        "label": "275",
        "long": "Sesvete-Ses.Sopnica",
        "short": "275",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "276",
        "label": "276",
        "long": "Zg.(Kv.t.)-I.R.-Dum.",
        "short": "276",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "277",
        "label": "277",
        "long": "Sesvete-Sesv.Selnica",
        "short": "277",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "278",
        "label": "278",
        "long": "Ses.-S.Sela-K.Novaki",
        "short": "278",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "279",
        "label": "279",
        "long": "Dubec-Novi Jelkovec",
        "short": "279",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "280",
        "label": "280",
        "long": "Dubec-Ses.-\u0160imun\u010dev.",
        "short": "280",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "281",
        "label": "281",
        "long": "G.kolodv.-N.Jelkovec",
        "short": "281",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "282",
        "label": "282",
        "long": "Sesvete-N. Jelkovec",
        "short": "282",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "283",
        "label": "283",
        "long": "Dubec-Brest.-Sesvete",
        "short": "283",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "284",
        "label": "284",
        "long": "Sesv.-Iv. Reka-Dumov",
        "short": "284",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "290",
        "label": "290",
        "long": "Zg.(Kv.t.)-Z.l.-V.G.",
        "short": "290",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "295",
        "label": "295",
        "long": "Zapr.-Jaku\u0161ev.-Zapr.",
        "short": "295",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "3",
        "label": "3",
        "long": "Ljubljanica -Savi\u0161\u0107e",
        "short": "3",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "307",
        "label": "307",
        "long": "Zg.(Zapru\u0111e)-St.Buk.",
        "short": "307",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "308",
        "label": "308",
        "long": "Zg. (Zapru\u0111e) - Sasi",
        "short": "308",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "31",
        "label": "31",
        "long": "\u010crnomerec - Sav.most",
        "short": "31",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "310",
        "label": "310",
        "long": "Zg.(Gl.k.)-Petrovina",
        "short": "310",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "311",
        "label": "311",
        "long": "Zg.(Gl.k.)-Cerov.vrh",
        "short": "311",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "313",
        "label": "313",
        "long": "Zg.(Gl.k.)-Vukomeri\u0107",
        "short": "313",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "315",
        "label": "315",
        "long": "Zg.(S.m.)-Lukavec",
        "short": "315",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "32",
        "label": "32",
        "long": "Pre\u010dko - Borongaj",
        "short": "32",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "33",
        "label": "33",
        "long": "Mihaljevac - Savi\u0161\u0107e",
        "short": "33",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "330",
        "label": "330",
        "long": "Zg.(Gl.k.)-V.G. brza",
        "short": "330",
        "text_color": "000000",
        "type_label": "Bus"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "34",
        "label": "34",
        "long": "Ljubljanica - Dubec",
        "short": "34",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "4",
        "label": "4",
        "long": "Savski most - Dubec",
        "short": "4",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "5",
        "label": "5",
        "long": "Pre\u010dko-Park Maksimir",
        "short": "5",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "6",
        "label": "6",
        "long": "\u010crnomerec-Sopot",
        "short": "6",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "7",
        "label": "7",
        "long": "Savski most-Dubrava",
        "short": "7",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "8",
        "label": "8",
        "long": "Mihaljevac-Zapru\u0111e",
        "short": "8",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      },
      {
        "color": "FFFFFF",
        "color_name": "white",
        "has_shape": true,
        "id": "9",
        "label": "9",
        "long": "Ljubljanica-T\u017dF",
        "short": "9",
        "text_color": "000000",
        "type_label": "Tram / light rail"
      }
    ],
    "stop_count": 3804,
    "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_wheelchair_boarding_unknown",
      "count": 3804,
      "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": "3804 of 3804 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": 143464,
      "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": "143464 of 143464 trips don't say whether the vehicle is wheelchair accessible.",
      "why": "Even with accessible stops, riders need to know the transit vehicle 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"
}
