My DataViz Makeover 2 for ISSS608
The original visualisation (as follows) shows the willingness of the public on Covid-19 vaccination.
| S/N | CRITIQUES | SUGGESTIONS |
|---|---|---|
| 1. | Unable to determine the total number of people that responded to the survey. The result might not be representative if only a small number of people were interviewed. | To include the number of people interviewed from each country. |
| 2. | The chart was derived from the survey question “If a Covid-19 vaccine were made available to me this week, I would definitely get it:”. This question does not imply that the individuals are pro-vaccine. There are other similar questions (e.g: “If I do not get a COVID19 vaccine when it is available, I will regret it”) but the results were not used. The result might not be representative and will be misleading to the reader. | To change the title of the graph or include the question to provide clarity. |
| 3. | The “Legend” was titled as “Vac1”. Unclear what “Vac1” means. Number 2 to 4 are not labelled to tell reader what it represent. | To be clear on the information presented. |
| 4. | Is hard to determine the value for each of the response (color bar). | To label the value for each color bar or re-position the bar. |
| S/N | CRITIQUES | SUGGESTIONS |
|---|---|---|
| 1. | All axes are clearly labeled. | To continue to label all axes. |
| 2. | Good font and good font size to detailed out the information. | To maintain the use of good font and good font size. |
| 3. | The choice of color for the bar is distracting and overwhelming. | To change the color scheme. |
| 4. | The left chart was sorted based on country while the right chart was sorted based on percentage of “strongly agreed”. Is hard for reader to match the result for the two charts. Moreover, the information presented in the right chart could be found in the left as well. Is redundant to show the information again (Waste of space). | Do not repeat information presented. |
| 5. | The gridline for the left chart is too soft / light. Making it hard for reader to use it to reference the values. | To darken the gridline. |
| 6. | The X-axis for the right chart stopped at 60%. However, the value for United Kingdom goes beyond 60%. There is a need to extend the tick marks for the X-axis | To extend the tick marks for x-axis. |

The Advantages or issues that the alternative design tries to overcome are:
Preparing the Dataset
1. Comparing the fields of the dataset, one can realises that Finland, Norway, Denmark and Sweden do not have the field “employment_status”. Instead, the employment status was capture by various fields (employment_status_1, employment_status_2 etc.)
2. To align to the rest of the dataset, need to create the field “employment_status” and change the header to reflect the employment status (“Fulltime Employment”,“Not Working” etc)
3. Use the formula to update the value for “employment_status”.
4. Save the file and repeat it for the rest of the countries (Norway, Denmark and Sweden). 5. For Sweden, there is a need to rename “record” to “RecordNo”, to align to rest of the dataset.
Import data into Tableau
1. Select “Text File” from Connect Panel.
2. Select australia.csv.
3. Remove australia.csv from the panel.
4. Click on “New Union” under the File Panel.
5. Import all the countries into the “New Union” panel and click OK.
Commence Data Preparation
1. Hide all the parameters and retain only the following a) RecordNo b) endtime c) household_children d) household_size e) gender f) age g) employment_status h) vac-1 i) vac2_1 j) vac2_2 k) vac2_3 l) vac2_6 and m) vac3. n) Table Name
2. Convert the Connection to “Extract”
3. As we are only interested in Jan 2021 data, click on “Edit” under FILTER to add a filter.
4. Add a filter for “endtime” and set it to Jan 2021.
5. Edit the range of date to Jan 2021, to use only Jan 2021 data.
6. Select (vac1, vac2_1, vac2_2, vac2_3, vac2_6 and vac3) and pivot the data, for ease of processing subsequently.
7. Rename the “Pivot Field Names” to “Question” and “Pivot Field Values” to “Answer”
8. Change the aliases for Question to reflect the actual questions.
9. As the “Answer” value consist of a mix of character and numeric data, need to remove all the characters information. Click on “Custom Split” at “Answer”
10. Add in the separator “–” to “Answer”
11. Add in separator “-” to Answer-Split1
12. Rename Answer-Split2 to “Answer_Cleaned” and change data type to “Number(Whole)”
13. Change the data type for household_size to String.
14. Change the aliases of “Table Name” to remove the .csv portion.
Save the data
1. Click on “Sheet 1” and save the data as “dataviz2.hyer”
Prepare Fields for Visualisation
1. To count the number of record for subsequent formula, Create Calculated Field “RecordNumber”
2. To set record with Negative value to 1 by creating a Calculated Field “Negative Score”.
3. To set record with Positive value to 1 by creating a Calculated Field “Positive Score”.
4. To set record with Neutral value to 1 by creating a Create Calculated Field “Neutral Score”.
5. Count the number of Negative score by creating the Calculated Field “Total Negative Score”.
6.Count the number of Positive score by creating the Calculated Field “Total Positive Score”.
7. Count the number of Neutral score by creating the Calculated Field “Total Neutral Score”.
8. Count the total number of records by create the Calculated Field “Total Score”.
8. Count the size/percentage of the negative score by creating Calculated Field “Percentage of Negative Sizing”.
9. Count the size/percentage of the Positive score by creating Calculated Field“Percentage of Positive Sizing”.
10. Count the size/percentage of the Neutral score by creating Calculated Field Create Calculated Field “Percentage of Neutral Sizing”.
11. Change the “Number Format” to Percentage for “Percentage of Neutral Sizing”, “Percentage of Positive Sizing” and " Percentage of Negative Sizing“.
12. Create Calculated Field”Gantt Positive Percent“.
13. Create Calculated Field”Gantt Neutral Percent“.
14. Create Calculated Field”Gantt Negative Start“.
15. Create Calculated Field”Gantt Negative Percent“.
16. Convert the response from 5 scale to 3 scale value (Agree/Strongly Agree, Disagree/Strongly Disagree) by duplicating”Answer_Cleaned" and edit the formula. Save the edited formula as Answer_Grp.
17. Create Calculated Field “Negative Score_Gantt”
18. Create Calculated Field “Total_Negative_Score_Gantt”
19. Create Calculated Field “Gantt Start”
20. Create Calculated Field “Gantt Percent”
21. Age is currently a range of value. Need to bin the value into 3 different bin. Go to Age and create Group.
22. Create the following Age Group.
23. To provide reader with the option of breaking down the data into different categories, Create Parameter “Breakdown”.
24. Create Calculated Field “Breakdown By”.
25. Rename “Table Name” to “Countries”
Create a sheet to be included as part of Tooltip. This sheet will be used to detailed out the percentage for each of the rating.








Based on the data visualisation for the question: “If a Covid-19 vaccine were made available to me this week, i would definitely get it.”, Singapore have the lowest Percentage of Agree/Strongly Agree (34.5%). However, if only look at Strongly Agree, Japan has the lowest percentage (18.1%). There is a need to determine how to interpret the data for agree and strongly agree (similarly, for disagree and strongly disagree) as it will affect the overall interpretation of the data.
For all the vaccine-related questions (except “I am worried about getting Covid19” and “I am worried about the potential side effects of a Covid19 vaccine”), the elderly (> 55 years old) are more receptive. Across the 14 countries listed, except South-Korea, participants above 55 years old have the highest percentage of Agree/Strongly Agree, Lowest Percentage of Disagree/Strongly Disagree and Lowest Percentage of Neutral. Figure shows result for one of the questions.
For all the vaccine-related questions (except “I am worried about getting Covid19” and “I am worried about the potential side effects of a Covid19 vaccine”), participants from United-Kingdom and Denmark constantly had the highest percentage of Agree/Strongly Agree and lowest percentage of Disagree/Strongly Disagree across the different questions related to Covid-19 vaccine. The two countries also had the narrowest interval between the upper and lower limit, indicating that the result are precised and less uncertainty. Figure shows result for one of the questions.
