This repository has been archived by the owner on Mar 12, 2023. It is now read-only.
Version 6.16
- New: Added a script (
download-dhss-data.py
) to automatically pull in DHSS data daily, using headless Chrome. - New: Added an automation to run in the early morning hours to pull in DHSS data automatically.
- Fixed: By default,
archive-dhss-data.py
will no longer overwrite an existing object in S3. There’s a new--force
/-f
flag to force an upload anyway, if needed. - Fixed:
add-source-url.py
will no longer add a URL if it is already present. - Removed: Generated data files —
assets/chart-data.json
anddata/*
— have been removed from Git. The auto-update automation has been updated to reflect this change.