ADVERTISEMENT

Mayor Abby highlights sustainability in successful US trip

Published Sep 25, 2023 05:48 am

 

 

IMG_3325.jpeg

Mayor Abby Binay in New York City.

Fresh from her successful trip to the United States, Makati City Mayor Abby Binay said on Monday, Sept. 25, that her administration's gains in sustainability and women empowerment were the highlights of her week-long visit marked with insightful meetings on other climate action initiatives and programs.

On Sept. 18, Binay went to Times Square in New York to meet with other “empowered women” promoting various programs in their communities. She also gave a speech at the Women’s Federation for World Peace International (WFWPI) Office for UN Relations-New York and the National Federation for Filipino-American Associations (NaFFAA)-Northeast Region regarding the subject “UN and Local Government Initiatives to Achieve the SDGs.”

"Dito ay ikinuwento ko ang success story ng Makati at kung gaano kalaki ang naging impact ng mga Public-Private Partnership sa pag-usad ng ating mga smart city initiative at programa sa climate change. Isa sa mga opisyal ng NaFFAA si Loida Nicolas-Lewis, isang abogadang Filipino-American. Siya rin ay isang tinitingalang entrepreneur sa buong mundo (I shared the success story of Makati and the importance of Public-Private Partnerships (PPP) in making the city's smart city initiative and climate change programs a reality. Filipino-American lawyer Loida Nicolas-Lewis, who is also an official of the NaFFAA and renowned entrepreneur, attended the event. Lewis was also the very first Filipina lawyer who passed the New York state bar)," Binay said.  

She explained that her participation in the meetings was part of her mandate as a board member of the Global Covenant of Mayors (GCoM) to give reports on Southeast Asia.

"Hindi lang po Makati at Pilipinas ang mino-monitor ko pagdating sa mga sustainability climate action efforts, kundi ang ibang mga lungsod din sa rehiyong ito. Naging panelist din ako sa isang talakayan tungkol sa paksang “Unlocking Urban Energy Access and Poverty report launch campaign” kasama ang iba pang mayors ng GCoM. Dito pinag-usapan ang “energy poverty” na isa pa rin sa malaking problema nang maraming lugar sa Southeast Asia (I'm not just monitoring the sustainability climate action efforts of Makati and the Philippines, but also of other cities in this region. I was also a panelist in a discussion about 'Unlocking Urban Energy Access and Poverty report launch campaign' together with other GCoM mayors. We tackled about 'energy poverty' which is one of the biggest problems of many areas in Southeast Asia)," the mayor said.

"Sa progresibong lungsod tulad ng Makati, maaaring hindi halata ang kawalan ng kuryente at kahirapan. Pero sa totoong buhay, milyun-milyon pa rin ang walang access sa kuryente at maayos na pagkain kaya nahihirapang makaangat sa buhay ang mga indibidwal at ang kanilang komunidad. Ito ang isa sa major themes na gusto kong i-present sa darating na COP28 climate conference sa Dubai, UAE. Bilang miyembro ng advisory committee, mayroon akong pagkakataong maipaalam sa mga tinatawag na first-world nations ang sitwasyon ng mga mas mahihirap na lungsod sa ibang bahagi ng mundo (Poverty and loss of electricity may not be that obvious in a progressive city like Makati, but in reality, there are millions of people who don't have access to electricity and proper food, hence, making it much more difficult for them and their communities to rise up from poverty. This is one of the major themes I would like to present in the upcoming COP28 climate conference in Dubai, UAE. As one of the members of its advisory committee, I have the chance to inform first-world nations about the situation of much impoverished cities in the world)," she stressed.

The local chief said Filipinos have the determination and are rich in innovation. However, some do not have enough funds to implement these plans. She stressed the importance for all cities and communities to have access to climate finance to make the dreams of communities become a reality.

"Kailangan ding mag-invest sa sustainable infrastructure, public transportation, at climate resilience measures para ihanda ng mga lungsod para sa mga paparating pamg hamon ng climate change. Nakakatuwang napaka-receptive ng international audience sa aking mga ideya at suhestyon. Willing din silang magbigay ng tulong at umalalay sa atin habang nagbabalangakas tayo ng mga plano at programa para sa isang mas sustainable, resilient, at progresibong kinabukasan (It is also imperative to invest in sustainable infrastructure, public transportation, and climate resilience measures to prepare cities for the future challenges that may be posed by climate change. I'm happy to see that the international audience is receptive to my ideas and suggestions. They also expressed their willingness to provide aid and assistance as we continue to discuss plans and programs for a more sustainable, resilient, and progressive future)," Binay noted.

Related Tags

metro news
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.