ADVERTISEMENT

Malabon LGU sets up rainy season plans

Published May 23, 2025 03:59 pm

At A Glance

  • Sandoval said that the local government prioritizes the welfare of every family in the city, especially during the rainy season.
The City Engineering Office, CENRO, and MMDA personnel conduct clean-up and declogging operations in Barangay Hulong Duhat. (Photos from Malabon City PIO)
The City Engineering Office, CENRO, and MMDA personnel conduct clean-up and declogging operations in Barangay Hulong Duhat. (Photos from Malabon City PIO)
The local government of Malabon City on Friday, May 23, has implemented proactive measures to ensure the safety and well-being of Malabueños as the rainy season approaches.
Mayor Jeannie Sandoval recently held talks with the Malabon Disaster Risk Reduction and Management Council (MDDRMC), Emergency Response Team, and other agencies during the 2nd Quarter MDDRMC meeting in 2025 to discuss plans for possible flooding in the city’s barangays caused by heavy rains.
Sandoval said that the local government prioritizes the welfare of every family in the city, especially during the rainy season.
“Kaya naman kahit hindi pa dumadating kalamidad, ay nakahanda na po tayo para sa mga operasyon at nagsasagawa ng mga pre-emptive at preventive efforts natin (That is why, even before any calamity arrives, we are already prepared for operations and are implementing pre-emptive and preventive efforts),” Sandoval said.
“Makakasiguro po ang mga residente ng lungsod na una ang kaligtasan ng bawat isa ano man ang panahon (Residents can be sure that their safety comes first, whatever the weather),” she added.
Agencies present during the MDDRMC meeting were the City Social Welfare and Development Department (CSWDD), City Environment and Natural Resources Office (CENRO), City Engineering Department (CED), and the Bureau of Fire Protection–Malabon (BFP), among others.
Preparations
As part of the city’s readiness plan, the MDRRMO said all response teams have been told to check their resources, including human resources, inspect important facilities, stock up on food and supplies, and secure needed equipment.
They will also conduct pre-disaster risk assessments, plan for emergencies and evacuations, and share information to ensure that all facilities are ready and residents know what to do before, during, and after disasters.
It also announced that its Command and Communication Center will be open 24/7 to monitor the situation in the city and help send out needed resources.
This includes monitoring waterways, using roadside cameras and early warning systems, and checking boats and other emergency vehicles.
In each evacuation center, the City Health Department, CSWDD, and barangays will assign health officers to enforce health protocols such as social distancing, sanitation, and waste management. Cleanliness and orderliness will also be strictly maintained in these centers.
The CSWDD said about 4,500 food packs and non-food items are ready for distribution to families in evacuation centers or during relief efforts.
Evacuees will also be provided with their basic needs and health services through the city's mobile laundry, Health Services on Wheels, Lab for All Mobile Clinic, mobile shower and restroom, mobile water station, and mobile charging station.
The CED continues to monitor 48 pumping stations and 120 floodgates across the city to help prevent major flooding, which has the ability to protect residents during the rainy season.
Regular declogging operations of rivers and drainage systems are also being conducted.
Clean-up efforts, including trimming tree branches along roads and waterways to prevent obstructions and help mitigate flooding, are also being conducted by CENRO personnel and Estero Rangers.
Meanwhile, around 20 BFP-Malabon personnel are on standby for rescue operations. Boats, ambulances, fire trucks, and other emergency vehicles have been prepositioned for quick deployment.
City Administrator Dr. Alexander Rosete stated, “Lahat po ng departamento ng pamahalaang lungsod ay nakahanda na para sa pagpasok ng tag-ulan. Noong nakaraang taon ay napaghandaan natin ang mga ito at nakapagsagawa ng mga operasyon na kinakailangan (All city government departments are now prepared for the rainy season. Last year, we were able to prepare for it and carry out the necessary operations).”
“Ngayon po, patuloy [ang] paghikayat natin sa mga pamilya na makipagtulungan sa atin para sa kaligtasan, kaayusan, at kapakanan bago pa man dumating ang bagyo o iba pang kalamidad (Now, we continue to encourage families to cooperate with us for everyone’s safety, order, and well-being even before storms or other calamities arrive),” Rosete added.
For emergencies, Malabueños can call (02) 8-921-6009, (02) 8-921-6029, or use the Malabon AHON 24/7 Alert App to contact the city government.
Related Stories:
https://mb.com.ph/2025/05/23/malabon-city-kicks-off-clean-up-drive-declogging-efforts-ahead-of-rainy-season
https://mb.com.ph/2025/05/21/rainy-season-may-begin-in-early-june-pagasa

Related Tags

Metro news Malabon City Rainy season
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.