US Crude Oil Inventories Fall More than Expec…


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

U.S. crude oil inventories saw a significant decrease of 6.014 million barrels for the week ending August 15, 2025, surpassing market forecasts, which anticipated a reduction of just 1.3 million barrels. This information is sourced from the EIA Petroleum Status Report. Conversely, inventories at the Cushing, Oklahoma delivery hub experienced an increase of 419 thousand barrels. Among refined fuels, gasoline inventories saw a reduction of 2.72 million barrels, whereas distillate fuel stocks rose by 2.434 million barrels.




Source link

Scroll to Top