This visualisation explores COVID-19 statistics across the world using Vega-Lite, highlighting both Australia and Malaysia.
This visualisation can be viewed at: https://behnammozafari.github.io/Global-Insights-Into-COVID-19/
The visualization is built using Vega-Lite, a high-level grammar of interactive graphics. Vega-Lite specifications can be compiled to Vega specifications, which in turn can be rendered using HTML, SVG, and Canvas.
Data for the visualization is sourced from Kaggle and has been pre-processed to fit the requirements of the Vega-Lite specification.
Feel free to fork this repository and make improvements or suggest any changes via pull requests.