- split
One of "overall", or "province" to specify how the
data is split. An "overall" report gives cumulative numbers across Canada.
Splitting by "province" returns all reports for all provinces/territories.
- 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.