Difference between revisions of "Group26 Report"

From Visual Analytics and Applications
Jump to navigation Jump to search
Line 25: Line 25:
  
 
<!-- Body -->
 
<!-- Body -->
==<div style="background: #ffffff; padding: 17px; line-height: 0.1em;  text-indent: 10px; font-size:17px; font-family:Arial OS;  border-left:8px solid #0091b3"><font color= #343031><strong>Proposal</strong></font></div>==
+
 
 
<div style="margin:0px; padding: 10px; background: #eef0f6; font-family: Open Sans, Arial, sans-serif; border-radius: 7px; text-align:left">
 
<div style="margin:0px; padding: 10px; background: #eef0f6; font-family: Open Sans, Arial, sans-serif; border-radius: 7px; text-align:left">
  
 
==Abstract==
 
==Abstract==
 
With the two largest economies, Unites States of America and China, imposing protective tariffs against each other, there is more and more deep analysis of international trade and trade war. The methodology of data visualization can be leveraged on this issue as well. Our research focuses on visualizing international trade data from 2001 to 2017 and using shiny dashboard to display the trade pattern hidden in the data, thereby to identify potential alternative countries and regions to absorb surplus production or stabilize importation value. The application we built demonstrates overall and category-level exportation and importation data in the period; it also provides the function of trade partner analysis of specific categories and a further sub-category-level analysis of selected trade partners. In particular, all the exploratory and explanatory research results are displayed using line graphs, facet charts, Sankey diagrams, slope graphs as well as treemaps.
 
With the two largest economies, Unites States of America and China, imposing protective tariffs against each other, there is more and more deep analysis of international trade and trade war. The methodology of data visualization can be leveraged on this issue as well. Our research focuses on visualizing international trade data from 2001 to 2017 and using shiny dashboard to display the trade pattern hidden in the data, thereby to identify potential alternative countries and regions to absorb surplus production or stabilize importation value. The application we built demonstrates overall and category-level exportation and importation data in the period; it also provides the function of trade partner analysis of specific categories and a further sub-category-level analysis of selected trade partners. In particular, all the exploratory and explanatory research results are displayed using line graphs, facet charts, Sankey diagrams, slope graphs as well as treemaps.
 
==Objectives and Motivations==
 
The 2018 China-United States trade war began after U.S. President Donald Trump announced, on March 22, 2018, an intention to impose tariffs of US$50 billion on Chinese goods under Section 301 of the Trade Act of 1974, citing a history of "unfair trade practices" and theft of intellectual property. In retaliation, the Chinese government imposed tariffs of their own on over 128 U.S. products, including most notably soybeans, a major U.S. export to China. On 8th August, a second-round tariff increase was initiated by Washington, and Beijing reacted immediately.
 
 
In terms of the trade war itself, the world’s two largest economies threating to impose tariffs will have a very direct and negative impact on the global economy. Which markets can be potential destination for the exportation giant China? Who can help absorb the surplus supply? This visualization research with an application is conducted for finding out the answers.
 
  
 
==Previous Visualization==
 
==Previous Visualization==

Revision as of 23:42, 11 August 2018

Picture.jpg

Group 26
ALWAYS A WAY OUT -- Alternative Trade Markets Analysis for China

Proposal

Poster

Application

Report

All Projects


Abstract

With the two largest economies, Unites States of America and China, imposing protective tariffs against each other, there is more and more deep analysis of international trade and trade war. The methodology of data visualization can be leveraged on this issue as well. Our research focuses on visualizing international trade data from 2001 to 2017 and using shiny dashboard to display the trade pattern hidden in the data, thereby to identify potential alternative countries and regions to absorb surplus production or stabilize importation value. The application we built demonstrates overall and category-level exportation and importation data in the period; it also provides the function of trade partner analysis of specific categories and a further sub-category-level analysis of selected trade partners. In particular, all the exploratory and explanatory research results are displayed using line graphs, facet charts, Sankey diagrams, slope graphs as well as treemaps.

Previous Visualization

International trade in goods and services in UK

The [prototype] of international trade in goods and services based on UN Comtrade data developed below gives a heat map to show the situations of international trade. A user is able to toggle among “Exports”, “Imports” and “Balance” tab, and the darkness of the color will change accordingly. There are other filter fields to change country, products and time.

Interactive Map: The Flow of International Trade, Max Galka, 2016

[This] is a visualization project using dynamic and interactive world map to show the data of international trade. Each country in this map can be clicked, which will guide users to the trade activities being performed.

What does trade within NAFTA look like? Thomson Reuters Labs

[This] project used bar chart in a good way to clear show the comparison between export and import. And hive plot can simplify three-parties’ relationship. It has basic user interaction design, however is very easy to understand.

Analysis Approach

Visual Design Framework

There are three steps in visual design framework, Raw Data transformation to Data Table, Visualization Structure & Representation, and User Interaction & Exploration.

First step is data transformation, which will be explained in detail in next section. The objectives of second step are visualization structure design and insights exploration and delivery. Last step is user task. User needs to explore the application and conduct interaction with it.

Visualization Structure & Framework

In our analysis, there are three layers in total. (table in blue)
The first level is line graphs that show overall and category level gap between exportation and importation value for both China and US. We use this layer to select those categories with outstanding features (ie: the category with the largest gap between export and import value).

The second layer is trade partner analysis. It shows the countries involved in trading a specific category, as well as the trade value respectively. Trade value of China-Third Country and Third Country-US can be easily compared. In this way, third-party countries with high market potential (import or export) can be located.

The third layer looks into sub-categories trading business in selected third-party countries from second layer. A detailed analysis of market potentials of those countries can be launched.

Data Transformation

Data Visualization Methodology

Layer1. Export and Import of China

(overall line graph)
Line graph as well as facet line graph are used here to indicate the gap between export and import difference of China from 2001 to 2017.

From 2001 to 2017, the annual export volume from China to US has increased very fast, while the growth speed of import to US is slower.

The gap has been becoming larger and larger, which indicates that China is earning a trade surplus against US.

(facet line graph)
Breaking down into category-level, only the importation values of Transportation and Vegetable are larger; Mach and Elec and Miscellaneous are two categories with largest gap.

For the categories highlighted in blue, a critical reason of further exploration is that China needs to find alternative suppliers if it has to levy protective tariff on those products against US.

For two categories highlighted in orange, they are worth of more research because China has to approach potential buyers to absorb the volume of production.

The reasons above drive a deeper analysis in trade partners.

Layer2. Trade Partner Analysis

In this layer, we used Sankey Diagram as well as slope graph to show the trade relationship among three different counterparties.

Sankey Diagrams are a specific type of flow diagram, in which each short bar indicates different nodes and the shadow between nodes is shown proportionally to the flow quantity. In this trade partner analysis, the diagrams should be interpreted from left to right. This direction means export.

In terms of the nodes, there can be two groups of nodes aligning on both side of a Sankey Diagram; it is also allowed to place multiple columns of node groups to show complicated connections. In our research, Sankey Diagram aggregates China, US and their top 10 buyers or sellers in three columns.

And comparing with other packages, networkD3 can provide interaction features (ie. highlight, drag and move).

Sankey diagram cannot display trade value trends of different countries. To make up this disadvantage, slope graphs are selected to indicate value change from 2010 to 2017 of each country involved in the previous Sankey Diagram.

1) Transportation
(transportation left)
From 2010 to 2017, Canada is the largest buyer of US transportation products, followed by China and Mexico.

US exports a relatively large value to Europe countries in total, including France, UK and Germany.

Judging from slope graph, the product value US exporting to China has increased sharply.
(transportation right) Germany is the largest country importing transportation products into China. And the increase rate from 2010 onwards is the highest.

Canada, Brazil, France and UK are importing from US more than exporting to China; while Japan and Germany are exporting to China more than importing from US.

Japan has been lowered its import value to China during 2010 to 2017.

2)Miscellaneous
(misc image)
Miscellaneous products include furniture, bedding, toys, games and sports requisites as well as other miscellaneous products. Those are with low value added.

China is the largest exporter of this category, and has been providing more and more export value to US.

Except for China, US also imports large volume from Mexico and Canada.

3) Mach and Elec (image)
China is the largest exporter of Mach and Elec products to US.

Mexico is the second largest Mach and Elec products exporter to US, and the total export value has been increasing in recent 8 years.

China has export business with Mexico as well, however the value is relatively small. In this way, there is a chance that China can treat Mexico as a trade hub and sell indirectly to US.

4) Vegetable

Layer3. Sub-category Analysis: Mexico_Mach and Elec

In last analysis layers, data shows that in Mach and Elec category, Mexico is a potential market for China to concentrate. Hereby we use Mexico as an example.

The tree map above shows the export value of each sub-category exported from Mexico to US in 2017, and the line graphs shows the trend from 2001 to 2017.

Mach and Elec is the category with highest value, and every Mexico exports more products to US markets. This implies that demands from US markets keep increasing.

Right now protective tariffs have been pushed abnormally higher, thus standing from both Chinese and Mexican point of view, the phenomenon is a potential opportunity to expand market shares and improve profitability.

Future Work

Research Methodology Re-use

This research methodology and logic can be applied in two aspects.

The first aspect is that the similar analysis can be used for invisible products in international trade. Our research only focused on visible products, but gave no consideration on services being traded in international commercial activities.

The second aspect is that except for looking into China and US trade relationship, this research framework can be applied on other trade relationship, for example, the relationship between China and ASEAN countries, or US with EU.

Dashboard Enhancement

there should be more User Interaction features and functions added into the dashboard, as it will help users to better understand how to use the dashboard.

Acknowledgement

Dr. KAM Tin Seong, the supervisor of this project, has given the patient mentorship and guidance over the process.

Reference