ADVERTISEMENT

Angkas bags another global recognition for leadership excellence

Published Dec 12, 2022 08:58 am
Angkas founder Angie Tham (2nd row, middle) poses alongside the 24 other honorees at the Steward Leadership Summit which was held in Singapore, on November 30, 2022.

Motorcycle taxi service story honored by regional group

For Angkas’ groundbreaking efforts to address traffic, as well as the company’s novel, sustainable and replicable contribution to poverty reduction, Angkas was one of only two Filipino companies to be included in this year’s Stewardship Leadership 25 (SL25). An initiative jointly curated by Stewardship Asia Centre, INSEAD Hoffmann Global Institute for Business and Society, WTW and The Straits Times, the SL25 is an annual listing of the 25 best stories of steward leadership excellence from among the 44 countries and territories that make-up the Asia-Pacific region. This year from the Philippines, ONLY Angkas and the Ayala Corporation made the cut.

“It has only been through the efforts of our biker partners that we have received this recognition,” said Angkas CEO George Royeca upon learning of Angas’ inclusion in this year’s SL 25. “All we did was take a chance on our hardworking and skilled Filipino drivers. Our belief, that given a fair shot, they would rise to the challenge and become contributing members of society. They proved us right.”

Angkas Is the first app-enabled, professionalized motorcycle taxi service in the Philippines. It was established explicitly to address Metro Manila traffic. According to the Japan International Cooperation Agency (Jica), Metro Manila traffic costs the nation 3.5 billion pesos of lost opportunities daily. As the country’s first professionalized, app-based motorcycle taxi service, Angkas provides a viable and affordable traffic-beating solution to millions of commuters. To accomplish this, Angkas has tapped a long-marginalized sector of society, the country’s low-income motorcycle owners.

A motivated solution is a viable solution  

Recognized as one of the top 25 steward leadership stories in the region is on how Angkas, the country’s leading app-based motorcycle taxi ride-sharing service, not only succeeded in providing countless job opportunities to Filipinos, but also served as the voice of the 18 million- strong motorcycle industry.

At the time of Angkas inception, motorcycles were involved in 50% of all fatal road accidents. Filipino motorcycle riders were deemed too undisciplined and unsafe to even consider a formal motorcycle taxi service. Angkas invested heavily in motorcycle riding and safety training for all applicants and literally re-wrote the standard training manual for these in the country. Even after training, Angkas fails 70% of applicants, a standard that has been maintained throughout. More importantly, after millions of bookings, Angkas boast and unparalleled 99.997% safety rating.

“On average, our riders make $30 a day, which translates to over $900 a month. This is significantly higher than the nation's existing minimum wage. What we offer to our partner bikers is the means to lift themselves out of poverty and to provide better lives for their families,” shared Angkas CEO George Royeca. “By keeping our riders as entrepreneurs, we are giving them a sense of pride and ownership,” he adds.

Creating solutions through creative resilience

While it started out as a motorcycle taxi service, Angkas branched out into logistics, especially during the pandemic. At that time the company focused on delivery businesses like Angkas Padala. With the shift, Angkas was able to keep bikers afloat while serving the larger community’s needs, and allowing people to stay indoors. Angkas even became the mobility partner of the Philippine Red Cross by collecting saliva for PCR test kits and transporting them to laboratories. As restrictions were eased, Angkas also offered free rides to healthcare workers.

Even as Angkas has returned to its stature as the leading motorcycle taxi service in the country, the company is looking to explore other opportunities in logistics, as well as looking for ways to partner with government agencies to enable them to deliver items such as government documents, medicines, and even IDs.

Paving the path forward

Angkas has created the largest motorcycle taxi community. Beyond their 30,000-strong fleet, the company champions 18 million motorcycle owners in the nation, and advocates professionalizing motorcycle-based services and bringing dignity to those who make their living with motorcycles in one way or another.

The strides made by Angkas have contributed to changing the narrative and mindsets of the general public with respect to a stigmatized industry. This has also paved the way for the discussion to legalize and regulate the motorcycle taxi industry in the country.


Angkas’ ultimate goal now, with government support, is to eliminate poverty for 18 million motorcycle owners in the country. “Because we were able to create a good livelihood model, it is now incumbent upon us, it has become our duty, to spread this to every corner of the country, so that we can touch more lives; 18 million more lives that can be lifted from poverty,” he concluded.

Related Tags

Stewardship Asia Stewardship Leadership 25 Angkas
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.