Technologies
Python
Javascript
Google API
Chartjs
Data Studio
With all my free time in lockdown, I’ve created website to collate Covid-19 data relevant to Vietnam. You can view it in this link above. This is a beta version which replaces the past tracking projects Covid hotspot
and data Studio version
. More features will be added in the future.Highlight features such as Dashboard, Timeline Chart of covidcases in 63 states/cities. The webpage also includes additional vaccine tracking on each state and vaccine sources in details.
Disclaimer: All data had been fetched from the official Vietnam health ministry website and extracted by me. The project is not affiliated with any association rather than for the main purpose – to help and provide more information about Cases, vaccine rollout trend, which myself thinking there has been inadequate and lack of transparency. The date which information was last updated is noted with the relevant indicators and graphs.
The data was retrieved using Python
. It requires severalHTML widgets, Javascripts
to create interactive graphs, and specific packages to interact with the database. Here is a screenshoot of the page:
Back