// Adds dimensions UUID, Author and Topic into GA4
Wednesday, May 13, 2026
29.8 C
Singapore

Children better off today than 20 years ago: report

A report on the state of the world’s children released Tuesday notes major progress in health, education and safety in dozens of countries over the past two decades.

Save the Children said in its global childhood report that conditions had improved in 173 out of 176 countries, with Singapore ranking as the country that best provides for children.

The non-governmental organization estimates that 690 million children are being robbed of their childhood because of sickness, deaths, child marriage, early pregnancy, malnutrition or no schooling, down from 970 million in 2000.

Sierra Leone, Rwanda and Ethiopia were cited as countries that had significantly improved the lives of children over the past two decades.

Globally, child deaths have dropped and there are 49 million fewer stunted children, with China and India accounting for more than half of the global decline.

Of the eight indicators used by Save the Children to measure progress for children, only one was on the rise — the number of displaced children from conflict.

Some 420 million children live in conflict zones — more than double the number in 1995.

After Singapore, Sweden, Finland, Norway, Slovenia, Germany, Ireland, Italy, South Korea and Belgium were listed as the top 10 countries where children are the most protected.

The Central African Republic ranked last at 176, just below Niger and Chad.

cml/wd

© Agence France-Presse

/AFP

- Advertisement -

Hot this week

Firebomb attacks by suspected Singapore loan sharks hit four Johor Bahru homes

Residents are left shaken after the late-night Molotov cocktail attacks, as concerns grow over cross-border Ah Long intimidation reaching Malaysia

LTA: Most Singapore live traffic camera feeds to shut down from June 30 as ERP 2.0 takes over

Vehicle drivers will soon rely more on onboard traffic alerts and navigation apps as Singapore moves deeper into its next-generation road system

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