// Adds dimensions UUID, Author and Topic into GA4
Friday, March 6, 2026
26.2 C
Singapore

Boeing reports $449 mn 3Q loss, will cut 7,000 more jobs

Pressured by another quarterly loss, Boeing announced Wednesday additional staff downsizing as it adapts to a prolonged downturn in the aviation industry.

The planemaker, which has been in belt-tightening mode throughout 2020, plans about another 7,000 more jobs cuts through the end of 2021. Headcount at that time will be around 130,000, down from 160,000 in January of this year.

Boeing reported a  third-quarter loss of $449 million, compared with profits of $1.2 billion in the year-ago period. The company did not announce additional reductions in commercial plane production.

jmb/bgs

© 1994-2020 Agence France-Presse
/AFP

See also  Welfare statists are economic authoritarians
- Advertisement -

Hot this week

Singapore Airlines, Spirit Airlines planes clip each other, causing 6.5 hours delay

A Singapore Airlines plane clipped its right wing with the tail of a Spirit Airlines plane as it was pushing back from the gate Tuesday morning at Newark Airport, according to the FAA. Port Authori...

Ex-manager says ‘AI is just a cover story’ for Amazon layoffs

She noted, sure, AI is a part of it; it accelerates it, but more than anything, it is “a very convenient excuse.”

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //