Sanitize pneumonia data from HEALTH COMMISSION OF WENZHOU announcements.
- Download announcement from HCOW website and create a file in
src/assets/folder with date as its name(e.g. 2020-01-01). - Run command
npx ts-node scripts/auto-parse.tsin CLI. - Check the result in the
distfolder.
- Run command
npx ts-node scripts/auto-fetch.tsin CLI. - Check the result in the
distfolder.