ADVERTISEMENT

Achieving 'zero-casualty' goal

Published Nov 11, 2025 12:05 am  |  Updated Nov 10, 2025 04:48 pm
FINDING ANSWERS
With back-to-back typhoons like “Tino” and “Uwan” hitting our country, and with the reality of climate change becoming increasingly evident through stronger storms, it is prudent not only to hope for the best but also to be constantly prepared for the worst.
The value of preparedness was demonstrated during one of the strongest typhoons to hit in recent years. No casualties were reported when Typhoon Ferdie (international name: Meranti) battered Batanes in 2016 and destroyed an estimated ₱445 million worth of houses, school buildings, infrastructure, and agricultural products.
People in Batanes, who seldom worry about typhoons because of their sturdy stone houses, viewed “Ferdie” as the strongest in modern times. This was corroborated in southeastern China, the next area hit by “Ferdie” after it left the Philippine Area of Responsibility (PAR), as Xinhua News Agency described it as “the most powerful to hit Fujian province in at least 67 years,” or since 1949 when meteorological records began with the founding of modern China.
Attaining the goal of “zero casualty,” as exemplified in Batanes, ought to be the mindset of all local government units (LGUs). Disaster preparedness is among the criteria used to assess whether an LGU deserves to be awarded the Seal of Good Local Governance, an offshoot of the Local Government Performance Measurement System that I established to accurately rate LGU achievements when I was DILG Secretary.
With objective criteria for assessing excellent performance, local executives are given due recognition for their efforts not only in fulfilling their regular duties but also in pursuing creative and innovative ways to efficiently carry out their roles as local managers: to utilize funds prudently, improve the lives of their constituents especially the poor, and ensure public safety, among others.
In many LGUs, the culture of preparedness to face disasters has evolved to highly improved levels ever since Super Typhoon Yolanda (international name: Haiyan), the strongest in recorded history, carved a wide path across the Visayas and claimed more than 6,000 lives in November 2013.
The capacity to quickly learn from the painful lessons of “Yolanda” was shown a year later when Typhoon Ruby(Hagupit) struck. The weather bulletin that “Ruby” could be “Yolanda-like” was enough to trigger a level of mobilization described by a United Nations agency official as “one of the largest peacetime evacuations in Philippine history” — the movement of more than a million people to safer ground.
The head of the UN Office for Disaster Risk Reduction praised the Philippine government at the time for doing an “excellent job,” saying that its zero-casualty approach was “further evidence of Asia’s leadership role in reducing mortality and tackling economic losses” from disasters.
“We have been telling this story since the Indian Ocean tsunami 10 years ago — that nations and communities have the power to reduce their losses if they are well-organized, understand the nature of risk, and develop the capacity to deliver early warnings and evacuate groups at risk ahead of the disaster event,” the UN head said.
However, the level of cooperation, responsiveness, and preparedness displayed during “Ruby” was not always that good. In fact, the pre-Yolanda period was far worse, especially when Typhoon Pablo battered Mindanao, leaving 1,901 people dead or missing. Typhoon Pablo — adjudged the world’s deadliest catastrophe in 2012 by US-based Impact Forecasting — was particularly frustrating because it came on the heels of Typhoon Sendong, which had struck Mindanao just a year earlier, likewise killing more than a thousand people.
In the same year that “Pablo” struck, Hurricane Sandy hit the eastern United States. Impact Forecasting listed “Sandy” as the “most destructive” catastrophe of 2012, causing property damage estimated at $62 billion — a staggering ₱2.5 trillion — in contrast to Typhoon Pablo’s damage of nearly $1 billion. However, the US death toll was significantly lower: only 132 lives lost, a far cry from that of “Pablo” at 1,901 deaths.
The huge disparity in loss of lives between the two superstorms can be attributed to experience and preparedness. Had Pablo hit perennially typhoon-ready Batanes, with its stone houses and culture of resilience, the outcome would have been far different from that in areas of Mindanao where structures were mostly made of light materials.
Others attribute the disparity to the intensity of US preparations, extensive information dissemination, and the cooperation of residents. A Project NOAH chief once said: “I was in New York during Hurricane Irene in August 2011. It is impressive how they prepare for a storm — it’s like they’re preparing for a tsunami. There’s an abundance of information. All the media in the different states are providing advisories. Everyone’s working together. Even the President was there to check on what’s happening.”
Clearly, government preparedness and public cooperation are both essential. From experience, people assess future risks and mount a level of readiness to face extreme weather. Residents of Metro Manila, especially in Marikina, learned from Typhoon Ondoy. Likewise, lessons from Sendong placed Cagayan de Oro in an excellent state of preparedness for Pablo—not a single life was lost in the city when the typhoon rampaged through Mindanao.
Various experiences — both the best and the worst — become invaluable when we learn from them. As our country lies close to the Pacific Ocean, where most typhoons are formed, maintaining a high level of preparedness is essential to ensuring a safe and secure life for Filipinos amid the new normal of climate change bringing stronger typhoons. ([email protected])
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.