Skip to content

Things to show in the front end... #10

@FHell

Description

@FHell

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions