Releases: wslh-data/sc2-data-dashboard
fixed delta variant vewbox bug
1.1.4 fixed delta display bug
UI and data updates
Updated the UI text and added sparkline graphs to the view boxes. Also streamlined some of the data processing to allow for future updates and code readability.
Removed Update scheduling
Running an asynchronous update proved to be too difficult in R so I shifted the update scheduling to k8s cronjob.
Major bug fix
Fixed bug that broke HERC maps.
fully automated implimentation
This update adds a fully implemented AWS DynamoDB backend. Lambda functions are used to keep the dynamodb database updated while the dashboard updates it's data each morning from the dynamodb backend. This implementation should be seamless and allow for continuous daily updates without the need for any interventions.
minor update to add last available date check to dhs db check
1.0.10 updated db check to get latest date of data available
updates to data retrieval from database
1.0.9 setup app to work with global data better
Updates to VOC/VOI and code optimization
1.0.8 updated code to reload data on file change
Updates and Fixes
Updated data loading to use multiple input gisaid data files. Combined B.1.427 and B.1.429 lineages to B.1.427/429 since this was being done in databases.
County map bug fix
Fixed a bug where county sequence percentages were higher than expected.