Creating data visualisation beyond default
This take-home exercise aims to sharpen the skill of building data visualisation programmatically using R ggplot2. The specific requirements are:
Create a pareto chart showing showing the distribution of returns by product sub-category, using the superstore-2021.xls file.
Create a age-sex pyramid showing the demographic structure of Singapore by age cohort and gender for June 2021. The data set is obtained from Department of Statistics.
You can find the links to download the dataset below: