New Zealand Building Consents Rebound Sharply…


‘,
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 construction sector showed a strong resurgence in April 2026, with building consents rising 10.9% month-over-month, according to data updated on 2 June 2026. This marks a sharp turnaround from March 2026, when consents fell 0.8% compared with February.

The April figure, measured on a month-over-month basis, indicates that the volume of new building approvals has moved decisively back into positive territory after the prior month’s contraction. The shift from a 0.8% decline in March to a 10.9% increase in April suggests a renewed pipeline of construction activity, which is closely watched as a leading indicator for the broader New Zealand economy.




Source link

Scroll to Top