ADVERTISEMENT

Destination 2030

Published Apr 23, 2022 06:00 pm

New report from WTTC and JLL outlines global cities’ preparedness for sustainable travel and tourism growth

The World Travel & Tourism Council (WTTC) and JLL, a leading professional services firm that specializes in real estate and investment management, have released a new major report, which addresses what makes a city better prepared for travel and tourism growth.

The report, “Destination 2030: Global cities’ readiness for sustainable tourism growth,” has been released during the just concluded WTTC’s 21st Global Summit in Manila.

Prior to the pandemic, the travel and tourism sector had been outpacing the global economy for almost a decade, with an annual average growth of 4.3 percent compared to 2.9 percent through 2019, and a contribution of nearly $9.2 trillion to the global economy in the same year.

After the damaging disruption caused by the pandemic, the global travel and tourism sector is finally seeing signs of recovery. As the sector continues to evolve, the halt to international travel not only provided new challenges, but also the opportunity for policy makers, destination leaders, and stakeholders to enhance the sector’s readiness.

The report, also known as “Destination 2030,” addresses what makes a city ready for sustainable travel and tourism. Sixty-three global cities were measured and each was categorized into one of five levels of “readiness” while providing attainable solutions to promote sustainable growth in tourism activity in each destination.

“Travel and tourism plays an incredibly important role in a city’s economy, not only boosting GDP, but also creating jobs and improving the livelihoods of those who rely on our sector,” said Julia Simpson, WTTC president and CEO. “For a city to truly thrive and for travel and tourism to develop in a sustainable manner, stakeholders need to understand how prepared the city is for the expected growth in tourism and the resulting challenges and opportunities that lay ahead.”

To Gilda Perez-Alvarado, Global CEO, JLL Hotels & Hospitality, the notion of “readiness” has a ripple effect throughout the hospitality and tourism industry. “The progression and planning that a country, region, or destination achieves will impact the financial health of the industries that make up the tourism industry,” she said. “This includes property values, tax generation, and workforce development.”

“The collective research that has produced the readiness index underscores the importance and breadth of engagement that is needed from the tourism industry,” added Dan Fenton, director of Global Tourism and Destination Development Services, JLL Hotels & Hospitality. “Our industry must take a leadership role in virtually all indicators that make up the index.”

According to the innovative report, the “readiness” levels range on a scale from emerging to established-market tourism hubs with varying levels of infrastructure. It goes on to explain the current opportunities and challenges faced by cities and offers recommendations for building and maintaining tourism activity.

These are the five different levels of readiness, otherwise known as typologies, none of which is better than the others and each of which is presented with its own set of opportunities and challenges.

Travel and tourism plays an incredibly important role in a city’s economy, not only boosting GDP, but also creating jobs and improving the livelihoods of those who rely on our sector. —Julia Simpson

Dawning Developers, such as New Delhi and Riyadh, are cities with emerging tourism infrastructure, slower tourism growth, and lower visitor concentration. Such destinations often have a clean slate in planning long-term tourism development with many opportunities ahead.

Emerging Performers, such as Dubrovnik and Buenos Aires, are cities that are experiencing growing tourism momentum, enabled by emerging tourism infrastructure, and providing tremendous opportunities for strategic development. Destinations in this category, however,  may experience pressures and challenges such as overcrowding.

Balanced Dynamics, such as Auckland and Vancouver, are cities that have established tourism infrastructure and potential for further travel and tourism growth, across both leisure and business segments, while balancing scale and concentration.

Mature Performers, such as Miami, Berlin, and Hong Kong, are cities with a strong leisure and/or business travel dynamics and an established tourism infrastructure. As these destinations look to further drive travel and tourism growth, they will need to proactively consider potential pressures as well as opportunities for diversification to avoid strains linked to visitor volumes.

Managing Momentum, such as Amsterdam, London, and Las Vegas, are cities with a historical high growth momentum, supported by an established tourism infrastructure. Destinations within this typology are more likely than ‘Mature Performers’ to have already reached the stage of feeling the pressures of balancing scale and concentration as they continue to benefit from Travel and Tourism.

The readiness categories were determined by analyzing data on 79 indicators within eight pillars. In addition to the six pillars included in the previous report—scale, concentration, leisure, business, urban readiness, and policy prioritization—two new pillars were added: environmental readiness, and safety and security.

These additions allowed for an improved focus on sustainability, social impact, and safety and security in conjunction with the more conventional indicators that continue to drive the sector.

The pandemic has shown the pressing need for a holistic view when addressing destination planning and management. The importance of cities as drivers of success cannot be undervalued, making it a priority to recommit to the future of destinations.

Related Tags

Global Summit Destination 2030 JLL pandemic WTTC
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.