Czech Economy Loses Momentum as Q1 2026 GDP G…


‘,
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 Czech Republic’s economic growth eased in the first quarter of 2026, with gross domestic product (GDP) expanding by 2.2% year-on-year, down from a previously recorded 2.7% in the same period. The latest data, updated on 30 June 2026, point to a moderation in the country’s growth trajectory compared with the earlier pace.

The figures are based on a year-over-year comparison, where the current 2.2% reading reflects the change in GDP in the first quarter of 2026 relative to the first quarter a year earlier. The earlier 2.7% indicator represented the corresponding year-on-year comparison for the prior reference point. The deceleration suggests that while the Czech economy continues to grow, the expansion is now occurring at a slower rate than previously observed.

For analysts and investors, the weaker growth rate may raise questions about the sustainability of domestic demand and external support for the Czech economy going forward. However, with GDP still firmly in positive territory, the data indicate continued, if tempered, economic expansion rather than a sharp downturn.




Source link

Scroll to Top