This task is flexible as we currently have a pdf style of report up with minimum graphs. Work with product manager to iterate on the next version of the dashboard output: maybe more insightful graphs, maybe better layout with dash-bootstrap components.
some desirables:
- The dashboard module reads in the model results from db/cache/files and process it into one uniform format. The files might be bunched into one rather than a few here
- Different components of the dashboard can be built like the explainer dashboard library (https://explainerdashboard.readthedocs.io/)
- The dashboard interface will probably need to be controlled by the scenario module to pick out the 'interesting' views (give the user some flexibility in controlling the dashboard input values)
- make the dashboard smarter - how to adapt to different model runs and pick out the most 'interesting' presentation
This task is flexible as we currently have a pdf style of report up with minimum graphs. Work with product manager to iterate on the next version of the dashboard output: maybe more insightful graphs, maybe better layout with dash-bootstrap components.
some desirables: