// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 2, 2026
31.6 C
Singapore

SIA Group sees 9.3% increase in passenger capacity and 8.3% rise in traffic for Nov 2024

SINGAPORE: In November 2024, the Singapore Airlines (SIA) Group’s passenger capacity grew by 9.3% year-on-year (YoY), while passenger traffic increased by 8.3%.

Meanwhile, the group’s passenger load factor (PLF) fell by 0.8 percentage points from the previous year to 87.0%, as reported by the Singapore Business Review.

SIA’s PLF was 86.8%, while Scoot’s was slightly higher at 87.4%. Together, the two carriers carried 3.3 million passengers, marking a 7.5% increase from November 2023.

In terms of cargo, the group saw a 10.3% rise in cargo loads, thanks to more freighter charters and better aircraft utilisation. Cargo capacity rose by 12.8%, although the cargo load factor dropped 1.3 percentage points to 56.6%.

SIA launched daily flights to Beijing’s Daxing International Airport in November, expanding its China network to two points in the capital and 23 destinations in mainland China.

By the end of the month, the group’s passenger network reached 128 destinations across 36 countries, with SIA serving 79 and Scoot covering 71. The cargo network also expanded to 132 destinations in 37 countries. /TISG

Read also: SIA Group passenger traffic up 7.4% YoY, and cargo loads rise 20.2% in Oct 2024

Featured image by Depositphotos

- Advertisement -

Hot this week

Why do Singaporeans complain so often? Here’s what netizens had to say

Do Singaporeans complain too much? A Facebook user posed the question, and many shared their own views on why complaining has become such a common part of daily life.

Elderly man allegedly scolds Gen Z commuter over MRT seat until a ‘May I Have a Seat’ card appears

SINGAPORE: A Gen Z commuter wearing a yellow “May I have a seat” card allegedly refused to cave in after an elderly man demanded that he give up his seat on the MRT. A fellow commuter who witness...

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); } });
// //
Enable Notifications OK No thanks