- type
One of "summary" (most recent data) or "reports" (day-to-day
data).
- split
One of "overall", "province", or "region" to specify how the
data is split. An "overall" summary or report gives cumulative numbers
across Canada. Splitting by "province" returns data for all
provinces/territories. Splitting by "region" is only available for
"summary" data, and returns data for all health regions.
- province
One or more province/territory codes ("AB", "BC", "MB", "NB",
"NL", "NS", "NT", "NU", "ON", "PE", "QC", "SK", "YT") to get reports.
Upper, lower and mixed case strings are accepted.
- region
One or more health region IDs to get reports. Numeric and
character values are accepted.
- fill_dates
When TRUE, the response fills in any missing dates with
blank entries.
- stat
Returns only the specified statistics, e.g. "cases".
- date
Returns reports from only the specified date,
in YYYY-MM-DD format.
- after
Returns reports from only on or after the specified date,
in YYYY-MM-DD format.
- before
Returns reports from only on or before the specified date,
in YYYY-MM-DD format.