Japan Imports Unexpectedly Fall | Forex News 2026.02.18 (en)


‘,
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);

Japan’s imports fell 2.5% year-on-year to JPY 10,340.2 billion in January 2026, defying market expectations for a 3% increase and reversing the 5.2% rise recorded in December. This was the first decline since August, pointing to softer domestic demand and lower energy costs, following a period in which winter stockpiling had propped up import volumes late last year. The pullback occurred despite Tokyo’s substantial stimulus package—the first under the Takaichi administration—suggesting that fiscal support has not yet fully translated into stronger import demand.




Source link

Scroll to Top