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

Sembcorp subsidiary acquires 228MW wind assets in India

SINGAPORE: Green Infra Wind Energy Limited, a Sembcorp subsidiary, acquired 228MW wind assets in India. This move marks a substantial step forward in the company’s commitment to sustainable energy practices.

Singapore Business Review reports that the acquisition involved Green Infra Wind Energy Limited purchasing 100% share capital in two special purpose vehicles (SPVs) owned by Leap Green Energy Private Limited.

These SPVs are responsible for the operation of 228 MW of wind assets located across key regions in India, including Madhya Pradesh, Maharashtra, and Rajasthan.

With the company having another acquisition in the pipeline and a 245 MW wind assets project pending completion, Sembcorp’s total gross renewables portfolio globally now amounts to 13.5 GW. /TISG

Read also: ComfortDelGro subsidiary acquires UK CMAC Group for S$135.4M

- Advertisement -

Hot this week

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

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