Scroll to top

LOUISIANA,
THE GATEWAY TO NORTH AMERICA

OUR SERVICES

Economic Development

Attraction, retention and growth of international businesses and trade

Advocacy

Supporting a business environment where international businesses and trade can thrive

Member Engagement

Bringing together public and private sector leaders to help grow Louisiana businesses

GROW YOUR BUSINESS, BECOME A MEMBER TODAY!

The WTCNO is here to facilitate your access to international markets by connecting you with a world-wide network through our suite of services.

#1

Port System in the Western Hemisphere

$7.3B

in Foreign Direct Investment

#3

State for Exports

Events

We host a number of events throughout the year, including our annual International Trade Conference.

Upcoming Events

Our Members

document.addEventListener('DOMContentLoaded', function () { document.querySelectorAll('table.tablepress').forEach(table => { // Wrap table in responsive div if not already if (!table.parentElement.classList.contains('tablepress-responsive')) { const wrapper = document.createElement('div'); wrapper.classList.add('tablepress-responsive'); table.parentNode.insertBefore(wrapper, table); wrapper.appendChild(table); } // Generate data-th attributes for stacked view const headers = Array.from(table.querySelectorAll('thead th')).map(th => th.textContent.trim()); table.querySelectorAll('tbody tr').forEach(row => { Array.from(row.children).forEach((cell, i) => { cell.setAttribute('data-th', headers[i] || ''); }); }); }); });