US Crude Oil Inventories Increase for 4th Wee…


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

United States crude oil inventories rose by 3.72 million barrels in the week ended April 3rd, 2026, marking a fourth consecutive weekly increase. This followed a substantial build of 10.263 million barrels in the prior week. By contrast, gasoline inventories declined by 3.97 million barrels, extending a previous drop of 3.209 million barrels. Distillate stockpiles—which include diesel and heating oil—also fell, decreasing by 599,000 barrels after a 1.04 million barrel decline in the preceding week.




Source link

Scroll to Top