Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

Version 6.16

Compare
Choose a tag to compare
@jonblatho jonblatho released this 04 Oct 04:23
· 604 commits to main since this release
6.16.0
  • 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 and data/* — have been removed from Git. The auto-update automation has been updated to reflect this change.