SMU ISSS608 DataViz Makeover 1: Data Visualization on Mechandise Trade by Region/Market
This is the original design to illustrate Singapore’s Merchandise Trade with its Top Six Trading Countries from 2019 to 2020

| No | Critiques | Proposed Solution |
|---|---|---|
| 1 | Title can be more informative - The title states what is the data showing, but it did not states what is the data is trying to portray | Come out with a short description on what should the reader’s be expecting or gaining from the chart |
| 2 | Inconsistent data used - Japan only shows Year 2020 data, whereas the other countries show data from Year 2019 to end of Year 2020 | Data should be consistent throughout all countries for a fair comparison |
| 3 | Using wrong type of chart - Area line chart is best used when there is at least 1 variable that represent a summation value | Since ‘Import’ and Export’ are independent variables, I would recommend using line chart if we want to understand the trends. |
| No | Critiques | Proposed Solution |
|---|---|---|
| 1 | No focus area - There is no annotation or special colored data to indicate point of interest | Highlight certain data to capture reader’s attention |
| 2 | X axis markers - X-axis title labeled Month of Period but the markers are only showing years | Shows the markers for months if the axis labeled months |
| 3 | Transparency of area chart - The opacity of the overlapping area is not prominent for both data to be seen clearly | Increase the transparency of ‘Import’ data |

Raw data are available at DoSS, under sub-section of Merchandise Trade by Region/Market.
Actual Data Visualization can be viewed at Tableau Public here
Filter out the 6 countries (Hong Kong, Mainland China, Japan, Malaysia, Taiwan and United States) from Import Worksheet. 
Retrieve data from Year 2019 Jan to Year 2020 Dec 
Repeat Step 1 and 2 again for Export worksheet
Consolidate the data into a new worksheet 
Transpose data 
Reorganize data into a new worksheet (Data), consisting only 4 columns (Period, Country, Import and Export) 
Import the Excel Sheet into Tableau and select “Data” worksheet as Data Source
Change Data Type
Change ‘Period’ data type from String to Date
Change ‘Import’ data type from String to Number (whole)
Change ‘Export’ data type from String to Number (whole)

Create a calculate field to show Net Export
Under Analysis > ‘Create Calculated Field’ or Right Click on the left panel > ‘Create Calculated Field’

Input Calculated Field ‘Net Export (S$)’ Formula:
SUM([Import]) - SUM([Export])

Create a line chart to display Net Export from Year 2019 Jan to Year 2020 Dec
Drag [Month(Period)] to Columns
Drag [AGG(Net Export(S$))] to Rows

Separating Net Export data into Country level
Drag [Country] into ‘Details’ and ‘Label’

Add colors to differentiate positive or negative net export
Drag [AGG(Net Export(S$))] to ‘Color’ properties

Formatting Colors
Once Step 5 is done, a color filter interface automatically appear in the right panel
Click on the down arrow > Edit Colors…




There are 2 extreme trading trends gathered between Taiwan and Hong Kong.
Singapore trading behavior with Taiwan within this period can assumed to have contributed to Singapore economic growth due to trade surplus. Taiwan main import goods are oil/petroleum and natural gas, in which happen to be Singapore main export goods. Taiwan main export goods are electrical equipment and machinery, however, Singapore are importing it more from other countries such as China, Malaysia and United States. Therefore, Singapore is importing less from Taiwan, and exporting more to Taiwan, creating trade surplus.
On the other hand, between 2019 to 2020, Singapore is experiencing trade deficit with Hong Kong. Hong Kong’s main exporting goods are electrical machinery, precious and minerals which Singapore needs. However, Hong Kong’s main imports goods are also machinery equipment which is largely provided by China and Singapore only stands a small percentage of the total export trade. This result in inflow of import goods exceeded the outflow of export goods and this create trade deficit.
Observatory of Economic Complexity, 2019
Singapore Import and Export data, 2019