ADVERTISEMENT

IT-BPM sector drives office market growth – KMC Savills

In the regions

Published Oct 19, 2023 11:01 am

KMC Savills, the country’s leading real estate solutions provider, expects continued growth in regional cities’ office market with the expansion of the information technology and business process management (IT-BPM) sector.

During the launch of the KMC Savills’  Regional Office Briefing, Executive Director John Corpus said Thursday, Oct. 19, that business process outsourcing (BPO) offshore companies are growing, primarily driven by third-party BPOs, as seen in past trends.

“During the pickup of the office market, it’s always been the third party who’s starting it, especially when there’s a crisis. And then, as soon as the market is more predictable, then a lot of multinational companies are doing it themselves,” Corpus said during the online briefing.

KMC Savills reported that the IT-BPM companies such as Concentrix, Teleperformance, ubiquity, Transcom, Alorica, Accenture, and Telus, among others have expanded their offices in the cities of Cebu, Clark, Davao, Iloilo, and Bacolod.

Corpus said that there are 30 office agents going around the Philippines to show sites to their clients and monitor which companies are taking up spaces.

Chief Operating Officer Cha Carbonell added that other industries are expanding office-wise in their regional cities, knowing the given demand for them to expand there, such as the e-commerce and logistics industry – which need satellite offices.

“[But] the demand of office space predominantly… would still come from the BPO sector but there are other types of industries [which] will help the absorption of office spaces in our regional cities as well,” he said.

Meanwhile, KMC Savills Managing Director Michael McCullough noted that the provincial areas have performed better than Metro Manila for the first time in a long time, driven by the desire of companies to relocate their top employees to the provinces during the pandemic.

“Companies want to go where the best employees are, so a lot of people during the pandemic went and returned to the provinces and so that’s where the companies wanted to move back to,” he said, adding that this has resulted in lower rates and better office locations, indicating continued success in the regional cities.

McCullough also said that generative AI will affect the IT-BPM industry but would create job opportunities with higher quality and higher pay.

“There’s an opportunity there but there’ll definitely be a disruption,” McCullough added.

Market outlook in the regional cities

KMC Savills’ report revealed that the total office stock in Iloilo, Bacolod, and Davao are not as sizeable as Metro Cebu or Metro Clark, however, the increased demand for these markets should trigger developers to construct new Grade A office buildings or introduce new business districts.

Based on the comprehensive report, Cebu’s vacancy rate is forecasted to return to pre-pandemic levels by 2025 due to the recovery in demand, with Cebu Business Park (CBD) and Cebu IT Park (CITP) leading the rebound.

The Cebu Fringe will likely delay this as the lack of leasing activity persists. However, KMC Savills does not discount the possibility that a brisk upswing may happen if inventory in CBD and CITP declines rapidly.

In Metro Clark, the market continues to struggle with its vacancy rate rising to 33.6 percent in the first half of 2023 as one of the few remaining vestiges of the POGO sector leaves.

Office buildings outside of Clark Freeport Zone (CFZ) have performed better with their vacancy rate averaging 25.3 percent in the same period.

Although the overall vacancy rate is higher than in some submarkets in Metro Manila, leasing activity in Metro Clark has been healthier in the capital – albeit at specific locations only.

Meanwhile, Davao’s overall vacancy rate dropped to 6.4 percent in the first half of this year from 12.1 percent at the end of 2022. The market has continuously outperformed expectations after the vacancy rate peaked at 21.9 percent in the third quarter of 2021.

Amidst the influx of demand from outsourcing firms, Davao remains one of the most affordable markets in the country. Unlike the other office markets in VisMin, Davao still lacks a sizable cluster of townships that can command above-average rates.

However, KMC Savills forecasts that the current demand trend may be an opportunity for developers to rethink their strategy in the region.

In Iloilo, the overall vacancy rate rose to 8.1 percent after the completion of Cybergate Iloilo Tower 2 in Pavia. Grade B stock saw a massive drop in its vacancy rate to 13.1 percent from 22.7 percent at the end of 2022.

With the report, KMC Savills is optimistic that vacancy rates should remain in single digits despite another 22,500 square meters of new office space in the second half of 2023.

Lastly, Bacolod’s market occupancy remained low with a vacancy rate of 13.5 percent as demand continued to struggle. Leasing activity may improve in the coming quarters as demand is expected to spill over from its neighbor Iloilo.

Conditions are expected to be static in the next term, but leasing activity has picked up in recent months.

The report showed that the demand can accelerate in 2024 due to the tight conditions in Iloilo. Given how quickly demand poured into its neighboring city, similar action by the market is expected in Bacolod.

 

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.