Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard Version 2 #41

Open
1 of 2 tasks
jeanpaulrsoucy opened this issue Dec 20, 2021 · 3 comments
Open
1 of 2 tasks

Dashboard Version 2 #41

jeanpaulrsoucy opened this issue Dec 20, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request long-term Long-term improvements new plots New plots

Comments

@jeanpaulrsoucy
Copy link
Member

jeanpaulrsoucy commented Dec 20, 2021

This issue will serve as a hub for planning version 2 of the dashboard, which will use our new CovidTimelineCanada dataset and focus on a smaller number of more meaningful metrics as we navigate the third year of the COVID-19 pandemic.

Below is a rough outline of what we expect the dashboard to look like (single page):

  1. Wastewater trends
  • Highlight most reliable source of population-wide prevalence data
  • Get people comfortable with reading and interpreting the infectious disease surveillance mechanism of the future
  1. What is going on near you?
  • Detailed data for individual provinces/health regions, with data to contextualize & text to help interpretation
  1. Vaccination coverage
  • Province-level vaccination coverage map/trends
  1. Comparisons between provinces/health regions
  2. Customizable visualizations
  • Provide more options for customized visualizations/comparisons/tables (for power users)

Before development can begin, we must first address the following issues:

As an additional note, it would be nice to work with a plotting framework that translates well to a simple HTML/JS page in case we lose access to a paid shinyapps.io account and need to transfer to a GitHub Pages-based deployment. ApexCharts.js is nice and is supported by the htmlwidgets library apexcharter.

@jeanpaulrsoucy jeanpaulrsoucy pinned this issue Dec 20, 2021
@jeanpaulrsoucy jeanpaulrsoucy added enhancement New feature or request long-term Long-term improvements new plots New plots labels Jun 13, 2022
@jeanpaulrsoucy
Copy link
Member Author

Add the COVID Data Discussions page from COVID-19 Resources Canada as another thought-provoking resource: https://covid19resources.ca/data-discussions

jeanpaulrsoucy added a commit that referenced this issue Jun 20, 2022
- Clean slate for dashboard #41
- Update dashboard to use CovidTimelineCanada #45
- Add basic plot of case time series by province/territory (mainly as an example, plot will be removed/altered later)
- Add sidebar with link to top of page (eventually, each section will be linked here)
@jeanpaulrsoucy
Copy link
Member Author

jeanpaulrsoucy commented Jun 25, 2022

Another idea for a plot could be republishing PHAC's variant data (maybe with some supplemental data acquired from various provincial data sources or even one of the large, collaborative sequence banks) combined with a table with links to learn more about emerging variants. Could have a drop-down menu for displaying federal data versus data from other places that report (Quebec, at minimum).

kbelisar added a commit that referenced this issue Nov 2, 2022
Basic structure is there with easy-to-navigate tabs at the top of the page - one tab for each data type. Still require a few items to attend to prior to making public, which will be updated in #41.
@kbelisar
Copy link
Collaborator

kbelisar commented Nov 2, 2022

Tasks to Still Complete:

Aesthetics

Essential

  • Address mortality data faceted plot y-axis going below 0 (apexcharter::ax_yaxis() arguments not working)
  • Add either an About tab, or add an "about" description underneath the title (see UI wastewater shiny::tags$body("", align = "center") to add this)

Desirable

  • Y-axis title for each facet
  • X-axis text more detailed than just ~6months
  • Menu bar permanently at the top
  • Toggling of regions so that not all are on the plot at once
  • Different mortality colour-scheme (greys?)

Data

Priority

  • Additional wastewater if possible from other sources
  • Hospitalizations by HR
  • Mortality by HR
  • Hospitalizations - discriminate by ICU and regular Hospital admissions
  • Vaccination rates (booster + bivalent)

Future features

  • Home page map of Canada with HRs providing overview of trends from past week (hover over increase, decrease etc.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request long-term Long-term improvements new plots New plots
Projects
None yet
Development

No branches or pull requests

3 participants