|
<!DOCTYPE html> |
|
<html lang="en"> |
|
<head> |
|
<meta charset="UTF-8"> |
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
<title>Intra-ASEAN Trade WTO Rules Compared</title> |
|
<style> |
|
body { |
|
font-family: Arial, sans-serif; |
|
margin: 20px; |
|
line-height: 1.6; |
|
} |
|
h1, h2 { |
|
color: #333; |
|
} |
|
h3 { |
|
color: #666; |
|
font-size: 1.2em; |
|
margin-top: 20px; |
|
} |
|
.container { |
|
max-width: 800px; |
|
margin: 0 auto; |
|
} |
|
.section { |
|
margin-bottom: 30px; |
|
} |
|
.section h2 { |
|
border-bottom: 2px solid #333; |
|
padding-bottom: 5px; |
|
} |
|
.section p { |
|
text-align: justify; |
|
} |
|
.data-table { |
|
width: 100%; |
|
border-collapse: collapse; |
|
margin-bottom: 20px; |
|
} |
|
.data-table th, .data-table td { |
|
border: 1px solid #ddd; |
|
padding: 8px; |
|
text-align: center; |
|
} |
|
.data-table th { |
|
background-color: #f2f2f2; |
|
} |
|
</style> |
|
</head> |
|
<body> |
|
<div class="container"> |
|
<h1>Intra-ASEAN Trade WTO Rules Compared</h1> |
|
|
|
<div class="section"> |
|
<h2>Summary of the ACSS14 Joint Media Statement</h2> |
|
<p> |
|
The Fourteenth Session of the ASEAN Community Statistical System Committee (ACSS14) was held in Vientiane, Lao PDR, from 26 to 28 November 2024. The session focused on strengthening data integration to advance regional connectivity and resilience, aligning with Lao PDR’s ASEAN Chairmanship theme for 2024. Key deliverables included continued work on providing relevant, timely, and comparable statistics for SDG indicators, national accounts, foreign direct investment, and trade statistics. The session also emphasized capacity building through the ASEAN-Help-ASEAN Framework and the development of a virtual academy. Additionally, the committee highlighted the importance of data governance and quality, and strategic planning aligned with ASEAN’s post-2025 strategic plans. |
|
</p> |
|
</div> |
|
|
|
<div class="section"> |
|
<h2>Comparison with the World Trade Organization (WTO)</h2> |
|
<h3>Key Themes:</h3> |
|
<ul> |
|
<li>Regional Integration and Connectivity</li> |
|
<li>Capacity Building and Cooperation</li> |
|
<li>Standardization and Harmonization</li> |
|
<li>Data Governance and Quality</li> |
|
<li>Strategic Planning and Alignment</li> |
|
</ul> |
|
<h3>Contrast:</h3> |
|
<ul> |
|
<li>Scope: ACSS focuses on regional statistical cooperation within ASEAN, while WTO operates on a global scale.</li> |
|
<li>Objectives: ACSS aims to provide comparable statistics for policy-making, whereas WTO facilitates international trade and fair trade practices.</li> |
|
<li>Tools and Mechanisms: ACSS uses statistical frameworks and capacity-building programs, while WTO uses trade agreements and dispute resolution mechanisms.</li> |
|
<li>Focus Areas: ACSS concentrates on economic and social statistics, while WTO focuses on trade policies and regulations.</li> |
|
</ul> |
|
<p> |
|
Both organizations enhance connectivity and resilience but through different mechanisms and contexts. The ACSS's work on data integration can support the WTO's objectives by providing reliable data for trade analysis within ASEAN. |
|
</p> |
|
</div> |
|
|
|
<div class="section"> |
|
<h2>ACSS Committee Members</h2> |
|
<table class="data-table"> |
|
<thead> |
|
<tr> |
|
<th>Name</th> |
|
<th>Country</th> |
|
</tr> |
|
</thead> |
|
<tbody> |
|
<tr> |
|
<td>Mr. Bahrum Kadun</td> |
|
<td>BRUNEI DARUSSALAM</td> |
|
</tr> |
|
<tr> |
|
<td>Mr. Keo Chettra</td> |
|
<td>KINGDOM OF CAMBODIA</td> |
|
</tr> |
|
|
|
<tr> |
|
<td>Dr. Ahmad Zafarullah Abdul Jalil</td> |
|
<td>ASEAN SECRETARIAT</td> |
|
</tr> |
|
</tbody> |
|
</table> |
|
</div> |
|
|
|
<div class="section"> |
|
<h2>Date</h2> |
|
<p>28 November 2024</p> |
|
</div> |
|
</div> |
|
</body> |
|
</html> |