Skip to content

Releases: wslh-data/sc2-data-dashboard

fixed delta variant vewbox bug

30 Jul 17:59
Compare
Choose a tag to compare
1.1.4

fixed delta display bug

UI and data updates

30 Jul 17:36
Compare
Choose a tag to compare

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

23 Jul 16:23
Compare
Choose a tag to compare

Running an asynchronous update proved to be too difficult in R so I shifted the update scheduling to k8s cronjob.

Major bug fix

22 Jul 15:14
Compare
Choose a tag to compare

Fixed bug that broke HERC maps.

fully automated implimentation

22 Jul 14:48
Compare
Choose a tag to compare

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

12 Jul 14:13
Compare
Choose a tag to compare
1.0.10

updated db check to get latest date of data available

updates to data retrieval from database

01 Jul 16:52
Compare
Choose a tag to compare
1.0.9

setup app to work with global data better

Updates to VOC/VOI and code optimization

30 Jun 16:55
Compare
Choose a tag to compare
1.0.8

updated code to reload data on file change

Updates and Fixes

21 Jun 16:12
Compare
Choose a tag to compare

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

17 Jun 16:09
Compare
Choose a tag to compare

Fixed a bug where county sequence percentages were higher than expected.