DataViz Makeover 1

A makeover of the resident labour force data visualization from the Ministry of Manpower’s Labour Force In Singpapore 2019 Report

Bui Anh Hoang
01-27-2021

Critiques and Suggestions

Original Visualization

# Critique Suggestion
Clarity_
1 The text is comparing the sum of share of resident labour force of multiple age groups between 2009 and 2019 but those numbers are not highlighted and requires the reader to do the calculations using the data from the table Use a separate chart for the comparison between 2 years
2 The median age lines are using the table’s header as a continuous axis while the line chart is using it as a categorical axis, hence the intersections of the lines are incorrectly representing the labour force participation rate of age 41 and 44 in 2009 and 2019, respectively. The text is also not clear if it’s referring to the median age of the labour force or the median age of the population The median lines should be removed. Some simple annotation would suffice to state the median age in 2009 and 2019
3 Title does not represent the message the data visualization tries to convey Rewrite the title to better describe the data visualization
4 The line graph does not have a Y-axis Add a Y-axis and clearly label the ticks with percentage
Aesthetic
1 The background color being grey serves no purpose and makes the 2 colors in the visualization less contrasting. These choice of colors would also be indistinguishable if the report is not color printed Use a white background with a colored border around the visualization if needed
2 Table headers are used as the x-axis of the table which makes the line graph on top looks out of place Use a separate chart instead
3 “70&Over” is too long for the table cell, making it look crammed “70+” would be more space efficient while still able to convey the meaning

Proposed Design

How-to Guide

Butterfly Chart

  1. Copy the data into a new Excel worksheet as the original file has a lot of formatting.
  2. Open Tableau and connect to the data in the new Excel worksheet.
  3. Hold Ctrl and click on the columns 2009 and 2019.
  4. Right-click on one of the selected columns and select Pivot.

  1. Rename the pivoted columns to Year and Labour Force and change the data type of column Year column to Date.

  1. Go to Sheet1 and rename the sheet to 2009.
  2. Drag-and-drop Year and Labour Force to the Columns card and Age to the Rows card.

  1. Right-click on the Year pill to select Filter.

  1. Un-check 2019 from the list and select OK.
  2. Right-click on the Labour Force pill and select Quick Table Calculation > Percentage of Total.

  1. Hold Ctrl, drag-and-drop the Labour Force pill from the Columns card to Color in the Marks card.
  2. In the Marks card, click on Label and select Show marks labels.

  1. Right-click on the X-axis and select Edit Axis:

  1. Right-click on the Age (Years) pill and un-check Show Header.
  2. Right-click on the Year pill and un-check Show Header.

  1. From the Toolbar, select Format > Lines:

  1. The bar chart should looks as below

  1. Duplicate the 2009 sheet and rename it 2019.
  2. Right-click on the Year pill and select Edit Filter then un-check 2009 and check 2019.
  3. Right-click on the X-axis and select Edit Axis:

  1. Create a new sheet and name it Year.
  2. From the Toolbar, select Analysis > Create Calculated Field:

  1. Drag-and-drop the Placeholder for Age field to the Columns card.
  2. Drag-and-drop the Age (Years) field to the Rows card.

  1. Change the Marks type to Text.
  2. Drag-and-drop the Age (Years) field to Text in the Marks card.

  1. Right-click on both the X-axis and Y-axis and un-check Show Header to hide the axis.
  2. Remove the sheet title.
  3. From the Toolbar, select Format > Lines:

  1. Reduce the width of the “chart” as much as possible.

  1. Create a new Dashboard.
  2. Arrange the 3 previous created sheets in the Dashboard to achieve the Butterfly Chart.

Stacked Bar Chart

  1. Create a new Sheet called Comparison.
  2. In the Data pane, right-click on Age (Years) and select Create > Group:

  1. Drag-and-drop Year into the Rows card and Labour Force into the Columns card.
  2. Right-click on the Labour Force pill and select Quick Table Calculation > Percentage of Total.

  1. Right-click on the Labour Force pill and select Compute Using > Table (across).
  2. Change the Marks type to Bar.
  3. Drag-and-drop the Age Group group into Color in the Marks card.
  4. Drag-and-drop the Age Group group into Detail in the Marks card.

  1. Right-click on the Age Group pill in the Marks card and select Sort. Choose Descending.
  2. Set the desired colors for the Age Group.

  1. Remove the title and field labels of Year.
  2. Arrange the new bar chart into the final dashboard.
  3. Finally, add observations and annotation. Voila!

Final Dashboard

Link to Tableau Public

Insights