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);
The Netherlands’ unemployment rate remained unchanged at 3.9% in May 2026, matching the level recorded in April 2026. The latest figures suggest a period of stability in the Dutch labor market, with no visible deterioration or improvement in headline jobless numbers during the spring.
The flat reading indicates that, at least for now, employment conditions are holding steady despite broader global economic uncertainties. Market participants and policymakers will be watching upcoming releases closely to see whether this stability persists or gives way to renewed tightening or softening in the labor market.
The data were last updated on 18 June 2026, providing investors and analysts with an up-to-date snapshot of Dutch employment dynamics as they assess the country’s economic outlook heading into the second half of the year.
