DataViz Makeover 1

SMU ISSS608 DataViz Makeover 1: Data Visualization on Mechandise Trade by Region/Market

Hong, Yun Ting https://www.linkedin.com/in/yuntinghong/
05-29-2021

1.0 Critiques on the original design

This is the original design to illustrate Singapore’s Merchandise Trade with its Top Six Trading Countries from 2019 to 2020

1.1 Clarity

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.

1.2 Aesthetics

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

2.0. Alternative Design

2.1. Advantages of proposed design

2.1.1 Clarity

  1. Title tells a better story of what is to be expected from the graph and subtitle is used to annotate the overall chart.
  2. Instead of raw import and export data, this graph uses of Net Export formula (Export - Import) to illustrate the impact of Import and Export trades.
  3. Added units to x axis label to indicate the data is a monetary value.

2.1.2 Aesthetics

  1. Aesthetically, a simple line chart shows a better trends between the 6 countries.
  2. Color coordinated, with red indicating negative figures (Trade Deficit) and blue indicating positive figures (Trade Surplus).
  3. Annotation is used to highlight key points.
  4. Each line is accompanied with a country label instead of showing it as a separate legend.
  5. Y axis is not divided into 6 segments, trends can be spotted with the level of granularity for the time period

3.0. Proposed Data Visualization

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

4.0. Data Visualisation Step-by-Step

4.1. Data Preparation in Excel

  1. Filter out the 6 countries (Hong Kong, Mainland China, Japan, Malaysia, Taiwan and United States) from Import Worksheet.

  2. Retrieve data from Year 2019 Jan to Year 2020 Dec

  3. Repeat Step 1 and 2 again for Export worksheet

  4. Consolidate the data into a new worksheet

  5. Transpose data

  6. Reorganize data into a new worksheet (Data), consisting only 4 columns (Period, Country, Import and Export)

4.2. Data Visualization in Tableau

Import the Excel Sheet into Tableau and select “Data” worksheet as Data Source

  1. 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)

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

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

  4. 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

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

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

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

  1. Add Annotation
    Right click on an empty space in the chart > Annotate > Area

5.0. Final Visualization

5.1. Snapshot of Graph

5.2. Major Observation and/or derived Insights

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