{
  "generatedAt": "2026-08-30T11:41:51.036Z",
  "scoreVersion": 7,
  "method": {
    "eligibility": "earliest chronology year <= 2023",
    "outcomeSource": "data/backtest-2023.json overlay (documented public-record decisions) + dataset status for clear-cut cases",
    "preElectionStatus": "overlay value, else reconstructed from sourced chronology",
    "modeRule": "transport delivery mode derived from project name (road/pt/active/rail/ferry); non-transport = na",
    "models": [
      "Delivery Confidence Score (band D/E => stopped)",
      "Naive A: all proceed",
      "Naive B: unfunded => stopped",
      "Logistic regression (leave-one-out CV)"
    ],
    "limitations": [
      "Small N and a single election: these results characterise the 2023 change of government, not all elections.",
      "Several \"proceeded\" road projects were retained/advanced (RoNS) but are not yet under construction; outcome = \"not cancelled\".",
      "Structural factors taken from the current dataset as pre-election proxies (potential look-ahead bias).",
      "The logistic regression is reported under leave-one-out CV to avoid overfitting; its edge over the funding baseline is modest and election-specific.",
      "Since score v3 the electionRisk factor derives from current party stances (risk.js); pre-2023 reconstructions therefore see present-day stance text. This REDUCES one look-ahead channel (hand tags that encoded known outcomes) but does not remove stance-text leakage. The v1-heuristic recall drop vs v2 reflects removing that flattery, not a worse model."
    ]
  },
  "counts": {
    "eligible": 63,
    "stopped": 4,
    "proceeded": 43,
    "undecided": 16,
    "sourcedOutcomes": 6
  },
  "meanScore": {
    "stopped": 56,
    "proceeded": 74
  },
  "models": {
    "v1Heuristic": {
      "label": "Delivery Confidence Score (in-sample)",
      "tp": 1,
      "fp": 1,
      "tn": 42,
      "fn": 3,
      "n": 47,
      "accuracy": 0.9148936170212766,
      "precision": 0.5,
      "recall": 0.25,
      "f1": 0.3333333333333333,
      "auc": 0.7674418604651163,
      "aucCI": {
        "lo": 0.48,
        "hi": 0.97,
        "iterations": 3000
      }
    },
    "naiveAllProceed": {
      "label": "Naive A: everything proceeds",
      "tp": 0,
      "fp": 0,
      "tn": 43,
      "fn": 4,
      "n": 47,
      "accuracy": 0.9148936170212766,
      "precision": null,
      "recall": 0,
      "f1": null
    },
    "naiveUnfunded": {
      "label": "Naive B: unfunded ⇒ stopped",
      "tp": 2,
      "fp": 1,
      "tn": 42,
      "fn": 2,
      "n": 47,
      "accuracy": 0.9361702127659575,
      "precision": 0.6666666666666666,
      "recall": 0.5,
      "f1": 0.5714285714285715,
      "auc": 0.8081395348837209,
      "aucCI": {
        "lo": 0.53,
        "hi": 0.99,
        "iterations": 3000
      }
    },
    "logisticRegressionCV": {
      "label": "Logistic regression (leave-one-out CV)",
      "tp": 1,
      "fp": 1,
      "tn": 42,
      "fn": 3,
      "n": 47,
      "accuracy": 0.9148936170212766,
      "precision": 0.5,
      "recall": 0.25,
      "f1": 0.3333333333333333,
      "weights": {
        "funding": -0.45,
        "status": 0.53,
        "electionRisk": -0.73,
        "valueBand": -0.22,
        "ownerType": 0.54,
        "mode_road": -0.24,
        "mode_pt_active": 0.2
      },
      "auc": 0.6569767441860465,
      "aucCI": {
        "lo": 0.28,
        "hi": 0.98,
        "iterations": 3000
      }
    }
  },
  "rows": [
    {
      "id": 2,
      "name": "Auckland Light Rail (Cancelled)",
      "outcome": "stopped",
      "preStatus": "Planning",
      "mode": "pt",
      "fundingStatus": "No Source",
      "electionRisk": "extreme",
      "sector": "transport",
      "estimatedCost": 14600,
      "score": 35,
      "band": "D",
      "features": [
        0,
        0,
        0.1,
        0.5,
        0.85,
        0,
        1
      ],
      "sourced": false
    },
    {
      "id": 13,
      "name": "Lake Onslow Pumped Hydro",
      "outcome": "undecided",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "No Source",
      "electionRisk": "extreme",
      "sector": "energy",
      "estimatedCost": 15700,
      "score": 39,
      "band": "D",
      "features": [
        0,
        0,
        0.1,
        0.5,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 59,
      "name": "Waitematā Harbour Connections: Additional Crossing",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "road",
      "fundingStatus": "No Source",
      "electionRisk": "extreme",
      "sector": "transport",
      "estimatedCost": 25000,
      "score": 41,
      "band": "D",
      "features": [
        0,
        0,
        0.1,
        0.5,
        0.85,
        1,
        0
      ],
      "sourced": true,
      "basis": "Waitemata Harbour Connections / second harbour crossing: National committed to advancing a second crossing (2024 announcement). Unfunded pre-election but retained/advanced."
    },
    {
      "id": 83,
      "name": "Petone to Grenada Link Road (Wellington RoNS)",
      "outcome": "undecided",
      "preStatus": "Planning",
      "mode": "road",
      "fundingStatus": "No Source",
      "electionRisk": "extreme",
      "sector": "transport",
      "estimatedCost": 1800,
      "score": 41,
      "band": "D",
      "features": [
        0,
        0,
        0.1,
        0.65,
        0.85,
        1,
        0
      ],
      "sourced": false
    },
    {
      "id": 18,
      "name": "Defence Estate Modernisation",
      "outcome": "undecided",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Part Funded",
      "electionRisk": "high",
      "sector": "other",
      "estimatedCost": 2100,
      "score": 49,
      "band": "D",
      "features": [
        0.5,
        0,
        0.3,
        0.65,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 20,
      "name": "Nelson Tasman Regional Water",
      "outcome": "undecided",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "No Source",
      "electionRisk": "medium",
      "sector": "water",
      "estimatedCost": null,
      "score": 49,
      "band": "D",
      "features": [
        0,
        0,
        0.55,
        0.7,
        0.7,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 76,
      "name": "South Taranaki Offshore Wind Project",
      "outcome": "undecided",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "No Source",
      "electionRisk": "medium",
      "sector": "energy",
      "estimatedCost": 5000,
      "score": 49,
      "band": "D",
      "features": [
        0,
        0,
        0.55,
        0.5,
        0.55,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 12,
      "name": "Kāinga Ora Housing Development: Auckland",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Part Funded",
      "electionRisk": "medium",
      "sector": "housing",
      "estimatedCost": null,
      "score": 51,
      "band": "C",
      "features": [
        0.5,
        0,
        0.55,
        0.7,
        0.85,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 36,
      "name": "Ministry of Education: School Property Programme",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Part Funded",
      "electionRisk": "medium",
      "sector": "education",
      "estimatedCost": null,
      "score": 51,
      "band": "C",
      "features": [
        0.5,
        0,
        0.55,
        0.7,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 41,
      "name": "Whai Kāinga Whai Oranga: Māori Housing",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Part Funded",
      "electionRisk": "medium",
      "sector": "housing",
      "estimatedCost": 730,
      "score": 51,
      "band": "C",
      "features": [
        0.5,
        0,
        0.55,
        0.8,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 48,
      "name": "Greater Christchurch: Housing Programme",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Part Funded",
      "electionRisk": "medium",
      "sector": "housing",
      "estimatedCost": null,
      "score": 51,
      "band": "C",
      "features": [
        0.5,
        0,
        0.55,
        0.7,
        0.85,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 10,
      "name": "Local Water Done Well: National Programme",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Part Funded",
      "electionRisk": "medium",
      "sector": "water",
      "estimatedCost": 47900,
      "score": 53,
      "band": "C",
      "features": [
        0.5,
        0,
        0.55,
        0.5,
        0.7,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 55,
      "name": "Northwest Busway (Te Ara Hauāuru): Auckland",
      "outcome": "undecided",
      "preStatus": "Planning",
      "mode": "pt",
      "fundingStatus": "Part Funded",
      "electionRisk": "medium",
      "sector": "transport",
      "estimatedCost": 4900,
      "score": 53,
      "band": "C",
      "features": [
        0.5,
        0,
        0.55,
        0.65,
        0.85,
        0,
        1
      ],
      "sourced": false
    },
    {
      "id": 8,
      "name": "Wellington Transport Package (SH1 Improvements)",
      "outcome": "stopped",
      "preStatus": "Planning",
      "mode": "road",
      "fundingStatus": "Part Funded",
      "electionRisk": "high",
      "sector": "transport",
      "estimatedCost": 3800,
      "score": 54,
      "band": "C",
      "features": [
        0.5,
        0,
        0.3,
        0.65,
        0.85,
        1,
        0
      ],
      "sourced": true,
      "basis": "Let's Get Wellington Moving disestablished late 2023; mass transit and Mt Victoria tunnel components scrapped. Partly funded but stopped."
    },
    {
      "id": 49,
      "name": "Dunedin Performing Arts: Redevelopment",
      "outcome": "undecided",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "No Source",
      "electionRisk": "safe",
      "sector": "other",
      "estimatedCost": null,
      "score": 54,
      "band": "C",
      "features": [
        0,
        0,
        1,
        0.7,
        0.7,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 52,
      "name": "Northern Pathway: Auckland Harbour Cycling/Walking (Cancelled)",
      "outcome": "stopped",
      "preStatus": "Under Construction",
      "mode": "active",
      "fundingStatus": "No Source",
      "electionRisk": "extreme",
      "sector": "transport",
      "estimatedCost": 1400,
      "score": 54,
      "band": "C",
      "features": [
        0,
        1,
        0.1,
        0.65,
        0.85,
        0,
        1
      ],
      "sourced": false
    },
    {
      "id": 51,
      "name": "East-West Link: Onehunga to Penrose",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "road",
      "fundingStatus": "Part Funded",
      "electionRisk": "high",
      "sector": "transport",
      "estimatedCost": 1800,
      "score": 55,
      "band": "C",
      "features": [
        0.5,
        0,
        0.3,
        0.65,
        0.85,
        1,
        0
      ],
      "sourced": true,
      "basis": "East-West Link reinstated as a Road of National Significance (RoNS) in National's 2023 transport policy / GPS 2024. Unfunded pre-election but retained/advanced."
    },
    {
      "id": 24,
      "name": "Hamilton Southern Links",
      "outcome": "undecided",
      "preStatus": "Planning",
      "mode": "road",
      "fundingStatus": "Part Funded",
      "electionRisk": "high",
      "sector": "transport",
      "estimatedCost": 2320,
      "score": 56,
      "band": "C",
      "features": [
        0.5,
        0,
        0.3,
        0.65,
        0.85,
        1,
        0
      ],
      "sourced": false
    },
    {
      "id": 27,
      "name": "Palmerston North Hospital: Rebuild",
      "outcome": "undecided",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Part Funded",
      "electionRisk": "medium",
      "sector": "health",
      "estimatedCost": null,
      "score": 56,
      "band": "C",
      "features": [
        0.5,
        0,
        0.55,
        0.7,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 61,
      "name": "Tauranga Hospital Redevelopment",
      "outcome": "undecided",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Part Funded",
      "electionRisk": "medium",
      "sector": "health",
      "estimatedCost": null,
      "score": 56,
      "band": "C",
      "features": [
        0.5,
        0,
        0.55,
        0.7,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 62,
      "name": "South Auckland Hospital: Future Site",
      "outcome": "undecided",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Part Funded",
      "electionRisk": "medium",
      "sector": "health",
      "estimatedCost": null,
      "score": 56,
      "band": "C",
      "features": [
        0.5,
        0,
        0.55,
        0.7,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 67,
      "name": "SH6 Hope Bypass: Nelson/Tasman",
      "outcome": "undecided",
      "preStatus": "Planning",
      "mode": "road",
      "fundingStatus": "Part Funded",
      "electionRisk": "high",
      "sector": "transport",
      "estimatedCost": 1100,
      "score": 56,
      "band": "C",
      "features": [
        0.5,
        0,
        0.3,
        0.65,
        0.85,
        1,
        0
      ],
      "sourced": false
    },
    {
      "id": 68,
      "name": "SH1 Belfast to Pegasus Motorway & Woodend Bypass",
      "outcome": "undecided",
      "preStatus": "Planning",
      "mode": "road",
      "fundingStatus": "Part Funded",
      "electionRisk": "high",
      "sector": "transport",
      "estimatedCost": 800,
      "score": 56,
      "band": "C",
      "features": [
        0.5,
        0,
        0.3,
        0.8,
        0.85,
        1,
        0
      ],
      "sourced": false
    },
    {
      "id": 22,
      "name": "Queenstown Lakes Transport: Programme",
      "outcome": "undecided",
      "preStatus": "Planning",
      "mode": "road",
      "fundingStatus": "Part Funded",
      "electionRisk": "medium",
      "sector": "transport",
      "estimatedCost": null,
      "score": 58,
      "band": "C",
      "features": [
        0.5,
        0,
        0.55,
        0.7,
        0.85,
        1,
        0
      ],
      "sourced": false
    },
    {
      "id": 75,
      "name": "Mahinerangi Wind Farm Stage 2 (Puke Kapo Hau)",
      "outcome": "undecided",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "No Source",
      "electionRisk": "safe",
      "sector": "energy",
      "estimatedCost": 550,
      "score": 61,
      "band": "C",
      "features": [
        0,
        0,
        1,
        0.8,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 5,
      "name": "Mill Road Corridor: Auckland",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "road",
      "fundingStatus": "Part Funded",
      "electionRisk": "medium",
      "sector": "transport",
      "estimatedCost": 1750,
      "score": 62,
      "band": "C",
      "features": [
        0.5,
        0,
        0.55,
        0.65,
        0.85,
        1,
        0
      ],
      "sourced": true,
      "basis": "Mill Road (Auckland) reinstated by National in 2024 after Labour cut it in 2021; included in RoNS."
    },
    {
      "id": 30,
      "name": "KiwiRail: Rail Network Upgrades",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "rail",
      "fundingStatus": "Fully Funded",
      "electionRisk": "medium",
      "sector": "transport",
      "estimatedCost": 1075,
      "score": 66,
      "band": "B",
      "features": [
        1,
        0,
        0.55,
        0.65,
        0.85,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 66,
      "name": "Datagrid AI Factory: Makarewa, Southland",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Part Funded",
      "electionRisk": "safe",
      "sector": "telecom",
      "estimatedCost": 3500,
      "score": 66,
      "band": "B",
      "features": [
        0.5,
        0,
        1,
        0.65,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 9,
      "name": "New Dunedin Hospital",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "health",
      "estimatedCost": 2100,
      "score": 68,
      "band": "B",
      "features": [
        1,
        0,
        0.8,
        0.65,
        0.85,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 11,
      "name": "Wellington Water Infrastructure Renewals",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Part Funded",
      "electionRisk": "safe",
      "sector": "water",
      "estimatedCost": null,
      "score": 68,
      "band": "B",
      "features": [
        0.5,
        0,
        1,
        0.7,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 29,
      "name": "Wellington International Airport Expansion",
      "outcome": "undecided",
      "preStatus": "Planning",
      "mode": "road",
      "fundingStatus": "Part Funded",
      "electionRisk": "safe",
      "sector": "transport",
      "estimatedCost": 500,
      "score": 69,
      "band": "B",
      "features": [
        0.5,
        0,
        1,
        0.8,
        0.65,
        1,
        0
      ],
      "sourced": false
    },
    {
      "id": 32,
      "name": "Waitohi: Picton Ferry Precinct Redevelopment",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "ferry",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "transport",
      "estimatedCost": 400,
      "score": 69,
      "band": "B",
      "features": [
        1,
        0,
        0.8,
        0.9,
        0.85,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 14,
      "name": "Whangārei Hospital Redevelopment",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "health",
      "estimatedCost": 759,
      "score": 70,
      "band": "B",
      "features": [
        1,
        0,
        0.8,
        0.8,
        0.85,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 31,
      "name": "Tairāwhiti / Gisborne Cyclone Recovery",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "other",
      "estimatedCost": null,
      "score": 70,
      "band": "B",
      "features": [
        1,
        0,
        0.8,
        0.7,
        0.85,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 40,
      "name": "Ara Tūhono: Warkworth to Te Hana",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "road",
      "fundingStatus": "Fully Funded",
      "electionRisk": "extreme",
      "sector": "transport",
      "estimatedCost": 3649,
      "score": 70,
      "band": "B",
      "features": [
        1,
        0,
        0.1,
        0.65,
        0.85,
        1,
        0
      ],
      "sourced": true,
      "basis": "Ara Tuhono Puhoi-Wellsford: Warkworth-Wellsford continuation retained in the RoNS programme; advanced post-election."
    },
    {
      "id": 53,
      "name": "Cambridge to Piarere Expressway (Waikato RoNS)",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "road",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "transport",
      "estimatedCost": 1770,
      "score": 71,
      "band": "B",
      "features": [
        1,
        0,
        0.8,
        0.65,
        0.85,
        1,
        0
      ],
      "sourced": false
    },
    {
      "id": 69,
      "name": "SH1 Rolleston Access Improvements",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "road",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "transport",
      "estimatedCost": 180,
      "score": 71,
      "band": "B",
      "features": [
        1,
        0,
        0.8,
        0.9,
        0.85,
        1,
        0
      ],
      "sourced": false
    },
    {
      "id": 60,
      "name": "State Highway Resilience Programme: Budget 2026",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "road",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "transport",
      "estimatedCost": 400,
      "score": 72,
      "band": "B",
      "features": [
        1,
        0,
        0.8,
        0.9,
        0.85,
        1,
        0
      ],
      "sourced": false
    },
    {
      "id": 82,
      "name": "SH2 Melling Interchange",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "road",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "transport",
      "estimatedCost": 743,
      "score": 72,
      "band": "B",
      "features": [
        1,
        0,
        0.8,
        0.8,
        0.85,
        1,
        0
      ],
      "sourced": false
    },
    {
      "id": 25,
      "name": "Ōtaki to North of Levin (Ō2NL)",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "road",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "transport",
      "estimatedCost": 2100,
      "score": 73,
      "band": "B",
      "features": [
        1,
        0,
        0.8,
        0.65,
        0.85,
        1,
        0
      ],
      "sourced": false
    },
    {
      "id": 17,
      "name": "Auckland Watercare: Water Supply Upgrades",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "safe",
      "sector": "water",
      "estimatedCost": 2100,
      "score": 78,
      "band": "B",
      "features": [
        1,
        0,
        1,
        0.65,
        0.7,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 3,
      "name": "Eastern Busway: Pakuranga to Botany",
      "outcome": "proceeded",
      "preStatus": "Under Construction",
      "mode": "pt",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "transport",
      "estimatedCost": 1400,
      "score": 79,
      "band": "B",
      "features": [
        1,
        1,
        0.8,
        0.65,
        0.85,
        0,
        1
      ],
      "sourced": false
    },
    {
      "id": 16,
      "name": "Transpower Grid Upgrades: National",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "safe",
      "sector": "energy",
      "estimatedCost": 4700,
      "score": 79,
      "band": "B",
      "features": [
        1,
        0,
        1,
        0.65,
        0.85,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 47,
      "name": "Marsden Point Energy Precinct & Import Terminal",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "safe",
      "sector": "energy",
      "estimatedCost": null,
      "score": 79,
      "band": "B",
      "features": [
        1,
        0,
        1,
        0.7,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 21,
      "name": "Tauranga City Centre Refresh",
      "outcome": "proceeded",
      "preStatus": "Under Construction",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "other",
      "estimatedCost": 306,
      "score": 80,
      "band": "A",
      "features": [
        1,
        1,
        0.8,
        0.9,
        0.85,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 65,
      "name": "AWS Asia Pacific (Auckland) Region",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "safe",
      "sector": "telecom",
      "estimatedCost": 7500,
      "score": 80,
      "band": "A",
      "features": [
        1,
        0,
        1,
        0.5,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 1,
      "name": "City Rail Link (CRL)",
      "outcome": "proceeded",
      "preStatus": "Under Construction",
      "mode": "pt",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "transport",
      "estimatedCost": 5450,
      "score": 81,
      "band": "A",
      "features": [
        1,
        1,
        0.8,
        0.5,
        0.85,
        0,
        1
      ],
      "sourced": false
    },
    {
      "id": 37,
      "name": "Interislander: New Cook Strait Ferries",
      "outcome": "stopped",
      "preStatus": "Under Construction",
      "mode": "ferry",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "transport",
      "estimatedCost": 1860,
      "score": 81,
      "band": "A",
      "features": [
        1,
        1,
        0.8,
        0.65,
        0.85,
        0,
        0
      ],
      "sourced": true,
      "basis": "iReX Interislander mega-ferry project: Hyundai shipbuilding contract signed 2021, terminal works underway; cancelled by the incoming government in December 2023. A funded/contracted project that was stopped."
    },
    {
      "id": 71,
      "name": "Ruakākā Energy Park: Battery & Solar",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "safe",
      "sector": "energy",
      "estimatedCost": 480,
      "score": 81,
      "band": "A",
      "features": [
        1,
        0,
        1,
        0.9,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 64,
      "name": "Microsoft Azure New Zealand North Region",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "safe",
      "sector": "telecom",
      "estimatedCost": 1060,
      "score": 82,
      "band": "A",
      "features": [
        1,
        0,
        1,
        0.65,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 23,
      "name": "Hawke's Bay Cyclone Recovery: Infrastructure",
      "outcome": "proceeded",
      "preStatus": "Under Construction",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "other",
      "estimatedCost": null,
      "score": 83,
      "band": "A",
      "features": [
        1,
        1,
        0.8,
        0.7,
        0.85,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 50,
      "name": "Northland Broadband and Digital Infrastructure",
      "outcome": "proceeded",
      "preStatus": "Under Construction",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "telecom",
      "estimatedCost": null,
      "score": 83,
      "band": "A",
      "features": [
        1,
        1,
        0.8,
        0.7,
        0.85,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 73,
      "name": "Kaiwaikawe Wind Farm",
      "outcome": "proceeded",
      "preStatus": "Planning",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "safe",
      "sector": "energy",
      "estimatedCost": 200,
      "score": 83,
      "band": "A",
      "features": [
        1,
        0,
        1,
        0.9,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 35,
      "name": "University of Auckland: Campus Development",
      "outcome": "proceeded",
      "preStatus": "Under Construction",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "safe",
      "sector": "education",
      "estimatedCost": 650,
      "score": 84,
      "band": "A",
      "features": [
        1,
        1,
        1,
        0.8,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 43,
      "name": "CentrePort Wellington: Port Resilience Programme",
      "outcome": "proceeded",
      "preStatus": "Under Construction",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "safe",
      "sector": "other",
      "estimatedCost": null,
      "score": 85,
      "band": "A",
      "features": [
        1,
        1,
        1,
        0.7,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 45,
      "name": "Three Kings Quarry Development: Auckland",
      "outcome": "proceeded",
      "preStatus": "Under Construction",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "safe",
      "sector": "housing",
      "estimatedCost": 1200,
      "score": 85,
      "band": "A",
      "features": [
        1,
        1,
        1,
        0.65,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 4,
      "name": "O Mahurangi Penlink: Whangaparāoa Peninsula",
      "outcome": "proceeded",
      "preStatus": "Under Construction",
      "mode": "road",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "transport",
      "estimatedCost": 830,
      "score": 89,
      "band": "A",
      "features": [
        1,
        1,
        0.8,
        0.8,
        0.85,
        1,
        0
      ],
      "sourced": false
    },
    {
      "id": 7,
      "name": "Takitimu North Link Stage 1: Tauranga to Te Puna",
      "outcome": "proceeded",
      "preStatus": "Under Construction",
      "mode": "road",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "transport",
      "estimatedCost": 933,
      "score": 89,
      "band": "A",
      "features": [
        1,
        1,
        0.8,
        0.8,
        0.85,
        1,
        0
      ],
      "sourced": false
    },
    {
      "id": 81,
      "name": "SH1 Papakura to Drury Upgrade",
      "outcome": "proceeded",
      "preStatus": "Under Construction",
      "mode": "road",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "transport",
      "estimatedCost": 423,
      "score": 89,
      "band": "A",
      "features": [
        1,
        1,
        0.8,
        0.9,
        0.85,
        1,
        0
      ],
      "sourced": false
    },
    {
      "id": 44,
      "name": "Renewable Energy: Wind Farms (National)",
      "outcome": "proceeded",
      "preStatus": "Under Construction",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "safe",
      "sector": "energy",
      "estimatedCost": null,
      "score": 90,
      "band": "A",
      "features": [
        1,
        1,
        1,
        0.7,
        0.65,
        0,
        0
      ],
      "sourced": false
    },
    {
      "id": 77,
      "name": "Te Ara o Te Ata: Mt Messenger Bypass (SH3)",
      "outcome": "proceeded",
      "preStatus": "Under Construction",
      "mode": "road",
      "fundingStatus": "Fully Funded",
      "electionRisk": "low",
      "sector": "transport",
      "estimatedCost": 280,
      "score": 90,
      "band": "A",
      "features": [
        1,
        1,
        0.8,
        0.9,
        0.85,
        1,
        0
      ],
      "sourced": false
    },
    {
      "id": 78,
      "name": "Auckland Airport: Terminal Redevelopment",
      "outcome": "proceeded",
      "preStatus": "Under Construction",
      "mode": "road",
      "fundingStatus": "Fully Funded",
      "electionRisk": "safe",
      "sector": "transport",
      "estimatedCost": 3900,
      "score": 90,
      "band": "A",
      "features": [
        1,
        1,
        1,
        0.65,
        0.65,
        1,
        0
      ],
      "sourced": false
    },
    {
      "id": 79,
      "name": "Central Interceptor: Auckland Wastewater Tunnel",
      "outcome": "proceeded",
      "preStatus": "Under Construction",
      "mode": "na",
      "fundingStatus": "Fully Funded",
      "electionRisk": "safe",
      "sector": "water",
      "estimatedCost": 1668,
      "score": 92,
      "band": "A",
      "features": [
        1,
        1,
        1,
        0.65,
        0.65,
        0,
        0
      ],
      "sourced": false
    }
  ]
}