From aed85a58e0acc51c9dcf37f132347d1167912ce3 Mon Sep 17 00:00:00 2001 From: Tatiana Krikella <106450627+TKrikella@users.noreply.github.com> Date: Fri, 13 Jun 2025 09:24:35 -0400 Subject: [PATCH] Update about.html Added dataset info --- inst/web/templates/content/about.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/inst/web/templates/content/about.html b/inst/web/templates/content/about.html index 16385b9..f2172ad 100644 --- a/inst/web/templates/content/about.html +++ b/inst/web/templates/content/about.html @@ -11,7 +11,9 @@ documentation or GitHub repository. Technical details about the estimators featured in this project can be found in the reference - article. + article. + This application is pre-loaded with publicly available COVID-19 case counts for Canada, + sourced from the CovidTimelineCanada dataset on GitHub.

What is the basic reproduction number?

-- 2.50.1