US Natural Gas Stocks Fall Less than Expected


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

US energy companies withdrew 249 billion cubic feet (bcf) of natural gas from storage in the week ending February 6, 2026, slightly below market expectations for a 257 bcf draw, as extreme cold continued to fuel strong heating demand. The withdrawal was significantly larger than the 111 bcf draw recorded in the same week a year earlier and well above the five-year average decline of 146 bcf. Total inventories fell to 2.214 trillion cubic feet, leaving stockpiles 4.2% below year-ago levels and 5.5% under the five-year average. This latest decline came on the heels of a record 360 bcf withdrawal in the prior week, driven by an Arctic blast that swept across much of the United States.




Source link

Scroll to Top