ADVERTISEMENT

COA 2020 financial report: Quezon City, Makati top list of richest LGUs

Published Dec 22, 2021 03:49 pm

Quezon City headed by Mayor Joy Belmonte topped all local government units in terms of largest total assets and revenues in the country.

Quezon City Mayor Joy Belmonte

The 2020 Annual Financial Report released by the Commission on ‘Audit on Wednesday, Dec. 22 showed that QC’s registered total assets in 2020 was P452.333 billion, the highest among all LGUs, including provinces.

The former Philippine capital also had the largest total revenues of P24.024 for the year.

COA disclosed that QC, one of the country’s biggest locality in terms of land area and population, also registered the highest amount of total liabilities at P30.40 billion remained at the top in terms of net assets for the year, at P421.92 billion, indicating a strong financial performance under Belmonte.

QC also had the highest reported total expenses at P23.06 billion.

Ranked second in terms of net assets at P220.313 billion, Makati City under Mayor Abigael Binay collected the second highest amount in total revenue at P22,37 billion and total expenses of P19.25 billion.

Manila and Pasig City ranked third and fourth in net assets at P52.04 billion and P42.73 billion, respectively.

The two Metro Manila cities maintained the same ranking for total revenue, with Manila registering P17.92 billion while Pasig, P13.01 billion.

Mayor Francisco “Isko Moreno” Domagoso’s city was also third in expenditures at P17.87 billion in 2020.

However, for expenditures, Pasig City headed by re-electionist Mayor Vico Sotto ranked fifth at P10.38 billion in annual disbursements in 2020.

In Pasig's place at fourth is Taguig City headed by Mayor Lino Cayetano who spent P12.57 billion.

Among the municipalities the town of Limay in Bataan had the largest total net assets at P4.17 billion. It was followed by Caluya, Antique and Taytay, Rizal, with P2.74 billion and P2.43 billion, respectively.

COA disclosed that in terms of total revenues, Cainta, Rizal was on top of all municipalities with P1.5 billion in total revenues.

However, Cainta headed by Mayor Kit Nieto was likewise the biggest spender at P1.53 billion.

Municipal governments ranked among the top earners in the country are not necessarily the largest spenders.

The following local government units and their mayors are ranked in the top ten biggest spenders: San Mateo, Rizal (Mayor Cristina Diaz)- P833.46 million; Mariveles, Bataan (Mayor Jocelyn Castañeda), P782.25 million; Rosario, Cavite (Mayor Jose Ricafrente Jr.) P737.11 million; Calaca, Batangas (Mayor Sofronio “Nas” Ona) , P726.37 million; Tanza, Cavite (Mayor Yuri Pacomio) P685.52 million and Limay, Bataan (Mayor Nelson David) P684.42 million.

Ten Cities with the Highest Amount of Revenue and Their Total Expenses in 2020 Revenues Expenses

1. Quezon P24,02 billion P23.06 billion

2. Makati P22.37 billion P19.25 billion

3. Manila P17.92 billion P17.87 billion

4. Pasig P13.01 billion P10.38 billion

5. Taguig P12.75 billion P12.57 billion

6. Davao P11.11 billion P9.84 billion

7. Parañaque P7.92 billion P6.18 billion

8. Cebu P7.04 billion P8.69 billion

9. Caloocan P6.75 billion P6.44 billion

10. Pasay P6.35 billion P5.64 billion

Ten Municipalities with Highest Amount of Total Revenue in 2020

Revenues

1. Cainta, Rizal P1.50 billion

2. Limay, Bataan P1.25 billion

3. Taytay, Rizal P1.20 billion

4. Rodriguez, Rizal P1.05 billion

5. Caluya, Antique P1.01 billion

6. Marilao, Bulacan P936 million

7. Silang, Cavite P902 million

8. Sta. Maria, Bulacan P889 million

9. Carmona, Cavite P868 million

10l. Binangonan, Rizal P861 million

Related Tags

Quezon City COA Makati City Annual Financial Report for 2020 Mayor Joy Belmonte
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.