-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Right now we are only shoing the 7-day incidence number on the map. We need to show more things. Together with @ppxasjsm I just implemented get_timelines(Regions) and tti_global_effectiveness(Regions) that provide the timelines of the various states for people so far, and the overall effectiveness of the test, trace, isolate strategy given current infection numbers.
More ideas of what we want:
Things that we really want to show in the front end:
- Graphs of SEIR EmIm (and V once implemented) -> use get_timelines(Regions)
- Overall test trace isolate effectiveness (also timeline?) -> use tti_global_effectiveness(Regions)
Things we really want to show but that need a tiny bit of modeling:
- Total counter of Deaths and Long Covid cases results in R (simple proportional to start with)
- Total counter of people that went R while health system is overtaxed.
Nice to haves:
- On the map: Switch to mutation only.
- On the map: Switch to tti effectiveness.
- On the map: Switch to incidence rising/sinking.
- Graph of how many people every person infects.
- Change map to travel network.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels