JSON
Major Trade Agreements - JSON
A list summarizing international trade rules and economic partnership frameworks such as WTO (World Trade Organization), FTA (Free Trade Agreement), EPA (Economic Partnership Agreement), and TPP (Trans-Pacific Partnership). Each agreement aims to liberalize trade and strengthen economic relations through the elimination of tariffs and the unification of rules.
Trade Agreements
WTO
FTA
EPA
TPP
International Economy
[
{
"code": "WTO",
"slug": "wto",
"name": "World Trade Organization (WTO)",
"description": "An international organization that establishes free and fair trade rules."
},
{
"code": "FTA",
"slug": "fta",
"name": "Free Trade Agreement (FTA)",
"description": "An agreement to reduce or eliminate tariffs and trade barriers between specific countries or regions."
},
{
"code": "EPA",
"slug": "epa",
"name": "Economic Partnership Agreement (EPA)",
"description": "An agreement aiming to strengthen a wide range of economic relations, including investment and movement of people, in addition to trade liberalization."
},
{
"code": "TPP",
"slug": "tpp",
"name": "Trans-Pacific Partnership (TPP)",
"description": "An economic partnership agreement among countries in the Asia-Pacific region aiming for comprehensive and high-level liberalization."
}
]