Philippines GDP Growth Cools to 2.8% in Q1 20…


‘,
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 Philippine economy expanded by 2.8% year-over-year in the first quarter of 2026, slowing slightly from the 3.0% growth recorded in the fourth quarter of 2025. The data, updated on 07 May 2026, indicate a modest loss of momentum as overall activity cooled compared with the same period a year earlier.

On a year-over-year basis, the current figure reflects how output in the first quarter of 2026 compares with the first quarter of the previous year, while the earlier 3.0% reading measured fourth-quarter 2025 performance against the same quarter in 2024. The marginal dip in the annual growth rate suggests that, while the economy continues to expand, the pace of that expansion has moderated at the start of 2026.




Source link

Scroll to Top