New Zealand Building Consents Growth Accelera…


‘,
buttonPrevHTML: ”,
};

function adaptBreadcrumbs() {
let breadcrumbs = document.querySelectorAll(‘#header-breadcrumbs’);

for(i = 0; i < breadcrumbs.length; i++) {
let title = breadcrumbs[i].querySelector(‘.breadcrumbs-title’);
let btns = breadcrumbs[i].querySelector(‘.btn-container:last-child’);

if(btns && btns.children && btns.children.length) {
if(parseInt(title.getBoundingClientRect().top + title.getBoundingClientRect().height / 2) == parseInt(btns.getBoundingClientRect().top + btns.getBoundingClientRect().height / 2)) {
title.style=”flex-grow:1;”;
} else {
title.style=”flex-grow:0;”;
}
} else {
title.style=”flex-grow:1;”;
}

}
}

window.addEventListener(‘resize’, adaptBreadcrumbs);
document.addEventListener(‘DOMContentLoaded’, adaptBreadcrumbs);

New Zealand’s building consents rose 2.7% month-over-month in February 2026, marking a modest acceleration from the 2.0% increase recorded in January 2026. The fresh data, updated on 31 March 2026, points to a continued month-on-month expansion in construction activity.

The February figure, assessed on a month-over-month basis, shows that growth in building consents has strengthened compared with the previous period, when January’s 2.0% rise was measured against December 2025. The back-to-back gains suggest a steadying pipeline of construction projects, with February’s improvement indicating slightly firmer momentum heading into late Q1 2026.




Source link

Scroll to Top