From 2fcb76a7a7b69be1ae825a9bb6c016fad47fcdc4 Mon Sep 17 00:00:00 2001 From: "Jean-Paul R. Soucy" Date: Sat, 26 Mar 2022 02:00:37 +0000 Subject: [PATCH] New data: 2022-03-25. See data notes. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit DATA NOTES: - IMPORTANT NOTICE: Before using our data, please read the updated “Data notes and caveats” section of the README: https://github.com/ccodwg/Covid19Canada#datasets - IMPORTANT NOTICE: Due to recent changes in the availability of COVID-19 testing, case counts can no longer be considered a reliable indicator of spread. - REPORTING OF RECOVERED/ACTIVE CASES: As of 2021-02-10, recovered & active case values should be discarded, as several provinces (BC, NS, SK) have stopped reporting these metrics. - Note that NT includes Rapid Antigen Tests (RAT) and Point of Care Tests (POCT) in their case numbers. However, they have ceased to report PCR testing numbers. This will be dealt with in the coming days. - New case and recovered numbers for NL at the health region-level appear to be inaccurate (not shown on dashboard, but available via JSON query). Thus, recovered will be retired and cases will be reported at the province level only (i.e., all new cases will have not reported health regions). Added new cases from province-level total going back to 2022-03-12 (the day after the last HR-level case report). Death reporting appears unaffected. - AB is no longer reporting recovered/active case values. - NL appears to no longer be reporting third dose values or testing numbers. These values will be dealt with or retired in the coming days. - NS appears to no longer be reporting testing values. This will be dealt with in the coming days. - NS appears to no longer be reporting all vaccine values. This will be dealt with in the coming days. - See notice in “RECENT CHANGES” section below regarding NS cases since 2021-12-10. - See notice in “RECENT CHANGES” section below regarding PE cases since 2021-11-02. NOTICE: Most of our data collection is automated. PLEASE CONTACT US REGARDING ANY ERRORS YOU MAY FIND. https://opencovid.ca/contact-us/ NEWS RELEVANT TO COVID-19 DATA: AB: 2022-03-16: “Alberta has announced it will only report COVID-19 data on Wednesdays going forward.” https://edmonton.ctvnews.ca/alberta-to-report-covid-19-data-once-a-week-1.5821616 ON: On 2022-03-11, Ontario removed hundreds of COVID-19 deaths identified as “incidental”. https://www.cbc.ca/news/canada/toronto/covid19-ontario-march-11-1.6381330 RECENT CHANGES TO THE DATASET: Beginning 2022-02-07, Saskatchewan will only be reporting a limited set of data once per week on Thursdays. See the news release for more details (https://www.saskatchewan.ca/government/news-and-media/2022/february/03/living-with-covid-transition-of-public-health-management). Metrics will be updated as best as possible using weekly values reported in the weekly epi report. The Thursday reports report data up to the previous Sunday (actually, Saturday, but these data would have been reported on Sunday under the previous reporting model). The value for total doses and additional doses (3rd doses) is likely inflated since 2022-02-13 since 4th doses are no longer being excluded from the total doses and additional doses count, as they were prior to this date. Formulas used: total_administration = previous value + “total”; vaccine_completion = previous total + “second dose of two” + “Janssen single dose”; additional_doses = previous total + “first and second boosters after complete series”. Weekly values are used rather than cumulative values due to inconsistencies reported between cumulative values in this report and cumulative values previously reported on the dashboard. Some ON Public Health Unit (PHU) datasets have been retired and replaced with the Ontario Ministry of Health dataset, rewriting their cases, mortality and recovered datasets back to 2020-04-01. You can track this here: https://github.com/ccodwg/Covid19Canada/issues/97 Additional doses (booster doses, 3rd doses, 4th doses) doses are now being reported for most provinces in a new dataset: vaccine_additionaldoses_timeseries_prov / vaccine_additionaldoses_timeseries_canada.csv First doses may be calculated as: total doses administered – vaccine completion (2nd doses) – additional doses. --- data_notes.txt | 2 +- ...phac_n_tests_performed_timeseries_prov.csv | 15 + .../nt/nt_active_timeseries_subhr.csv | 7 + .../nt/nt_cases_timeseries_subhr.csv | 14 + .../qc/qc_testing_datasets_prov.csv | 1479 +++++++++-------- .../active_timeseries_canada.csv | 3 +- timeseries_canada/cases_timeseries_canada.csv | 3 +- .../mortality_timeseries_canada.csv | 1 + .../recovered_timeseries_canada.csv | 1 + .../testing_timeseries_canada.csv | 1 + ...cine_additionaldoses_timeseries_canada.csv | 1 + ...ccine_administration_timeseries_canada.csv | 1 + .../vaccine_completion_timeseries_canada.csv | 1 + ...vaccine_distribution_timeseries_canada.csv | 1 + timeseries_hr/cases_timeseries_hr.csv | 104 +- timeseries_hr/mortality_timeseries_hr.csv | 102 ++ .../sk_new_cases_timeseries_hr_combined.csv | 97 +- ...k_new_mortality_timeseries_hr_combined.csv | 95 ++ timeseries_prov/active_timeseries_prov.csv | 16 +- timeseries_prov/cases_timeseries_prov.csv | 16 +- timeseries_prov/mortality_timeseries_prov.csv | 14 + timeseries_prov/recovered_timeseries_prov.csv | 14 + timeseries_prov/testing_timeseries_prov.csv | 14 + ...accine_additionaldoses_timeseries_prov.csv | 13 + ...vaccine_administration_timeseries_prov.csv | 13 + .../vaccine_completion_timeseries_prov.csv | 13 + .../vaccine_distribution_timeseries_prov.csv | 13 + update_time.txt | 2 +- 28 files changed, 1309 insertions(+), 747 deletions(-) diff --git a/data_notes.txt b/data_notes.txt index 0bb1e4ef..00b507c4 100644 --- a/data_notes.txt +++ b/data_notes.txt @@ -1,4 +1,4 @@ -New data: 2022-03-24. See data notes. +New data: 2022-03-25. See data notes. DATA NOTES: diff --git a/official_datasets/can/phac_n_tests_performed_timeseries_prov.csv b/official_datasets/can/phac_n_tests_performed_timeseries_prov.csv index 4c1a5b80..82875c38 100644 --- a/official_datasets/can/phac_n_tests_performed_timeseries_prov.csv +++ b/official_datasets/can/phac_n_tests_performed_timeseries_prov.csv @@ -782,6 +782,7 @@ "AB",2022-03-21,6888168,4995 "AB",2022-03-22,6889641,1473 "AB",2022-03-23,6891484,1843 +"AB",2022-03-24,6894679,3195 "BC",2020-01-31,0,0 "BC",2020-02-01,0,0 "BC",2020-02-02,0,0 @@ -1565,6 +1566,7 @@ "BC",2022-03-21,5763035,8350 "BC",2022-03-22,5765953,2918 "BC",2022-03-23,5769505,3552 +"BC",2022-03-24,5774146,4641 "CAN",2020-01-31,0,0 "CAN",2020-02-01,0,0 "CAN",2020-02-02,0,0 @@ -2348,6 +2350,7 @@ "CAN",2022-03-21,59075587,76418 "CAN",2022-03-22,59103163,27576 "CAN",2022-03-23,59142418,39255 +"CAN",2022-03-24,59181662,39244 "MB",2020-01-31,0,0 "MB",2020-02-01,0,0 "MB",2020-02-02,0,0 @@ -3131,6 +3134,7 @@ "MB",2022-03-21,1479203,1478 "MB",2022-03-22,1480022,819 "MB",2022-03-23,1481033,1011 +"MB",2022-03-24,1482063,1030 "NB",2020-01-31,0,0 "NB",2020-02-01,0,0 "NB",2020-02-02,0,0 @@ -3914,6 +3918,7 @@ "NB",2022-03-21,757860,0 "NB",2022-03-22,757860,0 "NB",2022-03-23,763596,5736 +"NB",2022-03-24,764981,1385 "NL",2020-01-31,0,0 "NL",2020-02-01,0,0 "NL",2020-02-02,0,0 @@ -4697,6 +4702,7 @@ "NL",2022-03-21,610972,3038 "NL",2022-03-22,612685,1713 "NL",2022-03-23,613371,686 +"NL",2022-03-24,613371,0 "NS",2020-01-31,0,0 "NS",2020-02-01,0,0 "NS",2020-02-02,0,0 @@ -5480,6 +5486,7 @@ "NS",2022-03-21,1805525,1535 "NS",2022-03-22,1807009,1484 "NS",2022-03-23,1809121,2112 +"NS",2022-03-24,1811463,2342 "NT",2020-01-31,0,0 "NT",2020-02-01,0,0 "NT",2020-02-02,0,0 @@ -6263,6 +6270,7 @@ "NT",2022-03-21,40401,0 "NT",2022-03-22,40435,34 "NT",2022-03-23,40455,20 +"NT",2022-03-24,40470,15 "NU",2020-01-31,0,0 "NU",2020-02-01,0,0 "NU",2020-02-02,0,0 @@ -7046,6 +7054,7 @@ "NU",2022-03-21,37562,0 "NU",2022-03-22,38135,573 "NU",2022-03-23,38135,0 +"NU",2022-03-24,38135,0 "ON",2020-01-31,0,0 "ON",2020-02-01,0,0 "ON",2020-02-02,0,0 @@ -7829,6 +7838,7 @@ "ON",2022-03-21,23237977,23147 "ON",2022-03-22,23246621,8644 "ON",2022-03-23,23257054,10433 +"ON",2022-03-24,23267487,10433 "PE",2020-01-31,0,0 "PE",2020-02-01,0,0 "PE",2020-02-02,0,0 @@ -8612,6 +8622,7 @@ "PE",2022-03-21,257637,111 "PE",2022-03-22,257693,56 "PE",2022-03-23,257750,57 +"PE",2022-03-24,257793,43 "QC",2020-01-31,0,0 "QC",2020-02-01,0,0 "QC",2020-02-02,0,0 @@ -9395,6 +9406,7 @@ "QC",2022-03-21,16684798,32872 "QC",2022-03-22,16694017,9219 "QC",2022-03-23,16706733,12716 +"QC",2022-03-24,16721652,14919 "RT",2020-01-31,0,0 "RT",2020-02-01,0,0 "RT",2020-02-02,0,0 @@ -10178,6 +10190,7 @@ "RT",2022-03-21,76,0 "RT",2022-03-22,76,0 "RT",2022-03-23,76,0 +"RT",2022-03-24,76,0 "SK",2020-01-31,0,0 "SK",2020-02-01,0,0 "SK",2020-02-02,0,0 @@ -10961,6 +10974,7 @@ "SK",2022-03-21,1503244,892 "SK",2022-03-22,1503887,643 "SK",2022-03-23,1504976,1089 +"SK",2022-03-24,1506217,1241 "YT",2020-01-31,0,0 "YT",2020-02-01,0,0 "YT",2020-02-02,0,0 @@ -11744,3 +11758,4 @@ "YT",2022-03-21,9129,0 "YT",2022-03-22,9129,0 "YT",2022-03-23,9129,0 +"YT",2022-03-24,9129,0 diff --git a/official_datasets/nt/nt_active_timeseries_subhr.csv b/official_datasets/nt/nt_active_timeseries_subhr.csv index 70950ebe..f8ec339d 100644 --- a/official_datasets/nt/nt_active_timeseries_subhr.csv +++ b/official_datasets/nt/nt_active_timeseries_subhr.csv @@ -3058,3 +3058,10 @@ "active","NT","Northwest Territories","Sahtu","2022-03-24","6","0" "active","NT","Northwest Territories","Tłı̨chǫ","2022-03-24","6","0" "active","NT","Northwest Territories","Yellowknife","2022-03-24","190","22" +"active","NT","Northwest Territories","Beaufort Delta","2022-03-25","220","45" +"active","NT","Northwest Territories","Dehcho","2022-03-25","18","-2" +"active","NT","Northwest Territories","Fort Smith","2022-03-25","10","1" +"active","NT","Northwest Territories","Hay River","2022-03-25","16","4" +"active","NT","Northwest Territories","Sahtu","2022-03-25","9","3" +"active","NT","Northwest Territories","Tłı̨chǫ","2022-03-25","5","-1" +"active","NT","Northwest Territories","Yellowknife","2022-03-25","213","23" diff --git a/official_datasets/nt/nt_cases_timeseries_subhr.csv b/official_datasets/nt/nt_cases_timeseries_subhr.csv index 02f8effa..088cfded 100644 --- a/official_datasets/nt/nt_cases_timeseries_subhr.csv +++ b/official_datasets/nt/nt_cases_timeseries_subhr.csv @@ -3835,3 +3835,17 @@ "cases_cumulative_residents","NT","Northwest Territories","Tłı̨chǫ","2022-03-24","1192","0" "cases_cumulative_nonresidents","NT","Northwest Territories","Yellowknife","2022-03-24","399","0" "cases_cumulative_residents","NT","Northwest Territories","Yellowknife","2022-03-24","4522","44" +"cases_cumulative_nonresidents","NT","Northwest Territories","Beaufort Delta","2022-03-25","26","2" +"cases_cumulative_residents","NT","Northwest Territories","Beaufort Delta","2022-03-25","1935","53" +"cases_cumulative_nonresidents","NT","Northwest Territories","Dehcho","2022-03-25","13","1" +"cases_cumulative_residents","NT","Northwest Territories","Dehcho","2022-03-25","701","-1" +"cases_cumulative_nonresidents","NT","Northwest Territories","Fort Smith","2022-03-25","22","0" +"cases_cumulative_residents","NT","Northwest Territories","Fort Smith","2022-03-25","718","3" +"cases_cumulative_nonresidents","NT","Northwest Territories","Hay River","2022-03-25","16","0" +"cases_cumulative_residents","NT","Northwest Territories","Hay River","2022-03-25","610","5" +"cases_cumulative_nonresidents","NT","Northwest Territories","Sahtu","2022-03-25","25","0" +"cases_cumulative_residents","NT","Northwest Territories","Sahtu","2022-03-25","606","3" +"cases_cumulative_nonresidents","NT","Northwest Territories","Tłı̨chǫ","2022-03-25","4","0" +"cases_cumulative_residents","NT","Northwest Territories","Tłı̨chǫ","2022-03-25","1192","0" +"cases_cumulative_nonresidents","NT","Northwest Territories","Yellowknife","2022-03-25","410","11" +"cases_cumulative_residents","NT","Northwest Territories","Yellowknife","2022-03-25","4557","35" diff --git a/official_datasets/qc/qc_testing_datasets_prov.csv b/official_datasets/qc/qc_testing_datasets_prov.csv index 9d37a53d..72748054 100644 --- a/official_datasets/qc/qc_testing_datasets_prov.csv +++ b/official_datasets/qc/qc_testing_datasets_prov.csv @@ -51,742 +51,743 @@ "50",2020-03-12,"Quebec",955,5,950,335,2,333,0.6,377,1168 "51",2020-03-13,"Quebec",1175,6,1169,276,1,275,0.36,287,1455 "52",2020-03-14,"Quebec",1725,7,1718,659,1,658,0.15,695,2150 -"53",2020-03-15,"Quebec",2358,9,2349,770,2,768,0.26,811,2961 -"54",2020-03-16,"Quebec",3266,14,3252,1082,5,1077,0.46,1157,4118 -"55",2020-03-17,"Quebec",4458,18,4440,1402,4,1398,0.29,1459,5577 -"56",2020-03-18,"Quebec",5693,26,5667,1472,8,1464,0.54,2246,7823 -"57",2020-03-19,"Quebec",8225,74,8151,3035,48,2987,1.58,3597,11420 -"58",2020-03-20,"Quebec",11229,149,11080,3563,75,3488,2.1,3990,15410 -"59",2020-03-21,"Quebec",14836,288,14548,4218,139,4079,3.3,3995,19405 -"60",2020-03-22,"Quebec",18138,459,17679,3829,171,3658,4.47,4434,23839 -"61",2020-03-23,"Quebec",22135,717,21418,4772,258,4514,5.41,3952,27791 -"62",2020-03-24,"Quebec",25285,937,24348,3766,220,3546,5.84,4024,31815 -"63",2020-03-25,"Quebec",29652,1186,28466,5256,249,5007,4.74,5394,37209 -"64",2020-03-26,"Quebec",34624,1530,33094,5958,344,5614,5.77,5299,42508 -"65",2020-03-27,"Quebec",39941,1963,37978,6360,433,5927,6.81,6119,48627 -"66",2020-03-28,"Quebec",44826,2368,42458,5923,405,5518,6.84,5773,54400 -"67",2020-03-29,"Quebec",50799,2868,47931,7248,500,6748,6.9,6856,61256 -"68",2020-03-30,"Quebec",57422,3471,53951,8007,603,7404,7.53,7511,68767 -"69",2020-03-31,"Quebec",63312,4224,59088,7231,753,6478,10.41,7569,76336 -"70",2020-04-01,"Quebec",68384,4798,63586,6288,574,5714,9.13,6493,82829 -"71",2020-04-02,"Quebec",73798,5513,68285,6761,715,6046,10.58,7182,90011 -"72",2020-04-03,"Quebec",79401,6126,73275,7009,613,6396,8.75,7743,97754 -"73",2020-04-04,"Quebec",83171,6749,76422,4959,623,4336,12.56,4990,102744 -"74",2020-04-05,"Quebec",85827,7255,78572,3590,506,3084,14.09,3978,106722 -"75",2020-04-06,"Quebec",89225,7867,81358,4442,612,3830,13.78,4805,111527 -"76",2020-04-07,"Quebec",93143,8687,84456,5110,820,4290,16.05,5394,116921 -"77",2020-04-08,"Quebec",96452,9240,87212,4422,553,3869,12.51,4968,121889 -"78",2020-04-09,"Quebec",100416,10048,90368,5348,808,4540,15.11,5508,127397 -"79",2020-04-10,"Quebec",103982,10611,93371,5045,563,4482,11.16,5267,132664 -"80",2020-04-11,"Quebec",107624,11263,96361,5245,652,4593,12.43,6923,139587 -"81",2020-04-12,"Quebec",111620,12084,99536,6064,821,5243,13.54,6230,145817 -"82",2020-04-13,"Quebec",116053,12944,103109,6918,860,6058,12.43,7016,152833 -"83",2020-04-14,"Quebec",120373,13995,106378,6550,1051,5499,16.05,7174,160007 -"84",2020-04-15,"Quebec",124789,14879,109910,6286,884,5402,14.06,6562,166569 -"85",2020-04-16,"Quebec",129047,15741,113306,6120,862,5258,14.08,6707,173276 -"86",2020-04-17,"Quebec",132864,16575,116289,5815,834,4981,14.34,6363,179639 -"87",2020-04-18,"Quebec",136537,17262,119275,5335,687,4648,12.88,5898,185537 -"88",2020-04-19,"Quebec",139732,17919,121813,4908,657,4251,13.39,5379,190916 -"89",2020-04-20,"Quebec",142954,18618,124336,4794,699,4095,14.58,6336,197252 -"90",2020-04-21,"Quebec",146361,19287,127074,5312,669,4643,12.59,5963,203215 -"91",2020-04-22,"Quebec",150527,20082,130445,6592,795,5797,12.06,8598,211813 -"92",2020-04-23,"Quebec",154630,20828,133802,6345,746,5599,11.76,6600,218413 -"93",2020-04-24,"Quebec",158780,21604,137176,6361,776,5585,12.2,7630,226043 -"94",2020-04-25,"Quebec",162638,22279,140359,6086,675,5411,11.09,6339,232382 -"95",2020-04-26,"Quebec",165973,22883,143090,5703,604,5099,10.59,7013,239395 -"96",2020-04-27,"Quebec",169314,23575,145739,5328,692,4636,12.99,6413,245808 -"97",2020-04-28,"Quebec",173210,24383,148827,6441,808,5633,12.54,7118,252926 -"98",2020-04-29,"Quebec",177650,25230,152420,7111,847,6264,11.91,8801,261727 -"99",2020-04-30,"Quebec",181964,26041,155923,6942,811,6131,11.68,8613,270340 -"100",2020-05-01,"Quebec",186431,26886,159545,7509,845,6664,11.25,9672,280012 -"101",2020-05-02,"Quebec",190507,27644,162863,6767,758,6009,11.2,7809,287821 -"102",2020-05-03,"Quebec",194084,28375,165709,5957,731,5226,12.27,7955,295776 -"103",2020-05-04,"Quebec",196987,28945,168042,4965,570,4395,11.48,6937,302713 -"104",2020-05-05,"Quebec",201157,29789,171368,7255,844,6411,11.63,9117,311830 -"105",2020-05-06,"Quebec",206027,30665,175362,8068,876,7192,10.86,9452,321282 -"106",2020-05-07,"Quebec",210810,31453,179357,7836,788,7048,10.06,10033,331315 -"107",2020-05-08,"Quebec",215880,32145,183735,8167,692,7475,8.47,10831,342146 -"108",2020-05-09,"Quebec",220526,32751,187775,7519,606,6913,8.06,9042,351188 -"109",2020-05-10,"Quebec",224909,33421,191488,7356,670,6686,9.11,8995,360183 -"110",2020-05-11,"Quebec",228731,33981,194750,6334,560,5774,8.84,8981,369164 -"111",2020-05-12,"Quebec",233969,34610,199359,8464,629,7835,7.43,11302,380466 -"112",2020-05-13,"Quebec",239750,35290,204460,9137,680,8457,7.44,11363,391829 -"113",2020-05-14,"Quebec",246038,36005,210033,10009,715,9294,7.14,13169,404998 -"114",2020-05-15,"Quebec",252470,36699,215771,10320,694,9626,6.72,12054,417052 -"115",2020-05-16,"Quebec",259233,37434,221799,10678,735,9943,6.88,13435,430487 -"116",2020-05-17,"Quebec",264463,38059,226404,8533,625,7908,7.32,10203,440690 -"117",2020-05-18,"Quebec",268568,38604,229964,6757,545,6212,8.07,9582,450272 -"118",2020-05-19,"Quebec",273720,39233,234487,8982,629,8353,7,11608,461880 -"119",2020-05-20,"Quebec",279769,39891,239878,10135,658,9477,6.49,12506,474386 -"120",2020-05-21,"Quebec",286500,40545,245955,11780,654,11126,5.55,14572,488958 -"121",2020-05-22,"Quebec",293780,41057,252723,12167,512,11655,4.21,15375,504333 -"122",2020-05-23,"Quebec",301318,41558,259760,12086,501,11585,4.15,13533,517866 -"123",2020-05-24,"Quebec",308144,42100,266044,10830,542,10288,5,12121,529987 -"124",2020-05-25,"Quebec",312341,42458,269883,7181,358,6823,4.99,10112,540099 -"125",2020-05-26,"Quebec",318100,42855,275245,10066,397,9669,3.94,12972,553071 -"126",2020-05-27,"Quebec",325256,43266,281990,12087,411,11676,3.4,14949,568020 -"127",2020-05-28,"Quebec",332353,43650,288703,12031,384,11647,3.19,13868,581888 -"128",2020-05-29,"Quebec",338854,44032,294822,11890,382,11508,3.21,13853,595741 -"129",2020-05-30,"Quebec",345221,44399,300822,11601,367,11234,3.16,12985,608726 -"130",2020-05-31,"Quebec",350379,44646,305733,8368,247,8121,2.95,9458,618184 -"131",2020-06-01,"Quebec",354777,44900,309877,7049,254,6795,3.6,9646,627830 -"132",2020-06-02,"Quebec",360224,45129,315095,9560,229,9331,2.4,12444,640274 -"133",2020-06-03,"Quebec",366179,45363,320816,10076,234,9842,2.32,12490,652764 -"134",2020-06-04,"Quebec",371624,45599,326025,9366,236,9130,2.52,10789,663553 -"135",2020-06-05,"Quebec",378175,45835,332340,10587,236,10351,2.23,12657,676210 -"136",2020-06-06,"Quebec",382984,46047,336937,7994,212,7782,2.65,9576,685786 -"137",2020-06-07,"Quebec",386381,46204,340177,5717,157,5560,2.75,6924,692710 -"138",2020-06-08,"Quebec",389544,46322,343222,5584,118,5466,2.11,7995,700705 -"139",2020-06-09,"Quebec",394308,46493,347815,8716,171,8545,1.96,9676,710381 -"140",2020-06-10,"Quebec",398921,46648,352273,7938,155,7783,1.95,9101,719482 -"141",2020-06-11,"Quebec",403327,46789,356538,7779,141,7638,1.81,9493,728975 -"142",2020-06-12,"Quebec",408883,46940,361943,8985,151,8834,1.68,9480,738455 -"143",2020-06-13,"Quebec",413065,47046,366019,6893,106,6787,1.54,7079,745534 -"144",2020-06-14,"Quebec",415873,47130,368743,4675,84,4591,1.8,5200,750734 -"145",2020-06-15,"Quebec",419098,47221,371877,5337,91,5246,1.71,6812,757546 -"146",2020-06-16,"Quebec",423914,47321,376593,8525,100,8425,1.17,8889,766435 -"147",2020-06-17,"Quebec",429001,47436,381565,8814,115,8699,1.3,9803,776238 -"148",2020-06-18,"Quebec",434160,47539,386621,9054,103,8951,1.14,9876,786114 -"149",2020-06-19,"Quebec",439178,47635,391543,8609,96,8513,1.12,8290,794404 -"150",2020-06-20,"Quebec",443721,47724,395997,7546,89,7457,1.18,7742,802146 -"151",2020-06-21,"Quebec",446673,47799,398874,4991,75,4916,1.5,5880,808026 -"152",2020-06-22,"Quebec",449717,47866,401851,5024,67,4957,1.33,6185,814211 -"153",2020-06-23,"Quebec",454127,47943,406184,7864,77,7787,0.98,7917,822128 -"154",2020-06-24,"Quebec",458812,48025,410787,8098,82,8016,1.01,8113,830241 -"155",2020-06-25,"Quebec",462613,48094,414519,6361,69,6292,1.08,7323,837564 -"156",2020-06-26,"Quebec",467848,48155,419693,8966,61,8905,0.68,9091,846655 -"157",2020-06-27,"Quebec",472643,48229,424414,7730,74,7656,0.96,7788,854443 -"158",2020-06-28,"Quebec",476253,48281,427972,5673,52,5621,0.92,5424,859867 -"159",2020-06-29,"Quebec",479732,48314,431418,5702,33,5669,0.58,6770,866637 -"160",2020-06-30,"Quebec",484785,48401,436384,8324,87,8237,1.05,8879,875516 -"161",2020-07-01,"Quebec",489879,48482,441397,8240,83,8157,1.01,8681,884197 -"162",2020-07-02,"Quebec",493758,48552,445206,6646,70,6576,1.05,7918,892115 -"163",2020-07-03,"Quebec",498600,48638,449962,7834,87,7747,1.11,7919,900034 -"164",2020-07-04,"Quebec",502503,48729,453774,6281,92,6189,1.46,6268,906302 -"165",2020-07-05,"Quebec",505948,48782,457166,5332,53,5279,0.99,5318,911620 -"166",2020-07-06,"Quebec",510101,48846,461255,6503,65,6438,1,7302,918922 -"167",2020-07-07,"Quebec",515330,48951,466379,8450,105,8345,1.24,9279,928201 -"168",2020-07-08,"Quebec",521697,49072,472625,10354,123,10231,1.19,10504,938705 -"169",2020-07-09,"Quebec",528474,49192,479282,11577,121,11456,1.05,12034,950739 -"170",2020-07-10,"Quebec",535022,49289,485733,10707,97,10610,0.91,11277,962016 -"171",2020-07-11,"Quebec",541260,49397,491863,9994,108,9886,1.08,10118,972134 -"172",2020-07-12,"Quebec",546275,49471,496804,7700,74,7626,0.96,8215,980349 -"173",2020-07-13,"Quebec",552339,49607,502732,9115,137,8978,1.5,9660,990009 -"174",2020-07-14,"Quebec",559787,49726,510061,11600,123,11477,1.06,12041,1002050 -"175",2020-07-15,"Quebec",568078,49879,518199,13456,155,13301,1.15,14383,1016433 -"176",2020-07-16,"Quebec",576875,50015,526860,14037,137,13900,0.98,14525,1030958 -"177",2020-07-17,"Quebec",586836,50191,536645,15321,177,15144,1.16,16466,1047424 -"178",2020-07-18,"Quebec",596061,50386,545675,13854,195,13659,1.41,13358,1060782 -"179",2020-07-19,"Quebec",603328,50497,552831,10824,111,10713,1.03,10834,1071616 -"180",2020-07-20,"Quebec",610462,50638,559824,10977,144,10833,1.31,11843,1083459 -"181",2020-07-21,"Quebec",619720,50830,568890,14257,193,14064,1.35,14310,1097769 -"182",2020-07-22,"Quebec",629596,51014,578582,15686,187,15499,1.19,16342,1114111 -"183",2020-07-23,"Quebec",639719,51175,588544,16655,161,16494,0.97,16953,1131064 -"184",2020-07-24,"Quebec",648728,51326,597402,14578,153,14425,1.05,15218,1146282 -"185",2020-07-25,"Quebec",656682,51469,605213,12680,145,12535,1.14,12774,1159056 -"186",2020-07-26,"Quebec",664324,51574,612750,11749,106,11643,0.9,10877,1169933 -"187",2020-07-27,"Quebec",672434,51684,620750,12627,113,12514,0.89,13498,1183431 -"188",2020-07-28,"Quebec",681646,51818,629828,14369,138,14231,0.96,15194,1198625 -"189",2020-07-29,"Quebec",692157,51988,640169,17554,173,17381,0.99,18255,1216880 -"190",2020-07-30,"Quebec",701921,52143,649778,16570,160,16410,0.97,17032,1233912 -"191",2020-07-31,"Quebec",711319,52262,659057,16154,123,16031,0.76,16733,1250645 -"192",2020-08-01,"Quebec",720310,52382,667928,14849,123,14726,0.83,13918,1264563 -"193",2020-08-02,"Quebec",726694,52480,674214,10205,102,10103,1,10325,1274888 -"194",2020-08-03,"Quebec",734027,52617,681410,11777,140,11637,1.19,12429,1287317 -"195",2020-08-04,"Quebec",744156,52764,691392,16246,148,16098,0.91,16293,1303610 -"196",2020-08-05,"Quebec",753923,52884,701039,16422,130,16292,0.79,16472,1320082 -"197",2020-08-06,"Quebec",764034,52986,711048,17061,106,16955,0.62,18077,1338159 -"198",2020-08-07,"Quebec",773059,53103,719956,16083,124,15959,0.77,16650,1354809 -"199",2020-08-08,"Quebec",781765,53218,728547,14120,120,14000,0.85,14636,1369445 -"200",2020-08-09,"Quebec",788481,53306,735175,10698,91,10607,0.85,9305,1378750 -"201",2020-08-10,"Quebec",794852,53385,741467,10767,82,10685,0.76,11649,1390399 -"202",2020-08-11,"Quebec",803945,53491,750454,15411,112,15299,0.73,16239,1406638 -"203",2020-08-12,"Quebec",813165,53587,759578,16746,100,16646,0.6,17137,1423775 -"204",2020-08-13,"Quebec",822432,53665,768767,17203,83,17120,0.48,17890,1441665 -"205",2020-08-14,"Quebec",831187,53728,777459,15058,65,14993,0.43,15765,1457430 -"206",2020-08-15,"Quebec",838628,53785,784843,12321,60,12261,0.49,11809,1469239 -"207",2020-08-16,"Quebec",844515,53832,790683,9592,48,9544,0.5,9762,1479001 -"208",2020-08-17,"Quebec",851521,53883,797638,11454,54,11400,0.47,12276,1491277 -"209",2020-08-18,"Quebec",860342,53966,806376,15159,89,15070,0.59,15783,1507060 -"210",2020-08-19,"Quebec",869567,54055,815512,16606,93,16513,0.56,17062,1524122 -"211",2020-08-20,"Quebec",878695,54158,824537,16616,107,16509,0.64,17833,1541955 -"212",2020-08-21,"Quebec",886058,54254,831804,13652,102,13550,0.75,14303,1556258 -"213",2020-08-22,"Quebec",893026,54339,838687,12294,89,12205,0.72,12096,1568354 -"214",2020-08-23,"Quebec",898231,54385,843846,8727,47,8680,0.54,8680,1577034 -"215",2020-08-24,"Quebec",903725,54438,849287,9594,54,9540,0.56,10773,1587807 -"216",2020-08-25,"Quebec",911947,54551,857396,14942,126,14816,0.84,15707,1603514 -"217",2020-08-26,"Quebec",920111,54677,865434,15217,132,15085,0.87,16197,1619711 -"218",2020-08-27,"Quebec",927687,54774,872913,15275,104,15171,0.68,16377,1636088 -"219",2020-08-28,"Quebec",935193,54902,880291,14560,131,14429,0.9,14098,1650186 -"220",2020-08-29,"Quebec",941779,55020,886759,11874,120,11754,1.01,11861,1662047 -"221",2020-08-30,"Quebec",947363,55137,892226,9437,119,9318,1.26,10236,1672283 -"222",2020-08-31,"Quebec",953419,55269,898150,10632,133,10499,1.25,11762,1684045 -"223",2020-09-01,"Quebec",962201,55453,906748,15501,186,15315,1.2,15891,1699936 -"224",2020-09-02,"Quebec",970558,55618,914940,15852,168,15684,1.06,17166,1717102 -"225",2020-09-03,"Quebec",980672,55835,924837,18623,218,18405,1.17,20219,1737321 -"226",2020-09-04,"Quebec",990042,56034,934008,16998,203,16795,1.19,17329,1754650 -"227",2020-09-05,"Quebec",998789,56252,942537,14746,220,14526,1.49,14050,1768700 -"228",2020-09-06,"Quebec",1006604,56443,950161,12500,193,12307,1.54,12097,1780797 -"229",2020-09-07,"Quebec",1014436,56594,957842,12802,151,12651,1.18,13663,1794460 -"230",2020-09-08,"Quebec",1024539,56799,967740,16507,208,16299,1.26,17857,1812317 -"231",2020-09-09,"Quebec",1037425,57044,980381,21895,249,21646,1.14,22961,1835278 -"232",2020-09-10,"Quebec",1050589,57287,993302,22726,245,22481,1.08,24857,1860135 -"233",2020-09-11,"Quebec",1064123,57633,1006490,23496,346,23150,1.47,22180,1882315 -"234",2020-09-12,"Quebec",1076719,57963,1018756,21364,331,21033,1.55,21723,1904038 -"235",2020-09-13,"Quebec",1088529,58247,1030282,18676,286,18390,1.53,18360,1922398 -"236",2020-09-14,"Quebec",1100197,58496,1041701,18888,253,18635,1.34,21115,1943513 -"237",2020-09-15,"Quebec",1114395,58815,1055580,23567,325,23242,1.38,23823,1967336 -"238",2020-09-16,"Quebec",1130019,59133,1070886,26330,325,26005,1.23,27515,1994851 -"239",2020-09-17,"Quebec",1144859,59492,1085367,25382,362,25020,1.43,27165,2022016 -"240",2020-09-18,"Quebec",1161769,59986,1101783,30043,496,29547,1.65,30293,2052309 -"241",2020-09-19,"Quebec",1174841,60433,1114408,22801,450,22351,1.97,23090,2075399 -"242",2020-09-20,"Quebec",1188628,60933,1127695,22821,502,22319,2.2,22065,2097464 -"243",2020-09-21,"Quebec",1202314,61437,1140877,22329,510,21819,2.28,25634,2123098 -"244",2020-09-22,"Quebec",1217203,61970,1155233,25403,536,24867,2.11,27667,2150765 -"245",2020-09-23,"Quebec",1232866,62628,1170238,27426,661,26765,2.41,28523,2179288 -"246",2020-09-24,"Quebec",1249616,63361,1186255,30211,738,29473,2.44,30659,2209947 -"247",2020-09-25,"Quebec",1265168,64147,1201021,28622,790,27832,2.76,31242,2241189 -"248",2020-09-26,"Quebec",1279945,65021,1214924,26585,876,25709,3.3,25842,2267031 -"249",2020-09-27,"Quebec",1292987,65940,1227047,22780,922,21858,4.05,22718,2289749 -"250",2020-09-28,"Quebec",1307173,66809,1240364,24637,870,23767,3.53,25763,2315512 -"251",2020-09-29,"Quebec",1322595,67780,1254815,28779,975,27804,3.39,30549,2346061 -"252",2020-09-30,"Quebec",1337649,68845,1268804,29380,1070,28310,3.64,31442,2377503 -"253",2020-10-01,"Quebec",1352010,69954,1282056,29253,1115,28138,3.81,30762,2408265 -"254",2020-10-02,"Quebec",1367860,71256,1296604,30852,1306,29546,4.23,30620,2438885 -"255",2020-10-03,"Quebec",1381914,72293,1309621,27165,1040,26125,3.83,27184,2466069 -"256",2020-10-04,"Quebec",1394003,73210,1320793,22403,922,21481,4.12,21685,2487754 -"257",2020-10-05,"Quebec",1405602,74014,1331588,22055,807,21248,3.66,24124,2511878 -"258",2020-10-06,"Quebec",1420149,75106,1345043,28696,1096,27600,3.82,30086,2541964 -"259",2020-10-07,"Quebec",1432905,76101,1356804,27587,997,26590,3.61,29573,2571537 -"260",2020-10-08,"Quebec",1447237,77202,1370035,31091,1102,29989,3.54,31480,2603017 -"261",2020-10-09,"Quebec",1459900,78261,1381639,26621,1062,25559,3.99,26886,2629903 -"262",2020-10-10,"Quebec",1470527,79226,1391301,22396,965,21431,4.31,21808,2651711 -"263",2020-10-11,"Quebec",1480803,80204,1400599,19599,982,18617,5.01,19646,2671357 -"264",2020-10-12,"Quebec",1489244,80899,1408345,17131,696,16435,4.06,18943,2690300 -"265",2020-10-13,"Quebec",1499777,81921,1417856,22484,1026,21458,4.56,23386,2713686 -"266",2020-10-14,"Quebec",1512149,83093,1429056,28168,1180,26988,4.19,29784,2743470 -"267",2020-10-15,"Quebec",1523973,84262,1439711,27128,1174,25954,4.33,28028,2771498 -"268",2020-10-16,"Quebec",1534513,85503,1449010,24306,1251,23055,5.15,24287,2795785 -"269",2020-10-17,"Quebec",1543284,86396,1456888,19990,896,19094,4.48,20595,2816380 -"270",2020-10-18,"Quebec",1551479,87190,1464289,17127,796,16331,4.65,17932,2834312 -"271",2020-10-19,"Quebec",1559771,88071,1471700,18559,882,17677,4.75,20202,2854514 -"272",2020-10-20,"Quebec",1571132,89132,1482000,25557,1063,24494,4.16,26379,2880893 -"273",2020-10-21,"Quebec",1581507,90102,1491405,25334,973,24361,3.84,26288,2907181 -"274",2020-10-22,"Quebec",1591728,91019,1500709,25983,921,25062,3.54,26581,2933762 -"275",2020-10-23,"Quebec",1601667,92046,1509621,25108,1028,24080,4.09,26032,2959794 -"276",2020-10-24,"Quebec",1610703,92939,1517764,21276,896,20380,4.21,21007,2980801 -"277",2020-10-25,"Quebec",1619350,93828,1525522,18282,895,17387,4.9,18578,2999379 -"278",2020-10-26,"Quebec",1626677,94545,1532132,17194,718,16476,4.18,19614,3018993 -"279",2020-10-27,"Quebec",1637198,95616,1541582,25587,1072,24515,4.19,27010,3046003 -"280",2020-10-28,"Quebec",1646911,96545,1550366,25387,930,24457,3.66,26642,3072645 -"281",2020-10-29,"Quebec",1656372,97556,1558816,25877,1016,24861,3.93,27993,3100638 -"282",2020-10-30,"Quebec",1666138,98530,1567608,25259,975,24284,3.86,25279,3125917 -"283",2020-10-31,"Quebec",1674762,99596,1575166,21601,1068,20533,4.94,22487,3148404 -"284",2020-11-01,"Quebec",1682398,100510,1581888,16870,914,15956,5.42,17057,3165461 -"285",2020-11-02,"Quebec",1689988,101339,1588649,17982,829,17153,4.61,19597,3185058 -"286",2020-11-03,"Quebec",1699727,102401,1597326,24228,1067,23161,4.4,25563,3210621 -"287",2020-11-04,"Quebec",1709729,103541,1606188,27386,1142,26244,4.17,28925,3239546 -"288",2020-11-05,"Quebec",1719923,104873,1615050,27462,1337,26125,4.87,29776,3269322 -"289",2020-11-06,"Quebec",1729560,106131,1623429,26434,1262,25172,4.77,26951,3296273 -"290",2020-11-07,"Quebec",1739024,107401,1631623,22051,1273,20778,5.77,21884,3318157 -"291",2020-11-08,"Quebec",1747551,108615,1638936,18917,1218,17699,6.44,19848,3338005 -"292",2020-11-09,"Quebec",1756522,109915,1646607,19849,1301,18548,6.55,21851,3359856 -"293",2020-11-10,"Quebec",1766091,111177,1654914,25811,1266,24545,4.9,28078,3387934 -"294",2020-11-11,"Quebec",1776794,112437,1664357,27947,1261,26686,4.51,28916,3416850 -"295",2020-11-12,"Quebec",1787581,113832,1673749,28661,1396,27265,4.87,29846,3446696 -"296",2020-11-13,"Quebec",1798607,115258,1683349,29339,1429,27910,4.87,29512,3476208 -"297",2020-11-14,"Quebec",1808197,116396,1691801,25811,1139,24672,4.41,26864,3503072 -"298",2020-11-15,"Quebec",1817062,117507,1699555,20617,1111,19506,5.39,21685,3524757 -"299",2020-11-16,"Quebec",1825674,118536,1707138,20580,1033,19547,5.02,23289,3548046 -"300",2020-11-17,"Quebec",1836690,119795,1716895,28826,1264,27562,4.38,30045,3578091 -"301",2020-11-18,"Quebec",1847418,121039,1726379,30457,1248,29209,4.1,33422,3611513 -"302",2020-11-19,"Quebec",1857307,122223,1735084,30133,1187,28946,3.94,31696,3643209 -"303",2020-11-20,"Quebec",1866735,123365,1743370,29406,1145,28261,3.89,31469,3674678 -"304",2020-11-21,"Quebec",1875800,124454,1751346,25519,1091,24428,4.28,26091,3700769 -"305",2020-11-22,"Quebec",1884369,125726,1758643,21118,1275,19843,6.04,21378,3722147 -"306",2020-11-23,"Quebec",1891613,126711,1764902,18920,989,17931,5.23,21697,3743844 -"307",2020-11-24,"Quebec",1901208,127984,1773224,28838,1278,27560,4.43,31323,3775167 -"308",2020-11-25,"Quebec",1911575,129406,1782169,30846,1430,29416,4.64,32144,3807311 -"309",2020-11-26,"Quebec",1921470,130775,1790695,30634,1374,29260,4.49,31484,3838795 -"310",2020-11-27,"Quebec",1930579,132184,1798395,28334,1415,26919,4.99,28679,3867474 -"311",2020-11-28,"Quebec",1938775,133457,1805318,25574,1273,24301,4.98,24064,3891538 -"312",2020-11-29,"Quebec",1947271,134700,1812571,21244,1247,19997,5.87,21555,3913093 -"313",2020-11-30,"Quebec",1955780,136109,1819671,21528,1411,20117,6.55,24081,3937174 -"314",2020-12-01,"Quebec",1966377,137693,1828684,31526,1588,29938,5.04,33469,3970643 -"315",2020-12-02,"Quebec",1976981,139298,1837683,31417,1607,29810,5.12,33582,4004225 -"316",2020-12-03,"Quebec",1988377,141007,1847370,35041,1711,33330,4.88,36097,4040322 -"317",2020-12-04,"Quebec",1998754,142597,1856157,31309,1594,29715,5.09,30974,4071296 -"318",2020-12-05,"Quebec",2010142,144294,1865848,30850,1703,29147,5.52,31206,4102502 -"319",2020-12-06,"Quebec",2020017,145790,1874227,24372,1499,22873,6.15,25279,4127781 -"320",2020-12-07,"Quebec",2029445,147282,1882163,24698,1495,23203,6.05,27674,4155455 -"321",2020-12-08,"Quebec",2040181,149031,1891150,32657,1751,30906,5.36,34484,4189939 -"322",2020-12-09,"Quebec",2051476,150825,1900651,34198,1798,32400,5.26,36265,4226204 -"323",2020-12-10,"Quebec",2063163,152640,1910523,36431,1821,34610,5,38716,4264920 -"324",2020-12-11,"Quebec",2075052,154640,1920412,38268,2006,36262,5.24,38662,4303582 -"325",2020-12-12,"Quebec",2086374,156503,1929871,31976,1868,30108,5.84,32572,4336154 -"326",2020-12-13,"Quebec",2096283,158187,1938096,25439,1686,23753,6.63,25552,4361706 -"327",2020-12-14,"Quebec",2106442,160071,1946371,26203,1885,24318,7.19,30984,4392690 -"328",2020-12-15,"Quebec",2117784,161937,1955847,34814,1868,32946,5.37,38352,4431042 -"329",2020-12-16,"Quebec",2129137,164058,1965079,35838,2126,33712,5.93,37128,4468170 -"330",2020-12-17,"Quebec",2141251,166248,1975003,37640,2194,35446,5.83,39721,4507891 -"331",2020-12-18,"Quebec",2152810,168272,1984538,36016,2029,33987,5.63,36362,4544253 -"332",2020-12-19,"Quebec",2164004,170432,1993572,32701,2166,30535,6.62,32116,4576369 -"333",2020-12-20,"Quebec",2174681,172425,2002256,27268,1996,25272,7.32,27322,4603691 -"334",2020-12-21,"Quebec",2185558,174424,2011134,28911,2004,26907,6.93,33046,4636737 -"335",2020-12-22,"Quebec",2196439,176624,2019815,36098,2208,33890,6.12,36991,4673728 -"336",2020-12-23,"Quebec",2208249,178995,2029254,39419,2377,37042,6.03,40024,4713752 -"337",2020-12-24,"Quebec",2218643,181405,2037238,33746,2417,31329,7.16,32837,4746589 -"338",2020-12-25,"Quebec",2227014,183723,2043291,25186,2323,22863,9.22,25009,4771598 -"339",2020-12-26,"Quebec",2234377,185775,2048602,18657,2060,16597,11.04,19679,4791277 -"340",2020-12-27,"Quebec",2241935,188011,2053924,19992,2240,17752,11.2,20377,4811654 -"341",2020-12-28,"Quebec",2249432,190157,2059275,22186,2149,20037,9.69,26114,4837768 -"342",2020-12-29,"Quebec",2259288,193255,2066033,34179,3105,31074,9.08,36496,4874264 -"343",2020-12-30,"Quebec",2269622,196255,2073367,35445,3009,32436,8.49,36092,4910356 -"344",2020-12-31,"Quebec",2278808,198799,2080009,30082,2556,27526,8.5,30196,4940552 -"345",2021-01-01,"Quebec",2286911,201221,2085690,24329,2430,21899,9.99,23471,4964023 -"346",2021-01-02,"Quebec",2294591,203506,2091085,20524,2289,18235,11.15,21865,4985888 -"347",2021-01-03,"Quebec",2302488,205843,2096645,21035,2343,18692,11.14,21620,5007508 -"348",2021-01-04,"Quebec",2311083,208352,2102731,26040,2514,23526,9.65,28487,5035995 -"349",2021-01-05,"Quebec",2320989,210980,2110009,34171,2637,31534,7.72,36519,5072514 -"350",2021-01-06,"Quebec",2331632,213627,2118005,37109,2653,34456,7.15,39258,5111772 -"351",2021-01-07,"Quebec",2342699,216418,2126281,38788,2799,35989,7.22,38620,5150392 -"352",2021-01-08,"Quebec",2353393,218929,2134464,36921,2526,34395,6.84,35547,5185939 -"353",2021-01-09,"Quebec",2362480,220910,2141570,28460,1986,26474,6.98,28839,5214778 -"354",2021-01-10,"Quebec",2371467,223144,2148323,24906,2242,22664,9,25858,5240636 -"355",2021-01-11,"Quebec",2379278,224981,2154297,25307,1842,23465,7.28,28528,5269164 -"356",2021-01-12,"Quebec",2389162,227134,2162028,34618,2167,32451,6.26,35797,5304961 -"357",2021-01-13,"Quebec",2398436,229169,2169267,36931,2053,34878,5.56,38932,5343893 -"358",2021-01-14,"Quebec",2407585,231116,2176469,35967,1966,34001,5.47,37291,5381184 -"359",2021-01-15,"Quebec",2417778,233107,2184671,36225,2009,34216,5.55,35727,5416911 -"360",2021-01-16,"Quebec",2426577,234886,2191691,29557,1782,27775,6.03,28594,5445505 -"361",2021-01-17,"Quebec",2433707,236259,2197448,21544,1376,20168,6.39,22472,5467977 -"362",2021-01-18,"Quebec",2440662,237630,2203032,22647,1377,21270,6.08,25104,5493081 -"363",2021-01-19,"Quebec",2449801,239197,2210604,33291,1578,31713,4.74,35209,5528290 -"364",2021-01-20,"Quebec",2458821,240803,2218018,34908,1614,33294,4.62,37072,5565362 -"365",2021-01-21,"Quebec",2468653,242469,2226184,38006,1676,36330,4.41,39191,5604553 -"366",2021-01-22,"Quebec",2477360,243959,2233401,34415,1500,32915,4.36,35042,5639595 -"367",2021-01-23,"Quebec",2486022,245338,2240684,28715,1390,27325,4.84,28669,5668264 -"368",2021-01-24,"Quebec",2492968,246471,2246497,21193,1148,20045,5.42,21835,5690099 -"369",2021-01-25,"Quebec",2500491,247643,2252848,24199,1178,23021,4.87,28081,5718180 -"370",2021-01-26,"Quebec",2509958,248987,2260971,34375,1353,33022,3.94,36075,5754255 -"371",2021-01-27,"Quebec",2519446,250247,2269199,35878,1268,34610,3.53,37303,5791558 -"372",2021-01-28,"Quebec",2528472,251551,2276921,34503,1314,33189,3.81,35428,5826986 -"373",2021-01-29,"Quebec",2537423,252827,2284596,33065,1280,31785,3.87,33039,5860025 -"374",2021-01-30,"Quebec",2545907,254037,2291870,27517,1213,26304,4.41,27329,5887354 -"375",2021-01-31,"Quebec",2552887,254952,2297935,20369,918,19451,4.51,22387,5909741 -"376",2021-02-01,"Quebec",2559898,255833,2304065,23369,890,22479,3.81,26978,5936719 -"377",2021-02-02,"Quebec",2569139,257007,2312132,33901,1180,32721,3.48,35094,5971813 -"378",2021-02-03,"Quebec",2577528,258108,2319420,31272,1108,30164,3.54,32935,6004748 -"379",2021-02-04,"Quebec",2585858,259111,2326747,32251,1007,31244,3.12,34315,6039063 -"380",2021-02-05,"Quebec",2595175,260337,2334838,32463,1235,31228,3.8,33777,6072840 -"381",2021-02-06,"Quebec",2602753,261411,2341342,25006,1080,23926,4.32,24529,6097369 -"382",2021-02-07,"Quebec",2609305,262229,2347076,19128,821,18307,4.29,19827,6117196 -"383",2021-02-08,"Quebec",2616231,262973,2353258,21997,751,21246,3.41,25318,6142514 -"384",2021-02-09,"Quebec",2625522,263900,2361622,31727,931,30796,2.93,33653,6176167 -"385",2021-02-10,"Quebec",2634737,265048,2369689,31325,1154,30171,3.68,33188,6209355 -"386",2021-02-11,"Quebec",2643954,266018,2377936,31559,973,30586,3.08,34395,6243750 -"387",2021-02-12,"Quebec",2653314,267047,2386267,32143,1036,31107,3.22,30749,6274499 -"388",2021-02-13,"Quebec",2661442,267860,2393582,24416,816,23600,3.34,24295,6298794 -"389",2021-02-14,"Quebec",2668386,268570,2399816,19177,718,18459,3.74,19063,6317857 -"390",2021-02-15,"Quebec",2675680,269231,2406449,22035,668,21367,3.03,25819,6343676 -"391",2021-02-16,"Quebec",2684731,270028,2414703,31219,808,30411,2.59,31558,6375234 -"392",2021-02-17,"Quebec",2693040,270814,2422226,29617,791,28826,2.67,30126,6405360 -"393",2021-02-18,"Quebec",2702348,271662,2430686,32292,859,31433,2.66,33068,6438428 -"394",2021-02-19,"Quebec",2710071,272414,2437657,27374,756,26618,2.76,27518,6465946 -"395",2021-02-20,"Quebec",2717240,273160,2444080,22533,753,21780,3.34,22701,6488647 -"396",2021-02-21,"Quebec",2723914,273950,2449964,18438,794,17644,4.31,19081,6507728 -"397",2021-02-22,"Quebec",2731344,274565,2456779,22633,620,22013,2.74,23554,6531282 -"398",2021-02-23,"Quebec",2741529,275368,2466161,33194,808,32386,2.43,34181,6565463 -"399",2021-02-24,"Quebec",2751558,276206,2475352,33386,841,32545,2.52,34787,6600250 -"400",2021-02-25,"Quebec",2760211,276976,2483235,30072,774,29298,2.57,32233,6632483 -"401",2021-02-26,"Quebec",2769015,277847,2491168,29479,878,28601,2.98,30695,6663178 -"402",2021-02-27,"Quebec",2776619,278508,2498111,22758,665,22093,2.92,23795,6686973 -"403",2021-02-28,"Quebec",2782917,279078,2503839,18060,573,17487,3.17,19073,6706046 -"404",2021-03-01,"Quebec",2790010,279602,2510408,21766,527,21239,2.42,21811,6727857 -"405",2021-03-02,"Quebec",2798551,280423,2518128,28179,824,27355,2.92,28595,6756452 -"406",2021-03-03,"Quebec",2806609,281155,2525454,27850,737,27113,2.65,27933,6784385 -"407",2021-03-04,"Quebec",2814849,282017,2532832,28952,865,28087,2.99,28566,6812951 -"408",2021-03-05,"Quebec",2822427,282747,2539680,26521,735,25786,2.77,25978,6838929 -"409",2021-03-06,"Quebec",2829439,283423,2546016,21963,686,21277,3.12,22372,6861301 -"410",2021-03-07,"Quebec",2835741,283994,2551747,17982,579,17403,3.22,18483,6879784 -"411",2021-03-08,"Quebec",2843201,284586,2558615,22686,595,22091,2.62,22398,6902182 -"412",2021-03-09,"Quebec",2851881,285325,2566556,30074,744,29330,2.47,29655,6931837 -"413",2021-03-10,"Quebec",2860332,286031,2574301,29724,712,29012,2.4,29175,6961012 -"414",2021-03-11,"Quebec",2869845,286943,2582902,32645,922,31723,2.82,29507,6990519 -"415",2021-03-12,"Quebec",2878552,287758,2590794,28847,820,28027,2.84,28466,7018985 -"416",2021-03-13,"Quebec",2885880,288385,2597495,22428,634,21794,2.83,23159,7042144 -"417",2021-03-14,"Quebec",2892672,288950,2603722,18539,568,17971,3.06,18232,7060376 -"418",2021-03-15,"Quebec",2901449,289606,2611843,26161,660,25501,2.52,23432,7083808 -"419",2021-03-16,"Quebec",2914839,290654,2624185,39341,1058,38283,2.69,31945,7115753 -"420",2021-03-17,"Quebec",2925913,291563,2634350,35091,915,34176,2.61,33670,7149423 -"421",2021-03-18,"Quebec",2935989,292375,2643614,33256,822,32434,2.47,32943,7182366 -"422",2021-03-19,"Quebec",2945847,293158,2652689,31754,786,30968,2.48,31995,7214361 -"423",2021-03-20,"Quebec",2953426,293750,2659676,22595,595,22000,2.63,24609,7238970 -"424",2021-03-21,"Quebec",2959768,294239,2665529,18945,490,18455,2.59,21447,7260417 -"425",2021-03-22,"Quebec",2973091,295298,2677793,36447,1063,35384,2.92,25675,7286092 -"426",2021-03-23,"Quebec",2985714,296254,2689460,37598,968,36630,2.57,35129,7321221 -"427",2021-03-24,"Quebec",2998434,297276,2701158,39063,1030,38033,2.64,39663,7360884 -"428",2021-03-25,"Quebec",3007058,298084,2708974,29967,817,29150,2.73,35960,7396844 -"429",2021-03-26,"Quebec",3016608,298974,2717634,31006,898,30108,2.9,33671,7430515 -"430",2021-03-27,"Quebec",3026538,299904,2726634,29199,941,28258,3.22,26993,7457508 -"431",2021-03-28,"Quebec",3035281,300754,2734527,24345,854,23491,3.51,24804,7482312 -"432",2021-03-29,"Quebec",3045854,301739,2744115,31606,991,30615,3.14,31079,7513391 -"433",2021-03-30,"Quebec",3059202,302988,2756214,41348,1261,40087,3.05,40181,7553572 -"434",2021-03-31,"Quebec",3070477,304133,2766344,36537,1156,35381,3.16,41490,7595062 -"435",2021-04-01,"Quebec",3083638,305415,2778223,41007,1295,39712,3.16,39493,7634555 -"436",2021-04-02,"Quebec",3095583,306722,2788861,38589,1320,37269,3.42,37296,7671851 -"437",2021-04-03,"Quebec",3105924,307955,2797969,29785,1244,28541,4.18,29439,7701290 -"438",2021-04-04,"Quebec",3115156,309056,2806100,26200,1106,25094,4.22,26511,7727801 -"439",2021-04-05,"Quebec",3125502,310261,2815241,30152,1211,28941,4.02,29871,7757672 -"440",2021-04-06,"Quebec",3138512,312184,2826328,39239,1938,37301,4.94,39323,7796995 -"441",2021-04-07,"Quebec",3152802,313776,2839026,45616,1611,44005,3.53,45432,7842427 -"442",2021-04-08,"Quebec",3168398,316034,2852364,49992,2270,47722,4.54,50185,7892612 -"443",2021-04-09,"Quebec",3182216,317915,2864301,42783,1894,40889,4.43,39836,7932448 -"444",2021-04-10,"Quebec",3195107,319564,2875543,37815,1656,36159,4.38,36631,7969079 -"445",2021-04-11,"Quebec",3206050,320958,2885092,30273,1401,28872,4.63,29600,7998679 -"446",2021-04-12,"Quebec",3218051,322366,2895685,35259,1418,33841,4.02,34863,8033542 -"447",2021-04-13,"Quebec",3231981,323887,2908094,44726,1534,43192,3.43,42876,8076418 -"448",2021-04-14,"Quebec",3246574,325440,2921134,46571,1566,45005,3.36,46418,8122836 -"449",2021-04-15,"Quebec",3260514,327096,2933418,46331,1668,44663,3.6,46360,8169196 -"450",2021-04-16,"Quebec",3272755,328508,2944247,41591,1430,40161,3.44,41179,8210375 -"451",2021-04-17,"Quebec",3283529,329726,2953803,34268,1226,33042,3.58,33967,8244342 -"452",2021-04-18,"Quebec",3292503,330764,2961739,27885,1045,26840,3.75,27653,8271995 -"453",2021-04-19,"Quebec",3302823,331917,2970906,33991,1171,32820,3.45,32975,8304970 -"454",2021-04-20,"Quebec",3314920,333160,2981760,42626,1258,41368,2.95,42157,8347127 -"455",2021-04-21,"Quebec",3326954,334280,2992674,43555,1131,42424,2.6,43535,8390662 -"456",2021-04-22,"Quebec",3337970,335333,3002637,43005,1065,41940,2.48,43205,8433867 -"457",2021-04-23,"Quebec",3348850,336550,3012300,40277,1224,39053,3.04,39814,8473681 -"458",2021-04-24,"Quebec",3357989,337371,3020618,31758,830,30928,2.61,31689,8505370 -"459",2021-04-25,"Quebec",3366492,338266,3028226,27978,902,27076,3.22,27272,8532642 -"460",2021-04-26,"Quebec",3375958,339286,3036672,32675,1031,31644,3.16,31021,8563663 -"461",2021-04-27,"Quebec",3387424,340389,3047035,41515,1119,40396,2.7,40018,8603681 -"462",2021-04-28,"Quebec",3398460,341510,3056950,42517,1137,41380,2.67,42382,8646063 -"463",2021-04-29,"Quebec",3408918,342594,3066324,41324,1099,40225,2.66,41949,8688012 -"464",2021-04-30,"Quebec",3419471,343687,3075784,38786,1103,37683,2.84,36867,8724879 -"465",2021-05-01,"Quebec",3428026,344567,3083459,30360,891,29469,2.93,30471,8755350 -"466",2021-05-02,"Quebec",3435603,345389,3090214,24938,832,24106,3.34,24114,8779464 -"467",2021-05-03,"Quebec",3444955,346218,3098737,33595,841,32754,2.5,32380,8811844 -"468",2021-05-04,"Quebec",3455896,347091,3108805,40593,880,39713,2.17,39818,8851662 -"469",2021-05-05,"Quebec",3466631,347990,3118641,40806,911,39895,2.23,40198,8891860 -"470",2021-05-06,"Quebec",3476756,349001,3127755,40404,1016,39388,2.51,40562,8932422 -"471",2021-05-07,"Quebec",3485877,350010,3135867,33946,1018,32928,3,32613,8965035 -"472",2021-05-08,"Quebec",3493692,350712,3142980,28120,716,27404,2.55,27340,8992375 -"473",2021-05-09,"Quebec",3500616,351390,3149226,23873,683,23190,2.86,22950,9015325 -"474",2021-05-10,"Quebec",3509441,352132,3157309,31783,748,31035,2.35,30752,9046077 -"475",2021-05-11,"Quebec",3519474,352938,3166536,39433,823,38610,2.09,38138,9084215 -"476",2021-05-12,"Quebec",3529171,353792,3175379,39148,863,38285,2.2,38239,9122454 -"477",2021-05-13,"Quebec",3538343,354664,3183679,36700,881,35819,2.4,34613,9157067 -"478",2021-05-14,"Quebec",3547083,355541,3191542,33114,884,32230,2.67,33012,9190079 -"479",2021-05-15,"Quebec",3553721,356157,3197564,25181,623,24558,2.47,25491,9215570 -"480",2021-05-16,"Quebec",3560117,356688,3203429,22797,537,22260,2.36,22877,9238447 -"481",2021-05-17,"Quebec",3568008,357258,3210750,29188,579,28609,1.98,27799,9266246 -"482",2021-05-18,"Quebec",3576803,357878,3218925,35220,628,34592,1.78,33757,9300003 -"483",2021-05-19,"Quebec",3585321,358649,3226672,35347,782,34565,2.21,35155,9335158 -"484",2021-05-20,"Quebec",3592456,359257,3233199,29794,614,29180,2.06,29451,9364609 -"485",2021-05-21,"Quebec",3598875,359836,3239039,26547,586,25961,2.21,25818,9390427 -"486",2021-05-22,"Quebec",3603977,360255,3243722,19883,425,19458,2.14,19231,9409658 -"487",2021-05-23,"Quebec",3608814,360629,3248185,17694,375,17319,2.12,16123,9425781 -"488",2021-05-24,"Quebec",3613910,361000,3252910,20723,379,20344,1.83,19779,9445560 -"489",2021-05-25,"Quebec",3620377,361450,3258927,27343,459,26884,1.68,26706,9472266 -"490",2021-05-26,"Quebec",3627223,361915,3265308,29533,472,29061,1.6,29750,9502016 -"491",2021-05-27,"Quebec",3633230,362339,3270891,25698,428,25270,1.67,25207,9527223 -"492",2021-05-28,"Quebec",3638552,362717,3275835,23262,383,22879,1.65,22800,9550023 -"493",2021-05-29,"Quebec",3643439,363024,3280415,18787,315,18472,1.68,18895,9568918 -"494",2021-05-30,"Quebec",3647806,363254,3284552,16795,233,16562,1.39,16512,9585430 -"495",2021-05-31,"Quebec",3653617,363512,3290105,23403,263,23140,1.12,22820,9608250 -"496",2021-06-01,"Quebec",3661085,363814,3297271,30006,304,29702,1.01,30349,9638599 -"497",2021-06-02,"Quebec",3667070,364099,3302971,25226,294,24932,1.17,25448,9664047 -"498",2021-06-03,"Quebec",3672818,364359,3308459,24074,262,23812,1.09,24118,9688165 -"499",2021-06-04,"Quebec",3677975,364588,3313387,20689,233,20456,1.13,21030,9709195 -"500",2021-06-05,"Quebec",3682604,364780,3317824,17259,192,17067,1.11,17286,9726481 -"501",2021-06-06,"Quebec",3686750,364943,3321807,15033,165,14868,1.1,14895,9741376 -"502",2021-06-07,"Quebec",3692179,365108,3327071,21245,166,21079,0.78,21177,9762553 -"503",2021-06-08,"Quebec",3698211,365305,3332906,24166,203,23963,0.84,25101,9787654 -"504",2021-06-09,"Quebec",3703666,365553,3338113,22791,250,22541,1.1,23596,9811250 -"505",2021-06-10,"Quebec",3708650,365752,3342898,19670,203,19467,1.03,20079,9831329 -"506",2021-06-11,"Quebec",3713441,365908,3347533,19669,160,19509,0.81,19323,9850652 -"507",2021-06-12,"Quebec",3717814,366046,3351768,16203,140,16063,0.86,15978,9866630 -"508",2021-06-13,"Quebec",3722104,366165,3355939,15775,121,15654,0.77,15672,9882302 -"509",2021-06-14,"Quebec",3727454,366281,3361173,21026,118,20908,0.56,20173,9902475 -"510",2021-06-15,"Quebec",3734287,366441,3367846,26733,165,26568,0.62,27104,9929579 -"511",2021-06-16,"Quebec",3740348,366603,3373745,22817,167,22650,0.73,23465,9953044 -"512",2021-06-17,"Quebec",3745624,366777,3378847,20781,179,20602,0.86,20307,9973351 -"513",2021-06-18,"Quebec",3750312,366911,3383401,18117,138,17979,0.76,17289,9990640 -"514",2021-06-19,"Quebec",3755284,366999,3388285,17315,90,17225,0.52,17302,10007942 -"515",2021-06-20,"Quebec",3759983,367092,3392891,17044,96,16948,0.56,16607,10024549 -"516",2021-06-21,"Quebec",3765399,367181,3398218,20662,93,20569,0.45,20061,10044610 -"517",2021-06-22,"Quebec",3771275,367286,3403989,22246,108,22138,0.49,22348,10066958 -"518",2021-06-23,"Quebec",3776274,367362,3408912,19732,82,19650,0.42,20802,10087760 -"519",2021-06-24,"Quebec",3781045,367438,3413607,17603,76,17527,0.43,18196,10105956 -"520",2021-06-25,"Quebec",3785309,367544,3417765,15847,109,15738,0.69,15540,10121496 -"521",2021-06-26,"Quebec",3789825,367614,3422211,16712,72,16640,0.43,16765,10138261 -"522",2021-06-27,"Quebec",3794188,367667,3426521,15631,55,15576,0.35,15111,10153372 -"523",2021-06-28,"Quebec",3799413,367763,3431650,19284,100,19184,0.52,18982,10172354 -"524",2021-06-29,"Quebec",3804600,367860,3436740,18372,100,18272,0.54,19320,10191674 -"525",2021-06-30,"Quebec",3809237,367929,3441308,17571,76,17495,0.43,18515,10210189 -"526",2021-07-01,"Quebec",3813520,367999,3445521,14959,73,14886,0.49,15296,10225485 -"527",2021-07-02,"Quebec",3817675,368051,3449624,13838,53,13785,0.38,14115,10239600 -"528",2021-07-03,"Quebec",3821375,368101,3453274,12847,50,12797,0.39,13649,10253249 -"529",2021-07-04,"Quebec",3824769,368135,3456634,11809,36,11773,0.3,11722,10264971 -"530",2021-07-05,"Quebec",3829428,368230,3461198,16442,98,16344,0.6,17292,10282263 -"531",2021-07-06,"Quebec",3834425,368304,3466121,17732,80,17652,0.45,18376,10300639 -"532",2021-07-07,"Quebec",3839601,368384,3471217,16705,86,16619,0.51,17815,10318454 -"533",2021-07-08,"Quebec",3844821,368442,3476379,16673,59,16614,0.35,16849,10335303 -"534",2021-07-09,"Quebec",3849685,368502,3481183,15022,63,14959,0.42,12633,10347936 -"535",2021-07-10,"Quebec",3853700,368558,3485142,12611,58,12553,0.46,13084,10361020 -"536",2021-07-11,"Quebec",3857540,368612,3488928,11778,57,11721,0.48,11417,10372437 -"537",2021-07-12,"Quebec",3862287,368662,3493625,15942,52,15890,0.33,16073,10388510 -"538",2021-07-13,"Quebec",3867429,368751,3498678,17258,94,17164,0.54,18609,10407119 -"539",2021-07-14,"Quebec",3872132,368831,3503301,15531,84,15447,0.54,16182,10423301 -"540",2021-07-15,"Quebec",3876929,368926,3508003,15616,100,15516,0.64,16011,10439312 -"541",2021-07-16,"Quebec",3881454,368998,3512456,13925,75,13850,0.54,14576,10453888 -"542",2021-07-17,"Quebec",3885294,369069,3516225,11886,72,11814,0.61,12304,10466192 -"543",2021-07-18,"Quebec",3888386,369126,3519260,10036,58,9978,0.58,9777,10475969 -"544",2021-07-19,"Quebec",3892991,369218,3523773,15025,95,14930,0.63,15018,10490987 -"545",2021-07-20,"Quebec",3897759,369307,3528452,15320,91,15229,0.59,15822,10506809 -"546",2021-07-21,"Quebec",3902507,369394,3533113,15539,90,15449,0.58,15038,10521847 -"547",2021-07-22,"Quebec",3907498,369524,3537974,15219,131,15088,0.86,16310,10538157 -"548",2021-07-23,"Quebec",3912018,369627,3542391,13972,105,13867,0.75,14562,10552719 -"549",2021-07-24,"Quebec",3915935,369707,3546228,11712,84,11628,0.72,12126,10564845 -"550",2021-07-25,"Quebec",3919372,369771,3549601,10350,66,10284,0.64,10155,10575000 -"551",2021-07-26,"Quebec",3923591,369879,3553712,13923,110,13813,0.79,16413,10591413 -"552",2021-07-27,"Quebec",3928137,369988,3558149,14449,113,14336,0.78,15208,10606621 -"553",2021-07-28,"Quebec",3932688,370110,3562578,14789,126,14663,0.85,15706,10622327 -"554",2021-07-29,"Quebec",3937179,370254,3566925,14054,149,13905,1.06,14500,10636827 -"555",2021-07-30,"Quebec",3941840,370420,3571420,14309,168,14141,1.17,14551,10651378 -"556",2021-07-31,"Quebec",3945848,370576,3575272,11779,157,11622,1.33,12676,10664054 -"557",2021-08-01,"Quebec",3949918,370695,3579223,11403,121,11282,1.06,11341,10675395 -"558",2021-08-02,"Quebec",3954842,370863,3583979,15752,172,15580,1.09,15781,10691176 -"559",2021-08-03,"Quebec",3960492,371051,3589441,17161,195,16966,1.14,17952,10709128 -"560",2021-08-04,"Quebec",3967015,371343,3595672,18329,295,18034,1.61,18829,10727957 -"561",2021-08-05,"Quebec",3973313,371614,3601699,17619,276,17343,1.57,17872,10745829 -"562",2021-08-06,"Quebec",3978998,371851,3607147,16839,241,16598,1.43,17047,10762876 -"563",2021-08-07,"Quebec",3984375,372098,3612277,14876,249,14627,1.67,15558,10778434 -"564",2021-08-08,"Quebec",3988893,372309,3616584,13080,215,12865,1.64,12940,10791374 -"565",2021-08-09,"Quebec",3994653,372580,3622073,18065,279,17786,1.54,18277,10809651 -"566",2021-08-10,"Quebec",4000886,372909,3627977,17958,335,17623,1.87,18427,10828078 -"567",2021-08-11,"Quebec",4006781,373312,3633469,18617,406,18211,2.18,17632,10845710 -"568",2021-08-12,"Quebec",4012600,373685,3638915,17263,378,16885,2.19,17938,10863648 -"569",2021-08-13,"Quebec",4019046,374067,3644979,17675,384,17291,2.17,18009,10881657 -"570",2021-08-14,"Quebec",4024768,374472,3650296,16130,413,15717,2.56,16389,10898046 -"571",2021-08-15,"Quebec",4029871,374780,3655091,14669,308,14361,2.1,14257,10912303 -"572",2021-08-16,"Quebec",4035533,375150,3660383,18135,372,17763,2.05,18100,10930403 -"573",2021-08-17,"Quebec",4041480,375579,3665901,19067,433,18634,2.27,18806,10949209 -"574",2021-08-18,"Quebec",4047516,376058,3671458,19852,484,19368,2.44,20315,10969524 -"575",2021-08-19,"Quebec",4053749,376594,3677155,19236,543,18693,2.82,19021,10988545 -"576",2021-08-20,"Quebec",4058792,377084,3681708,16999,508,16491,2.99,17227,11005772 -"577",2021-08-21,"Quebec",4063835,377456,3686379,15810,376,15434,2.38,15211,11020983 -"578",2021-08-22,"Quebec",4067894,377783,3690111,12662,332,12330,2.62,12497,11033480 -"579",2021-08-23,"Quebec",4073092,378196,3694896,17856,417,17439,2.34,17549,11051029 -"580",2021-08-24,"Quebec",4079167,378762,3700405,20484,572,19912,2.79,20613,11071642 -"581",2021-08-25,"Quebec",4085641,379419,3706222,21497,663,20834,3.08,20201,11091843 -"582",2021-08-26,"Quebec",4092014,380048,3711966,21731,640,21091,2.95,20634,11112477 -"583",2021-08-27,"Quebec",4098055,380549,3717506,19659,509,19150,2.59,18698,11131175 -"584",2021-08-28,"Quebec",4103275,381047,3722228,17358,503,16855,2.9,16280,11147455 -"585",2021-08-29,"Quebec",4108624,381459,3727165,17572,417,17155,2.37,16646,11164101 -"586",2021-08-30,"Quebec",4114783,382020,3732763,20539,571,19968,2.78,20319,11184420 -"587",2021-08-31,"Quebec",4121787,382725,3739062,23530,712,22818,3.03,22961,11207381 -"588",2021-09-01,"Quebec",4128420,383541,3744879,23032,823,22209,3.57,20566,11227947 -"589",2021-09-02,"Quebec",4135086,384296,3750790,22754,763,21991,3.35,22151,11250098 -"590",2021-09-03,"Quebec",4141323,384946,3756377,20787,653,20134,3.14,19821,11269919 -"591",2021-09-04,"Quebec",4146569,385569,3761000,17609,631,16978,3.58,17016,11286935 -"592",2021-09-05,"Quebec",4151730,386053,3765677,16807,485,16322,2.89,16713,11303648 -"593",2021-09-06,"Quebec",4157668,386648,3771020,20811,601,20210,2.89,19715,11323363 -"594",2021-09-07,"Quebec",4164509,387274,3777235,24193,630,23563,2.6,25155,11348518 -"595",2021-09-08,"Quebec",4172084,388034,3784050,27700,766,26934,2.77,27641,11376159 -"596",2021-09-09,"Quebec",4180666,388989,3791677,29438,965,28473,3.28,27166,11403325 -"597",2021-09-10,"Quebec",4188490,389863,3798627,25800,879,24921,3.41,25454,11428779 -"598",2021-09-11,"Quebec",4195414,390509,3804905,22710,656,22054,2.89,22217,11450996 -"599",2021-09-12,"Quebec",4201541,391118,3810423,22095,615,21480,2.78,21130,11472126 -"600",2021-09-13,"Quebec",4208900,391790,3817110,26279,679,25600,2.58,25602,11497728 -"601",2021-09-14,"Quebec",4218143,392533,3825610,32293,751,31542,2.33,31501,11529229 -"602",2021-09-15,"Quebec",4227490,393357,3834133,33135,831,32304,2.51,31701,11560930 -"603",2021-09-16,"Quebec",4237426,394170,3843256,33685,819,32866,2.43,32578,11593508 -"604",2021-09-17,"Quebec",4245921,394972,3850949,29189,809,28380,2.77,28826,11622334 -"605",2021-09-18,"Quebec",4253166,395612,3857554,25222,641,24581,2.54,25000,11647334 -"606",2021-09-19,"Quebec",4259736,396229,3863507,23786,619,23167,2.6,22720,11670054 -"607",2021-09-20,"Quebec",4267520,396864,3870656,28408,644,27764,2.27,27704,11697758 -"608",2021-09-21,"Quebec",4275900,397474,3878426,31290,617,30673,1.97,31350,11729108 -"609",2021-09-22,"Quebec",4286159,398258,3887901,37128,786,36342,2.12,36146,11765254 -"610",2021-09-23,"Quebec",4295478,398976,3896502,33146,724,32422,2.18,32232,11797486 -"611",2021-09-24,"Quebec",4304154,399762,3904392,31623,791,30832,2.5,31452,11828938 -"612",2021-09-25,"Quebec",4311090,400343,3910747,24392,582,23810,2.39,24041,11852979 -"613",2021-09-26,"Quebec",4316827,400829,3915998,21981,492,21489,2.24,20748,11873727 -"614",2021-09-27,"Quebec",4324559,401322,3923237,28631,499,28132,1.74,27339,11901066 -"615",2021-09-28,"Quebec",4333041,401891,3931150,31974,572,31402,1.79,31456,11932522 -"616",2021-09-29,"Quebec",4342772,402593,3940179,34948,710,34238,2.03,35216,11967738 -"617",2021-09-30,"Quebec",4351465,403176,3948289,31182,587,30595,1.88,29901,11997639 -"618",2021-10-01,"Quebec",4359422,403796,3955626,28642,623,28019,2.18,27140,12024779 -"619",2021-10-02,"Quebec",4366059,404187,3961872,23029,395,22634,1.72,21903,12046682 -"620",2021-10-03,"Quebec",4372004,404620,3967384,21561,439,21122,2.04,20731,12067413 -"621",2021-10-04,"Quebec",4379255,405095,3974160,28030,477,27553,1.7,26512,12093925 -"622",2021-10-05,"Quebec",4387748,405623,3982125,32895,534,32361,1.62,32030,12125955 -"623",2021-10-06,"Quebec",4396730,406232,3990498,32560,614,31946,1.89,31069,12157024 -"624",2021-10-07,"Quebec",4405783,406850,3998933,32371,627,31744,1.94,31908,12188932 -"625",2021-10-08,"Quebec",4413892,407442,4006450,28793,598,28195,2.08,27674,12216606 -"626",2021-10-09,"Quebec",4420205,407969,4012236,22362,530,21832,2.37,22031,12238637 -"627",2021-10-10,"Quebec",4426043,408389,4017654,19838,420,19418,2.12,19003,12257640 -"628",2021-10-11,"Quebec",4432684,408810,4023874,23957,431,23526,1.8,22847,12280487 -"629",2021-10-12,"Quebec",4440223,409391,4030832,29220,583,28637,2,28010,12308497 -"630",2021-10-13,"Quebec",4449211,410029,4039182,33629,643,32986,1.91,34093,12342590 -"631",2021-10-14,"Quebec",4458138,410715,4047423,32163,690,31473,2.15,32152,12374742 -"632",2021-10-15,"Quebec",4466295,411507,4054788,28009,793,27216,2.83,26975,12401717 -"633",2021-10-16,"Quebec",4473192,411929,4061263,23497,426,23071,1.81,22642,12424359 -"634",2021-10-17,"Quebec",4479273,412277,4066996,21238,350,20888,1.65,21110,12445469 -"635",2021-10-18,"Quebec",4486916,412692,4074224,27515,421,27094,1.53,26497,12471966 -"636",2021-10-19,"Quebec",4495473,413471,4082002,31396,785,30611,2.5,30440,12502406 -"637",2021-10-20,"Quebec",4503167,413877,4089290,28989,409,28580,1.41,27631,12530037 -"638",2021-10-21,"Quebec",4510575,414286,4096289,27946,411,27535,1.47,26931,12556968 -"639",2021-10-22,"Quebec",4517888,414726,4103162,25760,446,25314,1.73,24679,12581647 -"640",2021-10-23,"Quebec",4524458,415097,4109361,22416,375,22041,1.67,21435,12603082 -"641",2021-10-24,"Quebec",4530081,415436,4114645,20799,341,20458,1.64,20305,12623387 -"642",2021-10-25,"Quebec",4536548,415812,4120736,25669,379,25290,1.48,25291,12648678 -"643",2021-10-26,"Quebec",4545027,416260,4128767,32264,453,31811,1.4,31970,12680648 -"644",2021-10-27,"Quebec",4552594,416733,4135861,29410,474,28936,1.61,28908,12709556 -"645",2021-10-28,"Quebec",4560335,417283,4143052,28934,554,28380,1.91,28673,12738229 -"646",2021-10-29,"Quebec",4567238,417822,4149416,25203,540,24663,2.14,23865,12762094 -"647",2021-10-30,"Quebec",4573266,418355,4154911,21751,538,21213,2.47,20904,12782998 -"648",2021-10-31,"Quebec",4579004,418843,4160161,20703,491,20212,2.37,20717,12803715 -"649",2021-11-01,"Quebec",4585641,419320,4166321,26415,483,25932,1.83,25573,12829288 -"650",2021-11-02,"Quebec",4593808,419851,4173957,31710,535,31175,1.69,29685,12858973 -"651",2021-11-03,"Quebec",4601890,420485,4181405,29815,641,29174,2.15,27531,12886504 -"652",2021-11-04,"Quebec",4609856,421145,4188711,31022,667,30355,2.15,30241,12916745 -"653",2021-11-05,"Quebec",4617236,421739,4195497,27279,597,26682,2.19,26542,12943287 -"654",2021-11-06,"Quebec",4623884,422320,4201564,24382,586,23796,2.4,23424,12966711 -"655",2021-11-07,"Quebec",4629220,422820,4206400,21702,502,21200,2.31,21669,12988380 -"656",2021-11-08,"Quebec",4636044,423342,4212702,27027,525,26502,1.94,26555,13014935 -"657",2021-11-09,"Quebec",4644496,424060,4220436,33700,723,32977,2.15,33498,13048433 -"658",2021-11-10,"Quebec",4652004,424735,4227269,29711,677,29034,2.28,29748,13078181 -"659",2021-11-11,"Quebec",4659411,425432,4233979,28640,699,27941,2.44,28680,13106861 -"660",2021-11-12,"Quebec",4666785,426144,4240641,28083,716,27367,2.55,28305,13135166 -"661",2021-11-13,"Quebec",4672882,426649,4246233,22122,509,21613,2.3,22555,13157721 -"662",2021-11-14,"Quebec",4678269,427188,4251081,20684,542,20142,2.62,20376,13178097 -"663",2021-11-15,"Quebec",4684983,427779,4257204,27060,593,26467,2.19,26609,13204706 -"664",2021-11-16,"Quebec",4692994,428480,4264514,32864,707,32157,2.15,32145,13236851 -"665",2021-11-17,"Quebec",4701160,429264,4271896,31074,790,30284,2.54,30927,13267778 -"666",2021-11-18,"Quebec",4708772,429982,4278790,29430,720,28710,2.45,29227,13297005 -"667",2021-11-19,"Quebec",4715699,430746,4284953,25786,766,25020,2.97,24757,13321762 -"668",2021-11-20,"Quebec",4722274,431465,4290809,23899,721,23178,3.02,23538,13345300 -"669",2021-11-21,"Quebec",4728141,432124,4296017,22357,662,21695,2.96,22002,13367302 -"670",2021-11-22,"Quebec",4735088,432858,4302230,28261,739,27522,2.61,27902,13395204 -"671",2021-11-23,"Quebec",4743522,433735,4309787,33273,885,32388,2.66,32548,13427752 -"672",2021-11-24,"Quebec",4751837,434713,4317124,32191,986,31205,3.06,31250,13459002 -"673",2021-11-25,"Quebec",4761068,435881,4325187,34484,1173,33311,3.4,33215,13492217 -"674",2021-11-26,"Quebec",4769433,436879,4332554,31464,1005,30459,3.19,31906,13524123 -"675",2021-11-27,"Quebec",4776070,437687,4338383,24404,815,23589,3.34,24500,13548623 -"676",2021-11-28,"Quebec",4782097,438402,4343695,23633,719,22914,3.04,23640,13572263 -"677",2021-11-29,"Quebec",4789516,439316,4350200,30063,922,29141,3.07,29009,13601272 -"678",2021-11-30,"Quebec",4798394,440424,4357970,35540,1111,34429,3.13,35037,13636309 -"679",2021-12-01,"Quebec",4807776,441715,4366061,36167,1298,34869,3.59,35504,13671813 -"680",2021-12-02,"Quebec",4817267,443162,4374105,36091,1463,34628,4.05,35726,13707539 -"681",2021-12-03,"Quebec",4826693,444552,4382141,34940,1394,33546,3.99,34846,13742385 -"682",2021-12-04,"Quebec",4835013,445798,4389215,29943,1257,28686,4.2,29545,13771930 -"683",2021-12-05,"Quebec",4841922,446940,4394982,26144,1149,24995,4.39,25684,13797614 -"684",2021-12-06,"Quebec",4850207,448216,4401991,31798,1290,30508,4.06,31491,13829105 -"685",2021-12-07,"Quebec",4859872,449758,4410114,36584,1557,35027,4.26,36489,13865594 -"686",2021-12-08,"Quebec",4870120,451720,4418400,39986,1983,38003,4.96,39837,13905431 -"687",2021-12-09,"Quebec",4881003,453688,4427315,40084,1981,38103,4.94,39767,13945198 -"688",2021-12-10,"Quebec",4891057,455702,4435355,38407,2027,36380,5.28,38156,13983354 -"689",2021-12-11,"Quebec",4900995,457398,4443597,34637,1710,32927,4.94,34063,14017417 -"690",2021-12-12,"Quebec",4909932,459029,4450903,31152,1642,29510,5.27,30836,14048253 -"691",2021-12-13,"Quebec",4920767,461179,4459588,37163,2164,34999,5.82,35854,14084107 -"692",2021-12-14,"Quebec",4933679,463835,4469844,44119,2673,41446,6.06,42778,14126885 -"693",2021-12-15,"Quebec",4947591,467149,4480442,44774,3362,41412,7.51,44911,14171796 -"694",2021-12-16,"Quebec",4962680,471106,4491574,47476,4037,43439,8.5,46691,14218487 -"695",2021-12-17,"Quebec",4977659,475339,4502320,47459,4323,43136,9.11,45493,14263980 -"696",2021-12-18,"Quebec",4992822,479954,4512868,46532,4701,41831,10.1,45534,14309514 -"697",2021-12-19,"Quebec",5007965,484267,4523698,42397,4401,37996,10.38,43912,14353426 -"698",2021-12-20,"Quebec",5025685,490717,4534968,48757,6579,42178,13.49,50526,14403952 -"699",2021-12-21,"Quebec",5045526,498806,4546720,55158,8280,46878,15.01,52927,14456879 -"700",2021-12-22,"Quebec",5069469,509885,4559584,62858,11381,51477,18.11,60496,14517375 -"701",2021-12-23,"Quebec",5091699,521287,4570412,58723,11789,46934,20.08,55863,14573238 -"702",2021-12-24,"Quebec",5113560,532552,4581008,55389,11643,43746,21.02,53334,14626572 -"703",2021-12-25,"Quebec",5131604,542782,4588822,43365,10576,32789,24.39,44022,14670594 -"704",2021-12-26,"Quebec",5149506,552920,4596586,40928,10499,30429,25.65,40759,14711353 -"705",2021-12-27,"Quebec",5171001,565906,4605095,48131,13441,34690,27.93,48190,14759543 -"706",2021-12-28,"Quebec",5194627,580876,4613751,53181,15467,37714,29.08,53990,14813533 -"707",2021-12-29,"Quebec",5220469,599007,4621462,59363,18792,40571,31.66,59054,14872587 -"708",2021-12-30,"Quebec",5246124,616996,4629128,59751,18669,41082,31.24,58866,14931453 -"709",2021-12-31,"Quebec",5269624,633379,4636245,53923,16976,36947,31.48,54750,14986203 -"710",2022-01-01,"Quebec",5289313,647595,4641718,46096,14787,31309,32.08,47731,15033934 -"711",2022-01-02,"Quebec",5308535,661187,4647348,45360,14114,31246,31.12,47044,15080978 -"712",2022-01-03,"Quebec",5328876,674661,4654215,47935,14015,33920,29.24,48167,15129145 -"713",2022-01-04,"Quebec",5352127,691625,4660502,54824,17677,37147,32.24,56042,15185187 -"714",2022-01-05,"Quebec",5376906,708779,4668127,60059,17909,42150,29.82,61305,15246492 -"715",2022-01-06,"Quebec",5399815,724521,4675294,56669,16372,40297,28.89,59361,15305853 -"716",2022-01-07,"Quebec",5419144,737679,4681465,50628,13784,36844,27.23,51438,15357291 -"717",2022-01-08,"Quebec",5432584,746443,4686141,42262,9244,33018,21.87,42220,15399511 -"718",2022-01-09,"Quebec",5445437,754104,4691333,37937,8127,29810,21.42,39191,15438702 -"719",2022-01-10,"Quebec",5456443,760982,4695461,35897,7335,28562,20.43,38412,15477114 -"720",2022-01-11,"Quebec",5467706,768058,4699648,41896,7503,34393,17.91,43256,15520370 -"721",2022-01-12,"Quebec",5478486,774537,4703949,39955,6937,33018,17.36,42551,15562921 -"722",2022-01-13,"Quebec",5489958,780448,4709510,42279,6294,35985,14.89,43620,15606541 -"723",2022-01-14,"Quebec",5500794,785769,4715025,39497,5650,33847,14.3,39770,15646311 -"724",2022-01-15,"Quebec",5511001,790596,4720405,36082,5126,30956,14.21,35816,15682127 -"725",2022-01-16,"Quebec",5519454,794543,4724911,28254,4180,24074,14.79,29042,15711169 -"726",2022-01-17,"Quebec",5529006,798928,4730078,33279,4631,28648,13.92,34015,15745184 -"727",2022-01-18,"Quebec",5539163,803955,4735208,37474,5324,32150,14.21,38945,15784129 -"728",2022-01-19,"Quebec",5550189,808678,4741511,39624,5049,34575,12.74,41258,15825387 -"729",2022-01-20,"Quebec",5560066,812940,4747126,35086,4512,30574,12.86,35240,15860627 -"730",2022-01-21,"Quebec",5568166,816749,4751417,33318,4070,29248,12.22,35009,15895636 -"731",2022-01-22,"Quebec",5575874,819773,4756101,28655,3201,25454,11.17,30014,15925650 -"732",2022-01-23,"Quebec",5581748,822362,4759386,20938,2733,18205,13.05,21730,15947380 -"733",2022-01-24,"Quebec",5589372,825720,4763652,28117,3542,24575,12.6,30020,15977400 -"734",2022-01-25,"Quebec",5596691,829637,4767054,32090,4159,27931,12.96,33768,16011168 -"735",2022-01-26,"Quebec",5603916,833141,4770775,29951,3694,26257,12.33,31898,16043066 -"736",2022-01-27,"Quebec",5610647,836591,4774056,28807,3639,25168,12.63,30192,16073258 -"737",2022-01-28,"Quebec",5617255,839707,4777548,27697,3290,24407,11.88,28493,16101751 -"738",2022-01-29,"Quebec",5623172,842239,4780933,22350,2676,19674,11.97,23575,16125326 -"739",2022-01-30,"Quebec",5629478,844606,4784872,20239,2504,17735,12.37,20874,16146200 -"740",2022-01-31,"Quebec",5636730,847622,4789108,25977,3178,22799,12.23,27253,16173453 -"741",2022-02-01,"Quebec",5644166,851251,4792915,29989,3826,26163,12.76,29924,16203377 -"742",2022-02-02,"Quebec",5651098,854593,4796505,27011,3522,23489,13.04,28889,16232266 -"743",2022-02-03,"Quebec",5657200,857405,4799795,25338,2970,22368,11.72,26867,16259133 -"744",2022-02-04,"Quebec",5663420,860122,4803298,25037,2874,22163,11.48,26137,16285270 -"745",2022-02-05,"Quebec",5669186,862237,4806949,19967,2229,17738,11.16,20801,16306071 -"746",2022-02-06,"Quebec",5674903,864235,4810668,17877,2108,15769,11.79,17845,16323916 -"747",2022-02-07,"Quebec",5681707,867012,4814695,23935,2927,21008,12.23,23135,16347051 -"748",2022-02-08,"Quebec",5688902,869950,4818952,27580,3104,24476,11.25,27193,16374244 -"749",2022-02-09,"Quebec",5694992,872489,4822503,23526,2662,20864,11.32,23042,16397286 -"750",2022-02-10,"Quebec",5700624,874783,4825841,21027,2420,18607,11.51,20744,16418030 -"751",2022-02-11,"Quebec",5706281,876809,4829472,22042,2119,19923,9.61,21638,16439668 -"752",2022-02-12,"Quebec",5711733,878310,4833423,17141,1565,15576,9.13,17294,16456962 -"753",2022-02-13,"Quebec",5716877,879820,4837057,15650,1572,14078,10.04,15915,16472877 -"754",2022-02-14,"Quebec",5722799,881668,4841131,20575,1950,18625,9.48,19407,16492284 -"755",2022-02-15,"Quebec",5728509,883562,4844947,21351,1978,19373,9.26,20578,16512862 -"756",2022-02-16,"Quebec",5734086,885413,4848673,20250,1924,18326,9.5,21316,16534178 -"757",2022-02-17,"Quebec",5739246,887066,4852180,19046,1725,17321,9.06,18217,16552395 -"758",2022-02-18,"Quebec",5744303,888500,4855803,17135,1505,15630,8.78,17334,16569729 -"759",2022-02-19,"Quebec",5749619,889609,4860010,15279,1164,14115,7.62,15234,16584963 -"760",2022-02-20,"Quebec",5755298,890718,4864580,15193,1178,14015,7.75,15893,16600856 -"761",2022-02-21,"Quebec",5760981,892221,4868760,18843,1576,17267,8.36,20306,16621162 -"762",2022-02-22,"Quebec",5766990,893775,4873215,19776,1632,18144,8.25,19033,16640195 -"763",2022-02-23,"Quebec",5772385,895170,4877215,16996,1467,15529,8.63,18485,16658680 -"764",2022-02-24,"Quebec",5777840,896421,4881419,16655,1314,15341,7.89,16752,16675432 -"765",2022-02-25,"Quebec",5782714,897441,4885273,15359,1058,14301,6.89,15622,16691054 -"766",2022-02-26,"Quebec",5787572,898351,4889221,13129,949,12180,7.23,12626,16703680 -"767",2022-02-27,"Quebec",5792675,899218,4893457,13187,908,12279,6.89,14113,16717793 -"768",2022-02-28,"Quebec",5798112,900441,4897671,16283,1287,14996,7.9,15779,16733572 -"769",2022-03-01,"Quebec",5802993,901632,4901361,16024,1248,14776,7.79,16176,16749748 -"770",2022-03-02,"Quebec",5806281,902721,4903560,12403,1141,11262,9.2,14480,16764228 -"771",2022-03-03,"Quebec",5809573,903889,4905684,12597,1225,11372,9.72,13812,16778040 -"772",2022-03-04,"Quebec",5812503,904905,4907598,10375,1063,9312,10.25,11382,16789422 -"773",2022-03-05,"Quebec",5815259,905677,4909582,9305,799,8506,8.59,10292,16799714 -"774",2022-03-06,"Quebec",5817793,906424,4911369,9169,783,8386,8.54,10551,16810265 -"775",2022-03-07,"Quebec",5821294,907674,4913620,13072,1319,11753,10.09,12997,16823262 -"776",2022-03-08,"Quebec",5824759,908941,4915818,13516,1317,12199,9.74,13414,16836676 -"777",2022-03-09,"Quebec",5828141,910117,4918024,12538,1237,11301,9.87,13992,16850668 -"778",2022-03-10,"Quebec",5830982,911145,4919837,11659,1100,10559,9.43,13235,16863903 -"779",2022-03-11,"Quebec",5833802,912129,4921673,10242,1012,9230,9.88,10911,16874814 -"780",2022-03-12,"Quebec",5836387,912844,4923543,8654,745,7909,8.61,9236,16884050 -"781",2022-03-13,"Quebec",5838733,913541,4925192,8637,720,7917,8.34,9972,16894022 -"782",2022-03-14,"Quebec",5842169,914759,4927410,12494,1301,11193,10.41,13213,16907235 -"783",2022-03-15,"Quebec",5845889,916137,4929752,12990,1450,11540,11.16,14110,16921345 -"784",2022-03-16,"Quebec",5849374,917535,4931839,12661,1480,11181,11.69,14341,16935686 -"785",2022-03-17,"Quebec",5852579,918831,4933748,11933,1355,10578,11.36,13427,16949113 -"786",2022-03-18,"Quebec",5855379,919967,4935412,9850,1195,8655,12.13,10989,16960102 -"787",2022-03-19,"Quebec",5858241,920866,4937375,9141,937,8204,10.25,10137,16970239 -"788",2022-03-20,"Quebec",5861109,921888,4939221,9410,1071,8339,11.38,10716,16980955 -"789",2022-03-21,"Quebec",5864946,923500,4941446,12736,1695,11041,13.31,13351,16994306 -"790",2022-03-22,"Quebec",5869382,925621,4943761,14919,2241,12678,15.02,16174,17010480 -"791",2022-03-23,"Quebec",5869677,925776,4943901,0,0,0,NA,0,17010480 +"53",2020-03-15,"Quebec",2357,9,2348,770,2,768,0.26,811,2961 +"54",2020-03-16,"Quebec",3265,14,3251,1082,5,1077,0.46,1157,4118 +"55",2020-03-17,"Quebec",4456,18,4438,1402,4,1398,0.29,1459,5577 +"56",2020-03-18,"Quebec",5690,26,5664,1472,8,1464,0.54,2246,7823 +"57",2020-03-19,"Quebec",8218,74,8144,3035,48,2987,1.58,3597,11420 +"58",2020-03-20,"Quebec",11220,149,11071,3563,75,3488,2.1,3990,15410 +"59",2020-03-21,"Quebec",14827,288,14539,4218,139,4079,3.3,3995,19405 +"60",2020-03-22,"Quebec",18127,459,17668,3829,171,3658,4.47,4434,23839 +"61",2020-03-23,"Quebec",22120,717,21403,4772,258,4514,5.41,3952,27791 +"62",2020-03-24,"Quebec",25267,937,24330,3766,220,3546,5.84,4024,31815 +"63",2020-03-25,"Quebec",29634,1186,28448,5256,249,5007,4.74,5394,37209 +"64",2020-03-26,"Quebec",34603,1530,33073,5958,344,5614,5.77,5299,42508 +"65",2020-03-27,"Quebec",39920,1963,37957,6360,433,5927,6.81,6119,48627 +"66",2020-03-28,"Quebec",44801,2368,42433,5923,405,5518,6.84,5773,54400 +"67",2020-03-29,"Quebec",50770,2868,47902,7248,500,6748,6.9,6856,61256 +"68",2020-03-30,"Quebec",57392,3471,53921,8007,603,7404,7.53,7511,68767 +"69",2020-03-31,"Quebec",63281,4224,59057,7231,753,6478,10.41,7569,76336 +"70",2020-04-01,"Quebec",68350,4798,63552,6288,574,5714,9.13,6493,82829 +"71",2020-04-02,"Quebec",73760,5513,68247,6761,715,6046,10.58,7182,90011 +"72",2020-04-03,"Quebec",79359,6126,73233,7009,613,6396,8.75,7743,97754 +"73",2020-04-04,"Quebec",83126,6749,76377,4959,623,4336,12.56,4990,102744 +"74",2020-04-05,"Quebec",85782,7255,78527,3590,506,3084,14.09,3978,106722 +"75",2020-04-06,"Quebec",89179,7867,81312,4442,612,3830,13.78,4805,111527 +"76",2020-04-07,"Quebec",93094,8687,84407,5110,820,4290,16.05,5394,116921 +"77",2020-04-08,"Quebec",96400,9240,87160,4422,553,3869,12.51,4968,121889 +"78",2020-04-09,"Quebec",100359,10048,90311,5348,808,4540,15.11,5508,127397 +"79",2020-04-10,"Quebec",103923,10611,93312,5045,563,4482,11.16,5267,132664 +"80",2020-04-11,"Quebec",107561,11263,96298,5245,652,4593,12.43,6923,139587 +"81",2020-04-12,"Quebec",111554,12084,99470,6064,821,5243,13.54,6230,145817 +"82",2020-04-13,"Quebec",115984,12944,103040,6918,860,6058,12.43,7016,152833 +"83",2020-04-14,"Quebec",120304,13995,106309,6550,1051,5499,16.05,7174,160007 +"84",2020-04-15,"Quebec",124719,14879,109840,6286,884,5402,14.06,6562,166569 +"85",2020-04-16,"Quebec",128973,15741,113232,6120,862,5258,14.08,6707,173276 +"86",2020-04-17,"Quebec",132790,16575,116215,5815,834,4981,14.34,6363,179639 +"87",2020-04-18,"Quebec",136462,17262,119200,5335,687,4648,12.88,5898,185537 +"88",2020-04-19,"Quebec",139656,17919,121737,4908,657,4251,13.39,5379,190916 +"89",2020-04-20,"Quebec",142877,18618,124259,4794,699,4095,14.58,6336,197252 +"90",2020-04-21,"Quebec",146279,19287,126992,5312,669,4643,12.59,5963,203215 +"91",2020-04-22,"Quebec",150441,20082,130359,6592,795,5797,12.06,8598,211813 +"92",2020-04-23,"Quebec",154540,20828,133712,6345,746,5599,11.76,6600,218413 +"93",2020-04-24,"Quebec",158686,21604,137082,6361,776,5585,12.2,7630,226043 +"94",2020-04-25,"Quebec",162541,22279,140262,6086,675,5411,11.09,6339,232382 +"95",2020-04-26,"Quebec",165873,22883,142990,5703,604,5099,10.59,7013,239395 +"96",2020-04-27,"Quebec",169214,23575,145639,5328,692,4636,12.99,6413,245808 +"97",2020-04-28,"Quebec",173105,24383,148722,6441,808,5633,12.54,7118,252926 +"98",2020-04-29,"Quebec",177540,25230,152310,7111,847,6264,11.91,8801,261727 +"99",2020-04-30,"Quebec",181850,26041,155809,6942,811,6131,11.68,8613,270340 +"100",2020-05-01,"Quebec",186313,26886,159427,7509,845,6664,11.25,9672,280012 +"101",2020-05-02,"Quebec",190387,27644,162743,6767,758,6009,11.2,7809,287821 +"102",2020-05-03,"Quebec",193959,28375,165584,5957,731,5226,12.27,7955,295776 +"103",2020-05-04,"Quebec",196860,28945,167915,4965,570,4395,11.48,6937,302713 +"104",2020-05-05,"Quebec",201028,29789,171239,7255,844,6411,11.63,9117,311830 +"105",2020-05-06,"Quebec",205896,30665,175231,8068,876,7192,10.86,9452,321282 +"106",2020-05-07,"Quebec",210674,31453,179221,7836,788,7048,10.06,10033,331315 +"107",2020-05-08,"Quebec",215742,32145,183597,8167,692,7475,8.47,10831,342146 +"108",2020-05-09,"Quebec",220387,32751,187636,7519,606,6913,8.06,9042,351188 +"109",2020-05-10,"Quebec",224767,33421,191346,7356,670,6686,9.11,8995,360183 +"110",2020-05-11,"Quebec",228587,33981,194606,6334,560,5774,8.84,8981,369164 +"111",2020-05-12,"Quebec",233820,34610,199210,8464,629,7835,7.43,11302,380466 +"112",2020-05-13,"Quebec",239598,35290,204308,9137,680,8457,7.44,11363,391829 +"113",2020-05-14,"Quebec",245881,36005,209876,10009,715,9294,7.14,13169,404998 +"114",2020-05-15,"Quebec",252308,36699,215609,10320,694,9626,6.72,12054,417052 +"115",2020-05-16,"Quebec",259066,37434,221632,10678,735,9943,6.88,13435,430487 +"116",2020-05-17,"Quebec",264295,38059,226236,8533,625,7908,7.32,10203,440690 +"117",2020-05-18,"Quebec",268398,38604,229794,6757,545,6212,8.07,9582,450272 +"118",2020-05-19,"Quebec",273549,39233,234316,8982,629,8353,7,11608,461880 +"119",2020-05-20,"Quebec",279589,39891,239698,10135,658,9477,6.49,12506,474386 +"120",2020-05-21,"Quebec",286314,40545,245769,11780,654,11126,5.55,14572,488958 +"121",2020-05-22,"Quebec",293584,41057,252527,12167,512,11655,4.21,15375,504333 +"122",2020-05-23,"Quebec",301118,41558,259560,12086,501,11585,4.15,13533,517866 +"123",2020-05-24,"Quebec",307939,42100,265839,10830,542,10288,5,12121,529987 +"124",2020-05-25,"Quebec",312130,42458,269672,7181,358,6823,4.99,10112,540099 +"125",2020-05-26,"Quebec",317885,42855,275030,10066,397,9669,3.94,12972,553071 +"126",2020-05-27,"Quebec",325031,43266,281765,12087,411,11676,3.4,14949,568020 +"127",2020-05-28,"Quebec",332119,43650,288469,12031,384,11647,3.19,13868,581888 +"128",2020-05-29,"Quebec",338613,44032,294581,11890,382,11508,3.21,13853,595741 +"129",2020-05-30,"Quebec",344974,44399,300575,11601,367,11234,3.16,12985,608726 +"130",2020-05-31,"Quebec",350129,44646,305483,8368,247,8121,2.95,9458,618184 +"131",2020-06-01,"Quebec",354527,44900,309627,7049,254,6795,3.6,9646,627830 +"132",2020-06-02,"Quebec",359972,45129,314843,9560,229,9331,2.4,12444,640274 +"133",2020-06-03,"Quebec",365922,45363,320559,10076,234,9842,2.32,12490,652764 +"134",2020-06-04,"Quebec",371365,45599,325766,9366,236,9130,2.52,10789,663553 +"135",2020-06-05,"Quebec",377913,45835,332078,10587,236,10351,2.23,12657,676210 +"136",2020-06-06,"Quebec",382721,46047,336674,7994,212,7782,2.65,9576,685786 +"137",2020-06-07,"Quebec",386116,46204,339912,5717,157,5560,2.75,6924,692710 +"138",2020-06-08,"Quebec",389276,46322,342954,5584,118,5466,2.11,7995,700705 +"139",2020-06-09,"Quebec",394036,46493,347543,8716,171,8545,1.96,9676,710381 +"140",2020-06-10,"Quebec",398649,46648,352001,7938,155,7783,1.95,9101,719482 +"141",2020-06-11,"Quebec",403052,46789,356263,7779,141,7638,1.81,9493,728975 +"142",2020-06-12,"Quebec",408607,46940,361667,8985,151,8834,1.68,9480,738455 +"143",2020-06-13,"Quebec",412788,47046,365742,6893,106,6787,1.54,7079,745534 +"144",2020-06-14,"Quebec",415593,47130,368463,4675,84,4591,1.8,5200,750734 +"145",2020-06-15,"Quebec",418817,47221,371596,5337,91,5246,1.71,6812,757546 +"146",2020-06-16,"Quebec",423630,47321,376309,8525,100,8425,1.17,8889,766435 +"147",2020-06-17,"Quebec",428714,47436,381278,8814,115,8699,1.3,9803,776238 +"148",2020-06-18,"Quebec",433867,47539,386328,9054,103,8951,1.14,9876,786114 +"149",2020-06-19,"Quebec",438883,47635,391248,8609,96,8513,1.12,8290,794404 +"150",2020-06-20,"Quebec",443421,47724,395697,7546,89,7457,1.18,7742,802146 +"151",2020-06-21,"Quebec",446370,47799,398571,4991,75,4916,1.5,5880,808026 +"152",2020-06-22,"Quebec",449413,47866,401547,5024,67,4957,1.33,6185,814211 +"153",2020-06-23,"Quebec",453822,47943,405879,7864,77,7787,0.98,7917,822128 +"154",2020-06-24,"Quebec",458505,48025,410480,8098,82,8016,1.01,8113,830241 +"155",2020-06-25,"Quebec",462303,48094,414209,6361,69,6292,1.08,7323,837564 +"156",2020-06-26,"Quebec",467533,48155,419378,8966,61,8905,0.68,9091,846655 +"157",2020-06-27,"Quebec",472322,48229,424093,7730,74,7656,0.96,7788,854443 +"158",2020-06-28,"Quebec",475932,48281,427651,5673,52,5621,0.92,5424,859867 +"159",2020-06-29,"Quebec",479409,48314,431095,5702,33,5669,0.58,6770,866637 +"160",2020-06-30,"Quebec",484462,48401,436061,8324,87,8237,1.05,8879,875516 +"161",2020-07-01,"Quebec",489553,48482,441071,8240,83,8157,1.01,8681,884197 +"162",2020-07-02,"Quebec",493431,48552,444879,6646,70,6576,1.05,7918,892115 +"163",2020-07-03,"Quebec",498271,48638,449633,7834,87,7747,1.11,7919,900034 +"164",2020-07-04,"Quebec",502173,48729,453444,6281,92,6189,1.46,6268,906302 +"165",2020-07-05,"Quebec",505618,48782,456836,5332,53,5279,0.99,5318,911620 +"166",2020-07-06,"Quebec",509768,48846,460922,6503,65,6438,1,7302,918922 +"167",2020-07-07,"Quebec",514996,48951,466045,8450,105,8345,1.24,9279,928201 +"168",2020-07-08,"Quebec",521359,49072,472287,10354,123,10231,1.19,10504,938705 +"169",2020-07-09,"Quebec",528131,49192,478939,11577,121,11456,1.05,12034,950739 +"170",2020-07-10,"Quebec",534679,49289,485390,10707,97,10610,0.91,11277,962016 +"171",2020-07-11,"Quebec",540911,49397,491514,9994,108,9886,1.08,10118,972134 +"172",2020-07-12,"Quebec",545923,49471,496452,7700,74,7626,0.96,8215,980349 +"173",2020-07-13,"Quebec",551986,49607,502379,9115,137,8978,1.5,9660,990009 +"174",2020-07-14,"Quebec",559431,49726,509705,11600,123,11477,1.06,12041,1002050 +"175",2020-07-15,"Quebec",567717,49879,517838,13456,155,13301,1.15,14383,1016433 +"176",2020-07-16,"Quebec",576507,50015,526492,14037,137,13900,0.98,14525,1030958 +"177",2020-07-17,"Quebec",586464,50191,536273,15321,177,15144,1.16,16466,1047424 +"178",2020-07-18,"Quebec",595683,50386,545297,13854,195,13659,1.41,13358,1060782 +"179",2020-07-19,"Quebec",602948,50497,552451,10824,111,10713,1.03,10834,1071616 +"180",2020-07-20,"Quebec",610080,50638,559442,10977,144,10833,1.31,11843,1083459 +"181",2020-07-21,"Quebec",619333,50830,568503,14257,193,14064,1.35,14310,1097769 +"182",2020-07-22,"Quebec",629207,51014,578193,15686,187,15499,1.19,16342,1114111 +"183",2020-07-23,"Quebec",639324,51175,588149,16655,161,16494,0.97,16953,1131064 +"184",2020-07-24,"Quebec",648325,51326,596999,14578,153,14425,1.05,15218,1146282 +"185",2020-07-25,"Quebec",656278,51469,604809,12680,145,12535,1.14,12774,1159056 +"186",2020-07-26,"Quebec",663919,51574,612345,11749,106,11643,0.9,10877,1169933 +"187",2020-07-27,"Quebec",672025,51684,620341,12627,113,12514,0.89,13498,1183431 +"188",2020-07-28,"Quebec",681237,51818,629419,14369,138,14231,0.96,15194,1198625 +"189",2020-07-29,"Quebec",691742,51988,639754,17554,173,17381,0.99,18255,1216880 +"190",2020-07-30,"Quebec",701502,52143,649359,16570,160,16410,0.97,17032,1233912 +"191",2020-07-31,"Quebec",710891,52262,658629,16154,123,16031,0.76,16733,1250645 +"192",2020-08-01,"Quebec",719877,52382,667495,14849,123,14726,0.83,13918,1264563 +"193",2020-08-02,"Quebec",726260,52480,673780,10205,102,10103,1,10325,1274888 +"194",2020-08-03,"Quebec",733590,52617,680973,11777,140,11637,1.19,12429,1287317 +"195",2020-08-04,"Quebec",743715,52764,690951,16246,148,16098,0.91,16293,1303610 +"196",2020-08-05,"Quebec",753478,52884,700594,16422,130,16292,0.79,16472,1320082 +"197",2020-08-06,"Quebec",763584,52986,710598,17061,106,16955,0.62,18077,1338159 +"198",2020-08-07,"Quebec",772602,53103,719499,16083,124,15959,0.77,16650,1354809 +"199",2020-08-08,"Quebec",781302,53218,728084,14120,120,14000,0.85,14636,1369445 +"200",2020-08-09,"Quebec",788016,53306,734710,10698,91,10607,0.85,9305,1378750 +"201",2020-08-10,"Quebec",794379,53385,740994,10767,82,10685,0.76,11649,1390399 +"202",2020-08-11,"Quebec",803470,53491,749979,15411,112,15299,0.73,16239,1406638 +"203",2020-08-12,"Quebec",812684,53587,759097,16746,100,16646,0.6,17137,1423775 +"204",2020-08-13,"Quebec",821949,53665,768284,17203,83,17120,0.48,17890,1441665 +"205",2020-08-14,"Quebec",830701,53728,776973,15058,65,14993,0.43,15765,1457430 +"206",2020-08-15,"Quebec",838137,53785,784352,12321,60,12261,0.49,11809,1469239 +"207",2020-08-16,"Quebec",844021,53832,790189,9592,48,9544,0.5,9762,1479001 +"208",2020-08-17,"Quebec",851023,53883,797140,11454,54,11400,0.47,12276,1491277 +"209",2020-08-18,"Quebec",859839,53966,805873,15159,89,15070,0.59,15783,1507060 +"210",2020-08-19,"Quebec",869060,54055,815005,16606,93,16513,0.56,17062,1524122 +"211",2020-08-20,"Quebec",878183,54158,824025,16616,107,16509,0.64,17833,1541955 +"212",2020-08-21,"Quebec",885545,54254,831291,13652,102,13550,0.75,14303,1556258 +"213",2020-08-22,"Quebec",892509,54339,838170,12294,89,12205,0.72,12096,1568354 +"214",2020-08-23,"Quebec",897711,54385,843326,8727,47,8680,0.54,8680,1577034 +"215",2020-08-24,"Quebec",903203,54438,848765,9594,54,9540,0.56,10773,1587807 +"216",2020-08-25,"Quebec",911418,54551,856867,14942,126,14816,0.84,15707,1603514 +"217",2020-08-26,"Quebec",919577,54677,864900,15217,132,15085,0.87,16197,1619711 +"218",2020-08-27,"Quebec",927149,54774,872375,15275,104,15171,0.68,16377,1636088 +"219",2020-08-28,"Quebec",934651,54902,879749,14560,131,14429,0.9,14098,1650186 +"220",2020-08-29,"Quebec",941235,55020,886215,11874,120,11754,1.01,11861,1662047 +"221",2020-08-30,"Quebec",946817,55137,891680,9437,119,9318,1.26,10236,1672283 +"222",2020-08-31,"Quebec",952869,55269,897600,10632,133,10499,1.25,11762,1684045 +"223",2020-09-01,"Quebec",961648,55453,906195,15501,186,15315,1.2,15891,1699936 +"224",2020-09-02,"Quebec",970004,55618,914386,15852,168,15684,1.06,17166,1717102 +"225",2020-09-03,"Quebec",980115,55835,924280,18623,218,18405,1.17,20219,1737321 +"226",2020-09-04,"Quebec",989483,56034,933449,16998,203,16795,1.19,17329,1754650 +"227",2020-09-05,"Quebec",998225,56252,941973,14746,220,14526,1.49,14050,1768700 +"228",2020-09-06,"Quebec",1006039,56443,949596,12500,193,12307,1.54,12097,1780797 +"229",2020-09-07,"Quebec",1013863,56594,957269,12802,151,12651,1.18,13663,1794460 +"230",2020-09-08,"Quebec",1023964,56799,967165,16507,208,16299,1.26,17857,1812317 +"231",2020-09-09,"Quebec",1036844,57044,979800,21895,249,21646,1.14,22961,1835278 +"232",2020-09-10,"Quebec",1050001,57287,992714,22726,245,22481,1.08,24857,1860135 +"233",2020-09-11,"Quebec",1063534,57633,1005901,23496,346,23150,1.47,22180,1882315 +"234",2020-09-12,"Quebec",1076124,57963,1018161,21364,331,21033,1.55,21723,1904038 +"235",2020-09-13,"Quebec",1087932,58247,1029685,18676,286,18390,1.53,18360,1922398 +"236",2020-09-14,"Quebec",1099596,58496,1041100,18888,253,18635,1.34,21115,1943513 +"237",2020-09-15,"Quebec",1113786,58815,1054971,23567,325,23242,1.38,23823,1967336 +"238",2020-09-16,"Quebec",1129403,59133,1070270,26330,325,26005,1.23,27515,1994851 +"239",2020-09-17,"Quebec",1144238,59492,1084746,25382,362,25020,1.43,27165,2022016 +"240",2020-09-18,"Quebec",1161145,59986,1101159,30043,496,29547,1.65,30293,2052309 +"241",2020-09-19,"Quebec",1174210,60433,1113777,22801,450,22351,1.97,23090,2075399 +"242",2020-09-20,"Quebec",1187994,60933,1127061,22821,502,22319,2.2,22065,2097464 +"243",2020-09-21,"Quebec",1201670,61437,1140233,22329,510,21819,2.28,25634,2123098 +"244",2020-09-22,"Quebec",1216555,61970,1154585,25403,536,24867,2.11,27667,2150765 +"245",2020-09-23,"Quebec",1232209,62628,1169581,27426,661,26765,2.41,28523,2179288 +"246",2020-09-24,"Quebec",1248954,63361,1185593,30211,738,29473,2.44,30659,2209947 +"247",2020-09-25,"Quebec",1264500,64147,1200353,28622,790,27832,2.76,31242,2241189 +"248",2020-09-26,"Quebec",1279272,65021,1214251,26585,876,25709,3.3,25842,2267031 +"249",2020-09-27,"Quebec",1292309,65940,1226369,22780,922,21858,4.05,22718,2289749 +"250",2020-09-28,"Quebec",1306492,66809,1239683,24637,870,23767,3.53,25763,2315512 +"251",2020-09-29,"Quebec",1321909,67780,1254129,28779,975,27804,3.39,30549,2346061 +"252",2020-09-30,"Quebec",1336959,68845,1268114,29380,1070,28310,3.64,31442,2377503 +"253",2020-10-01,"Quebec",1351312,69954,1281358,29253,1115,28138,3.81,30762,2408265 +"254",2020-10-02,"Quebec",1367155,71256,1295899,30852,1306,29546,4.23,30620,2438885 +"255",2020-10-03,"Quebec",1381202,72293,1308909,27165,1040,26125,3.83,27184,2466069 +"256",2020-10-04,"Quebec",1393286,73210,1320076,22403,922,21481,4.12,21685,2487754 +"257",2020-10-05,"Quebec",1404878,74014,1330864,22055,807,21248,3.66,24124,2511878 +"258",2020-10-06,"Quebec",1419422,75106,1344316,28696,1096,27600,3.82,30086,2541964 +"259",2020-10-07,"Quebec",1432175,76101,1356074,27587,997,26590,3.61,29573,2571537 +"260",2020-10-08,"Quebec",1446502,77202,1369300,31091,1102,29989,3.54,31480,2603017 +"261",2020-10-09,"Quebec",1459159,78261,1380898,26621,1062,25559,3.99,26886,2629903 +"262",2020-10-10,"Quebec",1469777,79226,1390551,22396,965,21431,4.31,21808,2651711 +"263",2020-10-11,"Quebec",1480049,80204,1399845,19599,982,18617,5.01,19646,2671357 +"264",2020-10-12,"Quebec",1488486,80899,1407587,17131,696,16435,4.06,18943,2690300 +"265",2020-10-13,"Quebec",1499015,81921,1417094,22484,1026,21458,4.56,23386,2713686 +"266",2020-10-14,"Quebec",1511376,83093,1428283,28168,1180,26988,4.19,29784,2743470 +"267",2020-10-15,"Quebec",1523199,84262,1438937,27128,1174,25954,4.33,28028,2771498 +"268",2020-10-16,"Quebec",1533735,85503,1448232,24306,1251,23055,5.15,24287,2795785 +"269",2020-10-17,"Quebec",1542503,86396,1456107,19990,896,19094,4.48,20595,2816380 +"270",2020-10-18,"Quebec",1550694,87190,1463504,17127,796,16331,4.65,17932,2834312 +"271",2020-10-19,"Quebec",1558984,88071,1470913,18559,882,17677,4.75,20202,2854514 +"272",2020-10-20,"Quebec",1570340,89132,1481208,25557,1063,24494,4.16,26379,2880893 +"273",2020-10-21,"Quebec",1580712,90102,1490610,25334,973,24361,3.84,26288,2907181 +"274",2020-10-22,"Quebec",1590930,91019,1499911,25983,921,25062,3.54,26581,2933762 +"275",2020-10-23,"Quebec",1600859,92046,1508813,25108,1028,24080,4.09,26032,2959794 +"276",2020-10-24,"Quebec",1609891,92939,1516952,21276,896,20380,4.21,21007,2980801 +"277",2020-10-25,"Quebec",1618533,93828,1524705,18282,895,17387,4.9,18578,2999379 +"278",2020-10-26,"Quebec",1625857,94545,1531312,17194,718,16476,4.18,19614,3018993 +"279",2020-10-27,"Quebec",1636373,95616,1540757,25587,1072,24515,4.19,27010,3046003 +"280",2020-10-28,"Quebec",1646078,96545,1549533,25387,930,24457,3.66,26642,3072645 +"281",2020-10-29,"Quebec",1655537,97556,1557981,25877,1016,24861,3.93,27993,3100638 +"282",2020-10-30,"Quebec",1665297,98530,1566767,25259,975,24284,3.86,25279,3125917 +"283",2020-10-31,"Quebec",1673920,99596,1574324,21601,1068,20533,4.94,22487,3148404 +"284",2020-11-01,"Quebec",1681553,100510,1581043,16870,914,15956,5.42,17057,3165461 +"285",2020-11-02,"Quebec",1689142,101339,1587803,17982,829,17153,4.61,19597,3185058 +"286",2020-11-03,"Quebec",1698879,102401,1596478,24228,1067,23161,4.4,25563,3210621 +"287",2020-11-04,"Quebec",1708880,103541,1605339,27386,1142,26244,4.17,28925,3239546 +"288",2020-11-05,"Quebec",1719070,104873,1614197,27462,1337,26125,4.87,29776,3269322 +"289",2020-11-06,"Quebec",1728705,106131,1622574,26434,1262,25172,4.77,26951,3296273 +"290",2020-11-07,"Quebec",1738166,107401,1630765,22051,1273,20778,5.77,21884,3318157 +"291",2020-11-08,"Quebec",1746693,108615,1638078,18917,1218,17699,6.44,19848,3338005 +"292",2020-11-09,"Quebec",1755663,109915,1645748,19849,1301,18548,6.55,21851,3359856 +"293",2020-11-10,"Quebec",1765227,111177,1654050,25811,1266,24545,4.9,28078,3387934 +"294",2020-11-11,"Quebec",1775926,112437,1663489,27947,1261,26686,4.51,28916,3416850 +"295",2020-11-12,"Quebec",1786712,113832,1672880,28661,1396,27265,4.87,29846,3446696 +"296",2020-11-13,"Quebec",1797736,115258,1682478,29339,1429,27910,4.87,29512,3476208 +"297",2020-11-14,"Quebec",1807324,116396,1690928,25811,1139,24672,4.41,26864,3503072 +"298",2020-11-15,"Quebec",1816187,117507,1698680,20617,1111,19506,5.39,21685,3524757 +"299",2020-11-16,"Quebec",1824798,118536,1706262,20580,1033,19547,5.02,23289,3548046 +"300",2020-11-17,"Quebec",1835812,119795,1716017,28826,1264,27562,4.38,30045,3578091 +"301",2020-11-18,"Quebec",1846534,121039,1725495,30457,1248,29209,4.1,33422,3611513 +"302",2020-11-19,"Quebec",1856416,122223,1734193,30133,1187,28946,3.94,31696,3643209 +"303",2020-11-20,"Quebec",1865841,123365,1742476,29406,1145,28261,3.89,31469,3674678 +"304",2020-11-21,"Quebec",1874902,124454,1750448,25519,1091,24428,4.28,26091,3700769 +"305",2020-11-22,"Quebec",1883471,125726,1757745,21118,1275,19843,6.04,21378,3722147 +"306",2020-11-23,"Quebec",1890712,126711,1764001,18920,989,17931,5.23,21697,3743844 +"307",2020-11-24,"Quebec",1900306,127984,1772322,28838,1278,27560,4.43,31323,3775167 +"308",2020-11-25,"Quebec",1910670,129406,1781264,30846,1430,29416,4.64,32144,3807311 +"309",2020-11-26,"Quebec",1920562,130775,1789787,30634,1374,29260,4.49,31484,3838795 +"310",2020-11-27,"Quebec",1929671,132184,1797487,28334,1415,26919,4.99,28679,3867474 +"311",2020-11-28,"Quebec",1937865,133457,1804408,25574,1273,24301,4.98,24064,3891538 +"312",2020-11-29,"Quebec",1946359,134700,1811659,21244,1247,19997,5.87,21555,3913093 +"313",2020-11-30,"Quebec",1954862,136109,1818753,21528,1411,20117,6.55,24081,3937174 +"314",2020-12-01,"Quebec",1965453,137693,1827760,31526,1588,29938,5.04,33469,3970643 +"315",2020-12-02,"Quebec",1976054,139298,1836756,31417,1607,29810,5.12,33582,4004225 +"316",2020-12-03,"Quebec",1987445,141007,1846438,35041,1711,33330,4.88,36097,4040322 +"317",2020-12-04,"Quebec",1997820,142597,1855223,31309,1594,29715,5.09,30974,4071296 +"318",2020-12-05,"Quebec",2009205,144294,1864911,30850,1703,29147,5.52,31206,4102502 +"319",2020-12-06,"Quebec",2019078,145790,1873288,24372,1499,22873,6.15,25279,4127781 +"320",2020-12-07,"Quebec",2028502,147282,1881220,24698,1495,23203,6.05,27674,4155455 +"321",2020-12-08,"Quebec",2039236,149031,1890205,32657,1751,30906,5.36,34484,4189939 +"322",2020-12-09,"Quebec",2050525,150825,1899700,34198,1798,32400,5.26,36265,4226204 +"323",2020-12-10,"Quebec",2062208,152640,1909568,36431,1821,34610,5,38716,4264920 +"324",2020-12-11,"Quebec",2074088,154640,1919448,38268,2006,36262,5.24,38662,4303582 +"325",2020-12-12,"Quebec",2085408,156503,1928905,31976,1868,30108,5.84,32572,4336154 +"326",2020-12-13,"Quebec",2095317,158187,1937130,25439,1686,23753,6.63,25552,4361706 +"327",2020-12-14,"Quebec",2105473,160071,1945402,26203,1885,24318,7.19,30984,4392690 +"328",2020-12-15,"Quebec",2116814,161937,1954877,34814,1868,32946,5.37,38352,4431042 +"329",2020-12-16,"Quebec",2128165,164058,1964107,35838,2126,33712,5.93,37128,4468170 +"330",2020-12-17,"Quebec",2140276,166248,1974028,37640,2194,35446,5.83,39721,4507891 +"331",2020-12-18,"Quebec",2151832,168272,1983560,36016,2029,33987,5.63,36362,4544253 +"332",2020-12-19,"Quebec",2163022,170432,1992590,32701,2166,30535,6.62,32116,4576369 +"333",2020-12-20,"Quebec",2173695,172425,2001270,27268,1996,25272,7.32,27322,4603691 +"334",2020-12-21,"Quebec",2184568,174424,2010144,28911,2004,26907,6.93,33046,4636737 +"335",2020-12-22,"Quebec",2195448,176624,2018824,36098,2208,33890,6.12,36991,4673728 +"336",2020-12-23,"Quebec",2207249,178995,2028254,39419,2377,37042,6.03,40024,4713752 +"337",2020-12-24,"Quebec",2217639,181405,2036234,33746,2417,31329,7.16,32837,4746589 +"338",2020-12-25,"Quebec",2226003,183723,2042280,25186,2323,22863,9.22,25009,4771598 +"339",2020-12-26,"Quebec",2233364,185775,2047589,18657,2060,16597,11.04,19679,4791277 +"340",2020-12-27,"Quebec",2240920,188011,2052909,19992,2240,17752,11.2,20377,4811654 +"341",2020-12-28,"Quebec",2248416,190157,2058259,22186,2149,20037,9.69,26114,4837768 +"342",2020-12-29,"Quebec",2258267,193255,2065012,34179,3105,31074,9.08,36496,4874264 +"343",2020-12-30,"Quebec",2268594,196255,2072339,35445,3009,32436,8.49,36092,4910356 +"344",2020-12-31,"Quebec",2277774,198799,2078975,30082,2556,27526,8.5,30196,4940552 +"345",2021-01-01,"Quebec",2285875,201221,2084654,24329,2430,21899,9.99,23471,4964023 +"346",2021-01-02,"Quebec",2293551,203506,2090045,20524,2289,18235,11.15,21865,4985888 +"347",2021-01-03,"Quebec",2301448,205843,2095605,21035,2343,18692,11.14,21620,5007508 +"348",2021-01-04,"Quebec",2310042,208352,2101690,26040,2514,23526,9.65,28487,5035995 +"349",2021-01-05,"Quebec",2319944,210980,2108964,34171,2637,31534,7.72,36519,5072514 +"350",2021-01-06,"Quebec",2330581,213627,2116954,37109,2653,34456,7.15,39258,5111772 +"351",2021-01-07,"Quebec",2341643,216418,2125225,38788,2799,35989,7.22,38620,5150392 +"352",2021-01-08,"Quebec",2352333,218929,2133404,36921,2526,34395,6.84,35547,5185939 +"353",2021-01-09,"Quebec",2361417,220910,2140507,28460,1986,26474,6.98,28839,5214778 +"354",2021-01-10,"Quebec",2370402,223144,2147258,24906,2242,22664,9,25858,5240636 +"355",2021-01-11,"Quebec",2378213,224981,2153232,25307,1842,23465,7.28,28528,5269164 +"356",2021-01-12,"Quebec",2388094,227134,2160960,34618,2167,32451,6.26,35797,5304961 +"357",2021-01-13,"Quebec",2397365,229169,2168196,36931,2053,34878,5.56,38932,5343893 +"358",2021-01-14,"Quebec",2406512,231116,2175396,35967,1966,34001,5.47,37291,5381184 +"359",2021-01-15,"Quebec",2416702,233107,2183595,36225,2009,34216,5.55,35727,5416911 +"360",2021-01-16,"Quebec",2425498,234886,2190612,29557,1782,27775,6.03,28594,5445505 +"361",2021-01-17,"Quebec",2432625,236259,2196366,21544,1376,20168,6.39,22472,5467977 +"362",2021-01-18,"Quebec",2439580,237630,2201950,22647,1377,21270,6.08,25104,5493081 +"363",2021-01-19,"Quebec",2448716,239197,2209519,33291,1578,31713,4.74,35209,5528290 +"364",2021-01-20,"Quebec",2457733,240803,2216930,34908,1614,33294,4.62,37072,5565362 +"365",2021-01-21,"Quebec",2467562,242469,2225093,38006,1676,36330,4.41,39191,5604553 +"366",2021-01-22,"Quebec",2476269,243959,2232310,34415,1500,32915,4.36,35042,5639595 +"367",2021-01-23,"Quebec",2484930,245338,2239592,28715,1390,27325,4.84,28669,5668264 +"368",2021-01-24,"Quebec",2491874,246471,2245403,21193,1148,20045,5.42,21835,5690099 +"369",2021-01-25,"Quebec",2499396,247643,2251753,24199,1178,23021,4.87,28081,5718180 +"370",2021-01-26,"Quebec",2508860,248987,2259873,34375,1353,33022,3.94,36075,5754255 +"371",2021-01-27,"Quebec",2518346,250247,2268099,35878,1268,34610,3.53,37303,5791558 +"372",2021-01-28,"Quebec",2527371,251551,2275820,34503,1314,33189,3.81,35428,5826986 +"373",2021-01-29,"Quebec",2536321,252827,2283494,33065,1280,31785,3.87,33039,5860025 +"374",2021-01-30,"Quebec",2544805,254037,2290768,27517,1213,26304,4.41,27329,5887354 +"375",2021-01-31,"Quebec",2551784,254952,2296832,20369,918,19451,4.51,22387,5909741 +"376",2021-02-01,"Quebec",2558795,255833,2302962,23369,890,22479,3.81,26978,5936719 +"377",2021-02-02,"Quebec",2568036,257007,2311029,33901,1180,32721,3.48,35094,5971813 +"378",2021-02-03,"Quebec",2576420,258108,2318312,31272,1108,30164,3.54,32935,6004748 +"379",2021-02-04,"Quebec",2584748,259111,2325637,32251,1007,31244,3.12,34315,6039063 +"380",2021-02-05,"Quebec",2594063,260337,2333726,32463,1235,31228,3.8,33777,6072840 +"381",2021-02-06,"Quebec",2601641,261411,2340230,25006,1080,23926,4.32,24529,6097369 +"382",2021-02-07,"Quebec",2608190,262229,2345961,19128,821,18307,4.29,19827,6117196 +"383",2021-02-08,"Quebec",2615114,262973,2352141,21997,751,21246,3.41,25318,6142514 +"384",2021-02-09,"Quebec",2624403,263900,2360503,31727,931,30796,2.93,33653,6176167 +"385",2021-02-10,"Quebec",2633617,265048,2368569,31325,1154,30171,3.68,33188,6209355 +"386",2021-02-11,"Quebec",2642828,266018,2376810,31559,973,30586,3.08,34395,6243750 +"387",2021-02-12,"Quebec",2652185,267047,2385138,32143,1036,31107,3.22,30749,6274499 +"388",2021-02-13,"Quebec",2660311,267860,2392451,24416,816,23600,3.34,24295,6298794 +"389",2021-02-14,"Quebec",2667255,268570,2398685,19177,718,18459,3.74,19063,6317857 +"390",2021-02-15,"Quebec",2674545,269231,2405314,22035,668,21367,3.03,25819,6343676 +"391",2021-02-16,"Quebec",2683594,270028,2413566,31219,808,30411,2.59,31558,6375234 +"392",2021-02-17,"Quebec",2691902,270814,2421088,29617,791,28826,2.67,30126,6405360 +"393",2021-02-18,"Quebec",2701204,271662,2429542,32292,859,31433,2.66,33068,6438428 +"394",2021-02-19,"Quebec",2708924,272414,2436510,27374,756,26618,2.76,27518,6465946 +"395",2021-02-20,"Quebec",2716092,273160,2442932,22533,753,21780,3.34,22701,6488647 +"396",2021-02-21,"Quebec",2722766,273950,2448816,18438,794,17644,4.31,19081,6507728 +"397",2021-02-22,"Quebec",2730196,274565,2455631,22633,620,22013,2.74,23554,6531282 +"398",2021-02-23,"Quebec",2740380,275368,2465012,33194,808,32386,2.43,34181,6565463 +"399",2021-02-24,"Quebec",2750407,276206,2474201,33386,841,32545,2.52,34787,6600250 +"400",2021-02-25,"Quebec",2759056,276976,2482080,30072,774,29298,2.57,32233,6632483 +"401",2021-02-26,"Quebec",2767858,277847,2490011,29479,878,28601,2.98,30695,6663178 +"402",2021-02-27,"Quebec",2775461,278508,2496953,22758,665,22093,2.92,23795,6686973 +"403",2021-02-28,"Quebec",2781757,279078,2502679,18060,573,17487,3.17,19073,6706046 +"404",2021-03-01,"Quebec",2788849,279602,2509247,21766,527,21239,2.42,21811,6727857 +"405",2021-03-02,"Quebec",2797388,280423,2516965,28179,824,27355,2.92,28595,6756452 +"406",2021-03-03,"Quebec",2805444,281155,2524289,27850,737,27113,2.65,27933,6784385 +"407",2021-03-04,"Quebec",2813683,282017,2531666,28952,865,28087,2.99,28566,6812951 +"408",2021-03-05,"Quebec",2821260,282747,2538513,26521,735,25786,2.77,25978,6838929 +"409",2021-03-06,"Quebec",2828270,283423,2544847,21963,686,21277,3.12,22372,6861301 +"410",2021-03-07,"Quebec",2834571,283994,2550577,17982,579,17403,3.22,18483,6879784 +"411",2021-03-08,"Quebec",2842029,284586,2557443,22686,595,22091,2.62,22398,6902182 +"412",2021-03-09,"Quebec",2850707,285325,2565382,30074,744,29330,2.47,29655,6931837 +"413",2021-03-10,"Quebec",2859157,286031,2573126,29724,712,29012,2.4,29175,6961012 +"414",2021-03-11,"Quebec",2868667,286943,2581724,32645,922,31723,2.82,29507,6990519 +"415",2021-03-12,"Quebec",2877373,287758,2589615,28847,820,28027,2.84,28466,7018985 +"416",2021-03-13,"Quebec",2884700,288385,2596315,22428,634,21794,2.83,23159,7042144 +"417",2021-03-14,"Quebec",2891488,288950,2602538,18539,568,17971,3.06,18232,7060376 +"418",2021-03-15,"Quebec",2900263,289606,2610657,26161,660,25501,2.52,23432,7083808 +"419",2021-03-16,"Quebec",2913652,290654,2622998,39341,1058,38283,2.69,31945,7115753 +"420",2021-03-17,"Quebec",2924725,291563,2633162,35091,915,34176,2.61,33670,7149423 +"421",2021-03-18,"Quebec",2934801,292375,2642426,33256,822,32434,2.47,32943,7182366 +"422",2021-03-19,"Quebec",2944659,293158,2651501,31754,786,30968,2.48,31995,7214361 +"423",2021-03-20,"Quebec",2952236,293750,2658486,22595,595,22000,2.63,24609,7238970 +"424",2021-03-21,"Quebec",2958576,294239,2664337,18945,490,18455,2.59,21447,7260417 +"425",2021-03-22,"Quebec",2971896,295298,2676598,36447,1063,35384,2.92,25675,7286092 +"426",2021-03-23,"Quebec",2984519,296254,2688265,37598,968,36630,2.57,35129,7321221 +"427",2021-03-24,"Quebec",2997234,297276,2699958,39063,1030,38033,2.64,39663,7360884 +"428",2021-03-25,"Quebec",3005854,298084,2707770,29967,817,29150,2.73,35960,7396844 +"429",2021-03-26,"Quebec",3015401,298974,2716427,31006,898,30108,2.9,33671,7430515 +"430",2021-03-27,"Quebec",3025329,299904,2725425,29199,941,28258,3.22,26993,7457508 +"431",2021-03-28,"Quebec",3034070,300754,2733316,24345,854,23491,3.51,24804,7482312 +"432",2021-03-29,"Quebec",3044642,301739,2742903,31606,991,30615,3.14,31079,7513391 +"433",2021-03-30,"Quebec",3057988,302988,2755000,41348,1261,40087,3.05,40181,7553572 +"434",2021-03-31,"Quebec",3069261,304133,2765128,36537,1156,35381,3.16,41490,7595062 +"435",2021-04-01,"Quebec",3082420,305415,2777005,41007,1295,39712,3.16,39493,7634555 +"436",2021-04-02,"Quebec",3094361,306722,2787639,38589,1320,37269,3.42,37296,7671851 +"437",2021-04-03,"Quebec",3104698,307955,2796743,29785,1244,28541,4.18,29439,7701290 +"438",2021-04-04,"Quebec",3113924,309056,2804868,26200,1106,25094,4.22,26511,7727801 +"439",2021-04-05,"Quebec",3124270,310261,2814009,30152,1211,28941,4.02,29871,7757672 +"440",2021-04-06,"Quebec",3137276,312184,2825092,39239,1938,37301,4.94,39323,7796995 +"441",2021-04-07,"Quebec",3151563,313776,2837787,45616,1611,44005,3.53,45432,7842427 +"442",2021-04-08,"Quebec",3167156,316034,2851122,49992,2270,47722,4.54,50185,7892612 +"443",2021-04-09,"Quebec",3180964,317915,2863049,42783,1894,40889,4.43,39836,7932448 +"444",2021-04-10,"Quebec",3193854,319564,2874290,37815,1656,36159,4.38,36631,7969079 +"445",2021-04-11,"Quebec",3204794,320958,2883836,30273,1401,28872,4.63,29600,7998679 +"446",2021-04-12,"Quebec",3216792,322366,2894426,35259,1418,33841,4.02,34863,8033542 +"447",2021-04-13,"Quebec",3230719,323887,2906832,44726,1534,43192,3.43,42876,8076418 +"448",2021-04-14,"Quebec",3245311,325440,2919871,46571,1566,45005,3.36,46418,8122836 +"449",2021-04-15,"Quebec",3259243,327096,2932147,46331,1668,44663,3.6,46360,8169196 +"450",2021-04-16,"Quebec",3271480,328508,2942972,41591,1430,40161,3.44,41179,8210375 +"451",2021-04-17,"Quebec",3282253,329726,2952527,34268,1226,33042,3.58,33967,8244342 +"452",2021-04-18,"Quebec",3291227,330764,2960463,27885,1045,26840,3.75,27653,8271995 +"453",2021-04-19,"Quebec",3301544,331917,2969627,33991,1171,32820,3.45,32975,8304970 +"454",2021-04-20,"Quebec",3313639,333160,2980479,42626,1258,41368,2.95,42157,8347127 +"455",2021-04-21,"Quebec",3325669,334280,2991389,43555,1131,42424,2.6,43535,8390662 +"456",2021-04-22,"Quebec",3336682,335333,3001349,43005,1065,41940,2.48,43205,8433867 +"457",2021-04-23,"Quebec",3347559,336550,3011009,40277,1224,39053,3.04,39814,8473681 +"458",2021-04-24,"Quebec",3356696,337371,3019325,31758,830,30928,2.61,31689,8505370 +"459",2021-04-25,"Quebec",3365196,338266,3026930,27978,902,27076,3.22,27272,8532642 +"460",2021-04-26,"Quebec",3374661,339286,3035375,32675,1031,31644,3.16,31021,8563663 +"461",2021-04-27,"Quebec",3386122,340389,3045733,41515,1119,40396,2.7,40018,8603681 +"462",2021-04-28,"Quebec",3397157,341510,3055647,42517,1137,41380,2.67,42382,8646063 +"463",2021-04-29,"Quebec",3407614,342594,3065020,41324,1099,40225,2.66,41949,8688012 +"464",2021-04-30,"Quebec",3418166,343687,3074479,38786,1103,37683,2.84,36867,8724879 +"465",2021-05-01,"Quebec",3426719,344567,3082152,30360,891,29469,2.93,30471,8755350 +"466",2021-05-02,"Quebec",3434294,345389,3088905,24938,832,24106,3.34,24114,8779464 +"467",2021-05-03,"Quebec",3443645,346218,3097427,33595,841,32754,2.5,32380,8811844 +"468",2021-05-04,"Quebec",3454583,347091,3107492,40593,880,39713,2.17,39818,8851662 +"469",2021-05-05,"Quebec",3465316,347990,3117326,40806,911,39895,2.23,40198,8891860 +"470",2021-05-06,"Quebec",3475438,349001,3126437,40404,1016,39388,2.51,40562,8932422 +"471",2021-05-07,"Quebec",3484557,350010,3134547,33946,1018,32928,3,32613,8965035 +"472",2021-05-08,"Quebec",3492369,350712,3141657,28120,716,27404,2.55,27340,8992375 +"473",2021-05-09,"Quebec",3499293,351390,3147903,23873,683,23190,2.86,22950,9015325 +"474",2021-05-10,"Quebec",3508115,352132,3155983,31783,748,31035,2.35,30752,9046077 +"475",2021-05-11,"Quebec",3518147,352938,3165209,39433,823,38610,2.09,38138,9084215 +"476",2021-05-12,"Quebec",3527842,353792,3174050,39148,863,38285,2.2,38239,9122454 +"477",2021-05-13,"Quebec",3537009,354664,3182345,36700,881,35819,2.4,34613,9157067 +"478",2021-05-14,"Quebec",3545748,355541,3190207,33114,884,32230,2.67,33012,9190079 +"479",2021-05-15,"Quebec",3552386,356157,3196229,25181,623,24558,2.47,25491,9215570 +"480",2021-05-16,"Quebec",3558782,356688,3202094,22797,537,22260,2.36,22877,9238447 +"481",2021-05-17,"Quebec",3566671,357258,3209413,29188,579,28609,1.98,27799,9266246 +"482",2021-05-18,"Quebec",3575465,357878,3217587,35220,628,34592,1.78,33757,9300003 +"483",2021-05-19,"Quebec",3583979,358649,3225330,35347,782,34565,2.21,35155,9335158 +"484",2021-05-20,"Quebec",3591111,359257,3231854,29794,614,29180,2.06,29451,9364609 +"485",2021-05-21,"Quebec",3597526,359836,3237690,26547,586,25961,2.21,25818,9390427 +"486",2021-05-22,"Quebec",3602627,360255,3242372,19883,425,19458,2.14,19231,9409658 +"487",2021-05-23,"Quebec",3607464,360629,3246835,17694,375,17319,2.12,16123,9425781 +"488",2021-05-24,"Quebec",3612559,361000,3251559,20723,379,20344,1.83,19779,9445560 +"489",2021-05-25,"Quebec",3619024,361450,3257574,27343,459,26884,1.68,26706,9472266 +"490",2021-05-26,"Quebec",3625870,361915,3263955,29533,472,29061,1.6,29750,9502016 +"491",2021-05-27,"Quebec",3631876,362339,3269537,25698,428,25270,1.67,25207,9527223 +"492",2021-05-28,"Quebec",3637196,362717,3274479,23262,383,22879,1.65,22800,9550023 +"493",2021-05-29,"Quebec",3642080,363024,3279056,18787,315,18472,1.68,18895,9568918 +"494",2021-05-30,"Quebec",3646447,363254,3283193,16795,233,16562,1.39,16512,9585430 +"495",2021-05-31,"Quebec",3652256,363512,3288744,23403,263,23140,1.12,22820,9608250 +"496",2021-06-01,"Quebec",3659724,363814,3295910,30006,304,29702,1.01,30349,9638599 +"497",2021-06-02,"Quebec",3665708,364099,3301609,25226,294,24932,1.17,25448,9664047 +"498",2021-06-03,"Quebec",3671455,364359,3307096,24074,262,23812,1.09,24118,9688165 +"499",2021-06-04,"Quebec",3676612,364588,3312024,20689,233,20456,1.13,21030,9709195 +"500",2021-06-05,"Quebec",3681239,364780,3316459,17259,192,17067,1.11,17286,9726481 +"501",2021-06-06,"Quebec",3685384,364943,3320441,15033,165,14868,1.1,14895,9741376 +"502",2021-06-07,"Quebec",3690813,365108,3325705,21245,166,21079,0.78,21177,9762553 +"503",2021-06-08,"Quebec",3696844,365305,3331539,24166,203,23963,0.84,25101,9787654 +"504",2021-06-09,"Quebec",3702299,365553,3336746,22791,250,22541,1.1,23596,9811250 +"505",2021-06-10,"Quebec",3707282,365752,3341530,19670,203,19467,1.03,20079,9831329 +"506",2021-06-11,"Quebec",3712071,365908,3346163,19669,160,19509,0.81,19323,9850652 +"507",2021-06-12,"Quebec",3716443,366046,3350397,16203,140,16063,0.86,15978,9866630 +"508",2021-06-13,"Quebec",3720733,366165,3354568,15775,121,15654,0.77,15672,9882302 +"509",2021-06-14,"Quebec",3726083,366281,3359802,21026,118,20908,0.56,20173,9902475 +"510",2021-06-15,"Quebec",3732912,366441,3366471,26733,165,26568,0.62,27104,9929579 +"511",2021-06-16,"Quebec",3738970,366603,3372367,22817,167,22650,0.73,23465,9953044 +"512",2021-06-17,"Quebec",3744245,366777,3377468,20781,179,20602,0.86,20307,9973351 +"513",2021-06-18,"Quebec",3748932,366911,3382021,18117,138,17979,0.76,17289,9990640 +"514",2021-06-19,"Quebec",3753904,366999,3386905,17315,90,17225,0.52,17302,10007942 +"515",2021-06-20,"Quebec",3758602,367092,3391510,17044,96,16948,0.56,16607,10024549 +"516",2021-06-21,"Quebec",3764017,367181,3396836,20662,93,20569,0.45,20061,10044610 +"517",2021-06-22,"Quebec",3769891,367286,3402605,22246,108,22138,0.49,22348,10066958 +"518",2021-06-23,"Quebec",3774890,367362,3407528,19732,82,19650,0.42,20802,10087760 +"519",2021-06-24,"Quebec",3779659,367438,3412221,17603,76,17527,0.43,18196,10105956 +"520",2021-06-25,"Quebec",3783921,367544,3416377,15847,109,15738,0.69,15540,10121496 +"521",2021-06-26,"Quebec",3788436,367614,3420822,16712,72,16640,0.43,16765,10138261 +"522",2021-06-27,"Quebec",3792797,367667,3425130,15631,55,15576,0.35,15111,10153372 +"523",2021-06-28,"Quebec",3798020,367763,3430257,19284,100,19184,0.52,18982,10172354 +"524",2021-06-29,"Quebec",3803206,367860,3435346,18372,100,18272,0.54,19320,10191674 +"525",2021-06-30,"Quebec",3807842,367929,3439913,17571,76,17495,0.43,18515,10210189 +"526",2021-07-01,"Quebec",3812124,367999,3444125,14959,73,14886,0.49,15296,10225485 +"527",2021-07-02,"Quebec",3816277,368051,3448226,13838,53,13785,0.38,14115,10239600 +"528",2021-07-03,"Quebec",3819976,368101,3451875,12847,50,12797,0.39,13649,10253249 +"529",2021-07-04,"Quebec",3823367,368135,3455232,11809,36,11773,0.3,11722,10264971 +"530",2021-07-05,"Quebec",3828026,368230,3459796,16442,98,16344,0.6,17292,10282263 +"531",2021-07-06,"Quebec",3833021,368304,3464717,17732,80,17652,0.45,18376,10300639 +"532",2021-07-07,"Quebec",3838197,368384,3469813,16705,86,16619,0.51,17815,10318454 +"533",2021-07-08,"Quebec",3843416,368442,3474974,16673,59,16614,0.35,16849,10335303 +"534",2021-07-09,"Quebec",3848279,368502,3479777,15022,63,14959,0.42,12633,10347936 +"535",2021-07-10,"Quebec",3852294,368558,3483736,12611,58,12553,0.46,13084,10361020 +"536",2021-07-11,"Quebec",3856133,368612,3487521,11778,57,11721,0.48,11417,10372437 +"537",2021-07-12,"Quebec",3860879,368662,3492217,15942,52,15890,0.33,16073,10388510 +"538",2021-07-13,"Quebec",3866020,368751,3497269,17258,94,17164,0.54,18609,10407119 +"539",2021-07-14,"Quebec",3870723,368831,3501892,15531,84,15447,0.54,16182,10423301 +"540",2021-07-15,"Quebec",3875519,368926,3506593,15616,100,15516,0.64,16011,10439312 +"541",2021-07-16,"Quebec",3880044,368998,3511046,13925,75,13850,0.54,14576,10453888 +"542",2021-07-17,"Quebec",3883884,369069,3514815,11886,72,11814,0.61,12304,10466192 +"543",2021-07-18,"Quebec",3886976,369126,3517850,10036,58,9978,0.58,9777,10475969 +"544",2021-07-19,"Quebec",3891581,369218,3522363,15025,95,14930,0.63,15018,10490987 +"545",2021-07-20,"Quebec",3896348,369307,3527041,15320,91,15229,0.59,15822,10506809 +"546",2021-07-21,"Quebec",3901096,369394,3531702,15539,90,15449,0.58,15038,10521847 +"547",2021-07-22,"Quebec",3906087,369524,3536563,15219,131,15088,0.86,16310,10538157 +"548",2021-07-23,"Quebec",3910607,369627,3540980,13972,105,13867,0.75,14562,10552719 +"549",2021-07-24,"Quebec",3914524,369707,3544817,11712,84,11628,0.72,12126,10564845 +"550",2021-07-25,"Quebec",3917960,369771,3548189,10350,66,10284,0.64,10155,10575000 +"551",2021-07-26,"Quebec",3922179,369879,3552300,13923,110,13813,0.79,16413,10591413 +"552",2021-07-27,"Quebec",3926723,369988,3556735,14449,113,14336,0.78,15208,10606621 +"553",2021-07-28,"Quebec",3931273,370110,3561163,14789,126,14663,0.85,15706,10622327 +"554",2021-07-29,"Quebec",3935764,370254,3565510,14054,149,13905,1.06,14500,10636827 +"555",2021-07-30,"Quebec",3940424,370420,3570004,14309,168,14141,1.17,14551,10651378 +"556",2021-07-31,"Quebec",3944432,370576,3573856,11779,157,11622,1.33,12676,10664054 +"557",2021-08-01,"Quebec",3948502,370695,3577807,11403,121,11282,1.06,11341,10675395 +"558",2021-08-02,"Quebec",3953426,370863,3582563,15752,172,15580,1.09,15781,10691176 +"559",2021-08-03,"Quebec",3959075,371051,3588024,17161,195,16966,1.14,17952,10709128 +"560",2021-08-04,"Quebec",3965598,371343,3594255,18329,295,18034,1.61,18829,10727957 +"561",2021-08-05,"Quebec",3971894,371614,3600280,17619,276,17343,1.57,17872,10745829 +"562",2021-08-06,"Quebec",3977577,371851,3605726,16839,241,16598,1.43,17047,10762876 +"563",2021-08-07,"Quebec",3982953,372098,3610855,14876,249,14627,1.67,15558,10778434 +"564",2021-08-08,"Quebec",3987471,372309,3615162,13080,215,12865,1.64,12940,10791374 +"565",2021-08-09,"Quebec",3993231,372580,3620651,18065,279,17786,1.54,18277,10809651 +"566",2021-08-10,"Quebec",3999464,372909,3626555,17958,335,17623,1.87,18427,10828078 +"567",2021-08-11,"Quebec",4005359,373312,3632047,18617,406,18211,2.18,17632,10845710 +"568",2021-08-12,"Quebec",4011175,373685,3637490,17263,378,16885,2.19,17938,10863648 +"569",2021-08-13,"Quebec",4017621,374067,3643554,17675,384,17291,2.17,18009,10881657 +"570",2021-08-14,"Quebec",4023343,374472,3648871,16130,413,15717,2.56,16389,10898046 +"571",2021-08-15,"Quebec",4028445,374780,3653665,14669,308,14361,2.1,14257,10912303 +"572",2021-08-16,"Quebec",4034104,375150,3658954,18135,372,17763,2.05,18100,10930403 +"573",2021-08-17,"Quebec",4040051,375579,3664472,19067,433,18634,2.27,18806,10949209 +"574",2021-08-18,"Quebec",4046087,376058,3670029,19852,484,19368,2.44,20315,10969524 +"575",2021-08-19,"Quebec",4052320,376594,3675726,19236,543,18693,2.82,19021,10988545 +"576",2021-08-20,"Quebec",4057362,377084,3680278,16999,508,16491,2.99,17227,11005772 +"577",2021-08-21,"Quebec",4062402,377456,3684946,15810,376,15434,2.38,15211,11020983 +"578",2021-08-22,"Quebec",4066460,377783,3688677,12662,332,12330,2.62,12497,11033480 +"579",2021-08-23,"Quebec",4071658,378196,3693462,17856,417,17439,2.34,17549,11051029 +"580",2021-08-24,"Quebec",4077733,378762,3698971,20484,572,19912,2.79,20613,11071642 +"581",2021-08-25,"Quebec",4084207,379419,3704788,21497,663,20834,3.08,20201,11091843 +"582",2021-08-26,"Quebec",4090580,380048,3710532,21731,640,21091,2.95,20634,11112477 +"583",2021-08-27,"Quebec",4096620,380549,3716071,19659,509,19150,2.59,18698,11131175 +"584",2021-08-28,"Quebec",4101839,381047,3720792,17358,503,16855,2.9,16280,11147455 +"585",2021-08-29,"Quebec",4107187,381459,3725728,17572,417,17155,2.37,16646,11164101 +"586",2021-08-30,"Quebec",4113345,382020,3731325,20539,571,19968,2.78,20319,11184420 +"587",2021-08-31,"Quebec",4120349,382725,3737624,23530,712,22818,3.03,22961,11207381 +"588",2021-09-01,"Quebec",4126982,383541,3743441,23032,823,22209,3.57,20566,11227947 +"589",2021-09-02,"Quebec",4133645,384296,3749349,22754,763,21991,3.35,22151,11250098 +"590",2021-09-03,"Quebec",4139882,384946,3754936,20787,653,20134,3.14,19821,11269919 +"591",2021-09-04,"Quebec",4145128,385569,3759559,17609,631,16978,3.58,17016,11286935 +"592",2021-09-05,"Quebec",4150288,386053,3764235,16807,485,16322,2.89,16713,11303648 +"593",2021-09-06,"Quebec",4156225,386648,3769577,20811,601,20210,2.89,19715,11323363 +"594",2021-09-07,"Quebec",4163064,387274,3775790,24193,630,23563,2.6,25155,11348518 +"595",2021-09-08,"Quebec",4170639,388034,3782605,27700,766,26934,2.77,27641,11376159 +"596",2021-09-09,"Quebec",4179215,388989,3790226,29438,965,28473,3.28,27166,11403325 +"597",2021-09-10,"Quebec",4187037,389863,3797174,25800,879,24921,3.41,25454,11428779 +"598",2021-09-11,"Quebec",4193960,390509,3803451,22710,656,22054,2.89,22217,11450996 +"599",2021-09-12,"Quebec",4200086,391118,3808968,22095,615,21480,2.78,21130,11472126 +"600",2021-09-13,"Quebec",4207442,391790,3815652,26279,679,25600,2.58,25602,11497728 +"601",2021-09-14,"Quebec",4216684,392533,3824151,32293,751,31542,2.33,31501,11529229 +"602",2021-09-15,"Quebec",4226029,393357,3832672,33135,831,32304,2.51,31701,11560930 +"603",2021-09-16,"Quebec",4235964,394170,3841794,33685,819,32866,2.43,32578,11593508 +"604",2021-09-17,"Quebec",4244459,394972,3849487,29189,809,28380,2.77,28826,11622334 +"605",2021-09-18,"Quebec",4251701,395612,3856089,25222,641,24581,2.54,25000,11647334 +"606",2021-09-19,"Quebec",4258271,396229,3862042,23786,619,23167,2.6,22720,11670054 +"607",2021-09-20,"Quebec",4266055,396864,3869191,28408,644,27764,2.27,27704,11697758 +"608",2021-09-21,"Quebec",4274434,397474,3876960,31290,617,30673,1.97,31350,11729108 +"609",2021-09-22,"Quebec",4284691,398258,3886433,37128,786,36342,2.12,36146,11765254 +"610",2021-09-23,"Quebec",4294009,398976,3895033,33146,724,32422,2.18,32232,11797486 +"611",2021-09-24,"Quebec",4302685,399762,3902923,31623,791,30832,2.5,31452,11828938 +"612",2021-09-25,"Quebec",4309621,400343,3909278,24392,582,23810,2.39,24041,11852979 +"613",2021-09-26,"Quebec",4315355,400829,3914526,21981,492,21489,2.24,20748,11873727 +"614",2021-09-27,"Quebec",4323087,401322,3921765,28631,499,28132,1.74,27339,11901066 +"615",2021-09-28,"Quebec",4331568,401891,3929677,31973,572,31401,1.79,31456,11932522 +"616",2021-09-29,"Quebec",4341298,402593,3938705,34948,710,34238,2.03,35216,11967738 +"617",2021-09-30,"Quebec",4349990,403176,3946814,31182,587,30595,1.88,29901,11997639 +"618",2021-10-01,"Quebec",4357940,403796,3954144,28642,623,28019,2.18,27140,12024779 +"619",2021-10-02,"Quebec",4364577,404187,3960390,23029,395,22634,1.72,21903,12046682 +"620",2021-10-03,"Quebec",4370522,404620,3965902,21561,439,21122,2.04,20731,12067413 +"621",2021-10-04,"Quebec",4377772,405095,3972677,28030,477,27553,1.7,26512,12093925 +"622",2021-10-05,"Quebec",4386264,405623,3980641,32895,534,32361,1.62,32030,12125955 +"623",2021-10-06,"Quebec",4395243,406232,3989011,32560,614,31946,1.89,31069,12157024 +"624",2021-10-07,"Quebec",4404293,406850,3997443,32371,627,31744,1.94,31908,12188932 +"625",2021-10-08,"Quebec",4412402,407442,4004960,28793,598,28195,2.08,27674,12216606 +"626",2021-10-09,"Quebec",4418714,407969,4010745,22362,530,21832,2.37,22031,12238637 +"627",2021-10-10,"Quebec",4424552,408389,4016163,19838,420,19418,2.12,19003,12257640 +"628",2021-10-11,"Quebec",4431191,408810,4022381,23957,431,23526,1.8,22847,12280487 +"629",2021-10-12,"Quebec",4438728,409391,4029337,29220,583,28637,2,28010,12308497 +"630",2021-10-13,"Quebec",4447714,410029,4037685,33628,643,32985,1.91,34093,12342590 +"631",2021-10-14,"Quebec",4456638,410715,4045923,32162,690,31472,2.15,32152,12374742 +"632",2021-10-15,"Quebec",4464792,411507,4053285,28009,793,27216,2.83,26975,12401717 +"633",2021-10-16,"Quebec",4471689,411929,4059760,23497,426,23071,1.81,22642,12424359 +"634",2021-10-17,"Quebec",4477769,412277,4065492,21238,350,20888,1.65,21110,12445469 +"635",2021-10-18,"Quebec",4485411,412692,4072719,27515,421,27094,1.53,26497,12471966 +"636",2021-10-19,"Quebec",4493967,413471,4080496,31396,785,30611,2.5,30440,12502406 +"637",2021-10-20,"Quebec",4501660,413877,4087783,28989,409,28580,1.41,27631,12530037 +"638",2021-10-21,"Quebec",4509067,414286,4094781,27946,411,27535,1.47,26931,12556968 +"639",2021-10-22,"Quebec",4516380,414726,4101654,25760,446,25314,1.73,24679,12581647 +"640",2021-10-23,"Quebec",4522948,415097,4107851,22416,375,22041,1.67,21435,12603082 +"641",2021-10-24,"Quebec",4528567,415436,4113131,20799,341,20458,1.64,20305,12623387 +"642",2021-10-25,"Quebec",4535032,415812,4119220,25669,379,25290,1.48,25291,12648678 +"643",2021-10-26,"Quebec",4543511,416260,4127251,32264,453,31811,1.4,31970,12680648 +"644",2021-10-27,"Quebec",4551073,416733,4134340,29410,474,28936,1.61,28908,12709556 +"645",2021-10-28,"Quebec",4558812,417283,4141529,28934,554,28380,1.91,28673,12738229 +"646",2021-10-29,"Quebec",4565712,417822,4147890,25203,540,24663,2.14,23865,12762094 +"647",2021-10-30,"Quebec",4571739,418355,4153384,21751,538,21213,2.47,20904,12782998 +"648",2021-10-31,"Quebec",4577477,418843,4158634,20703,491,20212,2.37,20717,12803715 +"649",2021-11-01,"Quebec",4584112,419320,4164792,26415,483,25932,1.83,25573,12829288 +"650",2021-11-02,"Quebec",4592277,419851,4172426,31710,535,31175,1.69,29685,12858973 +"651",2021-11-03,"Quebec",4600359,420485,4179874,29815,641,29174,2.15,27531,12886504 +"652",2021-11-04,"Quebec",4608324,421145,4187179,31022,667,30355,2.15,30241,12916745 +"653",2021-11-05,"Quebec",4615703,421739,4193964,27279,597,26682,2.19,26542,12943287 +"654",2021-11-06,"Quebec",4622349,422320,4200029,24382,586,23796,2.4,23424,12966711 +"655",2021-11-07,"Quebec",4627685,422820,4204865,21702,502,21200,2.31,21669,12988380 +"656",2021-11-08,"Quebec",4634507,423342,4211165,27027,525,26502,1.94,26555,13014935 +"657",2021-11-09,"Quebec",4642957,424060,4218897,33700,723,32977,2.15,33498,13048433 +"658",2021-11-10,"Quebec",4650464,424735,4225729,29711,677,29034,2.28,29748,13078181 +"659",2021-11-11,"Quebec",4657870,425432,4232438,28640,699,27941,2.44,28680,13106861 +"660",2021-11-12,"Quebec",4665243,426144,4239099,28083,716,27367,2.55,28305,13135166 +"661",2021-11-13,"Quebec",4671339,426649,4244690,22122,509,21613,2.3,22555,13157721 +"662",2021-11-14,"Quebec",4676725,427188,4249537,20684,542,20142,2.62,20376,13178097 +"663",2021-11-15,"Quebec",4683436,427779,4255657,27060,593,26467,2.19,26609,13204706 +"664",2021-11-16,"Quebec",4691445,428480,4262965,32864,707,32157,2.15,32145,13236851 +"665",2021-11-17,"Quebec",4699608,429264,4270344,31074,790,30284,2.54,30927,13267778 +"666",2021-11-18,"Quebec",4707220,429982,4277238,29430,720,28710,2.45,29227,13297005 +"667",2021-11-19,"Quebec",4714145,430746,4283399,25786,766,25020,2.97,24757,13321762 +"668",2021-11-20,"Quebec",4720718,431465,4289253,23899,721,23178,3.02,23538,13345300 +"669",2021-11-21,"Quebec",4726583,432124,4294459,22357,662,21695,2.96,22002,13367302 +"670",2021-11-22,"Quebec",4733528,432858,4300670,28261,739,27522,2.61,27902,13395204 +"671",2021-11-23,"Quebec",4741958,433735,4308223,33273,885,32388,2.66,32548,13427752 +"672",2021-11-24,"Quebec",4750269,434713,4315556,32191,986,31205,3.06,31250,13459002 +"673",2021-11-25,"Quebec",4759499,435881,4323618,34484,1173,33311,3.4,33215,13492217 +"674",2021-11-26,"Quebec",4767863,436879,4330984,31464,1005,30459,3.19,31906,13524123 +"675",2021-11-27,"Quebec",4774499,437687,4336812,24404,815,23589,3.34,24500,13548623 +"676",2021-11-28,"Quebec",4780525,438402,4342123,23633,719,22914,3.04,23640,13572263 +"677",2021-11-29,"Quebec",4787942,439316,4348626,30063,922,29141,3.07,29009,13601272 +"678",2021-11-30,"Quebec",4796818,440424,4356394,35540,1111,34429,3.13,35037,13636309 +"679",2021-12-01,"Quebec",4806198,441715,4364483,36167,1298,34869,3.59,35504,13671813 +"680",2021-12-02,"Quebec",4815685,443162,4372523,36091,1463,34628,4.05,35726,13707539 +"681",2021-12-03,"Quebec",4825111,444552,4380559,34940,1394,33546,3.99,34846,13742385 +"682",2021-12-04,"Quebec",4833429,445798,4387631,29943,1257,28686,4.2,29545,13771930 +"683",2021-12-05,"Quebec",4840335,446940,4393395,26144,1149,24995,4.39,25684,13797614 +"684",2021-12-06,"Quebec",4848619,448216,4400403,31798,1290,30508,4.06,31491,13829105 +"685",2021-12-07,"Quebec",4858279,449758,4408521,36584,1557,35027,4.26,36489,13865594 +"686",2021-12-08,"Quebec",4868526,451720,4416806,39986,1983,38003,4.96,39837,13905431 +"687",2021-12-09,"Quebec",4879406,453688,4425718,40084,1981,38103,4.94,39767,13945198 +"688",2021-12-10,"Quebec",4889458,455702,4433756,38407,2027,36380,5.28,38156,13983354 +"689",2021-12-11,"Quebec",4899392,457398,4441994,34637,1710,32927,4.94,34063,14017417 +"690",2021-12-12,"Quebec",4908328,459029,4449299,31152,1642,29510,5.27,30836,14048253 +"691",2021-12-13,"Quebec",4919163,461179,4457984,37163,2164,34999,5.82,35854,14084107 +"692",2021-12-14,"Quebec",4932074,463835,4468239,44119,2673,41446,6.06,42778,14126885 +"693",2021-12-15,"Quebec",4945983,467149,4478834,44774,3362,41412,7.51,44911,14171796 +"694",2021-12-16,"Quebec",4961072,471106,4489966,47476,4037,43439,8.5,46691,14218487 +"695",2021-12-17,"Quebec",4976049,475339,4500710,47459,4323,43136,9.11,45493,14263980 +"696",2021-12-18,"Quebec",4991210,479954,4511256,46532,4701,41831,10.1,45534,14309514 +"697",2021-12-19,"Quebec",5006352,484267,4522085,42397,4401,37996,10.38,43912,14353426 +"698",2021-12-20,"Quebec",5024071,490717,4533354,48757,6579,42178,13.49,50526,14403952 +"699",2021-12-21,"Quebec",5043906,498806,4545100,55158,8280,46878,15.01,52927,14456879 +"700",2021-12-22,"Quebec",5067844,509885,4557959,62858,11381,51477,18.11,60496,14517375 +"701",2021-12-23,"Quebec",5090069,521287,4568782,58723,11789,46934,20.08,55863,14573238 +"702",2021-12-24,"Quebec",5111929,532552,4579377,55389,11643,43746,21.02,53334,14626572 +"703",2021-12-25,"Quebec",5129971,542782,4587189,43365,10576,32789,24.39,44022,14670594 +"704",2021-12-26,"Quebec",5147871,552920,4594951,40928,10499,30429,25.65,40759,14711353 +"705",2021-12-27,"Quebec",5169366,565906,4603460,48131,13441,34690,27.93,48190,14759543 +"706",2021-12-28,"Quebec",5192992,580876,4612116,53181,15467,37714,29.08,53990,14813533 +"707",2021-12-29,"Quebec",5218833,599007,4619826,59363,18792,40571,31.66,59054,14872587 +"708",2021-12-30,"Quebec",5244487,616996,4627491,59751,18669,41082,31.24,58866,14931453 +"709",2021-12-31,"Quebec",5267982,633379,4634603,53923,16976,36947,31.48,54750,14986203 +"710",2022-01-01,"Quebec",5287670,647595,4640075,46096,14787,31309,32.08,47731,15033934 +"711",2022-01-02,"Quebec",5306889,661187,4645702,45360,14114,31246,31.12,47044,15080978 +"712",2022-01-03,"Quebec",5327230,674661,4652569,47935,14015,33920,29.24,48167,15129145 +"713",2022-01-04,"Quebec",5350480,691625,4658855,54824,17677,37147,32.24,56042,15185187 +"714",2022-01-05,"Quebec",5375257,708779,4666478,60059,17909,42150,29.82,61305,15246492 +"715",2022-01-06,"Quebec",5398162,724521,4673641,56669,16372,40297,28.89,59361,15305853 +"716",2022-01-07,"Quebec",5417485,737679,4679806,50628,13784,36844,27.23,51438,15357291 +"717",2022-01-08,"Quebec",5430922,746443,4684479,42262,9244,33018,21.87,42220,15399511 +"718",2022-01-09,"Quebec",5443773,754104,4689669,37937,8127,29810,21.42,39191,15438702 +"719",2022-01-10,"Quebec",5454779,760982,4693797,35897,7335,28562,20.43,38412,15477114 +"720",2022-01-11,"Quebec",5466037,768058,4697979,41896,7503,34393,17.91,43256,15520370 +"721",2022-01-12,"Quebec",5476814,774537,4702277,39955,6937,33018,17.36,42551,15562921 +"722",2022-01-13,"Quebec",5488282,780448,4707834,42279,6294,35985,14.89,43620,15606541 +"723",2022-01-14,"Quebec",5499117,785769,4713348,39497,5650,33847,14.3,39770,15646311 +"724",2022-01-15,"Quebec",5509323,790596,4718727,36082,5126,30956,14.21,35816,15682127 +"725",2022-01-16,"Quebec",5517776,794543,4723233,28254,4180,24074,14.79,29042,15711169 +"726",2022-01-17,"Quebec",5527326,798928,4728398,33279,4631,28648,13.92,34015,15745184 +"727",2022-01-18,"Quebec",5537482,803955,4733527,37474,5324,32150,14.21,38945,15784129 +"728",2022-01-19,"Quebec",5548507,808678,4739829,39624,5049,34575,12.74,41258,15825387 +"729",2022-01-20,"Quebec",5558383,812940,4745443,35086,4512,30574,12.86,35240,15860627 +"730",2022-01-21,"Quebec",5566482,816749,4749733,33318,4070,29248,12.22,35009,15895636 +"731",2022-01-22,"Quebec",5574190,819773,4754417,28655,3201,25454,11.17,30014,15925650 +"732",2022-01-23,"Quebec",5580064,822362,4757702,20938,2733,18205,13.05,21730,15947380 +"733",2022-01-24,"Quebec",5587687,825720,4761967,28117,3542,24575,12.6,30020,15977400 +"734",2022-01-25,"Quebec",5595006,829637,4765369,32090,4159,27931,12.96,33768,16011168 +"735",2022-01-26,"Quebec",5602230,833141,4769089,29951,3694,26257,12.33,31898,16043066 +"736",2022-01-27,"Quebec",5608959,836591,4772368,28807,3639,25168,12.63,30192,16073258 +"737",2022-01-28,"Quebec",5615567,839707,4775860,27697,3290,24407,11.88,28493,16101751 +"738",2022-01-29,"Quebec",5621483,842239,4779244,22350,2676,19674,11.97,23575,16125326 +"739",2022-01-30,"Quebec",5627787,844606,4783181,20239,2504,17735,12.37,20874,16146200 +"740",2022-01-31,"Quebec",5635038,847622,4787416,25977,3178,22799,12.23,27253,16173453 +"741",2022-02-01,"Quebec",5642474,851251,4791223,29989,3826,26163,12.76,29924,16203377 +"742",2022-02-02,"Quebec",5649403,854593,4794810,27011,3522,23489,13.04,28889,16232266 +"743",2022-02-03,"Quebec",5655505,857405,4798100,25338,2970,22368,11.72,26867,16259133 +"744",2022-02-04,"Quebec",5661723,860122,4801601,25037,2874,22163,11.48,26137,16285270 +"745",2022-02-05,"Quebec",5667489,862237,4805252,19967,2229,17738,11.16,20801,16306071 +"746",2022-02-06,"Quebec",5673206,864235,4808971,17877,2108,15769,11.79,17845,16323916 +"747",2022-02-07,"Quebec",5680009,867012,4812997,23935,2927,21008,12.23,23135,16347051 +"748",2022-02-08,"Quebec",5687203,869950,4817253,27580,3104,24476,11.25,27193,16374244 +"749",2022-02-09,"Quebec",5693293,872489,4820804,23526,2662,20864,11.32,23042,16397286 +"750",2022-02-10,"Quebec",5698924,874783,4824141,21027,2420,18607,11.51,20744,16418030 +"751",2022-02-11,"Quebec",5704580,876809,4827771,22042,2119,19923,9.61,21638,16439668 +"752",2022-02-12,"Quebec",5710031,878310,4831721,17141,1565,15576,9.13,17294,16456962 +"753",2022-02-13,"Quebec",5715174,879820,4835354,15650,1572,14078,10.04,15915,16472877 +"754",2022-02-14,"Quebec",5721094,881668,4839426,20575,1950,18625,9.48,19407,16492284 +"755",2022-02-15,"Quebec",5726801,883562,4843239,21351,1978,19373,9.26,20578,16512862 +"756",2022-02-16,"Quebec",5732378,885413,4846965,20250,1924,18326,9.5,21316,16534178 +"757",2022-02-17,"Quebec",5737537,887066,4850471,19046,1725,17321,9.06,18217,16552395 +"758",2022-02-18,"Quebec",5742593,888500,4854093,17135,1505,15630,8.78,17334,16569729 +"759",2022-02-19,"Quebec",5747909,889609,4858300,15279,1164,14115,7.62,15234,16584963 +"760",2022-02-20,"Quebec",5753587,890718,4862869,15193,1178,14015,7.75,15893,16600856 +"761",2022-02-21,"Quebec",5759268,892221,4867047,18843,1576,17267,8.36,20306,16621162 +"762",2022-02-22,"Quebec",5765277,893775,4871502,19776,1632,18144,8.25,19033,16640195 +"763",2022-02-23,"Quebec",5770671,895170,4875501,16996,1467,15529,8.63,18485,16658680 +"764",2022-02-24,"Quebec",5776126,896421,4879705,16655,1314,15341,7.89,16752,16675432 +"765",2022-02-25,"Quebec",5780998,897441,4883557,15359,1058,14301,6.89,15622,16691054 +"766",2022-02-26,"Quebec",5785855,898351,4887504,13129,949,12180,7.23,12626,16703680 +"767",2022-02-27,"Quebec",5790957,899218,4891739,13187,908,12279,6.89,14113,16717793 +"768",2022-02-28,"Quebec",5796392,900441,4895951,16283,1287,14996,7.9,15779,16733572 +"769",2022-03-01,"Quebec",5801271,901632,4899639,16024,1248,14776,7.79,16176,16749748 +"770",2022-03-02,"Quebec",5804558,902721,4901837,12403,1141,11262,9.2,14480,16764228 +"771",2022-03-03,"Quebec",5807850,903889,4903961,12597,1225,11372,9.72,13812,16778040 +"772",2022-03-04,"Quebec",5810779,904905,4905874,10375,1063,9312,10.25,11382,16789422 +"773",2022-03-05,"Quebec",5813534,905677,4907857,9305,799,8506,8.59,10292,16799714 +"774",2022-03-06,"Quebec",5816068,906424,4909644,9169,783,8386,8.54,10551,16810265 +"775",2022-03-07,"Quebec",5819568,907674,4911894,13072,1319,11753,10.09,12997,16823262 +"776",2022-03-08,"Quebec",5823032,908941,4914091,13516,1317,12199,9.74,13414,16836676 +"777",2022-03-09,"Quebec",5826412,910117,4916295,12538,1237,11301,9.87,13992,16850668 +"778",2022-03-10,"Quebec",5829252,911145,4918107,11659,1100,10559,9.43,13235,16863903 +"779",2022-03-11,"Quebec",5832072,912129,4919943,10242,1012,9230,9.88,10911,16874814 +"780",2022-03-12,"Quebec",5834656,912844,4921812,8654,745,7909,8.61,9236,16884050 +"781",2022-03-13,"Quebec",5837002,913541,4923461,8637,720,7917,8.34,9972,16894022 +"782",2022-03-14,"Quebec",5840435,914759,4925676,12493,1301,11192,10.41,13213,16907235 +"783",2022-03-15,"Quebec",5844153,916137,4928016,12987,1450,11537,11.17,14110,16921345 +"784",2022-03-16,"Quebec",5847903,917556,4930347,12971,1502,11469,11.58,14341,16935686 +"785",2022-03-17,"Quebec",5851398,918860,4932538,12281,1364,10917,11.11,13427,16949113 +"786",2022-03-18,"Quebec",5854474,920007,4934467,10187,1206,8981,11.84,10989,16960102 +"787",2022-03-19,"Quebec",5857502,920913,4936589,9358,944,8414,10.09,10137,16970239 +"788",2022-03-20,"Quebec",5860456,921944,4938512,9519,1080,8439,11.35,10716,16980955 +"789",2022-03-21,"Quebec",5864489,923573,4940916,13005,1712,11293,13.16,13351,16994306 +"790",2022-03-22,"Quebec",5869096,925723,4943373,15132,2270,12862,15,16174,17010480 +"791",2022-03-23,"Quebec",5873266,927927,4945339,14285,2327,11958,16.29,15454,17025934 +"792",2022-03-24,"Quebec",5873586,928031,4945555,0,0,0,NA,0,17025934 diff --git a/timeseries_canada/active_timeseries_canada.csv b/timeseries_canada/active_timeseries_canada.csv index b5c1ec1b..04bb3e0a 100644 --- a/timeseries_canada/active_timeseries_canada.csv +++ b/timeseries_canada/active_timeseries_canada.csv @@ -788,4 +788,5 @@ "Canada","21-03-2022",3418986,3269811,37283,111892,695 "Canada","22-03-2022",3427341,3277895,37317,112129,237 "Canada","23-03-2022",3435109,3281101,37368,116640,4511 -"Canada","24-03-2022",3443721,3285189,37417,121115,4475 +"Canada","24-03-2022",3444175,3285189,37417,121569,4929 +"Canada","25-03-2022",3450657,3289092,37455,124110,2541 diff --git a/timeseries_canada/cases_timeseries_canada.csv b/timeseries_canada/cases_timeseries_canada.csv index e7620264..948a67ca 100644 --- a/timeseries_canada/cases_timeseries_canada.csv +++ b/timeseries_canada/cases_timeseries_canada.csv @@ -788,4 +788,5 @@ "Canada","21-03-2022",6384,3418986 "Canada","22-03-2022",8355,3427341 "Canada","23-03-2022",7768,3435109 -"Canada","24-03-2022",8612,3443721 +"Canada","24-03-2022",9066,3444175 +"Canada","25-03-2022",6482,3450657 diff --git a/timeseries_canada/mortality_timeseries_canada.csv b/timeseries_canada/mortality_timeseries_canada.csv index 0bbcd10a..f4c1d5fd 100644 --- a/timeseries_canada/mortality_timeseries_canada.csv +++ b/timeseries_canada/mortality_timeseries_canada.csv @@ -746,3 +746,4 @@ "Canada","22-03-2022",34,37317 "Canada","23-03-2022",51,37368 "Canada","24-03-2022",49,37417 +"Canada","25-03-2022",38,37455 diff --git a/timeseries_canada/recovered_timeseries_canada.csv b/timeseries_canada/recovered_timeseries_canada.csv index 5d932684..a4852604 100644 --- a/timeseries_canada/recovered_timeseries_canada.csv +++ b/timeseries_canada/recovered_timeseries_canada.csv @@ -771,3 +771,4 @@ "Canada","22-03-2022",8084,3277895 "Canada","23-03-2022",3206,3281101 "Canada","24-03-2022",4088,3285189 +"Canada","25-03-2022",3903,3289092 diff --git a/timeseries_canada/testing_timeseries_canada.csv b/timeseries_canada/testing_timeseries_canada.csv index d8f49507..9ce278b0 100644 --- a/timeseries_canada/testing_timeseries_canada.csv +++ b/timeseries_canada/testing_timeseries_canada.csv @@ -739,3 +739,4 @@ "Canada","22-03-2022",39289,47539292,"" "Canada","23-03-2022",35714,47575006,"" "Canada","24-03-2022",24097,47599103,"" +"Canada","25-03-2022",27541,47626644,"" diff --git a/timeseries_canada/vaccine_additionaldoses_timeseries_canada.csv b/timeseries_canada/vaccine_additionaldoses_timeseries_canada.csv index a4ce95c7..bc3ae1a4 100644 --- a/timeseries_canada/vaccine_additionaldoses_timeseries_canada.csv +++ b/timeseries_canada/vaccine_additionaldoses_timeseries_canada.csv @@ -406,3 +406,4 @@ "Canada","22-03-2022",12921,18071691 "Canada","23-03-2022",19881,18091572 "Canada","24-03-2022",11997,18103569 +"Canada","25-03-2022",15725,18119294 diff --git a/timeseries_canada/vaccine_administration_timeseries_canada.csv b/timeseries_canada/vaccine_administration_timeseries_canada.csv index d2f8b870..f8a2379c 100644 --- a/timeseries_canada/vaccine_administration_timeseries_canada.csv +++ b/timeseries_canada/vaccine_administration_timeseries_canada.csv @@ -465,3 +465,4 @@ "Canada","22-03-2022",21833,81948000 "Canada","23-03-2022",34206,81982206 "Canada","24-03-2022",21836,82004042 +"Canada","25-03-2022",24816,82028858 diff --git a/timeseries_canada/vaccine_completion_timeseries_canada.csv b/timeseries_canada/vaccine_completion_timeseries_canada.csv index 677127fc..8b3d5860 100644 --- a/timeseries_canada/vaccine_completion_timeseries_canada.csv +++ b/timeseries_canada/vaccine_completion_timeseries_canada.csv @@ -436,3 +436,4 @@ "Canada","22-03-2022",5640,31111653 "Canada","23-03-2022",9113,31120766 "Canada","24-03-2022",6309,31127075 +"Canada","25-03-2022",5865,31132940 diff --git a/timeseries_canada/vaccine_distribution_timeseries_canada.csv b/timeseries_canada/vaccine_distribution_timeseries_canada.csv index cd62c5ae..dec14c35 100644 --- a/timeseries_canada/vaccine_distribution_timeseries_canada.csv +++ b/timeseries_canada/vaccine_distribution_timeseries_canada.csv @@ -466,3 +466,4 @@ "Canada","22-03-2022",0,96329316 "Canada","23-03-2022",0,96329316 "Canada","24-03-2022",1000,96330316 +"Canada","25-03-2022",0,96330316 diff --git a/timeseries_hr/cases_timeseries_hr.csv b/timeseries_hr/cases_timeseries_hr.csv index 07ae1c32..bdc9d5b6 100644 --- a/timeseries_hr/cases_timeseries_hr.csv +++ b/timeseries_hr/cases_timeseries_hr.csv @@ -789,6 +789,7 @@ "Alberta","Calgary","22-03-2022",0,215007 "Alberta","Calgary","23-03-2022",707,215714 "Alberta","Calgary","24-03-2022",0,215714 +"Alberta","Calgary","25-03-2022",0,215714 "Alberta","Central","25-01-2020",0,0 "Alberta","Central","26-01-2020",0,0 "Alberta","Central","27-01-2020",0,0 @@ -1579,6 +1580,7 @@ "Alberta","Central","22-03-2022",0,54071 "Alberta","Central","23-03-2022",238,54309 "Alberta","Central","24-03-2022",0,54309 +"Alberta","Central","25-03-2022",0,54309 "Alberta","Edmonton","25-01-2020",0,0 "Alberta","Edmonton","26-01-2020",0,0 "Alberta","Edmonton","27-01-2020",0,0 @@ -2369,6 +2371,7 @@ "Alberta","Edmonton","22-03-2022",0,170789 "Alberta","Edmonton","23-03-2022",594,171383 "Alberta","Edmonton","24-03-2022",0,171383 +"Alberta","Edmonton","25-03-2022",0,171383 "Alberta","North","25-01-2020",0,0 "Alberta","North","26-01-2020",0,0 "Alberta","North","27-01-2020",0,0 @@ -3159,6 +3162,7 @@ "Alberta","North","22-03-2022",0,59567 "Alberta","North","23-03-2022",158,59725 "Alberta","North","24-03-2022",0,59725 +"Alberta","North","25-03-2022",0,59725 "Alberta","Not Reported","25-01-2020",0,0 "Alberta","Not Reported","26-01-2020",0,0 "Alberta","Not Reported","27-01-2020",0,0 @@ -3949,6 +3953,7 @@ "Alberta","Not Reported","22-03-2022",0,234 "Alberta","Not Reported","23-03-2022",13,247 "Alberta","Not Reported","24-03-2022",0,247 +"Alberta","Not Reported","25-03-2022",0,247 "Alberta","South","25-01-2020",0,0 "Alberta","South","26-01-2020",0,0 "Alberta","South","27-01-2020",0,0 @@ -4739,6 +4744,7 @@ "Alberta","South","22-03-2022",0,34617 "Alberta","South","23-03-2022",171,34788 "Alberta","South","24-03-2022",0,34788 +"Alberta","South","25-03-2022",0,34788 "BC","Fraser","25-01-2020",0,0 "BC","Fraser","26-01-2020",0,0 "BC","Fraser","27-01-2020",0,0 @@ -5529,6 +5535,7 @@ "BC","Fraser","22-03-2022",33,158319 "BC","Fraser","23-03-2022",49,158368 "BC","Fraser","24-03-2022",54,158422 +"BC","Fraser","25-03-2022",45,158467 "BC","Interior","25-01-2020",0,0 "BC","Interior","26-01-2020",0,0 "BC","Interior","27-01-2020",0,0 @@ -6319,6 +6326,7 @@ "BC","Interior","22-03-2022",98,61939 "BC","Interior","23-03-2022",73,62012 "BC","Interior","24-03-2022",96,62108 +"BC","Interior","25-03-2022",80,62188 "BC","Island","25-01-2020",0,0 "BC","Island","26-01-2020",0,0 "BC","Island","27-01-2020",0,0 @@ -7109,6 +7117,7 @@ "BC","Island","22-03-2022",54,32773 "BC","Island","23-03-2022",53,32826 "BC","Island","24-03-2022",60,32886 +"BC","Island","25-03-2022",47,32933 "BC","Northern","25-01-2020",0,0 "BC","Northern","26-01-2020",0,0 "BC","Northern","27-01-2020",0,0 @@ -7899,6 +7908,7 @@ "BC","Northern","22-03-2022",21,29170 "BC","Northern","23-03-2022",43,29213 "BC","Northern","24-03-2022",31,29244 +"BC","Northern","25-03-2022",18,29262 "BC","Not Reported","25-01-2020",0,0 "BC","Not Reported","26-01-2020",0,0 "BC","Not Reported","27-01-2020",0,0 @@ -8689,6 +8699,7 @@ "BC","Not Reported","22-03-2022",1,390 "BC","Not Reported","23-03-2022",0,390 "BC","Not Reported","24-03-2022",0,390 +"BC","Not Reported","25-03-2022",0,390 "BC","Vancouver Coastal","25-01-2020",0,0 "BC","Vancouver Coastal","26-01-2020",0,0 "BC","Vancouver Coastal","27-01-2020",0,0 @@ -9479,6 +9490,7 @@ "BC","Vancouver Coastal","22-03-2022",43,71743 "BC","Vancouver Coastal","23-03-2022",51,71794 "BC","Vancouver Coastal","24-03-2022",30,71824 +"BC","Vancouver Coastal","25-03-2022",28,71852 "Manitoba","Interlake-Eastern","25-01-2020",0,0 "Manitoba","Interlake-Eastern","26-01-2020",0,0 "Manitoba","Interlake-Eastern","27-01-2020",0,0 @@ -10269,6 +10281,7 @@ "Manitoba","Interlake-Eastern","22-03-2022",6,11106 "Manitoba","Interlake-Eastern","23-03-2022",17,11123 "Manitoba","Interlake-Eastern","24-03-2022",20,11143 +"Manitoba","Interlake-Eastern","25-03-2022",11,11154 "Manitoba","Northern","25-01-2020",0,0 "Manitoba","Northern","26-01-2020",0,0 "Manitoba","Northern","27-01-2020",0,0 @@ -11059,6 +11072,7 @@ "Manitoba","Northern","22-03-2022",26,17833 "Manitoba","Northern","23-03-2022",0,17833 "Manitoba","Northern","24-03-2022",45,17878 +"Manitoba","Northern","25-03-2022",7,17885 "Manitoba","Not Reported","25-01-2020",0,0 "Manitoba","Not Reported","26-01-2020",0,0 "Manitoba","Not Reported","27-01-2020",0,0 @@ -11849,6 +11863,7 @@ "Manitoba","Not Reported","22-03-2022",0,0 "Manitoba","Not Reported","23-03-2022",0,0 "Manitoba","Not Reported","24-03-2022",0,0 +"Manitoba","Not Reported","25-03-2022",0,0 "Manitoba","Prairie Mountain","25-01-2020",0,0 "Manitoba","Prairie Mountain","26-01-2020",0,0 "Manitoba","Prairie Mountain","27-01-2020",0,0 @@ -12639,6 +12654,7 @@ "Manitoba","Prairie Mountain","22-03-2022",14,13521 "Manitoba","Prairie Mountain","23-03-2022",18,13539 "Manitoba","Prairie Mountain","24-03-2022",26,13565 +"Manitoba","Prairie Mountain","25-03-2022",15,13580 "Manitoba","Southern Health","25-01-2020",0,0 "Manitoba","Southern Health","26-01-2020",0,0 "Manitoba","Southern Health","27-01-2020",0,0 @@ -13429,6 +13445,7 @@ "Manitoba","Southern Health","22-03-2022",12,18897 "Manitoba","Southern Health","23-03-2022",27,18924 "Manitoba","Southern Health","24-03-2022",20,18944 +"Manitoba","Southern Health","25-03-2022",15,18959 "Manitoba","Winnipeg","25-01-2020",0,0 "Manitoba","Winnipeg","26-01-2020",0,0 "Manitoba","Winnipeg","27-01-2020",0,0 @@ -14219,6 +14236,7 @@ "Manitoba","Winnipeg","22-03-2022",46,73060 "Manitoba","Winnipeg","23-03-2022",75,73135 "Manitoba","Winnipeg","24-03-2022",94,73229 +"Manitoba","Winnipeg","25-03-2022",100,73329 "New Brunswick","Not Reported","25-01-2020",0,0 "New Brunswick","Not Reported","26-01-2020",0,0 "New Brunswick","Not Reported","27-01-2020",0,0 @@ -15009,6 +15027,7 @@ "New Brunswick","Not Reported","22-03-2022",0,0 "New Brunswick","Not Reported","23-03-2022",0,0 "New Brunswick","Not Reported","24-03-2022",0,0 +"New Brunswick","Not Reported","25-03-2022",0,0 "New Brunswick","Zone 1 (Moncton area)","25-01-2020",0,0 "New Brunswick","Zone 1 (Moncton area)","26-01-2020",0,0 "New Brunswick","Zone 1 (Moncton area)","27-01-2020",0,0 @@ -15799,6 +15818,7 @@ "New Brunswick","Zone 1 (Moncton area)","22-03-2022",898,14184 "New Brunswick","Zone 1 (Moncton area)","23-03-2022",0,14184 "New Brunswick","Zone 1 (Moncton area)","24-03-2022",0,14184 +"New Brunswick","Zone 1 (Moncton area)","25-03-2022",0,14184 "New Brunswick","Zone 2 (Saint John area)","25-01-2020",0,0 "New Brunswick","Zone 2 (Saint John area)","26-01-2020",0,0 "New Brunswick","Zone 2 (Saint John area)","27-01-2020",0,0 @@ -16589,6 +16609,7 @@ "New Brunswick","Zone 2 (Saint John area)","22-03-2022",599,10766 "New Brunswick","Zone 2 (Saint John area)","23-03-2022",0,10766 "New Brunswick","Zone 2 (Saint John area)","24-03-2022",0,10766 +"New Brunswick","Zone 2 (Saint John area)","25-03-2022",0,10766 "New Brunswick","Zone 3 (Fredericton area)","25-01-2020",0,0 "New Brunswick","Zone 3 (Fredericton area)","26-01-2020",0,0 "New Brunswick","Zone 3 (Fredericton area)","27-01-2020",0,0 @@ -17379,6 +17400,7 @@ "New Brunswick","Zone 3 (Fredericton area)","22-03-2022",502,7945 "New Brunswick","Zone 3 (Fredericton area)","23-03-2022",0,7945 "New Brunswick","Zone 3 (Fredericton area)","24-03-2022",0,7945 +"New Brunswick","Zone 3 (Fredericton area)","25-03-2022",0,7945 "New Brunswick","Zone 4 (Edmundston area)","25-01-2020",0,0 "New Brunswick","Zone 4 (Edmundston area)","26-01-2020",0,0 "New Brunswick","Zone 4 (Edmundston area)","27-01-2020",0,0 @@ -18169,6 +18191,7 @@ "New Brunswick","Zone 4 (Edmundston area)","22-03-2022",165,4157 "New Brunswick","Zone 4 (Edmundston area)","23-03-2022",0,4157 "New Brunswick","Zone 4 (Edmundston area)","24-03-2022",0,4157 +"New Brunswick","Zone 4 (Edmundston area)","25-03-2022",0,4157 "New Brunswick","Zone 5 (Campbellton area)","25-01-2020",0,0 "New Brunswick","Zone 5 (Campbellton area)","26-01-2020",0,0 "New Brunswick","Zone 5 (Campbellton area)","27-01-2020",0,0 @@ -18959,6 +18982,7 @@ "New Brunswick","Zone 5 (Campbellton area)","22-03-2022",129,1932 "New Brunswick","Zone 5 (Campbellton area)","23-03-2022",0,1932 "New Brunswick","Zone 5 (Campbellton area)","24-03-2022",0,1932 +"New Brunswick","Zone 5 (Campbellton area)","25-03-2022",0,1932 "New Brunswick","Zone 6 (Bathurst area)","25-01-2020",0,0 "New Brunswick","Zone 6 (Bathurst area)","26-01-2020",0,0 "New Brunswick","Zone 6 (Bathurst area)","27-01-2020",0,0 @@ -19749,6 +19773,7 @@ "New Brunswick","Zone 6 (Bathurst area)","22-03-2022",311,3516 "New Brunswick","Zone 6 (Bathurst area)","23-03-2022",0,3516 "New Brunswick","Zone 6 (Bathurst area)","24-03-2022",0,3516 +"New Brunswick","Zone 6 (Bathurst area)","25-03-2022",0,3516 "New Brunswick","Zone 7 (Miramichi area)","25-01-2020",0,0 "New Brunswick","Zone 7 (Miramichi area)","26-01-2020",0,0 "New Brunswick","Zone 7 (Miramichi area)","27-01-2020",0,0 @@ -20539,6 +20564,7 @@ "New Brunswick","Zone 7 (Miramichi area)","22-03-2022",177,2601 "New Brunswick","Zone 7 (Miramichi area)","23-03-2022",0,2601 "New Brunswick","Zone 7 (Miramichi area)","24-03-2022",0,2601 +"New Brunswick","Zone 7 (Miramichi area)","25-03-2022",0,2601 "NL","Central","25-01-2020",0,0 "NL","Central","26-01-2020",0,0 "NL","Central","27-01-2020",0,0 @@ -21329,6 +21355,7 @@ "NL","Central","22-03-2022",0,4023 "NL","Central","23-03-2022",0,4023 "NL","Central","24-03-2022",0,4023 +"NL","Central","25-03-2022",0,4023 "NL","Eastern","25-01-2020",0,0 "NL","Eastern","26-01-2020",0,0 "NL","Eastern","27-01-2020",0,0 @@ -22119,6 +22146,7 @@ "NL","Eastern","22-03-2022",0,19720 "NL","Eastern","23-03-2022",0,19720 "NL","Eastern","24-03-2022",0,19720 +"NL","Eastern","25-03-2022",0,19720 "NL","Labrador-Grenfell","25-01-2020",0,0 "NL","Labrador-Grenfell","26-01-2020",0,0 "NL","Labrador-Grenfell","27-01-2020",0,0 @@ -22909,6 +22937,7 @@ "NL","Labrador-Grenfell","22-03-2022",0,2351 "NL","Labrador-Grenfell","23-03-2022",0,2351 "NL","Labrador-Grenfell","24-03-2022",0,2351 +"NL","Labrador-Grenfell","25-03-2022",0,2351 "NL","Not Reported","25-01-2020",0,0 "NL","Not Reported","26-01-2020",0,0 "NL","Not Reported","27-01-2020",0,0 @@ -23698,7 +23727,8 @@ "NL","Not Reported","21-03-2022",324,5242 "NL","Not Reported","22-03-2022",267,5509 "NL","Not Reported","23-03-2022",419,5928 -"NL","Not Reported","24-03-2022",0,5928 +"NL","Not Reported","24-03-2022",454,6382 +"NL","Not Reported","25-03-2022",507,6889 "NL","Western","25-01-2020",0,0 "NL","Western","26-01-2020",0,0 "NL","Western","27-01-2020",0,0 @@ -24489,6 +24519,7 @@ "NL","Western","22-03-2022",0,3271 "NL","Western","23-03-2022",0,3271 "NL","Western","24-03-2022",0,3271 +"NL","Western","25-03-2022",0,3271 "Nova Scotia","Not Reported","25-01-2020",0,0 "Nova Scotia","Not Reported","26-01-2020",0,0 "Nova Scotia","Not Reported","27-01-2020",0,0 @@ -25279,6 +25310,7 @@ "Nova Scotia","Not Reported","22-03-2022",0,4270 "Nova Scotia","Not Reported","23-03-2022",0,4270 "Nova Scotia","Not Reported","24-03-2022",3453,7723 +"Nova Scotia","Not Reported","25-03-2022",0,7723 "Nova Scotia","Zone 1 - Western","25-01-2020",0,0 "Nova Scotia","Zone 1 - Western","26-01-2020",0,0 "Nova Scotia","Zone 1 - Western","27-01-2020",0,0 @@ -26069,6 +26101,7 @@ "Nova Scotia","Zone 1 - Western","22-03-2022",0,6943 "Nova Scotia","Zone 1 - Western","23-03-2022",0,6943 "Nova Scotia","Zone 1 - Western","24-03-2022",0,6943 +"Nova Scotia","Zone 1 - Western","25-03-2022",0,6943 "Nova Scotia","Zone 2 - Northern","25-01-2020",0,0 "Nova Scotia","Zone 2 - Northern","26-01-2020",0,0 "Nova Scotia","Zone 2 - Northern","27-01-2020",0,0 @@ -26859,6 +26892,7 @@ "Nova Scotia","Zone 2 - Northern","22-03-2022",0,5550 "Nova Scotia","Zone 2 - Northern","23-03-2022",0,5550 "Nova Scotia","Zone 2 - Northern","24-03-2022",0,5550 +"Nova Scotia","Zone 2 - Northern","25-03-2022",0,5550 "Nova Scotia","Zone 3 - Eastern","25-01-2020",0,0 "Nova Scotia","Zone 3 - Eastern","26-01-2020",0,0 "Nova Scotia","Zone 3 - Eastern","27-01-2020",0,0 @@ -27649,6 +27683,7 @@ "Nova Scotia","Zone 3 - Eastern","22-03-2022",0,7184 "Nova Scotia","Zone 3 - Eastern","23-03-2022",0,7184 "Nova Scotia","Zone 3 - Eastern","24-03-2022",0,7184 +"Nova Scotia","Zone 3 - Eastern","25-03-2022",0,7184 "Nova Scotia","Zone 4 - Central","25-01-2020",0,0 "Nova Scotia","Zone 4 - Central","26-01-2020",0,0 "Nova Scotia","Zone 4 - Central","27-01-2020",0,0 @@ -28439,6 +28474,7 @@ "Nova Scotia","Zone 4 - Central","22-03-2022",0,27564 "Nova Scotia","Zone 4 - Central","23-03-2022",0,27564 "Nova Scotia","Zone 4 - Central","24-03-2022",0,27564 +"Nova Scotia","Zone 4 - Central","25-03-2022",0,27564 "Nunavut","Nunavut","25-01-2020",0,0 "Nunavut","Nunavut","26-01-2020",0,0 "Nunavut","Nunavut","27-01-2020",0,0 @@ -29229,6 +29265,7 @@ "Nunavut","Nunavut","22-03-2022",69,3400 "Nunavut","Nunavut","23-03-2022",0,3400 "Nunavut","Nunavut","24-03-2022",0,3400 +"Nunavut","Nunavut","25-03-2022",0,3400 "NWT","NWT","25-01-2020",0,0 "NWT","NWT","26-01-2020",0,0 "NWT","NWT","27-01-2020",0,0 @@ -30019,6 +30056,7 @@ "NWT","NWT","22-03-2022",63,10005 "NWT","NWT","23-03-2022",101,10106 "NWT","NWT","24-03-2022",129,10235 +"NWT","NWT","25-03-2022",98,10333 "Ontario","Algoma","25-01-2020",0,0 "Ontario","Algoma","26-01-2020",0,0 "Ontario","Algoma","27-01-2020",0,0 @@ -30809,6 +30847,7 @@ "Ontario","Algoma","22-03-2022",76,6238 "Ontario","Algoma","23-03-2022",50,6288 "Ontario","Algoma","24-03-2022",73,6361 +"Ontario","Algoma","25-03-2022",55,6416 "Ontario","Brant","25-01-2020",0,0 "Ontario","Brant","26-01-2020",0,0 "Ontario","Brant","27-01-2020",0,0 @@ -31599,6 +31638,7 @@ "Ontario","Brant","22-03-2022",54,8662 "Ontario","Brant","23-03-2022",20,8682 "Ontario","Brant","24-03-2022",20,8702 +"Ontario","Brant","25-03-2022",17,8719 "Ontario","Chatham-Kent","25-01-2020",0,0 "Ontario","Chatham-Kent","26-01-2020",0,0 "Ontario","Chatham-Kent","27-01-2020",0,0 @@ -32389,6 +32429,7 @@ "Ontario","Chatham-Kent","22-03-2022",2,7139 "Ontario","Chatham-Kent","23-03-2022",17,7156 "Ontario","Chatham-Kent","24-03-2022",22,7178 +"Ontario","Chatham-Kent","25-03-2022",18,7196 "Ontario","Durham","25-01-2020",0,0 "Ontario","Durham","26-01-2020",0,0 "Ontario","Durham","27-01-2020",0,0 @@ -33179,6 +33220,7 @@ "Ontario","Durham","22-03-2022",84,54943 "Ontario","Durham","23-03-2022",109,55052 "Ontario","Durham","24-03-2022",113,55165 +"Ontario","Durham","25-03-2022",129,55294 "Ontario","Eastern","25-01-2020",0,0 "Ontario","Eastern","26-01-2020",0,0 "Ontario","Eastern","27-01-2020",0,0 @@ -33969,6 +34011,7 @@ "Ontario","Eastern","22-03-2022",10,14005 "Ontario","Eastern","23-03-2022",16,14021 "Ontario","Eastern","24-03-2022",28,14049 +"Ontario","Eastern","25-03-2022",49,14098 "Ontario","Grey Bruce","25-01-2020",0,0 "Ontario","Grey Bruce","26-01-2020",0,0 "Ontario","Grey Bruce","27-01-2020",0,0 @@ -34759,6 +34802,7 @@ "Ontario","Grey Bruce","22-03-2022",19,6799 "Ontario","Grey Bruce","23-03-2022",21,6820 "Ontario","Grey Bruce","24-03-2022",44,6864 +"Ontario","Grey Bruce","25-03-2022",26,6890 "Ontario","Haldimand-Norfolk","25-01-2020",0,0 "Ontario","Haldimand-Norfolk","26-01-2020",0,0 "Ontario","Haldimand-Norfolk","27-01-2020",0,0 @@ -35549,6 +35593,7 @@ "Ontario","Haldimand-Norfolk","22-03-2022",7,7331 "Ontario","Haldimand-Norfolk","23-03-2022",14,7345 "Ontario","Haldimand-Norfolk","24-03-2022",27,7372 +"Ontario","Haldimand-Norfolk","25-03-2022",8,7380 "Ontario","Haliburton Kawartha Pineridge","25-01-2020",0,0 "Ontario","Haliburton Kawartha Pineridge","26-01-2020",0,0 "Ontario","Haliburton Kawartha Pineridge","27-01-2020",0,0 @@ -36339,6 +36384,7 @@ "Ontario","Haliburton Kawartha Pineridge","22-03-2022",15,7456 "Ontario","Haliburton Kawartha Pineridge","23-03-2022",24,7480 "Ontario","Haliburton Kawartha Pineridge","24-03-2022",24,7504 +"Ontario","Haliburton Kawartha Pineridge","25-03-2022",26,7530 "Ontario","Halton","25-01-2020",0,0 "Ontario","Halton","26-01-2020",0,0 "Ontario","Halton","27-01-2020",0,0 @@ -37129,6 +37175,7 @@ "Ontario","Halton","22-03-2022",29,43534 "Ontario","Halton","23-03-2022",110,43644 "Ontario","Halton","24-03-2022",88,43732 +"Ontario","Halton","25-03-2022",127,43859 "Ontario","Hamilton","25-01-2020",0,0 "Ontario","Hamilton","26-01-2020",0,0 "Ontario","Hamilton","27-01-2020",0,0 @@ -37919,6 +37966,7 @@ "Ontario","Hamilton","22-03-2022",102,50225 "Ontario","Hamilton","23-03-2022",102,50327 "Ontario","Hamilton","24-03-2022",118,50445 +"Ontario","Hamilton","25-03-2022",167,50612 "Ontario","Hastings Prince Edward","25-01-2020",0,0 "Ontario","Hastings Prince Edward","26-01-2020",0,0 "Ontario","Hastings Prince Edward","27-01-2020",0,0 @@ -38709,6 +38757,7 @@ "Ontario","Hastings Prince Edward","22-03-2022",0,7502 "Ontario","Hastings Prince Edward","23-03-2022",103,7605 "Ontario","Hastings Prince Edward","24-03-2022",0,7605 +"Ontario","Hastings Prince Edward","25-03-2022",82,7687 "Ontario","Huron Perth","25-01-2020",0,0 "Ontario","Huron Perth","26-01-2020",0,0 "Ontario","Huron Perth","27-01-2020",0,0 @@ -39499,6 +39548,7 @@ "Ontario","Huron Perth","22-03-2022",7,6031 "Ontario","Huron Perth","23-03-2022",29,6060 "Ontario","Huron Perth","24-03-2022",41,6101 +"Ontario","Huron Perth","25-03-2022",18,6119 "Ontario","Kingston Frontenac Lennox & Addington","25-01-2020",0,0 "Ontario","Kingston Frontenac Lennox & Addington","26-01-2020",0,0 "Ontario","Kingston Frontenac Lennox & Addington","27-01-2020",0,0 @@ -40289,6 +40339,7 @@ "Ontario","Kingston Frontenac Lennox & Addington","22-03-2022",0,11834 "Ontario","Kingston Frontenac Lennox & Addington","23-03-2022",155,11989 "Ontario","Kingston Frontenac Lennox & Addington","24-03-2022",0,11989 +"Ontario","Kingston Frontenac Lennox & Addington","25-03-2022",196,12185 "Ontario","Lambton","25-01-2020",0,0 "Ontario","Lambton","26-01-2020",0,0 "Ontario","Lambton","27-01-2020",0,0 @@ -41079,6 +41130,7 @@ "Ontario","Lambton","22-03-2022",11,10090 "Ontario","Lambton","23-03-2022",5,10095 "Ontario","Lambton","24-03-2022",44,10139 +"Ontario","Lambton","25-03-2022",15,10154 "Ontario","Leeds Grenville and Lanark","25-01-2020",0,0 "Ontario","Leeds Grenville and Lanark","26-01-2020",0,0 "Ontario","Leeds Grenville and Lanark","27-01-2020",0,0 @@ -41869,6 +41921,7 @@ "Ontario","Leeds Grenville and Lanark","22-03-2022",10,7137 "Ontario","Leeds Grenville and Lanark","23-03-2022",25,7162 "Ontario","Leeds Grenville and Lanark","24-03-2022",20,7182 +"Ontario","Leeds Grenville and Lanark","25-03-2022",43,7225 "Ontario","Middlesex-London","25-01-2020",0,0 "Ontario","Middlesex-London","26-01-2020",0,0 "Ontario","Middlesex-London","27-01-2020",0,0 @@ -42659,6 +42712,7 @@ "Ontario","Middlesex-London","22-03-2022",41,33212 "Ontario","Middlesex-London","23-03-2022",105,33317 "Ontario","Middlesex-London","24-03-2022",118,33435 +"Ontario","Middlesex-London","25-03-2022",102,33537 "Ontario","Niagara","25-01-2020",0,0 "Ontario","Niagara","26-01-2020",0,0 "Ontario","Niagara","27-01-2020",0,0 @@ -43449,6 +43503,7 @@ "Ontario","Niagara","22-03-2022",59,35480 "Ontario","Niagara","23-03-2022",67,35547 "Ontario","Niagara","24-03-2022",71,35618 +"Ontario","Niagara","25-03-2022",82,35700 "Ontario","North Bay Parry Sound","25-01-2020",0,0 "Ontario","North Bay Parry Sound","26-01-2020",0,0 "Ontario","North Bay Parry Sound","27-01-2020",0,0 @@ -44239,6 +44294,7 @@ "Ontario","North Bay Parry Sound","22-03-2022",18,4322 "Ontario","North Bay Parry Sound","23-03-2022",33,4355 "Ontario","North Bay Parry Sound","24-03-2022",21,4376 +"Ontario","North Bay Parry Sound","25-03-2022",17,4393 "Ontario","Northwestern","25-01-2020",0,0 "Ontario","Northwestern","26-01-2020",0,0 "Ontario","Northwestern","27-01-2020",0,0 @@ -45029,6 +45085,7 @@ "Ontario","Northwestern","22-03-2022",0,6103 "Ontario","Northwestern","23-03-2022",130,6233 "Ontario","Northwestern","24-03-2022",0,6233 +"Ontario","Northwestern","25-03-2022",120,6353 "Ontario","Not Reported","25-01-2020",0,0 "Ontario","Not Reported","26-01-2020",0,0 "Ontario","Not Reported","27-01-2020",0,0 @@ -45819,6 +45876,7 @@ "Ontario","Not Reported","22-03-2022",0,0 "Ontario","Not Reported","23-03-2022",0,0 "Ontario","Not Reported","24-03-2022",0,0 +"Ontario","Not Reported","25-03-2022",0,0 "Ontario","Ottawa","25-01-2020",0,0 "Ontario","Ottawa","26-01-2020",0,0 "Ontario","Ottawa","27-01-2020",0,0 @@ -46609,6 +46667,7 @@ "Ontario","Ottawa","22-03-2022",43,64972 "Ontario","Ottawa","23-03-2022",93,65065 "Ontario","Ottawa","24-03-2022",164,65229 +"Ontario","Ottawa","25-03-2022",165,65394 "Ontario","Peel","25-01-2020",0,0 "Ontario","Peel","26-01-2020",0,0 "Ontario","Peel","27-01-2020",0,0 @@ -47399,6 +47458,7 @@ "Ontario","Peel","22-03-2022",162,177997 "Ontario","Peel","23-03-2022",184,178181 "Ontario","Peel","24-03-2022",169,178350 +"Ontario","Peel","25-03-2022",197,178547 "Ontario","Peterborough","25-01-2020",0,0 "Ontario","Peterborough","26-01-2020",0,0 "Ontario","Peterborough","27-01-2020",0,0 @@ -48189,6 +48249,7 @@ "Ontario","Peterborough","22-03-2022",0,5946 "Ontario","Peterborough","23-03-2022",59,6005 "Ontario","Peterborough","24-03-2022",0,6005 +"Ontario","Peterborough","25-03-2022",52,6057 "Ontario","Porcupine","25-01-2020",0,0 "Ontario","Porcupine","26-01-2020",0,0 "Ontario","Porcupine","27-01-2020",0,0 @@ -48979,6 +49040,7 @@ "Ontario","Porcupine","22-03-2022",16,6110 "Ontario","Porcupine","23-03-2022",15,6125 "Ontario","Porcupine","24-03-2022",31,6156 +"Ontario","Porcupine","25-03-2022",24,6180 "Ontario","Renfrew","25-01-2020",0,0 "Ontario","Renfrew","26-01-2020",0,0 "Ontario","Renfrew","27-01-2020",0,0 @@ -49769,6 +49831,7 @@ "Ontario","Renfrew","22-03-2022",8,3623 "Ontario","Renfrew","23-03-2022",6,3629 "Ontario","Renfrew","24-03-2022",18,3647 +"Ontario","Renfrew","25-03-2022",21,3668 "Ontario","Simcoe Muskoka","25-01-2020",0,0 "Ontario","Simcoe Muskoka","26-01-2020",0,0 "Ontario","Simcoe Muskoka","27-01-2020",0,0 @@ -50559,6 +50622,7 @@ "Ontario","Simcoe Muskoka","22-03-2022",0,37246 "Ontario","Simcoe Muskoka","23-03-2022",199,37445 "Ontario","Simcoe Muskoka","24-03-2022",0,37445 +"Ontario","Simcoe Muskoka","25-03-2022",268,37713 "Ontario","Southwestern","25-01-2020",0,0 "Ontario","Southwestern","26-01-2020",0,0 "Ontario","Southwestern","27-01-2020",0,0 @@ -51349,6 +51413,7 @@ "Ontario","Southwestern","22-03-2022",0,11669 "Ontario","Southwestern","23-03-2022",56,11725 "Ontario","Southwestern","24-03-2022",0,11725 +"Ontario","Southwestern","25-03-2022",79,11804 "Ontario","Sudbury","25-01-2020",0,0 "Ontario","Sudbury","26-01-2020",0,0 "Ontario","Sudbury","27-01-2020",0,0 @@ -52139,6 +52204,7 @@ "Ontario","Sudbury","22-03-2022",0,12552 "Ontario","Sudbury","23-03-2022",101,12653 "Ontario","Sudbury","24-03-2022",0,12653 +"Ontario","Sudbury","25-03-2022",128,12781 "Ontario","Thunder Bay","25-01-2020",0,0 "Ontario","Thunder Bay","26-01-2020",0,0 "Ontario","Thunder Bay","27-01-2020",0,0 @@ -52929,6 +52995,7 @@ "Ontario","Thunder Bay","22-03-2022",0,9567 "Ontario","Thunder Bay","23-03-2022",47,9614 "Ontario","Thunder Bay","24-03-2022",0,9614 +"Ontario","Thunder Bay","25-03-2022",54,9668 "Ontario","Timiskaming","25-01-2020",0,0 "Ontario","Timiskaming","26-01-2020",0,0 "Ontario","Timiskaming","27-01-2020",0,0 @@ -53719,6 +53786,7 @@ "Ontario","Timiskaming","22-03-2022",21,1332 "Ontario","Timiskaming","23-03-2022",7,1339 "Ontario","Timiskaming","24-03-2022",0,1339 +"Ontario","Timiskaming","25-03-2022",0,1339 "Ontario","Toronto","25-01-2020",1,1 "Ontario","Toronto","26-01-2020",0,1 "Ontario","Toronto","27-01-2020",1,2 @@ -54509,6 +54577,7 @@ "Ontario","Toronto","22-03-2022",420,295104 "Ontario","Toronto","23-03-2022",626,295730 "Ontario","Toronto","24-03-2022",538,296268 +"Ontario","Toronto","25-03-2022",584,296852 "Ontario","Waterloo","25-01-2020",0,0 "Ontario","Waterloo","26-01-2020",0,0 "Ontario","Waterloo","27-01-2020",0,0 @@ -55299,6 +55368,7 @@ "Ontario","Waterloo","22-03-2022",22,41594 "Ontario","Waterloo","23-03-2022",79,41673 "Ontario","Waterloo","24-03-2022",84,41757 +"Ontario","Waterloo","25-03-2022",55,41812 "Ontario","Wellington Dufferin Guelph","25-01-2020",0,0 "Ontario","Wellington Dufferin Guelph","26-01-2020",0,0 "Ontario","Wellington Dufferin Guelph","27-01-2020",0,0 @@ -56089,6 +56159,7 @@ "Ontario","Wellington Dufferin Guelph","22-03-2022",4,19133 "Ontario","Wellington Dufferin Guelph","23-03-2022",49,19182 "Ontario","Wellington Dufferin Guelph","24-03-2022",34,19216 +"Ontario","Wellington Dufferin Guelph","25-03-2022",94,19310 "Ontario","Windsor-Essex","25-01-2020",0,0 "Ontario","Windsor-Essex","26-01-2020",0,0 "Ontario","Windsor-Essex","27-01-2020",0,0 @@ -56879,6 +56950,7 @@ "Ontario","Windsor-Essex","22-03-2022",60,39125 "Ontario","Windsor-Essex","23-03-2022",0,39125 "Ontario","Windsor-Essex","24-03-2022",170,39295 +"Ontario","Windsor-Essex","25-03-2022",89,39384 "Ontario","York","25-01-2020",0,0 "Ontario","York","26-01-2020",0,0 "Ontario","York","27-01-2020",0,0 @@ -57669,6 +57741,7 @@ "Ontario","York","22-03-2022",94,100454 "Ontario","York","23-03-2022",173,100627 "Ontario","York","24-03-2022",166,100793 +"Ontario","York","25-03-2022",185,100978 "PEI","Prince Edward Island","25-01-2020",0,0 "PEI","Prince Edward Island","26-01-2020",0,0 "PEI","Prince Edward Island","27-01-2020",0,0 @@ -58459,6 +58532,7 @@ "PEI","Prince Edward Island","22-03-2022",2038,23345 "PEI","Prince Edward Island","23-03-2022",0,23345 "PEI","Prince Edward Island","24-03-2022",0,23345 +"PEI","Prince Edward Island","25-03-2022",0,23345 "Quebec","Abitibi-Témiscamingue","25-01-2020",0,0 "Quebec","Abitibi-Témiscamingue","26-01-2020",0,0 "Quebec","Abitibi-Témiscamingue","27-01-2020",0,0 @@ -59249,6 +59323,7 @@ "Quebec","Abitibi-Témiscamingue","22-03-2022",32,8314 "Quebec","Abitibi-Témiscamingue","23-03-2022",66,8380 "Quebec","Abitibi-Témiscamingue","24-03-2022",87,8467 +"Quebec","Abitibi-Témiscamingue","25-03-2022",75,8542 "Quebec","Bas-Saint-Laurent","25-01-2020",0,0 "Quebec","Bas-Saint-Laurent","26-01-2020",0,0 "Quebec","Bas-Saint-Laurent","27-01-2020",0,0 @@ -60039,6 +60114,7 @@ "Quebec","Bas-Saint-Laurent","22-03-2022",55,15975 "Quebec","Bas-Saint-Laurent","23-03-2022",114,16089 "Quebec","Bas-Saint-Laurent","24-03-2022",116,16205 +"Quebec","Bas-Saint-Laurent","25-03-2022",90,16295 "Quebec","Capitale-Nationale","25-01-2020",0,0 "Quebec","Capitale-Nationale","26-01-2020",0,0 "Quebec","Capitale-Nationale","27-01-2020",0,0 @@ -60829,6 +60905,7 @@ "Quebec","Capitale-Nationale","22-03-2022",176,76210 "Quebec","Capitale-Nationale","23-03-2022",260,76470 "Quebec","Capitale-Nationale","24-03-2022",324,76794 +"Quebec","Capitale-Nationale","25-03-2022",281,77075 "Quebec","Chaudière-Appalaches","25-01-2020",0,0 "Quebec","Chaudière-Appalaches","26-01-2020",0,0 "Quebec","Chaudière-Appalaches","27-01-2020",0,0 @@ -61619,6 +61696,7 @@ "Quebec","Chaudière-Appalaches","22-03-2022",135,54235 "Quebec","Chaudière-Appalaches","23-03-2022",144,54379 "Quebec","Chaudière-Appalaches","24-03-2022",174,54553 +"Quebec","Chaudière-Appalaches","25-03-2022",153,54706 "Quebec","Côte-Nord","25-01-2020",0,0 "Quebec","Côte-Nord","26-01-2020",0,0 "Quebec","Côte-Nord","27-01-2020",0,0 @@ -62409,6 +62487,7 @@ "Quebec","Côte-Nord","22-03-2022",44,6239 "Quebec","Côte-Nord","23-03-2022",93,6332 "Quebec","Côte-Nord","24-03-2022",78,6410 +"Quebec","Côte-Nord","25-03-2022",61,6471 "Quebec","Estrie","25-01-2020",0,0 "Quebec","Estrie","26-01-2020",0,0 "Quebec","Estrie","27-01-2020",0,0 @@ -63199,6 +63278,7 @@ "Quebec","Estrie","22-03-2022",82,42811 "Quebec","Estrie","23-03-2022",119,42930 "Quebec","Estrie","24-03-2022",113,43043 +"Quebec","Estrie","25-03-2022",118,43161 "Quebec","Gaspésie-Îles-de-la-Madeleine","25-01-2020",0,0 "Quebec","Gaspésie-Îles-de-la-Madeleine","26-01-2020",0,0 "Quebec","Gaspésie-Îles-de-la-Madeleine","27-01-2020",0,0 @@ -63989,6 +64069,7 @@ "Quebec","Gaspésie-Îles-de-la-Madeleine","22-03-2022",70,6388 "Quebec","Gaspésie-Îles-de-la-Madeleine","23-03-2022",103,6491 "Quebec","Gaspésie-Îles-de-la-Madeleine","24-03-2022",122,6613 +"Quebec","Gaspésie-Îles-de-la-Madeleine","25-03-2022",106,6719 "Quebec","Lanaudière","25-01-2020",0,0 "Quebec","Lanaudière","26-01-2020",0,0 "Quebec","Lanaudière","27-01-2020",0,0 @@ -64779,6 +64860,7 @@ "Quebec","Lanaudière","22-03-2022",65,63435 "Quebec","Lanaudière","23-03-2022",95,63530 "Quebec","Lanaudière","24-03-2022",74,63604 +"Quebec","Lanaudière","25-03-2022",93,63697 "Quebec","Laurentides","25-01-2020",0,0 "Quebec","Laurentides","26-01-2020",0,0 "Quebec","Laurentides","27-01-2020",0,0 @@ -65569,6 +65651,7 @@ "Quebec","Laurentides","22-03-2022",75,70636 "Quebec","Laurentides","23-03-2022",98,70734 "Quebec","Laurentides","24-03-2022",137,70871 +"Quebec","Laurentides","25-03-2022",119,70990 "Quebec","Laval","25-01-2020",0,0 "Quebec","Laval","26-01-2020",0,0 "Quebec","Laval","27-01-2020",0,0 @@ -66359,6 +66442,7 @@ "Quebec","Laval","22-03-2022",33,66610 "Quebec","Laval","23-03-2022",0,66610 "Quebec","Laval","24-03-2022",59,66669 +"Quebec","Laval","25-03-2022",81,66750 "Quebec","Mauricie","25-01-2020",0,0 "Quebec","Mauricie","26-01-2020",0,0 "Quebec","Mauricie","27-01-2020",0,0 @@ -67149,6 +67233,7 @@ "Quebec","Mauricie","22-03-2022",116,50153 "Quebec","Mauricie","23-03-2022",184,50337 "Quebec","Mauricie","24-03-2022",180,50517 +"Quebec","Mauricie","25-03-2022",157,50674 "Quebec","Montérégie","25-01-2020",0,0 "Quebec","Montérégie","26-01-2020",0,0 "Quebec","Montérégie","27-01-2020",0,0 @@ -67939,6 +68024,7 @@ "Quebec","Montérégie","22-03-2022",101,131488 "Quebec","Montérégie","23-03-2022",286,131774 "Quebec","Montérégie","24-03-2022",236,132010 +"Quebec","Montérégie","25-03-2022",236,132246 "Quebec","Montréal","25-01-2020",0,0 "Quebec","Montréal","26-01-2020",0,0 "Quebec","Montréal","27-01-2020",0,0 @@ -68729,6 +68815,7 @@ "Quebec","Montréal","22-03-2022",205,284425 "Quebec","Montréal","23-03-2022",335,284760 "Quebec","Montréal","24-03-2022",405,285165 +"Quebec","Montréal","25-03-2022",424,285589 "Quebec","Nord-du-Québec","25-01-2020",0,0 "Quebec","Nord-du-Québec","26-01-2020",0,0 "Quebec","Nord-du-Québec","27-01-2020",0,0 @@ -69519,6 +69606,7 @@ "Quebec","Nord-du-Québec","22-03-2022",8,1154 "Quebec","Nord-du-Québec","23-03-2022",10,1164 "Quebec","Nord-du-Québec","24-03-2022",4,1168 +"Quebec","Nord-du-Québec","25-03-2022",4,1172 "Quebec","Not Reported","25-01-2020",0,0 "Quebec","Not Reported","26-01-2020",0,0 "Quebec","Not Reported","27-01-2020",0,0 @@ -70309,6 +70397,7 @@ "Quebec","Not Reported","22-03-2022",9,2691 "Quebec","Not Reported","23-03-2022",8,2699 "Quebec","Not Reported","24-03-2022",5,2704 +"Quebec","Not Reported","25-03-2022",5,2709 "Quebec","Nunavik","25-01-2020",0,0 "Quebec","Nunavik","26-01-2020",0,0 "Quebec","Nunavik","27-01-2020",0,0 @@ -71099,6 +71188,7 @@ "Quebec","Nunavik","22-03-2022",4,2784 "Quebec","Nunavik","23-03-2022",1,2785 "Quebec","Nunavik","24-03-2022",3,2788 +"Quebec","Nunavik","25-03-2022",4,2792 "Quebec","Outaouais","25-01-2020",0,0 "Quebec","Outaouais","26-01-2020",0,0 "Quebec","Outaouais","27-01-2020",0,0 @@ -71889,6 +71979,7 @@ "Quebec","Outaouais","22-03-2022",24,35947 "Quebec","Outaouais","23-03-2022",54,36001 "Quebec","Outaouais","24-03-2022",53,36054 +"Quebec","Outaouais","25-03-2022",55,36109 "Quebec","Saguenay","25-01-2020",0,0 "Quebec","Saguenay","26-01-2020",0,0 "Quebec","Saguenay","27-01-2020",0,0 @@ -72679,6 +72770,7 @@ "Quebec","Saguenay","22-03-2022",141,25269 "Quebec","Saguenay","23-03-2022",119,25388 "Quebec","Saguenay","24-03-2022",107,25495 +"Quebec","Saguenay","25-03-2022",124,25619 "Quebec","Terres-Cries-de-la-Baie-James","25-01-2020",0,0 "Quebec","Terres-Cries-de-la-Baie-James","26-01-2020",0,0 "Quebec","Terres-Cries-de-la-Baie-James","27-01-2020",0,0 @@ -73469,6 +73561,7 @@ "Quebec","Terres-Cries-de-la-Baie-James","22-03-2022",8,2125 "Quebec","Terres-Cries-de-la-Baie-James","23-03-2022",22,2147 "Quebec","Terres-Cries-de-la-Baie-James","24-03-2022",18,2165 +"Quebec","Terres-Cries-de-la-Baie-James","25-03-2022",17,2182 "Repatriated","Not Reported","25-01-2020",0,0 "Repatriated","Not Reported","26-01-2020",0,0 "Repatriated","Not Reported","27-01-2020",0,0 @@ -74259,6 +74352,7 @@ "Repatriated","Not Reported","22-03-2022",0,13 "Repatriated","Not Reported","23-03-2022",0,13 "Repatriated","Not Reported","24-03-2022",0,13 +"Repatriated","Not Reported","25-03-2022",0,13 "Saskatchewan","Central","25-01-2020",0,0 "Saskatchewan","Central","26-01-2020",0,0 "Saskatchewan","Central","27-01-2020",0,0 @@ -75049,6 +75143,7 @@ "Saskatchewan","Central","22-03-2022",0,10961 "Saskatchewan","Central","23-03-2022",0,10961 "Saskatchewan","Central","24-03-2022",0,10961 +"Saskatchewan","Central","25-03-2022",0,10961 "Saskatchewan","Far North","25-01-2020",0,0 "Saskatchewan","Far North","26-01-2020",0,0 "Saskatchewan","Far North","27-01-2020",0,0 @@ -75839,6 +75934,7 @@ "Saskatchewan","Far North","22-03-2022",0,10890 "Saskatchewan","Far North","23-03-2022",0,10890 "Saskatchewan","Far North","24-03-2022",0,10890 +"Saskatchewan","Far North","25-03-2022",0,10890 "Saskatchewan","North","25-01-2020",0,0 "Saskatchewan","North","26-01-2020",0,0 "Saskatchewan","North","27-01-2020",0,0 @@ -76629,6 +76725,7 @@ "Saskatchewan","North","22-03-2022",0,27161 "Saskatchewan","North","23-03-2022",0,27161 "Saskatchewan","North","24-03-2022",0,27161 +"Saskatchewan","North","25-03-2022",0,27161 "Saskatchewan","Not Reported","25-01-2020",0,0 "Saskatchewan","Not Reported","26-01-2020",0,0 "Saskatchewan","Not Reported","27-01-2020",0,0 @@ -77419,6 +77516,7 @@ "Saskatchewan","Not Reported","22-03-2022",0,2334 "Saskatchewan","Not Reported","23-03-2022",0,2334 "Saskatchewan","Not Reported","24-03-2022",0,2334 +"Saskatchewan","Not Reported","25-03-2022",0,2334 "Saskatchewan","Regina","25-01-2020",0,0 "Saskatchewan","Regina","26-01-2020",0,0 "Saskatchewan","Regina","27-01-2020",0,0 @@ -78209,6 +78307,7 @@ "Saskatchewan","Regina","22-03-2022",0,27808 "Saskatchewan","Regina","23-03-2022",0,27808 "Saskatchewan","Regina","24-03-2022",0,27808 +"Saskatchewan","Regina","25-03-2022",0,27808 "Saskatchewan","Saskatoon","25-01-2020",0,0 "Saskatchewan","Saskatoon","26-01-2020",0,0 "Saskatchewan","Saskatoon","27-01-2020",0,0 @@ -78999,6 +79098,7 @@ "Saskatchewan","Saskatoon","22-03-2022",0,33794 "Saskatchewan","Saskatoon","23-03-2022",0,33794 "Saskatchewan","Saskatoon","24-03-2022",0,33794 +"Saskatchewan","Saskatoon","25-03-2022",0,33794 "Saskatchewan","South","25-01-2020",0,0 "Saskatchewan","South","26-01-2020",0,0 "Saskatchewan","South","27-01-2020",0,0 @@ -79789,6 +79889,7 @@ "Saskatchewan","South","22-03-2022",0,18081 "Saskatchewan","South","23-03-2022",0,18081 "Saskatchewan","South","24-03-2022",0,18081 +"Saskatchewan","South","25-03-2022",0,18081 "Yukon","Yukon","25-01-2020",0,0 "Yukon","Yukon","26-01-2020",0,0 "Yukon","Yukon","27-01-2020",0,0 @@ -80579,3 +80680,4 @@ "Yukon","Yukon","22-03-2022",6,3671 "Yukon","Yukon","23-03-2022",21,3692 "Yukon","Yukon","24-03-2022",13,3705 +"Yukon","Yukon","25-03-2022",16,3721 diff --git a/timeseries_hr/mortality_timeseries_hr.csv b/timeseries_hr/mortality_timeseries_hr.csv index 2be0dcf3..422c1bf9 100644 --- a/timeseries_hr/mortality_timeseries_hr.csv +++ b/timeseries_hr/mortality_timeseries_hr.csv @@ -746,6 +746,7 @@ "Alberta","Calgary","22-03-2022",0,1095 "Alberta","Calgary","23-03-2022",6,1101 "Alberta","Calgary","24-03-2022",0,1101 +"Alberta","Calgary","25-03-2022",0,1101 "Alberta","Central","08-03-2020",0,0 "Alberta","Central","09-03-2020",0,0 "Alberta","Central","10-03-2020",0,0 @@ -1493,6 +1494,7 @@ "Alberta","Central","22-03-2022",0,511 "Alberta","Central","23-03-2022",3,514 "Alberta","Central","24-03-2022",0,514 +"Alberta","Central","25-03-2022",0,514 "Alberta","Edmonton","08-03-2020",0,0 "Alberta","Edmonton","09-03-2020",0,0 "Alberta","Edmonton","10-03-2020",0,0 @@ -2240,6 +2242,7 @@ "Alberta","Edmonton","22-03-2022",0,1574 "Alberta","Edmonton","23-03-2022",3,1577 "Alberta","Edmonton","24-03-2022",0,1577 +"Alberta","Edmonton","25-03-2022",0,1577 "Alberta","North","08-03-2020",0,0 "Alberta","North","09-03-2020",0,0 "Alberta","North","10-03-2020",0,0 @@ -2987,6 +2990,7 @@ "Alberta","North","22-03-2022",0,489 "Alberta","North","23-03-2022",4,493 "Alberta","North","24-03-2022",0,493 +"Alberta","North","25-03-2022",0,493 "Alberta","Not Reported","08-03-2020",0,0 "Alberta","Not Reported","09-03-2020",0,0 "Alberta","Not Reported","10-03-2020",0,0 @@ -3734,6 +3738,7 @@ "Alberta","Not Reported","22-03-2022",0,0 "Alberta","Not Reported","23-03-2022",0,0 "Alberta","Not Reported","24-03-2022",0,0 +"Alberta","Not Reported","25-03-2022",0,0 "Alberta","South","08-03-2020",0,0 "Alberta","South","09-03-2020",0,0 "Alberta","South","10-03-2020",0,0 @@ -4481,6 +4486,7 @@ "Alberta","South","22-03-2022",0,354 "Alberta","South","23-03-2022",5,359 "Alberta","South","24-03-2022",0,359 +"Alberta","South","25-03-2022",0,359 "BC","Fraser","08-03-2020",0,0 "BC","Fraser","09-03-2020",0,0 "BC","Fraser","10-03-2020",0,0 @@ -5228,6 +5234,7 @@ "BC","Fraser","22-03-2022",0,1339 "BC","Fraser","23-03-2022",0,1339 "BC","Fraser","24-03-2022",3,1342 +"BC","Fraser","25-03-2022",0,1342 "BC","Interior","08-03-2020",0,0 "BC","Interior","09-03-2020",0,0 "BC","Interior","10-03-2020",0,0 @@ -5975,6 +5982,7 @@ "BC","Interior","22-03-2022",0,364 "BC","Interior","23-03-2022",0,364 "BC","Interior","24-03-2022",1,365 +"BC","Interior","25-03-2022",0,365 "BC","Island","08-03-2020",0,0 "BC","Island","09-03-2020",0,0 "BC","Island","10-03-2020",0,0 @@ -6722,6 +6730,7 @@ "BC","Island","22-03-2022",0,236 "BC","Island","23-03-2022",0,236 "BC","Island","24-03-2022",0,236 +"BC","Island","25-03-2022",0,236 "BC","Northern","08-03-2020",0,0 "BC","Northern","09-03-2020",0,0 "BC","Northern","10-03-2020",0,0 @@ -7469,6 +7478,7 @@ "BC","Northern","22-03-2022",0,322 "BC","Northern","23-03-2022",1,323 "BC","Northern","24-03-2022",2,325 +"BC","Northern","25-03-2022",1,326 "BC","Not Reported","08-03-2020",0,0 "BC","Not Reported","09-03-2020",0,0 "BC","Not Reported","10-03-2020",0,0 @@ -8216,6 +8226,7 @@ "BC","Not Reported","22-03-2022",0,0 "BC","Not Reported","23-03-2022",0,0 "BC","Not Reported","24-03-2022",0,0 +"BC","Not Reported","25-03-2022",0,0 "BC","Vancouver Coastal","08-03-2020",1,1 "BC","Vancouver Coastal","09-03-2020",0,1 "BC","Vancouver Coastal","10-03-2020",0,1 @@ -8963,6 +8974,7 @@ "BC","Vancouver Coastal","22-03-2022",0,713 "BC","Vancouver Coastal","23-03-2022",0,713 "BC","Vancouver Coastal","24-03-2022",0,713 +"BC","Vancouver Coastal","25-03-2022",1,714 "Manitoba","Interlake-Eastern","08-03-2020",0,0 "Manitoba","Interlake-Eastern","09-03-2020",0,0 "Manitoba","Interlake-Eastern","10-03-2020",0,0 @@ -9710,6 +9722,7 @@ "Manitoba","Interlake-Eastern","22-03-2022",0,88 "Manitoba","Interlake-Eastern","23-03-2022",2,90 "Manitoba","Interlake-Eastern","24-03-2022",1,91 +"Manitoba","Interlake-Eastern","25-03-2022",0,91 "Manitoba","Northern","08-03-2020",0,0 "Manitoba","Northern","09-03-2020",0,0 "Manitoba","Northern","10-03-2020",0,0 @@ -10457,6 +10470,7 @@ "Manitoba","Northern","22-03-2022",0,82 "Manitoba","Northern","23-03-2022",0,82 "Manitoba","Northern","24-03-2022",1,83 +"Manitoba","Northern","25-03-2022",0,83 "Manitoba","Not Reported","08-03-2020",0,0 "Manitoba","Not Reported","09-03-2020",0,0 "Manitoba","Not Reported","10-03-2020",0,0 @@ -11204,6 +11218,7 @@ "Manitoba","Not Reported","22-03-2022",0,0 "Manitoba","Not Reported","23-03-2022",0,0 "Manitoba","Not Reported","24-03-2022",0,0 +"Manitoba","Not Reported","25-03-2022",0,0 "Manitoba","Prairie Mountain","08-03-2020",0,0 "Manitoba","Prairie Mountain","09-03-2020",0,0 "Manitoba","Prairie Mountain","10-03-2020",0,0 @@ -11951,6 +11966,7 @@ "Manitoba","Prairie Mountain","22-03-2022",0,149 "Manitoba","Prairie Mountain","23-03-2022",1,150 "Manitoba","Prairie Mountain","24-03-2022",1,151 +"Manitoba","Prairie Mountain","25-03-2022",0,151 "Manitoba","Southern Health","08-03-2020",0,0 "Manitoba","Southern Health","09-03-2020",0,0 "Manitoba","Southern Health","10-03-2020",0,0 @@ -12698,6 +12714,7 @@ "Manitoba","Southern Health","22-03-2022",0,335 "Manitoba","Southern Health","23-03-2022",0,335 "Manitoba","Southern Health","24-03-2022",0,335 +"Manitoba","Southern Health","25-03-2022",0,335 "Manitoba","Winnipeg","08-03-2020",0,0 "Manitoba","Winnipeg","09-03-2020",0,0 "Manitoba","Winnipeg","10-03-2020",0,0 @@ -13445,6 +13462,7 @@ "Manitoba","Winnipeg","22-03-2022",0,1077 "Manitoba","Winnipeg","23-03-2022",1,1078 "Manitoba","Winnipeg","24-03-2022",1,1079 +"Manitoba","Winnipeg","25-03-2022",0,1079 "New Brunswick","Not Reported","08-03-2020",0,0 "New Brunswick","Not Reported","09-03-2020",0,0 "New Brunswick","Not Reported","10-03-2020",0,0 @@ -14192,6 +14210,7 @@ "New Brunswick","Not Reported","22-03-2022",0,0 "New Brunswick","Not Reported","23-03-2022",0,0 "New Brunswick","Not Reported","24-03-2022",0,0 +"New Brunswick","Not Reported","25-03-2022",0,0 "New Brunswick","Zone 1 (Moncton area)","08-03-2020",0,0 "New Brunswick","Zone 1 (Moncton area)","09-03-2020",0,0 "New Brunswick","Zone 1 (Moncton area)","10-03-2020",0,0 @@ -14939,6 +14958,7 @@ "New Brunswick","Zone 1 (Moncton area)","22-03-2022",5,85 "New Brunswick","Zone 1 (Moncton area)","23-03-2022",0,85 "New Brunswick","Zone 1 (Moncton area)","24-03-2022",0,85 +"New Brunswick","Zone 1 (Moncton area)","25-03-2022",0,85 "New Brunswick","Zone 2 (Saint John area)","08-03-2020",0,0 "New Brunswick","Zone 2 (Saint John area)","09-03-2020",0,0 "New Brunswick","Zone 2 (Saint John area)","10-03-2020",0,0 @@ -15686,6 +15706,7 @@ "New Brunswick","Zone 2 (Saint John area)","22-03-2022",4,58 "New Brunswick","Zone 2 (Saint John area)","23-03-2022",0,58 "New Brunswick","Zone 2 (Saint John area)","24-03-2022",0,58 +"New Brunswick","Zone 2 (Saint John area)","25-03-2022",0,58 "New Brunswick","Zone 3 (Fredericton area)","08-03-2020",0,0 "New Brunswick","Zone 3 (Fredericton area)","09-03-2020",0,0 "New Brunswick","Zone 3 (Fredericton area)","10-03-2020",0,0 @@ -16433,6 +16454,7 @@ "New Brunswick","Zone 3 (Fredericton area)","22-03-2022",1,53 "New Brunswick","Zone 3 (Fredericton area)","23-03-2022",0,53 "New Brunswick","Zone 3 (Fredericton area)","24-03-2022",0,53 +"New Brunswick","Zone 3 (Fredericton area)","25-03-2022",0,53 "New Brunswick","Zone 4 (Edmundston area)","08-03-2020",0,0 "New Brunswick","Zone 4 (Edmundston area)","09-03-2020",0,0 "New Brunswick","Zone 4 (Edmundston area)","10-03-2020",0,0 @@ -17180,6 +17202,7 @@ "New Brunswick","Zone 4 (Edmundston area)","22-03-2022",0,59 "New Brunswick","Zone 4 (Edmundston area)","23-03-2022",0,59 "New Brunswick","Zone 4 (Edmundston area)","24-03-2022",0,59 +"New Brunswick","Zone 4 (Edmundston area)","25-03-2022",0,59 "New Brunswick","Zone 5 (Campbellton area)","08-03-2020",0,0 "New Brunswick","Zone 5 (Campbellton area)","09-03-2020",0,0 "New Brunswick","Zone 5 (Campbellton area)","10-03-2020",0,0 @@ -17927,6 +17950,7 @@ "New Brunswick","Zone 5 (Campbellton area)","22-03-2022",1,24 "New Brunswick","Zone 5 (Campbellton area)","23-03-2022",0,24 "New Brunswick","Zone 5 (Campbellton area)","24-03-2022",0,24 +"New Brunswick","Zone 5 (Campbellton area)","25-03-2022",0,24 "New Brunswick","Zone 6 (Bathurst area)","08-03-2020",0,0 "New Brunswick","Zone 6 (Bathurst area)","09-03-2020",0,0 "New Brunswick","Zone 6 (Bathurst area)","10-03-2020",0,0 @@ -18674,6 +18698,7 @@ "New Brunswick","Zone 6 (Bathurst area)","22-03-2022",4,32 "New Brunswick","Zone 6 (Bathurst area)","23-03-2022",0,32 "New Brunswick","Zone 6 (Bathurst area)","24-03-2022",0,32 +"New Brunswick","Zone 6 (Bathurst area)","25-03-2022",0,32 "New Brunswick","Zone 7 (Miramichi area)","08-03-2020",0,0 "New Brunswick","Zone 7 (Miramichi area)","09-03-2020",0,0 "New Brunswick","Zone 7 (Miramichi area)","10-03-2020",0,0 @@ -19421,6 +19446,7 @@ "New Brunswick","Zone 7 (Miramichi area)","22-03-2022",1,25 "New Brunswick","Zone 7 (Miramichi area)","23-03-2022",0,25 "New Brunswick","Zone 7 (Miramichi area)","24-03-2022",0,25 +"New Brunswick","Zone 7 (Miramichi area)","25-03-2022",0,25 "NL","Central","08-03-2020",0,0 "NL","Central","09-03-2020",0,0 "NL","Central","10-03-2020",0,0 @@ -20168,6 +20194,7 @@ "NL","Central","22-03-2022",0,33 "NL","Central","23-03-2022",1,34 "NL","Central","24-03-2022",0,34 +"NL","Central","25-03-2022",2,36 "NL","Eastern","08-03-2020",0,0 "NL","Eastern","09-03-2020",0,0 "NL","Eastern","10-03-2020",0,0 @@ -20915,6 +20942,7 @@ "NL","Eastern","22-03-2022",0,38 "NL","Eastern","23-03-2022",3,41 "NL","Eastern","24-03-2022",0,41 +"NL","Eastern","25-03-2022",7,48 "NL","Labrador-Grenfell","08-03-2020",0,0 "NL","Labrador-Grenfell","09-03-2020",0,0 "NL","Labrador-Grenfell","10-03-2020",0,0 @@ -21662,6 +21690,7 @@ "NL","Labrador-Grenfell","22-03-2022",0,1 "NL","Labrador-Grenfell","23-03-2022",0,1 "NL","Labrador-Grenfell","24-03-2022",0,1 +"NL","Labrador-Grenfell","25-03-2022",0,1 "NL","Not Reported","08-03-2020",0,0 "NL","Not Reported","09-03-2020",0,0 "NL","Not Reported","10-03-2020",0,0 @@ -22409,6 +22438,7 @@ "NL","Not Reported","22-03-2022",0,0 "NL","Not Reported","23-03-2022",0,0 "NL","Not Reported","24-03-2022",0,0 +"NL","Not Reported","25-03-2022",0,0 "NL","Western","08-03-2020",0,0 "NL","Western","09-03-2020",0,0 "NL","Western","10-03-2020",0,0 @@ -23156,6 +23186,7 @@ "NL","Western","22-03-2022",0,15 "NL","Western","23-03-2022",1,16 "NL","Western","24-03-2022",0,16 +"NL","Western","25-03-2022",0,16 "Nova Scotia","Not Reported","08-03-2020",0,0 "Nova Scotia","Not Reported","09-03-2020",0,0 "Nova Scotia","Not Reported","10-03-2020",0,0 @@ -23903,6 +23934,7 @@ "Nova Scotia","Not Reported","22-03-2022",0,21 "Nova Scotia","Not Reported","23-03-2022",0,21 "Nova Scotia","Not Reported","24-03-2022",13,34 +"Nova Scotia","Not Reported","25-03-2022",0,34 "Nova Scotia","Zone 1 - Western","08-03-2020",0,0 "Nova Scotia","Zone 1 - Western","09-03-2020",0,0 "Nova Scotia","Zone 1 - Western","10-03-2020",0,0 @@ -24650,6 +24682,7 @@ "Nova Scotia","Zone 1 - Western","22-03-2022",0,29 "Nova Scotia","Zone 1 - Western","23-03-2022",0,29 "Nova Scotia","Zone 1 - Western","24-03-2022",0,29 +"Nova Scotia","Zone 1 - Western","25-03-2022",0,29 "Nova Scotia","Zone 2 - Northern","08-03-2020",0,0 "Nova Scotia","Zone 2 - Northern","09-03-2020",0,0 "Nova Scotia","Zone 2 - Northern","10-03-2020",0,0 @@ -25397,6 +25430,7 @@ "Nova Scotia","Zone 2 - Northern","22-03-2022",0,20 "Nova Scotia","Zone 2 - Northern","23-03-2022",0,20 "Nova Scotia","Zone 2 - Northern","24-03-2022",0,20 +"Nova Scotia","Zone 2 - Northern","25-03-2022",0,20 "Nova Scotia","Zone 3 - Eastern","08-03-2020",0,0 "Nova Scotia","Zone 3 - Eastern","09-03-2020",0,0 "Nova Scotia","Zone 3 - Eastern","10-03-2020",0,0 @@ -26144,6 +26178,7 @@ "Nova Scotia","Zone 3 - Eastern","22-03-2022",0,26 "Nova Scotia","Zone 3 - Eastern","23-03-2022",0,26 "Nova Scotia","Zone 3 - Eastern","24-03-2022",0,26 +"Nova Scotia","Zone 3 - Eastern","25-03-2022",0,26 "Nova Scotia","Zone 4 - Central","08-03-2020",0,0 "Nova Scotia","Zone 4 - Central","09-03-2020",0,0 "Nova Scotia","Zone 4 - Central","10-03-2020",0,0 @@ -26891,6 +26926,7 @@ "Nova Scotia","Zone 4 - Central","22-03-2022",0,135 "Nova Scotia","Zone 4 - Central","23-03-2022",0,135 "Nova Scotia","Zone 4 - Central","24-03-2022",0,135 +"Nova Scotia","Zone 4 - Central","25-03-2022",0,135 "Nunavut","Nunavut","08-03-2020",0,0 "Nunavut","Nunavut","09-03-2020",0,0 "Nunavut","Nunavut","10-03-2020",0,0 @@ -27638,6 +27674,7 @@ "Nunavut","Nunavut","22-03-2022",0,5 "Nunavut","Nunavut","23-03-2022",0,5 "Nunavut","Nunavut","24-03-2022",0,5 +"Nunavut","Nunavut","25-03-2022",0,5 "NWT","NWT","08-03-2020",0,0 "NWT","NWT","09-03-2020",0,0 "NWT","NWT","10-03-2020",0,0 @@ -28385,6 +28422,7 @@ "NWT","NWT","22-03-2022",0,21 "NWT","NWT","23-03-2022",0,21 "NWT","NWT","24-03-2022",0,21 +"NWT","NWT","25-03-2022",0,21 "Ontario","Algoma","08-03-2020",0,0 "Ontario","Algoma","09-03-2020",0,0 "Ontario","Algoma","10-03-2020",0,0 @@ -29132,6 +29170,7 @@ "Ontario","Algoma","22-03-2022",0,41 "Ontario","Algoma","23-03-2022",1,42 "Ontario","Algoma","24-03-2022",0,42 +"Ontario","Algoma","25-03-2022",0,42 "Ontario","Brant","08-03-2020",0,0 "Ontario","Brant","09-03-2020",0,0 "Ontario","Brant","10-03-2020",0,0 @@ -29879,6 +29918,7 @@ "Ontario","Brant","22-03-2022",0,66 "Ontario","Brant","23-03-2022",0,66 "Ontario","Brant","24-03-2022",0,66 +"Ontario","Brant","25-03-2022",0,66 "Ontario","Chatham-Kent","08-03-2020",0,0 "Ontario","Chatham-Kent","09-03-2020",0,0 "Ontario","Chatham-Kent","10-03-2020",0,0 @@ -30626,6 +30666,7 @@ "Ontario","Chatham-Kent","22-03-2022",1,67 "Ontario","Chatham-Kent","23-03-2022",0,67 "Ontario","Chatham-Kent","24-03-2022",0,67 +"Ontario","Chatham-Kent","25-03-2022",2,69 "Ontario","Durham","08-03-2020",0,0 "Ontario","Durham","09-03-2020",0,0 "Ontario","Durham","10-03-2020",0,0 @@ -31373,6 +31414,7 @@ "Ontario","Durham","22-03-2022",0,449 "Ontario","Durham","23-03-2022",0,449 "Ontario","Durham","24-03-2022",3,452 +"Ontario","Durham","25-03-2022",0,452 "Ontario","Eastern","08-03-2020",0,0 "Ontario","Eastern","09-03-2020",0,0 "Ontario","Eastern","10-03-2020",0,0 @@ -32120,6 +32162,7 @@ "Ontario","Eastern","22-03-2022",-1,196 "Ontario","Eastern","23-03-2022",0,196 "Ontario","Eastern","24-03-2022",2,198 +"Ontario","Eastern","25-03-2022",0,198 "Ontario","Grey Bruce","08-03-2020",0,0 "Ontario","Grey Bruce","09-03-2020",0,0 "Ontario","Grey Bruce","10-03-2020",0,0 @@ -32867,6 +32910,7 @@ "Ontario","Grey Bruce","22-03-2022",0,52 "Ontario","Grey Bruce","23-03-2022",0,52 "Ontario","Grey Bruce","24-03-2022",0,52 +"Ontario","Grey Bruce","25-03-2022",1,53 "Ontario","Haldimand-Norfolk","08-03-2020",0,0 "Ontario","Haldimand-Norfolk","09-03-2020",0,0 "Ontario","Haldimand-Norfolk","10-03-2020",0,0 @@ -33614,6 +33658,7 @@ "Ontario","Haldimand-Norfolk","22-03-2022",-1,74 "Ontario","Haldimand-Norfolk","23-03-2022",1,75 "Ontario","Haldimand-Norfolk","24-03-2022",0,75 +"Ontario","Haldimand-Norfolk","25-03-2022",0,75 "Ontario","Haliburton Kawartha Pineridge","08-03-2020",0,0 "Ontario","Haliburton Kawartha Pineridge","09-03-2020",0,0 "Ontario","Haliburton Kawartha Pineridge","10-03-2020",0,0 @@ -34361,6 +34406,7 @@ "Ontario","Haliburton Kawartha Pineridge","22-03-2022",0,91 "Ontario","Haliburton Kawartha Pineridge","23-03-2022",0,91 "Ontario","Haliburton Kawartha Pineridge","24-03-2022",1,92 +"Ontario","Haliburton Kawartha Pineridge","25-03-2022",0,92 "Ontario","Halton","08-03-2020",0,0 "Ontario","Halton","09-03-2020",0,0 "Ontario","Halton","10-03-2020",0,0 @@ -35108,6 +35154,7 @@ "Ontario","Halton","22-03-2022",0,305 "Ontario","Halton","23-03-2022",0,305 "Ontario","Halton","24-03-2022",0,305 +"Ontario","Halton","25-03-2022",0,305 "Ontario","Hamilton","08-03-2020",0,0 "Ontario","Hamilton","09-03-2020",0,0 "Ontario","Hamilton","10-03-2020",0,0 @@ -35855,6 +35902,7 @@ "Ontario","Hamilton","22-03-2022",3,526 "Ontario","Hamilton","23-03-2022",0,526 "Ontario","Hamilton","24-03-2022",0,526 +"Ontario","Hamilton","25-03-2022",1,527 "Ontario","Hastings Prince Edward","08-03-2020",0,0 "Ontario","Hastings Prince Edward","09-03-2020",0,0 "Ontario","Hastings Prince Edward","10-03-2020",0,0 @@ -36602,6 +36650,7 @@ "Ontario","Hastings Prince Edward","22-03-2022",0,45 "Ontario","Hastings Prince Edward","23-03-2022",0,45 "Ontario","Hastings Prince Edward","24-03-2022",0,45 +"Ontario","Hastings Prince Edward","25-03-2022",0,45 "Ontario","Huron Perth","08-03-2020",0,0 "Ontario","Huron Perth","09-03-2020",0,0 "Ontario","Huron Perth","10-03-2020",0,0 @@ -37349,6 +37398,7 @@ "Ontario","Huron Perth","22-03-2022",0,95 "Ontario","Huron Perth","23-03-2022",0,95 "Ontario","Huron Perth","24-03-2022",0,95 +"Ontario","Huron Perth","25-03-2022",0,95 "Ontario","Kingston Frontenac Lennox & Addington","08-03-2020",0,0 "Ontario","Kingston Frontenac Lennox & Addington","09-03-2020",0,0 "Ontario","Kingston Frontenac Lennox & Addington","10-03-2020",0,0 @@ -38096,6 +38146,7 @@ "Ontario","Kingston Frontenac Lennox & Addington","22-03-2022",0,35 "Ontario","Kingston Frontenac Lennox & Addington","23-03-2022",2,37 "Ontario","Kingston Frontenac Lennox & Addington","24-03-2022",0,37 +"Ontario","Kingston Frontenac Lennox & Addington","25-03-2022",0,37 "Ontario","Lambton","08-03-2020",0,0 "Ontario","Lambton","09-03-2020",0,0 "Ontario","Lambton","10-03-2020",0,0 @@ -38843,6 +38894,7 @@ "Ontario","Lambton","22-03-2022",1,132 "Ontario","Lambton","23-03-2022",1,133 "Ontario","Lambton","24-03-2022",0,133 +"Ontario","Lambton","25-03-2022",0,133 "Ontario","Leeds Grenville and Lanark","08-03-2020",0,0 "Ontario","Leeds Grenville and Lanark","09-03-2020",0,0 "Ontario","Leeds Grenville and Lanark","10-03-2020",0,0 @@ -39590,6 +39642,7 @@ "Ontario","Leeds Grenville and Lanark","22-03-2022",1,87 "Ontario","Leeds Grenville and Lanark","23-03-2022",0,87 "Ontario","Leeds Grenville and Lanark","24-03-2022",0,87 +"Ontario","Leeds Grenville and Lanark","25-03-2022",3,90 "Ontario","Middlesex-London","08-03-2020",0,0 "Ontario","Middlesex-London","09-03-2020",0,0 "Ontario","Middlesex-London","10-03-2020",0,0 @@ -40337,6 +40390,7 @@ "Ontario","Middlesex-London","22-03-2022",0,356 "Ontario","Middlesex-London","23-03-2022",0,356 "Ontario","Middlesex-London","24-03-2022",0,356 +"Ontario","Middlesex-London","25-03-2022",2,358 "Ontario","Niagara","08-03-2020",0,0 "Ontario","Niagara","09-03-2020",0,0 "Ontario","Niagara","10-03-2020",0,0 @@ -41084,6 +41138,7 @@ "Ontario","Niagara","22-03-2022",0,524 "Ontario","Niagara","23-03-2022",1,525 "Ontario","Niagara","24-03-2022",0,525 +"Ontario","Niagara","25-03-2022",1,526 "Ontario","North Bay Parry Sound","08-03-2020",0,0 "Ontario","North Bay Parry Sound","09-03-2020",0,0 "Ontario","North Bay Parry Sound","10-03-2020",0,0 @@ -41831,6 +41886,7 @@ "Ontario","North Bay Parry Sound","22-03-2022",0,26 "Ontario","North Bay Parry Sound","23-03-2022",0,26 "Ontario","North Bay Parry Sound","24-03-2022",0,26 +"Ontario","North Bay Parry Sound","25-03-2022",0,26 "Ontario","Northwestern","08-03-2020",0,0 "Ontario","Northwestern","09-03-2020",0,0 "Ontario","Northwestern","10-03-2020",0,0 @@ -42578,6 +42634,7 @@ "Ontario","Northwestern","22-03-2022",0,22 "Ontario","Northwestern","23-03-2022",0,22 "Ontario","Northwestern","24-03-2022",0,22 +"Ontario","Northwestern","25-03-2022",0,22 "Ontario","Not Reported","08-03-2020",0,0 "Ontario","Not Reported","09-03-2020",0,0 "Ontario","Not Reported","10-03-2020",0,0 @@ -43325,6 +43382,7 @@ "Ontario","Not Reported","22-03-2022",0,0 "Ontario","Not Reported","23-03-2022",0,0 "Ontario","Not Reported","24-03-2022",0,0 +"Ontario","Not Reported","25-03-2022",0,0 "Ontario","Ottawa","08-03-2020",0,0 "Ontario","Ottawa","09-03-2020",0,0 "Ontario","Ottawa","10-03-2020",0,0 @@ -44072,6 +44130,7 @@ "Ontario","Ottawa","22-03-2022",1,759 "Ontario","Ottawa","23-03-2022",1,760 "Ontario","Ottawa","24-03-2022",0,760 +"Ontario","Ottawa","25-03-2022",0,760 "Ontario","Peel","08-03-2020",0,0 "Ontario","Peel","09-03-2020",0,0 "Ontario","Peel","10-03-2020",0,0 @@ -44819,6 +44878,7 @@ "Ontario","Peel","22-03-2022",0,1285 "Ontario","Peel","23-03-2022",0,1285 "Ontario","Peel","24-03-2022",0,1285 +"Ontario","Peel","25-03-2022",1,1286 "Ontario","Peterborough","08-03-2020",0,0 "Ontario","Peterborough","09-03-2020",0,0 "Ontario","Peterborough","10-03-2020",0,0 @@ -45566,6 +45626,7 @@ "Ontario","Peterborough","22-03-2022",0,61 "Ontario","Peterborough","23-03-2022",0,61 "Ontario","Peterborough","24-03-2022",0,61 +"Ontario","Peterborough","25-03-2022",0,61 "Ontario","Porcupine","08-03-2020",0,0 "Ontario","Porcupine","09-03-2020",0,0 "Ontario","Porcupine","10-03-2020",0,0 @@ -46313,6 +46374,7 @@ "Ontario","Porcupine","22-03-2022",0,49 "Ontario","Porcupine","23-03-2022",0,49 "Ontario","Porcupine","24-03-2022",0,49 +"Ontario","Porcupine","25-03-2022",0,49 "Ontario","Renfrew","08-03-2020",0,0 "Ontario","Renfrew","09-03-2020",0,0 "Ontario","Renfrew","10-03-2020",0,0 @@ -47060,6 +47122,7 @@ "Ontario","Renfrew","22-03-2022",1,37 "Ontario","Renfrew","23-03-2022",0,37 "Ontario","Renfrew","24-03-2022",0,37 +"Ontario","Renfrew","25-03-2022",0,37 "Ontario","Simcoe Muskoka","08-03-2020",0,0 "Ontario","Simcoe Muskoka","09-03-2020",0,0 "Ontario","Simcoe Muskoka","10-03-2020",0,0 @@ -47807,6 +47870,7 @@ "Ontario","Simcoe Muskoka","22-03-2022",0,431 "Ontario","Simcoe Muskoka","23-03-2022",3,434 "Ontario","Simcoe Muskoka","24-03-2022",0,434 +"Ontario","Simcoe Muskoka","25-03-2022",2,436 "Ontario","Southwestern","08-03-2020",0,0 "Ontario","Southwestern","09-03-2020",0,0 "Ontario","Southwestern","10-03-2020",0,0 @@ -48554,6 +48618,7 @@ "Ontario","Southwestern","22-03-2022",0,153 "Ontario","Southwestern","23-03-2022",1,154 "Ontario","Southwestern","24-03-2022",0,154 +"Ontario","Southwestern","25-03-2022",0,154 "Ontario","Sudbury","08-03-2020",0,0 "Ontario","Sudbury","09-03-2020",0,0 "Ontario","Sudbury","10-03-2020",0,0 @@ -49301,6 +49366,7 @@ "Ontario","Sudbury","22-03-2022",0,122 "Ontario","Sudbury","23-03-2022",1,123 "Ontario","Sudbury","24-03-2022",0,123 +"Ontario","Sudbury","25-03-2022",0,123 "Ontario","Thunder Bay","08-03-2020",0,0 "Ontario","Thunder Bay","09-03-2020",0,0 "Ontario","Thunder Bay","10-03-2020",0,0 @@ -50048,6 +50114,7 @@ "Ontario","Thunder Bay","22-03-2022",0,82 "Ontario","Thunder Bay","23-03-2022",0,82 "Ontario","Thunder Bay","24-03-2022",0,82 +"Ontario","Thunder Bay","25-03-2022",0,82 "Ontario","Timiskaming","08-03-2020",0,0 "Ontario","Timiskaming","09-03-2020",0,0 "Ontario","Timiskaming","10-03-2020",0,0 @@ -50795,6 +50862,7 @@ "Ontario","Timiskaming","22-03-2022",0,13 "Ontario","Timiskaming","23-03-2022",0,13 "Ontario","Timiskaming","24-03-2022",0,13 +"Ontario","Timiskaming","25-03-2022",0,13 "Ontario","Toronto","08-03-2020",0,0 "Ontario","Toronto","09-03-2020",0,0 "Ontario","Toronto","10-03-2020",0,0 @@ -51542,6 +51610,7 @@ "Ontario","Toronto","22-03-2022",2,4124 "Ontario","Toronto","23-03-2022",5,4129 "Ontario","Toronto","24-03-2022",5,4134 +"Ontario","Toronto","25-03-2022",2,4136 "Ontario","Waterloo","08-03-2020",0,0 "Ontario","Waterloo","09-03-2020",0,0 "Ontario","Waterloo","10-03-2020",0,0 @@ -52289,6 +52358,7 @@ "Ontario","Waterloo","22-03-2022",0,401 "Ontario","Waterloo","23-03-2022",0,401 "Ontario","Waterloo","24-03-2022",0,401 +"Ontario","Waterloo","25-03-2022",0,401 "Ontario","Wellington Dufferin Guelph","08-03-2020",0,0 "Ontario","Wellington Dufferin Guelph","09-03-2020",0,0 "Ontario","Wellington Dufferin Guelph","10-03-2020",0,0 @@ -53036,6 +53106,7 @@ "Ontario","Wellington Dufferin Guelph","22-03-2022",0,158 "Ontario","Wellington Dufferin Guelph","23-03-2022",0,158 "Ontario","Wellington Dufferin Guelph","24-03-2022",0,158 +"Ontario","Wellington Dufferin Guelph","25-03-2022",0,158 "Ontario","Windsor-Essex","08-03-2020",0,0 "Ontario","Windsor-Essex","09-03-2020",0,0 "Ontario","Windsor-Essex","10-03-2020",0,0 @@ -53783,6 +53854,7 @@ "Ontario","Windsor-Essex","22-03-2022",2,591 "Ontario","Windsor-Essex","23-03-2022",0,591 "Ontario","Windsor-Essex","24-03-2022",1,592 +"Ontario","Windsor-Essex","25-03-2022",0,592 "Ontario","York","08-03-2020",0,0 "Ontario","York","09-03-2020",0,0 "Ontario","York","10-03-2020",0,0 @@ -54530,6 +54602,7 @@ "Ontario","York","22-03-2022",0,932 "Ontario","York","23-03-2022",1,933 "Ontario","York","24-03-2022",0,933 +"Ontario","York","25-03-2022",0,933 "PEI","Prince Edward Island","08-03-2020",0,0 "PEI","Prince Edward Island","09-03-2020",0,0 "PEI","Prince Edward Island","10-03-2020",0,0 @@ -55277,6 +55350,7 @@ "PEI","Prince Edward Island","22-03-2022",0,16 "PEI","Prince Edward Island","23-03-2022",0,16 "PEI","Prince Edward Island","24-03-2022",0,16 +"PEI","Prince Edward Island","25-03-2022",0,16 "Quebec","Abitibi-Témiscamingue","08-03-2020",0,0 "Quebec","Abitibi-Témiscamingue","09-03-2020",0,0 "Quebec","Abitibi-Témiscamingue","10-03-2020",0,0 @@ -56024,6 +56098,7 @@ "Quebec","Abitibi-Témiscamingue","22-03-2022",2,79 "Quebec","Abitibi-Témiscamingue","23-03-2022",0,79 "Quebec","Abitibi-Témiscamingue","24-03-2022",0,79 +"Quebec","Abitibi-Témiscamingue","25-03-2022",1,80 "Quebec","Bas-Saint-Laurent","08-03-2020",0,0 "Quebec","Bas-Saint-Laurent","09-03-2020",0,0 "Quebec","Bas-Saint-Laurent","10-03-2020",0,0 @@ -56771,6 +56846,7 @@ "Quebec","Bas-Saint-Laurent","22-03-2022",1,111 "Quebec","Bas-Saint-Laurent","23-03-2022",0,111 "Quebec","Bas-Saint-Laurent","24-03-2022",0,111 +"Quebec","Bas-Saint-Laurent","25-03-2022",2,113 "Quebec","Capitale-Nationale","08-03-2020",0,0 "Quebec","Capitale-Nationale","09-03-2020",0,0 "Quebec","Capitale-Nationale","10-03-2020",0,0 @@ -57518,6 +57594,7 @@ "Quebec","Capitale-Nationale","22-03-2022",0,1432 "Quebec","Capitale-Nationale","23-03-2022",0,1432 "Quebec","Capitale-Nationale","24-03-2022",4,1436 +"Quebec","Capitale-Nationale","25-03-2022",1,1437 "Quebec","Chaudière-Appalaches","08-03-2020",0,0 "Quebec","Chaudière-Appalaches","09-03-2020",0,0 "Quebec","Chaudière-Appalaches","10-03-2020",0,0 @@ -58265,6 +58342,7 @@ "Quebec","Chaudière-Appalaches","22-03-2022",3,564 "Quebec","Chaudière-Appalaches","23-03-2022",0,564 "Quebec","Chaudière-Appalaches","24-03-2022",2,566 +"Quebec","Chaudière-Appalaches","25-03-2022",2,568 "Quebec","Côte-Nord","08-03-2020",0,0 "Quebec","Côte-Nord","09-03-2020",0,0 "Quebec","Côte-Nord","10-03-2020",0,0 @@ -59012,6 +59090,7 @@ "Quebec","Côte-Nord","22-03-2022",0,39 "Quebec","Côte-Nord","23-03-2022",0,39 "Quebec","Côte-Nord","24-03-2022",0,39 +"Quebec","Côte-Nord","25-03-2022",0,39 "Quebec","Estrie","08-03-2020",0,0 "Quebec","Estrie","09-03-2020",0,0 "Quebec","Estrie","10-03-2020",0,0 @@ -59759,6 +59838,7 @@ "Quebec","Estrie","22-03-2022",1,548 "Quebec","Estrie","23-03-2022",-1,547 "Quebec","Estrie","24-03-2022",3,550 +"Quebec","Estrie","25-03-2022",0,550 "Quebec","Gaspésie-Îles-de-la-Madeleine","08-03-2020",0,0 "Quebec","Gaspésie-Îles-de-la-Madeleine","09-03-2020",0,0 "Quebec","Gaspésie-Îles-de-la-Madeleine","10-03-2020",0,0 @@ -60506,6 +60586,7 @@ "Quebec","Gaspésie-Îles-de-la-Madeleine","22-03-2022",0,58 "Quebec","Gaspésie-Îles-de-la-Madeleine","23-03-2022",0,58 "Quebec","Gaspésie-Îles-de-la-Madeleine","24-03-2022",0,58 +"Quebec","Gaspésie-Îles-de-la-Madeleine","25-03-2022",1,59 "Quebec","Lanaudière","08-03-2020",0,0 "Quebec","Lanaudière","09-03-2020",0,0 "Quebec","Lanaudière","10-03-2020",0,0 @@ -61253,6 +61334,7 @@ "Quebec","Lanaudière","22-03-2022",-7,721 "Quebec","Lanaudière","23-03-2022",0,721 "Quebec","Lanaudière","24-03-2022",1,722 +"Quebec","Lanaudière","25-03-2022",2,724 "Quebec","Laurentides","08-03-2020",0,0 "Quebec","Laurentides","09-03-2020",0,0 "Quebec","Laurentides","10-03-2020",0,0 @@ -62000,6 +62082,7 @@ "Quebec","Laurentides","22-03-2022",1,707 "Quebec","Laurentides","23-03-2022",0,707 "Quebec","Laurentides","24-03-2022",0,707 +"Quebec","Laurentides","25-03-2022",0,707 "Quebec","Laval","08-03-2020",0,0 "Quebec","Laval","09-03-2020",0,0 "Quebec","Laval","10-03-2020",0,0 @@ -62747,6 +62830,7 @@ "Quebec","Laval","22-03-2022",0,1048 "Quebec","Laval","23-03-2022",0,1048 "Quebec","Laval","24-03-2022",0,1048 +"Quebec","Laval","25-03-2022",0,1048 "Quebec","Mauricie","08-03-2020",0,0 "Quebec","Mauricie","09-03-2020",0,0 "Quebec","Mauricie","10-03-2020",0,0 @@ -63494,6 +63578,7 @@ "Quebec","Mauricie","22-03-2022",2,903 "Quebec","Mauricie","23-03-2022",1,904 "Quebec","Mauricie","24-03-2022",2,906 +"Quebec","Mauricie","25-03-2022",1,907 "Quebec","Montérégie","08-03-2020",0,0 "Quebec","Montérégie","09-03-2020",0,0 "Quebec","Montérégie","10-03-2020",0,0 @@ -64241,6 +64326,7 @@ "Quebec","Montérégie","22-03-2022",0,2040 "Quebec","Montérégie","23-03-2022",1,2041 "Quebec","Montérégie","24-03-2022",1,2042 +"Quebec","Montérégie","25-03-2022",2,2044 "Quebec","Montréal","08-03-2020",0,0 "Quebec","Montréal","09-03-2020",0,0 "Quebec","Montréal","10-03-2020",0,0 @@ -64988,6 +65074,7 @@ "Quebec","Montréal","22-03-2022",1,5338 "Quebec","Montréal","23-03-2022",0,5338 "Quebec","Montréal","24-03-2022",1,5339 +"Quebec","Montréal","25-03-2022",0,5339 "Quebec","Nord-du-Québec","08-03-2020",0,0 "Quebec","Nord-du-Québec","09-03-2020",0,0 "Quebec","Nord-du-Québec","10-03-2020",0,0 @@ -65735,6 +65822,7 @@ "Quebec","Nord-du-Québec","22-03-2022",0,4 "Quebec","Nord-du-Québec","23-03-2022",0,4 "Quebec","Nord-du-Québec","24-03-2022",0,4 +"Quebec","Nord-du-Québec","25-03-2022",0,4 "Quebec","Not Reported","08-03-2020",0,0 "Quebec","Not Reported","09-03-2020",0,0 "Quebec","Not Reported","10-03-2020",0,0 @@ -66482,6 +66570,7 @@ "Quebec","Not Reported","22-03-2022",0,2 "Quebec","Not Reported","23-03-2022",0,2 "Quebec","Not Reported","24-03-2022",0,2 +"Quebec","Not Reported","25-03-2022",0,2 "Quebec","Nunavik","08-03-2020",0,0 "Quebec","Nunavik","09-03-2020",0,0 "Quebec","Nunavik","10-03-2020",0,0 @@ -67229,6 +67318,7 @@ "Quebec","Nunavik","22-03-2022",0,10 "Quebec","Nunavik","23-03-2022",0,10 "Quebec","Nunavik","24-03-2022",0,10 +"Quebec","Nunavik","25-03-2022",0,10 "Quebec","Outaouais","08-03-2020",0,0 "Quebec","Outaouais","09-03-2020",0,0 "Quebec","Outaouais","10-03-2020",0,0 @@ -67976,6 +68066,7 @@ "Quebec","Outaouais","22-03-2022",1,290 "Quebec","Outaouais","23-03-2022",1,291 "Quebec","Outaouais","24-03-2022",0,291 +"Quebec","Outaouais","25-03-2022",0,291 "Quebec","Saguenay","08-03-2020",0,0 "Quebec","Saguenay","09-03-2020",0,0 "Quebec","Saguenay","10-03-2020",0,0 @@ -68723,6 +68814,7 @@ "Quebec","Saguenay","22-03-2022",2,364 "Quebec","Saguenay","23-03-2022",0,364 "Quebec","Saguenay","24-03-2022",0,364 +"Quebec","Saguenay","25-03-2022",0,364 "Quebec","Terres-Cries-de-la-Baie-James","08-03-2020",0,0 "Quebec","Terres-Cries-de-la-Baie-James","09-03-2020",0,0 "Quebec","Terres-Cries-de-la-Baie-James","10-03-2020",0,0 @@ -69470,6 +69562,7 @@ "Quebec","Terres-Cries-de-la-Baie-James","22-03-2022",0,14 "Quebec","Terres-Cries-de-la-Baie-James","23-03-2022",0,14 "Quebec","Terres-Cries-de-la-Baie-James","24-03-2022",0,14 +"Quebec","Terres-Cries-de-la-Baie-James","25-03-2022",0,14 "Repatriated","Not Reported","08-03-2020",0,0 "Repatriated","Not Reported","09-03-2020",0,0 "Repatriated","Not Reported","10-03-2020",0,0 @@ -70217,6 +70310,7 @@ "Repatriated","Not Reported","22-03-2022",0,0 "Repatriated","Not Reported","23-03-2022",0,0 "Repatriated","Not Reported","24-03-2022",0,0 +"Repatriated","Not Reported","25-03-2022",0,0 "Saskatchewan","Central","08-03-2020",0,0 "Saskatchewan","Central","09-03-2020",0,0 "Saskatchewan","Central","10-03-2020",0,0 @@ -70964,6 +71058,7 @@ "Saskatchewan","Central","22-03-2022",0,126 "Saskatchewan","Central","23-03-2022",0,126 "Saskatchewan","Central","24-03-2022",0,126 +"Saskatchewan","Central","25-03-2022",0,126 "Saskatchewan","Far North","08-03-2020",0,0 "Saskatchewan","Far North","09-03-2020",0,0 "Saskatchewan","Far North","10-03-2020",0,0 @@ -71711,6 +71806,7 @@ "Saskatchewan","Far North","22-03-2022",0,88 "Saskatchewan","Far North","23-03-2022",0,88 "Saskatchewan","Far North","24-03-2022",0,88 +"Saskatchewan","Far North","25-03-2022",0,88 "Saskatchewan","North","08-03-2020",0,0 "Saskatchewan","North","09-03-2020",0,0 "Saskatchewan","North","10-03-2020",0,0 @@ -72458,6 +72554,7 @@ "Saskatchewan","North","22-03-2022",0,315 "Saskatchewan","North","23-03-2022",0,315 "Saskatchewan","North","24-03-2022",0,315 +"Saskatchewan","North","25-03-2022",0,315 "Saskatchewan","Not Reported","08-03-2020",0,0 "Saskatchewan","Not Reported","09-03-2020",0,0 "Saskatchewan","Not Reported","10-03-2020",0,0 @@ -73205,6 +73302,7 @@ "Saskatchewan","Not Reported","22-03-2022",0,0 "Saskatchewan","Not Reported","23-03-2022",0,0 "Saskatchewan","Not Reported","24-03-2022",0,0 +"Saskatchewan","Not Reported","25-03-2022",0,0 "Saskatchewan","Regina","08-03-2020",0,0 "Saskatchewan","Regina","09-03-2020",0,0 "Saskatchewan","Regina","10-03-2020",0,0 @@ -73952,6 +74050,7 @@ "Saskatchewan","Regina","22-03-2022",0,260 "Saskatchewan","Regina","23-03-2022",0,260 "Saskatchewan","Regina","24-03-2022",0,260 +"Saskatchewan","Regina","25-03-2022",0,260 "Saskatchewan","Saskatoon","08-03-2020",0,0 "Saskatchewan","Saskatoon","09-03-2020",0,0 "Saskatchewan","Saskatoon","10-03-2020",0,0 @@ -74699,6 +74798,7 @@ "Saskatchewan","Saskatoon","22-03-2022",0,221 "Saskatchewan","Saskatoon","23-03-2022",0,221 "Saskatchewan","Saskatoon","24-03-2022",0,221 +"Saskatchewan","Saskatoon","25-03-2022",0,221 "Saskatchewan","South","08-03-2020",0,0 "Saskatchewan","South","09-03-2020",0,0 "Saskatchewan","South","10-03-2020",0,0 @@ -75446,6 +75546,7 @@ "Saskatchewan","South","22-03-2022",0,200 "Saskatchewan","South","23-03-2022",0,200 "Saskatchewan","South","24-03-2022",0,200 +"Saskatchewan","South","25-03-2022",0,200 "Yukon","Yukon","08-03-2020",0,0 "Yukon","Yukon","09-03-2020",0,0 "Yukon","Yukon","10-03-2020",0,0 @@ -76193,3 +76294,4 @@ "Yukon","Yukon","22-03-2022",1,24 "Yukon","Yukon","23-03-2022",0,24 "Yukon","Yukon","24-03-2022",0,24 +"Yukon","Yukon","25-03-2022",0,24 diff --git a/timeseries_hr_sk_new/sk_new_cases_timeseries_hr_combined.csv b/timeseries_hr_sk_new/sk_new_cases_timeseries_hr_combined.csv index 9a982982..1abcf219 100644 --- a/timeseries_hr_sk_new/sk_new_cases_timeseries_hr_combined.csv +++ b/timeseries_hr_sk_new/sk_new_cases_timeseries_hr_combined.csv @@ -597,6 +597,7 @@ "Alberta","Calgary","22-03-2022",0,215007 "Alberta","Calgary","23-03-2022",707,215714 "Alberta","Calgary","24-03-2022",0,215714 +"Alberta","Calgary","25-03-2022",0,215714 "Alberta","Central","04-08-2020",28,481 "Alberta","Central","05-08-2020",1,482 "Alberta","Central","06-08-2020",4,486 @@ -1195,6 +1196,7 @@ "Alberta","Central","22-03-2022",0,54071 "Alberta","Central","23-03-2022",238,54309 "Alberta","Central","24-03-2022",0,54309 +"Alberta","Central","25-03-2022",0,54309 "Alberta","Edmonton","04-08-2020",105,1752 "Alberta","Edmonton","05-08-2020",50,1802 "Alberta","Edmonton","06-08-2020",33,1835 @@ -1793,6 +1795,7 @@ "Alberta","Edmonton","22-03-2022",0,170789 "Alberta","Edmonton","23-03-2022",594,171383 "Alberta","Edmonton","24-03-2022",0,171383 +"Alberta","Edmonton","25-03-2022",0,171383 "Alberta","North","04-08-2020",47,613 "Alberta","North","05-08-2020",10,623 "Alberta","North","06-08-2020",2,625 @@ -2391,6 +2394,7 @@ "Alberta","North","22-03-2022",0,59567 "Alberta","North","23-03-2022",158,59725 "Alberta","North","24-03-2022",0,59725 +"Alberta","North","25-03-2022",0,59725 "Alberta","Not Reported","04-08-2020",0,15 "Alberta","Not Reported","05-08-2020",0,15 "Alberta","Not Reported","06-08-2020",0,15 @@ -2989,6 +2993,7 @@ "Alberta","Not Reported","22-03-2022",0,234 "Alberta","Not Reported","23-03-2022",13,247 "Alberta","Not Reported","24-03-2022",0,247 +"Alberta","Not Reported","25-03-2022",0,247 "Alberta","South","04-08-2020",23,1672 "Alberta","South","05-08-2020",3,1675 "Alberta","South","06-08-2020",3,1678 @@ -3587,6 +3592,7 @@ "Alberta","South","22-03-2022",0,34617 "Alberta","South","23-03-2022",171,34788 "Alberta","South","24-03-2022",0,34788 +"Alberta","South","25-03-2022",0,34788 "BC","Fraser","04-08-2020",100,1988 "BC","Fraser","05-08-2020",24,2012 "BC","Fraser","06-08-2020",30,2042 @@ -4185,6 +4191,7 @@ "BC","Fraser","22-03-2022",33,158319 "BC","Fraser","23-03-2022",49,158368 "BC","Fraser","24-03-2022",54,158422 +"BC","Fraser","25-03-2022",45,158467 "BC","Interior","04-08-2020",7,379 "BC","Interior","05-08-2020",7,386 "BC","Interior","06-08-2020",1,387 @@ -4783,6 +4790,7 @@ "BC","Interior","22-03-2022",98,61939 "BC","Interior","23-03-2022",73,62012 "BC","Interior","24-03-2022",96,62108 +"BC","Interior","25-03-2022",80,62188 "BC","Island","04-08-2020",2,146 "BC","Island","05-08-2020",0,146 "BC","Island","06-08-2020",0,146 @@ -5381,6 +5389,7 @@ "BC","Island","22-03-2022",54,32773 "BC","Island","23-03-2022",53,32826 "BC","Island","24-03-2022",60,32886 +"BC","Island","25-03-2022",47,32933 "BC","Northern","04-08-2020",3,91 "BC","Northern","05-08-2020",0,91 "BC","Northern","06-08-2020",2,93 @@ -5979,6 +5988,7 @@ "BC","Northern","22-03-2022",21,29170 "BC","Northern","23-03-2022",43,29213 "BC","Northern","24-03-2022",31,29244 +"BC","Northern","25-03-2022",18,29262 "BC","Not Reported","04-08-2020",2,63 "BC","Not Reported","05-08-2020",1,64 "BC","Not Reported","06-08-2020",3,67 @@ -6577,6 +6587,7 @@ "BC","Not Reported","22-03-2022",1,390 "BC","Not Reported","23-03-2022",0,390 "BC","Not Reported","24-03-2022",0,390 +"BC","Not Reported","25-03-2022",0,390 "BC","Vancouver Coastal","04-08-2020",31,1121 "BC","Vancouver Coastal","05-08-2020",14,1135 "BC","Vancouver Coastal","06-08-2020",11,1146 @@ -7175,6 +7186,7 @@ "BC","Vancouver Coastal","22-03-2022",43,71743 "BC","Vancouver Coastal","23-03-2022",51,71794 "BC","Vancouver Coastal","24-03-2022",30,71824 +"BC","Vancouver Coastal","25-03-2022",28,71852 "Manitoba","Interlake-Eastern","04-08-2020",2,62 "Manitoba","Interlake-Eastern","05-08-2020",0,62 "Manitoba","Interlake-Eastern","06-08-2020",0,62 @@ -7773,6 +7785,7 @@ "Manitoba","Interlake-Eastern","22-03-2022",6,11106 "Manitoba","Interlake-Eastern","23-03-2022",17,11123 "Manitoba","Interlake-Eastern","24-03-2022",20,11143 +"Manitoba","Interlake-Eastern","25-03-2022",11,11154 "Manitoba","Northern","04-08-2020",0,3 "Manitoba","Northern","05-08-2020",0,3 "Manitoba","Northern","06-08-2020",0,3 @@ -8371,6 +8384,7 @@ "Manitoba","Northern","22-03-2022",26,17833 "Manitoba","Northern","23-03-2022",0,17833 "Manitoba","Northern","24-03-2022",45,17878 +"Manitoba","Northern","25-03-2022",7,17885 "Manitoba","Not Reported","04-08-2020",0,0 "Manitoba","Not Reported","05-08-2020",0,0 "Manitoba","Not Reported","06-08-2020",0,0 @@ -8969,6 +8983,7 @@ "Manitoba","Not Reported","22-03-2022",0,0 "Manitoba","Not Reported","23-03-2022",0,0 "Manitoba","Not Reported","24-03-2022",0,0 +"Manitoba","Not Reported","25-03-2022",0,0 "Manitoba","Prairie Mountain","04-08-2020",10,53 "Manitoba","Prairie Mountain","05-08-2020",0,53 "Manitoba","Prairie Mountain","06-08-2020",18,71 @@ -9567,6 +9582,7 @@ "Manitoba","Prairie Mountain","22-03-2022",14,13521 "Manitoba","Prairie Mountain","23-03-2022",18,13539 "Manitoba","Prairie Mountain","24-03-2022",26,13565 +"Manitoba","Prairie Mountain","25-03-2022",15,13580 "Manitoba","Southern Health","04-08-2020",12,70 "Manitoba","Southern Health","05-08-2020",0,70 "Manitoba","Southern Health","06-08-2020",11,81 @@ -10165,6 +10181,7 @@ "Manitoba","Southern Health","22-03-2022",12,18897 "Manitoba","Southern Health","23-03-2022",27,18924 "Manitoba","Southern Health","24-03-2022",20,18944 +"Manitoba","Southern Health","25-03-2022",15,18959 "Manitoba","Winnipeg","04-08-2020",3,254 "Manitoba","Winnipeg","05-08-2020",2,256 "Manitoba","Winnipeg","06-08-2020",1,257 @@ -10763,6 +10780,7 @@ "Manitoba","Winnipeg","22-03-2022",46,73060 "Manitoba","Winnipeg","23-03-2022",75,73135 "Manitoba","Winnipeg","24-03-2022",94,73229 +"Manitoba","Winnipeg","25-03-2022",100,73329 "New Brunswick","Not Reported","04-08-2020",0,0 "New Brunswick","Not Reported","05-08-2020",0,0 "New Brunswick","Not Reported","06-08-2020",0,0 @@ -11361,6 +11379,7 @@ "New Brunswick","Not Reported","22-03-2022",0,0 "New Brunswick","Not Reported","23-03-2022",0,0 "New Brunswick","Not Reported","24-03-2022",0,0 +"New Brunswick","Not Reported","25-03-2022",0,0 "New Brunswick","Zone 1 (Moncton area)","04-08-2020",0,29 "New Brunswick","Zone 1 (Moncton area)","05-08-2020",4,33 "New Brunswick","Zone 1 (Moncton area)","06-08-2020",2,35 @@ -11959,6 +11978,7 @@ "New Brunswick","Zone 1 (Moncton area)","22-03-2022",898,14184 "New Brunswick","Zone 1 (Moncton area)","23-03-2022",0,14184 "New Brunswick","Zone 1 (Moncton area)","24-03-2022",0,14184 +"New Brunswick","Zone 1 (Moncton area)","25-03-2022",0,14184 "New Brunswick","Zone 2 (Saint John area)","04-08-2020",0,27 "New Brunswick","Zone 2 (Saint John area)","05-08-2020",0,27 "New Brunswick","Zone 2 (Saint John area)","06-08-2020",0,27 @@ -12557,6 +12577,7 @@ "New Brunswick","Zone 2 (Saint John area)","22-03-2022",599,10766 "New Brunswick","Zone 2 (Saint John area)","23-03-2022",0,10766 "New Brunswick","Zone 2 (Saint John area)","24-03-2022",0,10766 +"New Brunswick","Zone 2 (Saint John area)","25-03-2022",0,10766 "New Brunswick","Zone 3 (Fredericton area)","04-08-2020",0,51 "New Brunswick","Zone 3 (Fredericton area)","05-08-2020",0,51 "New Brunswick","Zone 3 (Fredericton area)","06-08-2020",0,51 @@ -13155,6 +13176,7 @@ "New Brunswick","Zone 3 (Fredericton area)","22-03-2022",502,7945 "New Brunswick","Zone 3 (Fredericton area)","23-03-2022",0,7945 "New Brunswick","Zone 3 (Fredericton area)","24-03-2022",0,7945 +"New Brunswick","Zone 3 (Fredericton area)","25-03-2022",0,7945 "New Brunswick","Zone 4 (Edmundston area)","04-08-2020",0,7 "New Brunswick","Zone 4 (Edmundston area)","05-08-2020",0,7 "New Brunswick","Zone 4 (Edmundston area)","06-08-2020",0,7 @@ -13753,6 +13775,7 @@ "New Brunswick","Zone 4 (Edmundston area)","22-03-2022",165,4157 "New Brunswick","Zone 4 (Edmundston area)","23-03-2022",0,4157 "New Brunswick","Zone 4 (Edmundston area)","24-03-2022",0,4157 +"New Brunswick","Zone 4 (Edmundston area)","25-03-2022",0,4157 "New Brunswick","Zone 5 (Campbellton area)","04-08-2020",0,53 "New Brunswick","Zone 5 (Campbellton area)","05-08-2020",0,53 "New Brunswick","Zone 5 (Campbellton area)","06-08-2020",0,53 @@ -14351,6 +14374,7 @@ "New Brunswick","Zone 5 (Campbellton area)","22-03-2022",129,1932 "New Brunswick","Zone 5 (Campbellton area)","23-03-2022",0,1932 "New Brunswick","Zone 5 (Campbellton area)","24-03-2022",0,1932 +"New Brunswick","Zone 5 (Campbellton area)","25-03-2022",0,1932 "New Brunswick","Zone 6 (Bathurst area)","04-08-2020",0,1 "New Brunswick","Zone 6 (Bathurst area)","05-08-2020",0,1 "New Brunswick","Zone 6 (Bathurst area)","06-08-2020",0,1 @@ -14949,6 +14973,7 @@ "New Brunswick","Zone 6 (Bathurst area)","22-03-2022",311,3516 "New Brunswick","Zone 6 (Bathurst area)","23-03-2022",0,3516 "New Brunswick","Zone 6 (Bathurst area)","24-03-2022",0,3516 +"New Brunswick","Zone 6 (Bathurst area)","25-03-2022",0,3516 "New Brunswick","Zone 7 (Miramichi area)","04-08-2020",0,2 "New Brunswick","Zone 7 (Miramichi area)","05-08-2020",0,2 "New Brunswick","Zone 7 (Miramichi area)","06-08-2020",0,2 @@ -15547,6 +15572,7 @@ "New Brunswick","Zone 7 (Miramichi area)","22-03-2022",177,2601 "New Brunswick","Zone 7 (Miramichi area)","23-03-2022",0,2601 "New Brunswick","Zone 7 (Miramichi area)","24-03-2022",0,2601 +"New Brunswick","Zone 7 (Miramichi area)","25-03-2022",0,2601 "NL","Central","04-08-2020",0,11 "NL","Central","05-08-2020",0,11 "NL","Central","06-08-2020",0,11 @@ -16145,6 +16171,7 @@ "NL","Central","22-03-2022",0,4023 "NL","Central","23-03-2022",0,4023 "NL","Central","24-03-2022",0,4023 +"NL","Central","25-03-2022",0,4023 "NL","Eastern","04-08-2020",0,245 "NL","Eastern","05-08-2020",0,245 "NL","Eastern","06-08-2020",0,245 @@ -16743,6 +16770,7 @@ "NL","Eastern","22-03-2022",0,19720 "NL","Eastern","23-03-2022",0,19720 "NL","Eastern","24-03-2022",0,19720 +"NL","Eastern","25-03-2022",0,19720 "NL","Labrador-Grenfell","04-08-2020",0,6 "NL","Labrador-Grenfell","05-08-2020",0,6 "NL","Labrador-Grenfell","06-08-2020",0,6 @@ -17341,6 +17369,7 @@ "NL","Labrador-Grenfell","22-03-2022",0,2351 "NL","Labrador-Grenfell","23-03-2022",0,2351 "NL","Labrador-Grenfell","24-03-2022",0,2351 +"NL","Labrador-Grenfell","25-03-2022",0,2351 "NL","Not Reported","04-08-2020",0,0 "NL","Not Reported","05-08-2020",0,0 "NL","Not Reported","06-08-2020",0,0 @@ -17938,7 +17967,8 @@ "NL","Not Reported","21-03-2022",324,5242 "NL","Not Reported","22-03-2022",267,5509 "NL","Not Reported","23-03-2022",419,5928 -"NL","Not Reported","24-03-2022",0,5928 +"NL","Not Reported","24-03-2022",454,6382 +"NL","Not Reported","25-03-2022",507,6889 "NL","Western","04-08-2020",0,4 "NL","Western","05-08-2020",0,4 "NL","Western","06-08-2020",0,4 @@ -18537,6 +18567,7 @@ "NL","Western","22-03-2022",0,3271 "NL","Western","23-03-2022",0,3271 "NL","Western","24-03-2022",0,3271 +"NL","Western","25-03-2022",0,3271 "Nova Scotia","Not Reported","04-08-2020",0,0 "Nova Scotia","Not Reported","05-08-2020",0,0 "Nova Scotia","Not Reported","06-08-2020",0,0 @@ -19135,6 +19166,7 @@ "Nova Scotia","Not Reported","22-03-2022",0,4270 "Nova Scotia","Not Reported","23-03-2022",0,4270 "Nova Scotia","Not Reported","24-03-2022",3453,7723 +"Nova Scotia","Not Reported","25-03-2022",0,7723 "Nova Scotia","Zone 1 - Western","04-08-2020",0,54 "Nova Scotia","Zone 1 - Western","05-08-2020",0,54 "Nova Scotia","Zone 1 - Western","06-08-2020",0,54 @@ -19733,6 +19765,7 @@ "Nova Scotia","Zone 1 - Western","22-03-2022",0,6943 "Nova Scotia","Zone 1 - Western","23-03-2022",0,6943 "Nova Scotia","Zone 1 - Western","24-03-2022",0,6943 +"Nova Scotia","Zone 1 - Western","25-03-2022",0,6943 "Nova Scotia","Zone 2 - Northern","04-08-2020",0,57 "Nova Scotia","Zone 2 - Northern","05-08-2020",0,57 "Nova Scotia","Zone 2 - Northern","06-08-2020",0,57 @@ -20331,6 +20364,7 @@ "Nova Scotia","Zone 2 - Northern","22-03-2022",0,5550 "Nova Scotia","Zone 2 - Northern","23-03-2022",0,5550 "Nova Scotia","Zone 2 - Northern","24-03-2022",0,5550 +"Nova Scotia","Zone 2 - Northern","25-03-2022",0,5550 "Nova Scotia","Zone 3 - Eastern","04-08-2020",0,53 "Nova Scotia","Zone 3 - Eastern","05-08-2020",0,53 "Nova Scotia","Zone 3 - Eastern","06-08-2020",0,53 @@ -20929,6 +20963,7 @@ "Nova Scotia","Zone 3 - Eastern","22-03-2022",0,7184 "Nova Scotia","Zone 3 - Eastern","23-03-2022",0,7184 "Nova Scotia","Zone 3 - Eastern","24-03-2022",0,7184 +"Nova Scotia","Zone 3 - Eastern","25-03-2022",0,7184 "Nova Scotia","Zone 4 - Central","04-08-2020",0,907 "Nova Scotia","Zone 4 - Central","05-08-2020",0,907 "Nova Scotia","Zone 4 - Central","06-08-2020",0,907 @@ -21527,6 +21562,7 @@ "Nova Scotia","Zone 4 - Central","22-03-2022",0,27564 "Nova Scotia","Zone 4 - Central","23-03-2022",0,27564 "Nova Scotia","Zone 4 - Central","24-03-2022",0,27564 +"Nova Scotia","Zone 4 - Central","25-03-2022",0,27564 "Nunavut","Nunavut","04-08-2020",0,0 "Nunavut","Nunavut","05-08-2020",0,0 "Nunavut","Nunavut","06-08-2020",0,0 @@ -22125,6 +22161,7 @@ "Nunavut","Nunavut","22-03-2022",69,3400 "Nunavut","Nunavut","23-03-2022",0,3400 "Nunavut","Nunavut","24-03-2022",0,3400 +"Nunavut","Nunavut","25-03-2022",0,3400 "NWT","NWT","04-08-2020",0,5 "NWT","NWT","05-08-2020",0,5 "NWT","NWT","06-08-2020",0,5 @@ -22723,6 +22760,7 @@ "NWT","NWT","22-03-2022",63,10005 "NWT","NWT","23-03-2022",101,10106 "NWT","NWT","24-03-2022",129,10235 +"NWT","NWT","25-03-2022",98,10333 "Ontario","Algoma","04-08-2020",0,27 "Ontario","Algoma","05-08-2020",0,27 "Ontario","Algoma","06-08-2020",0,27 @@ -23321,6 +23359,7 @@ "Ontario","Algoma","22-03-2022",76,6238 "Ontario","Algoma","23-03-2022",50,6288 "Ontario","Algoma","24-03-2022",73,6361 +"Ontario","Algoma","25-03-2022",55,6416 "Ontario","Brant","04-08-2020",0,148 "Ontario","Brant","05-08-2020",0,148 "Ontario","Brant","06-08-2020",0,148 @@ -23919,6 +23958,7 @@ "Ontario","Brant","22-03-2022",54,8662 "Ontario","Brant","23-03-2022",20,8682 "Ontario","Brant","24-03-2022",20,8702 +"Ontario","Brant","25-03-2022",17,8719 "Ontario","Chatham-Kent","04-08-2020",9,278 "Ontario","Chatham-Kent","05-08-2020",14,292 "Ontario","Chatham-Kent","06-08-2020",10,302 @@ -24517,6 +24557,7 @@ "Ontario","Chatham-Kent","22-03-2022",2,7139 "Ontario","Chatham-Kent","23-03-2022",17,7156 "Ontario","Chatham-Kent","24-03-2022",22,7178 +"Ontario","Chatham-Kent","25-03-2022",18,7196 "Ontario","Durham","04-08-2020",16,1819 "Ontario","Durham","05-08-2020",2,1821 "Ontario","Durham","06-08-2020",0,1821 @@ -25115,6 +25156,7 @@ "Ontario","Durham","22-03-2022",84,54943 "Ontario","Durham","23-03-2022",109,55052 "Ontario","Durham","24-03-2022",113,55165 +"Ontario","Durham","25-03-2022",129,55294 "Ontario","Eastern","04-08-2020",0,181 "Ontario","Eastern","05-08-2020",0,181 "Ontario","Eastern","06-08-2020",0,181 @@ -25713,6 +25755,7 @@ "Ontario","Eastern","22-03-2022",10,14005 "Ontario","Eastern","23-03-2022",16,14021 "Ontario","Eastern","24-03-2022",28,14049 +"Ontario","Eastern","25-03-2022",49,14098 "Ontario","Grey Bruce","04-08-2020",0,112 "Ontario","Grey Bruce","05-08-2020",0,112 "Ontario","Grey Bruce","06-08-2020",0,112 @@ -26311,6 +26354,7 @@ "Ontario","Grey Bruce","22-03-2022",19,6799 "Ontario","Grey Bruce","23-03-2022",21,6820 "Ontario","Grey Bruce","24-03-2022",44,6864 +"Ontario","Grey Bruce","25-03-2022",26,6890 "Ontario","Haldimand-Norfolk","04-08-2020",0,450 "Ontario","Haldimand-Norfolk","05-08-2020",0,450 "Ontario","Haldimand-Norfolk","06-08-2020",1,451 @@ -26909,6 +26953,7 @@ "Ontario","Haldimand-Norfolk","22-03-2022",7,7331 "Ontario","Haldimand-Norfolk","23-03-2022",14,7345 "Ontario","Haldimand-Norfolk","24-03-2022",27,7372 +"Ontario","Haldimand-Norfolk","25-03-2022",8,7380 "Ontario","Haliburton Kawartha Pineridge","04-08-2020",0,214 "Ontario","Haliburton Kawartha Pineridge","05-08-2020",0,214 "Ontario","Haliburton Kawartha Pineridge","06-08-2020",1,215 @@ -27507,6 +27552,7 @@ "Ontario","Haliburton Kawartha Pineridge","22-03-2022",15,7456 "Ontario","Haliburton Kawartha Pineridge","23-03-2022",24,7480 "Ontario","Haliburton Kawartha Pineridge","24-03-2022",24,7504 +"Ontario","Haliburton Kawartha Pineridge","25-03-2022",26,7530 "Ontario","Halton","04-08-2020",1,828 "Ontario","Halton","05-08-2020",2,830 "Ontario","Halton","06-08-2020",1,831 @@ -28105,6 +28151,7 @@ "Ontario","Halton","22-03-2022",29,43534 "Ontario","Halton","23-03-2022",110,43644 "Ontario","Halton","24-03-2022",88,43732 +"Ontario","Halton","25-03-2022",127,43859 "Ontario","Hamilton","04-08-2020",8,894 "Ontario","Hamilton","05-08-2020",0,894 "Ontario","Hamilton","06-08-2020",2,896 @@ -28703,6 +28750,7 @@ "Ontario","Hamilton","22-03-2022",102,50225 "Ontario","Hamilton","23-03-2022",102,50327 "Ontario","Hamilton","24-03-2022",118,50445 +"Ontario","Hamilton","25-03-2022",167,50612 "Ontario","Hastings Prince Edward","04-08-2020",0,44 "Ontario","Hastings Prince Edward","05-08-2020",0,44 "Ontario","Hastings Prince Edward","06-08-2020",0,44 @@ -29301,6 +29349,7 @@ "Ontario","Hastings Prince Edward","22-03-2022",0,7502 "Ontario","Hastings Prince Edward","23-03-2022",103,7605 "Ontario","Hastings Prince Edward","24-03-2022",0,7605 +"Ontario","Hastings Prince Edward","25-03-2022",82,7687 "Ontario","Huron Perth","04-08-2020",1,74 "Ontario","Huron Perth","05-08-2020",0,74 "Ontario","Huron Perth","06-08-2020",1,75 @@ -29899,6 +29948,7 @@ "Ontario","Huron Perth","22-03-2022",7,6031 "Ontario","Huron Perth","23-03-2022",29,6060 "Ontario","Huron Perth","24-03-2022",41,6101 +"Ontario","Huron Perth","25-03-2022",18,6119 "Ontario","Kingston Frontenac Lennox & Addington","04-08-2020",0,109 "Ontario","Kingston Frontenac Lennox & Addington","05-08-2020",0,109 "Ontario","Kingston Frontenac Lennox & Addington","06-08-2020",0,109 @@ -30497,6 +30547,7 @@ "Ontario","Kingston Frontenac Lennox & Addington","22-03-2022",0,11834 "Ontario","Kingston Frontenac Lennox & Addington","23-03-2022",155,11989 "Ontario","Kingston Frontenac Lennox & Addington","24-03-2022",0,11989 +"Ontario","Kingston Frontenac Lennox & Addington","25-03-2022",196,12185 "Ontario","Lambton","04-08-2020",3,317 "Ontario","Lambton","05-08-2020",2,319 "Ontario","Lambton","06-08-2020",-1,318 @@ -31095,6 +31146,7 @@ "Ontario","Lambton","22-03-2022",11,10090 "Ontario","Lambton","23-03-2022",5,10095 "Ontario","Lambton","24-03-2022",44,10139 +"Ontario","Lambton","25-03-2022",15,10154 "Ontario","Leeds Grenville and Lanark","04-08-2020",0,355 "Ontario","Leeds Grenville and Lanark","05-08-2020",0,355 "Ontario","Leeds Grenville and Lanark","06-08-2020",0,355 @@ -31693,6 +31745,7 @@ "Ontario","Leeds Grenville and Lanark","22-03-2022",10,7137 "Ontario","Leeds Grenville and Lanark","23-03-2022",25,7162 "Ontario","Leeds Grenville and Lanark","24-03-2022",20,7182 +"Ontario","Leeds Grenville and Lanark","25-03-2022",43,7225 "Ontario","Middlesex-London","04-08-2020",0,679 "Ontario","Middlesex-London","05-08-2020",1,680 "Ontario","Middlesex-London","06-08-2020",1,681 @@ -32291,6 +32344,7 @@ "Ontario","Middlesex-London","22-03-2022",41,33212 "Ontario","Middlesex-London","23-03-2022",105,33317 "Ontario","Middlesex-London","24-03-2022",118,33435 +"Ontario","Middlesex-London","25-03-2022",102,33537 "Ontario","Niagara","04-08-2020",2,869 "Ontario","Niagara","05-08-2020",8,877 "Ontario","Niagara","06-08-2020",1,878 @@ -32889,6 +32943,7 @@ "Ontario","Niagara","22-03-2022",59,35480 "Ontario","Niagara","23-03-2022",67,35547 "Ontario","Niagara","24-03-2022",71,35618 +"Ontario","Niagara","25-03-2022",82,35700 "Ontario","North Bay Parry Sound","04-08-2020",0,35 "Ontario","North Bay Parry Sound","05-08-2020",0,35 "Ontario","North Bay Parry Sound","06-08-2020",0,35 @@ -33487,6 +33542,7 @@ "Ontario","North Bay Parry Sound","22-03-2022",18,4322 "Ontario","North Bay Parry Sound","23-03-2022",33,4355 "Ontario","North Bay Parry Sound","24-03-2022",21,4376 +"Ontario","North Bay Parry Sound","25-03-2022",17,4393 "Ontario","Northwestern","04-08-2020",0,44 "Ontario","Northwestern","05-08-2020",0,44 "Ontario","Northwestern","06-08-2020",0,44 @@ -34085,6 +34141,7 @@ "Ontario","Northwestern","22-03-2022",0,6103 "Ontario","Northwestern","23-03-2022",130,6233 "Ontario","Northwestern","24-03-2022",0,6233 +"Ontario","Northwestern","25-03-2022",120,6353 "Ontario","Not Reported","04-08-2020",0,0 "Ontario","Not Reported","05-08-2020",0,0 "Ontario","Not Reported","06-08-2020",0,0 @@ -34683,6 +34740,7 @@ "Ontario","Not Reported","22-03-2022",0,0 "Ontario","Not Reported","23-03-2022",0,0 "Ontario","Not Reported","24-03-2022",0,0 +"Ontario","Not Reported","25-03-2022",0,0 "Ontario","Ottawa","04-08-2020",1,2560 "Ontario","Ottawa","05-08-2020",16,2576 "Ontario","Ottawa","06-08-2020",19,2595 @@ -35281,6 +35339,7 @@ "Ontario","Ottawa","22-03-2022",43,64972 "Ontario","Ottawa","23-03-2022",93,65065 "Ontario","Ottawa","24-03-2022",164,65229 +"Ontario","Ottawa","25-03-2022",165,65394 "Ontario","Peel","04-08-2020",10,7105 "Ontario","Peel","05-08-2020",9,7114 "Ontario","Peel","06-08-2020",13,7127 @@ -35879,6 +35938,7 @@ "Ontario","Peel","22-03-2022",162,177997 "Ontario","Peel","23-03-2022",184,178181 "Ontario","Peel","24-03-2022",169,178350 +"Ontario","Peel","25-03-2022",197,178547 "Ontario","Peterborough","04-08-2020",0,99 "Ontario","Peterborough","05-08-2020",0,99 "Ontario","Peterborough","06-08-2020",0,99 @@ -36477,6 +36537,7 @@ "Ontario","Peterborough","22-03-2022",0,5946 "Ontario","Peterborough","23-03-2022",59,6005 "Ontario","Peterborough","24-03-2022",0,6005 +"Ontario","Peterborough","25-03-2022",52,6057 "Ontario","Porcupine","04-08-2020",0,71 "Ontario","Porcupine","05-08-2020",0,71 "Ontario","Porcupine","06-08-2020",0,71 @@ -37075,6 +37136,7 @@ "Ontario","Porcupine","22-03-2022",16,6110 "Ontario","Porcupine","23-03-2022",15,6125 "Ontario","Porcupine","24-03-2022",31,6156 +"Ontario","Porcupine","25-03-2022",24,6180 "Ontario","Renfrew","04-08-2020",0,30 "Ontario","Renfrew","05-08-2020",0,30 "Ontario","Renfrew","06-08-2020",0,30 @@ -37673,6 +37735,7 @@ "Ontario","Renfrew","22-03-2022",8,3623 "Ontario","Renfrew","23-03-2022",6,3629 "Ontario","Renfrew","24-03-2022",18,3647 +"Ontario","Renfrew","25-03-2022",21,3668 "Ontario","Simcoe Muskoka","04-08-2020",4,657 "Ontario","Simcoe Muskoka","05-08-2020",1,658 "Ontario","Simcoe Muskoka","06-08-2020",2,660 @@ -38271,6 +38334,7 @@ "Ontario","Simcoe Muskoka","22-03-2022",0,37246 "Ontario","Simcoe Muskoka","23-03-2022",199,37445 "Ontario","Simcoe Muskoka","24-03-2022",0,37445 +"Ontario","Simcoe Muskoka","25-03-2022",268,37713 "Ontario","Southwestern","04-08-2020",12,178 "Ontario","Southwestern","05-08-2020",2,180 "Ontario","Southwestern","06-08-2020",6,186 @@ -38869,6 +38933,7 @@ "Ontario","Southwestern","22-03-2022",0,11669 "Ontario","Southwestern","23-03-2022",56,11725 "Ontario","Southwestern","24-03-2022",0,11725 +"Ontario","Southwestern","25-03-2022",79,11804 "Ontario","Sudbury","04-08-2020",0,89 "Ontario","Sudbury","05-08-2020",1,90 "Ontario","Sudbury","06-08-2020",0,90 @@ -39467,6 +39532,7 @@ "Ontario","Sudbury","22-03-2022",0,12552 "Ontario","Sudbury","23-03-2022",101,12653 "Ontario","Sudbury","24-03-2022",0,12653 +"Ontario","Sudbury","25-03-2022",128,12781 "Ontario","Thunder Bay","04-08-2020",0,98 "Ontario","Thunder Bay","05-08-2020",0,98 "Ontario","Thunder Bay","06-08-2020",1,99 @@ -40065,6 +40131,7 @@ "Ontario","Thunder Bay","22-03-2022",0,9567 "Ontario","Thunder Bay","23-03-2022",47,9614 "Ontario","Thunder Bay","24-03-2022",0,9614 +"Ontario","Thunder Bay","25-03-2022",54,9668 "Ontario","Timiskaming","04-08-2020",0,16 "Ontario","Timiskaming","05-08-2020",0,16 "Ontario","Timiskaming","06-08-2020",0,16 @@ -40663,6 +40730,7 @@ "Ontario","Timiskaming","22-03-2022",21,1332 "Ontario","Timiskaming","23-03-2022",7,1339 "Ontario","Timiskaming","24-03-2022",0,1339 +"Ontario","Timiskaming","25-03-2022",0,1339 "Ontario","Toronto","04-08-2020",12,15432 "Ontario","Toronto","05-08-2020",19,15451 "Ontario","Toronto","06-08-2020",21,15472 @@ -41261,6 +41329,7 @@ "Ontario","Toronto","22-03-2022",420,295104 "Ontario","Toronto","23-03-2022",626,295730 "Ontario","Toronto","24-03-2022",538,296268 +"Ontario","Toronto","25-03-2022",584,296852 "Ontario","Waterloo","04-08-2020",1,1394 "Ontario","Waterloo","05-08-2020",0,1394 "Ontario","Waterloo","06-08-2020",0,1394 @@ -41859,6 +41928,7 @@ "Ontario","Waterloo","22-03-2022",22,41594 "Ontario","Waterloo","23-03-2022",79,41673 "Ontario","Waterloo","24-03-2022",84,41757 +"Ontario","Waterloo","25-03-2022",55,41812 "Ontario","Wellington Dufferin Guelph","04-08-2020",1,528 "Ontario","Wellington Dufferin Guelph","05-08-2020",0,528 "Ontario","Wellington Dufferin Guelph","06-08-2020",0,528 @@ -42457,6 +42527,7 @@ "Ontario","Wellington Dufferin Guelph","22-03-2022",4,19133 "Ontario","Wellington Dufferin Guelph","23-03-2022",49,19182 "Ontario","Wellington Dufferin Guelph","24-03-2022",34,19216 +"Ontario","Wellington Dufferin Guelph","25-03-2022",94,19310 "Ontario","Windsor-Essex","04-08-2020",10,2350 "Ontario","Windsor-Essex","05-08-2020",1,2351 "Ontario","Windsor-Essex","06-08-2020",5,2356 @@ -43055,6 +43126,7 @@ "Ontario","Windsor-Essex","22-03-2022",60,39125 "Ontario","Windsor-Essex","23-03-2022",0,39125 "Ontario","Windsor-Essex","24-03-2022",170,39295 +"Ontario","Windsor-Essex","25-03-2022",89,39384 "Ontario","York","04-08-2020",5,3303 "Ontario","York","05-08-2020",0,3303 "Ontario","York","06-08-2020",5,3308 @@ -43653,6 +43725,7 @@ "Ontario","York","22-03-2022",94,100454 "Ontario","York","23-03-2022",173,100627 "Ontario","York","24-03-2022",166,100793 +"Ontario","York","25-03-2022",185,100978 "PEI","Prince Edward Island","04-08-2020",0,36 "PEI","Prince Edward Island","05-08-2020",0,36 "PEI","Prince Edward Island","06-08-2020",0,36 @@ -44251,6 +44324,7 @@ "PEI","Prince Edward Island","22-03-2022",2038,23345 "PEI","Prince Edward Island","23-03-2022",0,23345 "PEI","Prince Edward Island","24-03-2022",0,23345 +"PEI","Prince Edward Island","25-03-2022",0,23345 "Quebec","Abitibi-Témiscamingue","04-08-2020",0,179 "Quebec","Abitibi-Témiscamingue","05-08-2020",0,179 "Quebec","Abitibi-Témiscamingue","06-08-2020",0,179 @@ -44849,6 +44923,7 @@ "Quebec","Abitibi-Témiscamingue","22-03-2022",32,8314 "Quebec","Abitibi-Témiscamingue","23-03-2022",66,8380 "Quebec","Abitibi-Témiscamingue","24-03-2022",87,8467 +"Quebec","Abitibi-Témiscamingue","25-03-2022",75,8542 "Quebec","Bas-Saint-Laurent","04-08-2020",0,70 "Quebec","Bas-Saint-Laurent","05-08-2020",0,70 "Quebec","Bas-Saint-Laurent","06-08-2020",0,70 @@ -45447,6 +45522,7 @@ "Quebec","Bas-Saint-Laurent","22-03-2022",55,15975 "Quebec","Bas-Saint-Laurent","23-03-2022",114,16089 "Quebec","Bas-Saint-Laurent","24-03-2022",116,16205 +"Quebec","Bas-Saint-Laurent","25-03-2022",90,16295 "Quebec","Capitale-Nationale","04-08-2020",0,1959 "Quebec","Capitale-Nationale","05-08-2020",0,1959 "Quebec","Capitale-Nationale","06-08-2020",3,1962 @@ -46045,6 +46121,7 @@ "Quebec","Capitale-Nationale","22-03-2022",176,76210 "Quebec","Capitale-Nationale","23-03-2022",260,76470 "Quebec","Capitale-Nationale","24-03-2022",324,76794 +"Quebec","Capitale-Nationale","25-03-2022",281,77075 "Quebec","Chaudière-Appalaches","04-08-2020",0,570 "Quebec","Chaudière-Appalaches","05-08-2020",2,572 "Quebec","Chaudière-Appalaches","06-08-2020",1,573 @@ -46643,6 +46720,7 @@ "Quebec","Chaudière-Appalaches","22-03-2022",135,54235 "Quebec","Chaudière-Appalaches","23-03-2022",144,54379 "Quebec","Chaudière-Appalaches","24-03-2022",174,54553 +"Quebec","Chaudière-Appalaches","25-03-2022",153,54706 "Quebec","Côte-Nord","04-08-2020",0,124 "Quebec","Côte-Nord","05-08-2020",0,124 "Quebec","Côte-Nord","06-08-2020",0,124 @@ -47241,6 +47319,7 @@ "Quebec","Côte-Nord","22-03-2022",44,6239 "Quebec","Côte-Nord","23-03-2022",93,6332 "Quebec","Côte-Nord","24-03-2022",78,6410 +"Quebec","Côte-Nord","25-03-2022",61,6471 "Quebec","Estrie","04-08-2020",3,1069 "Quebec","Estrie","05-08-2020",5,1074 "Quebec","Estrie","06-08-2020",10,1084 @@ -47839,6 +47918,7 @@ "Quebec","Estrie","22-03-2022",82,42811 "Quebec","Estrie","23-03-2022",119,42930 "Quebec","Estrie","24-03-2022",113,43043 +"Quebec","Estrie","25-03-2022",118,43161 "Quebec","Gaspésie-Îles-de-la-Madeleine","04-08-2020",0,209 "Quebec","Gaspésie-Îles-de-la-Madeleine","05-08-2020",1,210 "Quebec","Gaspésie-Îles-de-la-Madeleine","06-08-2020",0,210 @@ -48437,6 +48517,7 @@ "Quebec","Gaspésie-Îles-de-la-Madeleine","22-03-2022",70,6388 "Quebec","Gaspésie-Îles-de-la-Madeleine","23-03-2022",103,6491 "Quebec","Gaspésie-Îles-de-la-Madeleine","24-03-2022",122,6613 +"Quebec","Gaspésie-Îles-de-la-Madeleine","25-03-2022",106,6719 "Quebec","Lanaudière","04-08-2020",17,4544 "Quebec","Lanaudière","05-08-2020",18,4562 "Quebec","Lanaudière","06-08-2020",11,4573 @@ -49035,6 +49116,7 @@ "Quebec","Lanaudière","22-03-2022",65,63435 "Quebec","Lanaudière","23-03-2022",95,63530 "Quebec","Lanaudière","24-03-2022",74,63604 +"Quebec","Lanaudière","25-03-2022",93,63697 "Quebec","Laurentides","04-08-2020",24,3961 "Quebec","Laurentides","05-08-2020",29,3990 "Quebec","Laurentides","06-08-2020",13,4003 @@ -49633,6 +49715,7 @@ "Quebec","Laurentides","22-03-2022",75,70636 "Quebec","Laurentides","23-03-2022",98,70734 "Quebec","Laurentides","24-03-2022",137,70871 +"Quebec","Laurentides","25-03-2022",119,70990 "Quebec","Laval","04-08-2020",10,6084 "Quebec","Laval","05-08-2020",7,6091 "Quebec","Laval","06-08-2020",12,6103 @@ -50231,6 +50314,7 @@ "Quebec","Laval","22-03-2022",33,66610 "Quebec","Laval","23-03-2022",0,66610 "Quebec","Laval","24-03-2022",59,66669 +"Quebec","Laval","25-03-2022",81,66750 "Quebec","Mauricie","04-08-2020",9,2093 "Quebec","Mauricie","05-08-2020",3,2096 "Quebec","Mauricie","06-08-2020",0,2096 @@ -50829,6 +50913,7 @@ "Quebec","Mauricie","22-03-2022",116,50153 "Quebec","Mauricie","23-03-2022",184,50337 "Quebec","Mauricie","24-03-2022",180,50517 +"Quebec","Mauricie","25-03-2022",157,50674 "Quebec","Montérégie","04-08-2020",20,8882 "Quebec","Montérégie","05-08-2020",29,8911 "Quebec","Montérégie","06-08-2020",27,8938 @@ -51427,6 +51512,7 @@ "Quebec","Montérégie","22-03-2022",101,131488 "Quebec","Montérégie","23-03-2022",286,131774 "Quebec","Montérégie","24-03-2022",236,132010 +"Quebec","Montérégie","25-03-2022",236,132246 "Quebec","Montréal","04-08-2020",40,28989 "Quebec","Montréal","05-08-2020",58,29047 "Quebec","Montréal","06-08-2020",50,29097 @@ -52025,6 +52111,7 @@ "Quebec","Montréal","22-03-2022",205,284425 "Quebec","Montréal","23-03-2022",335,284760 "Quebec","Montréal","24-03-2022",405,285165 +"Quebec","Montréal","25-03-2022",424,285589 "Quebec","Nord-du-Québec","04-08-2020",0,8 "Quebec","Nord-du-Québec","05-08-2020",0,8 "Quebec","Nord-du-Québec","06-08-2020",0,8 @@ -52623,6 +52710,7 @@ "Quebec","Nord-du-Québec","22-03-2022",8,1154 "Quebec","Nord-du-Québec","23-03-2022",10,1164 "Quebec","Nord-du-Québec","24-03-2022",4,1168 +"Quebec","Nord-du-Québec","25-03-2022",4,1172 "Quebec","Not Reported","04-08-2020",0,27 "Quebec","Not Reported","05-08-2020",0,27 "Quebec","Not Reported","06-08-2020",0,27 @@ -53221,6 +53309,7 @@ "Quebec","Not Reported","22-03-2022",9,2691 "Quebec","Not Reported","23-03-2022",8,2699 "Quebec","Not Reported","24-03-2022",5,2704 +"Quebec","Not Reported","25-03-2022",5,2709 "Quebec","Nunavik","04-08-2020",0,17 "Quebec","Nunavik","05-08-2020",0,17 "Quebec","Nunavik","06-08-2020",0,17 @@ -53819,6 +53908,7 @@ "Quebec","Nunavik","22-03-2022",4,2784 "Quebec","Nunavik","23-03-2022",1,2785 "Quebec","Nunavik","24-03-2022",3,2788 +"Quebec","Nunavik","25-03-2022",4,2792 "Quebec","Outaouais","04-08-2020",0,682 "Quebec","Outaouais","05-08-2020",3,685 "Quebec","Outaouais","06-08-2020",6,691 @@ -54417,6 +54507,7 @@ "Quebec","Outaouais","22-03-2022",24,35947 "Quebec","Outaouais","23-03-2022",54,36001 "Quebec","Outaouais","24-03-2022",53,36054 +"Quebec","Outaouais","25-03-2022",55,36109 "Quebec","Saguenay","04-08-2020",0,368 "Quebec","Saguenay","05-08-2020",0,368 "Quebec","Saguenay","06-08-2020",0,368 @@ -55015,6 +55106,7 @@ "Quebec","Saguenay","22-03-2022",141,25269 "Quebec","Saguenay","23-03-2022",119,25388 "Quebec","Saguenay","24-03-2022",107,25495 +"Quebec","Saguenay","25-03-2022",124,25619 "Quebec","Terres-Cries-de-la-Baie-James","04-08-2020",0,10 "Quebec","Terres-Cries-de-la-Baie-James","05-08-2020",0,10 "Quebec","Terres-Cries-de-la-Baie-James","06-08-2020",0,10 @@ -55613,6 +55705,7 @@ "Quebec","Terres-Cries-de-la-Baie-James","22-03-2022",8,2125 "Quebec","Terres-Cries-de-la-Baie-James","23-03-2022",22,2147 "Quebec","Terres-Cries-de-la-Baie-James","24-03-2022",18,2165 +"Quebec","Terres-Cries-de-la-Baie-James","25-03-2022",17,2182 "Repatriated","Not Reported","04-08-2020",0,13 "Repatriated","Not Reported","05-08-2020",0,13 "Repatriated","Not Reported","06-08-2020",0,13 @@ -56211,6 +56304,7 @@ "Repatriated","Not Reported","22-03-2022",0,13 "Repatriated","Not Reported","23-03-2022",0,13 "Repatriated","Not Reported","24-03-2022",0,13 +"Repatriated","Not Reported","25-03-2022",0,13 "Saskatchewan","Central East","04-08-2020",0,28 "Saskatchewan","Central East","05-08-2020",0,28 "Saskatchewan","Central East","06-08-2020",0,28 @@ -64537,3 +64631,4 @@ "Yukon","Yukon","22-03-2022",6,3671 "Yukon","Yukon","23-03-2022",21,3692 "Yukon","Yukon","24-03-2022",13,3705 +"Yukon","Yukon","25-03-2022",16,3721 diff --git a/timeseries_hr_sk_new/sk_new_mortality_timeseries_hr_combined.csv b/timeseries_hr_sk_new/sk_new_mortality_timeseries_hr_combined.csv index 359f3f84..669ad41a 100644 --- a/timeseries_hr_sk_new/sk_new_mortality_timeseries_hr_combined.csv +++ b/timeseries_hr_sk_new/sk_new_mortality_timeseries_hr_combined.csv @@ -597,6 +597,7 @@ "Alberta","Calgary","22-03-2022",0,1095 "Alberta","Calgary","23-03-2022",6,1101 "Alberta","Calgary","24-03-2022",0,1101 +"Alberta","Calgary","25-03-2022",0,1101 "Alberta","Central","04-08-2020",1,3 "Alberta","Central","05-08-2020",1,4 "Alberta","Central","06-08-2020",1,5 @@ -1195,6 +1196,7 @@ "Alberta","Central","22-03-2022",0,511 "Alberta","Central","23-03-2022",3,514 "Alberta","Central","24-03-2022",0,514 +"Alberta","Central","25-03-2022",0,514 "Alberta","Edmonton","04-08-2020",3,50 "Alberta","Edmonton","05-08-2020",0,50 "Alberta","Edmonton","06-08-2020",1,51 @@ -1793,6 +1795,7 @@ "Alberta","Edmonton","22-03-2022",0,1574 "Alberta","Edmonton","23-03-2022",3,1577 "Alberta","Edmonton","24-03-2022",0,1577 +"Alberta","Edmonton","25-03-2022",0,1577 "Alberta","North","04-08-2020",0,17 "Alberta","North","05-08-2020",1,18 "Alberta","North","06-08-2020",0,18 @@ -2391,6 +2394,7 @@ "Alberta","North","22-03-2022",0,489 "Alberta","North","23-03-2022",4,493 "Alberta","North","24-03-2022",0,493 +"Alberta","North","25-03-2022",0,493 "Alberta","Not Reported","04-08-2020",0,0 "Alberta","Not Reported","05-08-2020",0,0 "Alberta","Not Reported","06-08-2020",0,0 @@ -2989,6 +2993,7 @@ "Alberta","Not Reported","22-03-2022",0,0 "Alberta","Not Reported","23-03-2022",0,0 "Alberta","Not Reported","24-03-2022",0,0 +"Alberta","Not Reported","25-03-2022",0,0 "Alberta","South","04-08-2020",1,17 "Alberta","South","05-08-2020",0,17 "Alberta","South","06-08-2020",0,17 @@ -3587,6 +3592,7 @@ "Alberta","South","22-03-2022",0,354 "Alberta","South","23-03-2022",5,359 "Alberta","South","24-03-2022",0,359 +"Alberta","South","25-03-2022",0,359 "BC","Fraser","04-08-2020",0,79 "BC","Fraser","05-08-2020",0,79 "BC","Fraser","06-08-2020",0,79 @@ -4185,6 +4191,7 @@ "BC","Fraser","22-03-2022",0,1339 "BC","Fraser","23-03-2022",0,1339 "BC","Fraser","24-03-2022",3,1342 +"BC","Fraser","25-03-2022",0,1342 "BC","Interior","04-08-2020",0,2 "BC","Interior","05-08-2020",0,2 "BC","Interior","06-08-2020",0,2 @@ -4783,6 +4790,7 @@ "BC","Interior","22-03-2022",0,364 "BC","Interior","23-03-2022",0,364 "BC","Interior","24-03-2022",1,365 +"BC","Interior","25-03-2022",0,365 "BC","Island","04-08-2020",0,5 "BC","Island","05-08-2020",0,5 "BC","Island","06-08-2020",0,5 @@ -5381,6 +5389,7 @@ "BC","Island","22-03-2022",0,236 "BC","Island","23-03-2022",0,236 "BC","Island","24-03-2022",0,236 +"BC","Island","25-03-2022",0,236 "BC","Northern","04-08-2020",0,0 "BC","Northern","05-08-2020",0,0 "BC","Northern","06-08-2020",0,0 @@ -5979,6 +5988,7 @@ "BC","Northern","22-03-2022",0,322 "BC","Northern","23-03-2022",1,323 "BC","Northern","24-03-2022",2,325 +"BC","Northern","25-03-2022",1,326 "BC","Not Reported","04-08-2020",0,0 "BC","Not Reported","05-08-2020",0,0 "BC","Not Reported","06-08-2020",0,0 @@ -6577,6 +6587,7 @@ "BC","Not Reported","22-03-2022",0,0 "BC","Not Reported","23-03-2022",0,0 "BC","Not Reported","24-03-2022",0,0 +"BC","Not Reported","25-03-2022",0,0 "BC","Vancouver Coastal","04-08-2020",0,109 "BC","Vancouver Coastal","05-08-2020",0,109 "BC","Vancouver Coastal","06-08-2020",0,109 @@ -7175,6 +7186,7 @@ "BC","Vancouver Coastal","22-03-2022",0,713 "BC","Vancouver Coastal","23-03-2022",0,713 "BC","Vancouver Coastal","24-03-2022",0,713 +"BC","Vancouver Coastal","25-03-2022",1,714 "Manitoba","Interlake-Eastern","04-08-2020",0,0 "Manitoba","Interlake-Eastern","05-08-2020",0,0 "Manitoba","Interlake-Eastern","06-08-2020",0,0 @@ -7773,6 +7785,7 @@ "Manitoba","Interlake-Eastern","22-03-2022",0,88 "Manitoba","Interlake-Eastern","23-03-2022",2,90 "Manitoba","Interlake-Eastern","24-03-2022",1,91 +"Manitoba","Interlake-Eastern","25-03-2022",0,91 "Manitoba","Northern","04-08-2020",0,0 "Manitoba","Northern","05-08-2020",0,0 "Manitoba","Northern","06-08-2020",0,0 @@ -8371,6 +8384,7 @@ "Manitoba","Northern","22-03-2022",0,82 "Manitoba","Northern","23-03-2022",0,82 "Manitoba","Northern","24-03-2022",1,83 +"Manitoba","Northern","25-03-2022",0,83 "Manitoba","Not Reported","04-08-2020",0,0 "Manitoba","Not Reported","05-08-2020",0,0 "Manitoba","Not Reported","06-08-2020",0,0 @@ -8969,6 +8983,7 @@ "Manitoba","Not Reported","22-03-2022",0,0 "Manitoba","Not Reported","23-03-2022",0,0 "Manitoba","Not Reported","24-03-2022",0,0 +"Manitoba","Not Reported","25-03-2022",0,0 "Manitoba","Prairie Mountain","04-08-2020",0,1 "Manitoba","Prairie Mountain","05-08-2020",0,1 "Manitoba","Prairie Mountain","06-08-2020",0,1 @@ -9567,6 +9582,7 @@ "Manitoba","Prairie Mountain","22-03-2022",0,149 "Manitoba","Prairie Mountain","23-03-2022",1,150 "Manitoba","Prairie Mountain","24-03-2022",1,151 +"Manitoba","Prairie Mountain","25-03-2022",0,151 "Manitoba","Southern Health","04-08-2020",0,2 "Manitoba","Southern Health","05-08-2020",0,2 "Manitoba","Southern Health","06-08-2020",0,2 @@ -10165,6 +10181,7 @@ "Manitoba","Southern Health","22-03-2022",0,335 "Manitoba","Southern Health","23-03-2022",0,335 "Manitoba","Southern Health","24-03-2022",0,335 +"Manitoba","Southern Health","25-03-2022",0,335 "Manitoba","Winnipeg","04-08-2020",0,5 "Manitoba","Winnipeg","05-08-2020",0,5 "Manitoba","Winnipeg","06-08-2020",0,5 @@ -10763,6 +10780,7 @@ "Manitoba","Winnipeg","22-03-2022",0,1077 "Manitoba","Winnipeg","23-03-2022",1,1078 "Manitoba","Winnipeg","24-03-2022",1,1079 +"Manitoba","Winnipeg","25-03-2022",0,1079 "New Brunswick","Not Reported","04-08-2020",0,0 "New Brunswick","Not Reported","05-08-2020",0,0 "New Brunswick","Not Reported","06-08-2020",0,0 @@ -11361,6 +11379,7 @@ "New Brunswick","Not Reported","22-03-2022",0,0 "New Brunswick","Not Reported","23-03-2022",0,0 "New Brunswick","Not Reported","24-03-2022",0,0 +"New Brunswick","Not Reported","25-03-2022",0,0 "New Brunswick","Zone 1 (Moncton area)","04-08-2020",0,0 "New Brunswick","Zone 1 (Moncton area)","05-08-2020",0,0 "New Brunswick","Zone 1 (Moncton area)","06-08-2020",0,0 @@ -11959,6 +11978,7 @@ "New Brunswick","Zone 1 (Moncton area)","22-03-2022",5,85 "New Brunswick","Zone 1 (Moncton area)","23-03-2022",0,85 "New Brunswick","Zone 1 (Moncton area)","24-03-2022",0,85 +"New Brunswick","Zone 1 (Moncton area)","25-03-2022",0,85 "New Brunswick","Zone 2 (Saint John area)","04-08-2020",0,0 "New Brunswick","Zone 2 (Saint John area)","05-08-2020",0,0 "New Brunswick","Zone 2 (Saint John area)","06-08-2020",0,0 @@ -12557,6 +12577,7 @@ "New Brunswick","Zone 2 (Saint John area)","22-03-2022",4,58 "New Brunswick","Zone 2 (Saint John area)","23-03-2022",0,58 "New Brunswick","Zone 2 (Saint John area)","24-03-2022",0,58 +"New Brunswick","Zone 2 (Saint John area)","25-03-2022",0,58 "New Brunswick","Zone 3 (Fredericton area)","04-08-2020",0,0 "New Brunswick","Zone 3 (Fredericton area)","05-08-2020",0,0 "New Brunswick","Zone 3 (Fredericton area)","06-08-2020",0,0 @@ -13155,6 +13176,7 @@ "New Brunswick","Zone 3 (Fredericton area)","22-03-2022",1,53 "New Brunswick","Zone 3 (Fredericton area)","23-03-2022",0,53 "New Brunswick","Zone 3 (Fredericton area)","24-03-2022",0,53 +"New Brunswick","Zone 3 (Fredericton area)","25-03-2022",0,53 "New Brunswick","Zone 4 (Edmundston area)","04-08-2020",0,0 "New Brunswick","Zone 4 (Edmundston area)","05-08-2020",0,0 "New Brunswick","Zone 4 (Edmundston area)","06-08-2020",0,0 @@ -13753,6 +13775,7 @@ "New Brunswick","Zone 4 (Edmundston area)","22-03-2022",0,59 "New Brunswick","Zone 4 (Edmundston area)","23-03-2022",0,59 "New Brunswick","Zone 4 (Edmundston area)","24-03-2022",0,59 +"New Brunswick","Zone 4 (Edmundston area)","25-03-2022",0,59 "New Brunswick","Zone 5 (Campbellton area)","04-08-2020",0,2 "New Brunswick","Zone 5 (Campbellton area)","05-08-2020",0,2 "New Brunswick","Zone 5 (Campbellton area)","06-08-2020",0,2 @@ -14351,6 +14374,7 @@ "New Brunswick","Zone 5 (Campbellton area)","22-03-2022",1,24 "New Brunswick","Zone 5 (Campbellton area)","23-03-2022",0,24 "New Brunswick","Zone 5 (Campbellton area)","24-03-2022",0,24 +"New Brunswick","Zone 5 (Campbellton area)","25-03-2022",0,24 "New Brunswick","Zone 6 (Bathurst area)","04-08-2020",0,0 "New Brunswick","Zone 6 (Bathurst area)","05-08-2020",0,0 "New Brunswick","Zone 6 (Bathurst area)","06-08-2020",0,0 @@ -14949,6 +14973,7 @@ "New Brunswick","Zone 6 (Bathurst area)","22-03-2022",4,32 "New Brunswick","Zone 6 (Bathurst area)","23-03-2022",0,32 "New Brunswick","Zone 6 (Bathurst area)","24-03-2022",0,32 +"New Brunswick","Zone 6 (Bathurst area)","25-03-2022",0,32 "New Brunswick","Zone 7 (Miramichi area)","04-08-2020",0,0 "New Brunswick","Zone 7 (Miramichi area)","05-08-2020",0,0 "New Brunswick","Zone 7 (Miramichi area)","06-08-2020",0,0 @@ -15547,6 +15572,7 @@ "New Brunswick","Zone 7 (Miramichi area)","22-03-2022",1,25 "New Brunswick","Zone 7 (Miramichi area)","23-03-2022",0,25 "New Brunswick","Zone 7 (Miramichi area)","24-03-2022",0,25 +"New Brunswick","Zone 7 (Miramichi area)","25-03-2022",0,25 "NL","Central","04-08-2020",0,0 "NL","Central","05-08-2020",0,0 "NL","Central","06-08-2020",0,0 @@ -16145,6 +16171,7 @@ "NL","Central","22-03-2022",0,33 "NL","Central","23-03-2022",1,34 "NL","Central","24-03-2022",0,34 +"NL","Central","25-03-2022",2,36 "NL","Eastern","04-08-2020",0,3 "NL","Eastern","05-08-2020",0,3 "NL","Eastern","06-08-2020",0,3 @@ -16743,6 +16770,7 @@ "NL","Eastern","22-03-2022",0,38 "NL","Eastern","23-03-2022",3,41 "NL","Eastern","24-03-2022",0,41 +"NL","Eastern","25-03-2022",7,48 "NL","Labrador-Grenfell","04-08-2020",0,0 "NL","Labrador-Grenfell","05-08-2020",0,0 "NL","Labrador-Grenfell","06-08-2020",0,0 @@ -17341,6 +17369,7 @@ "NL","Labrador-Grenfell","22-03-2022",0,1 "NL","Labrador-Grenfell","23-03-2022",0,1 "NL","Labrador-Grenfell","24-03-2022",0,1 +"NL","Labrador-Grenfell","25-03-2022",0,1 "NL","Not Reported","04-08-2020",0,0 "NL","Not Reported","05-08-2020",0,0 "NL","Not Reported","06-08-2020",0,0 @@ -17939,6 +17968,7 @@ "NL","Not Reported","22-03-2022",0,0 "NL","Not Reported","23-03-2022",0,0 "NL","Not Reported","24-03-2022",0,0 +"NL","Not Reported","25-03-2022",0,0 "NL","Western","04-08-2020",0,0 "NL","Western","05-08-2020",0,0 "NL","Western","06-08-2020",0,0 @@ -18537,6 +18567,7 @@ "NL","Western","22-03-2022",0,15 "NL","Western","23-03-2022",1,16 "NL","Western","24-03-2022",0,16 +"NL","Western","25-03-2022",0,16 "Nova Scotia","Not Reported","04-08-2020",0,0 "Nova Scotia","Not Reported","05-08-2020",0,0 "Nova Scotia","Not Reported","06-08-2020",0,0 @@ -19135,6 +19166,7 @@ "Nova Scotia","Not Reported","22-03-2022",0,21 "Nova Scotia","Not Reported","23-03-2022",0,21 "Nova Scotia","Not Reported","24-03-2022",13,34 +"Nova Scotia","Not Reported","25-03-2022",0,34 "Nova Scotia","Zone 1 - Western","04-08-2020",0,1 "Nova Scotia","Zone 1 - Western","05-08-2020",0,1 "Nova Scotia","Zone 1 - Western","06-08-2020",0,1 @@ -19733,6 +19765,7 @@ "Nova Scotia","Zone 1 - Western","22-03-2022",0,29 "Nova Scotia","Zone 1 - Western","23-03-2022",0,29 "Nova Scotia","Zone 1 - Western","24-03-2022",0,29 +"Nova Scotia","Zone 1 - Western","25-03-2022",0,29 "Nova Scotia","Zone 2 - Northern","04-08-2020",0,0 "Nova Scotia","Zone 2 - Northern","05-08-2020",0,0 "Nova Scotia","Zone 2 - Northern","06-08-2020",0,0 @@ -20331,6 +20364,7 @@ "Nova Scotia","Zone 2 - Northern","22-03-2022",0,20 "Nova Scotia","Zone 2 - Northern","23-03-2022",0,20 "Nova Scotia","Zone 2 - Northern","24-03-2022",0,20 +"Nova Scotia","Zone 2 - Northern","25-03-2022",0,20 "Nova Scotia","Zone 3 - Eastern","04-08-2020",0,5 "Nova Scotia","Zone 3 - Eastern","05-08-2020",0,5 "Nova Scotia","Zone 3 - Eastern","06-08-2020",0,5 @@ -20929,6 +20963,7 @@ "Nova Scotia","Zone 3 - Eastern","22-03-2022",0,26 "Nova Scotia","Zone 3 - Eastern","23-03-2022",0,26 "Nova Scotia","Zone 3 - Eastern","24-03-2022",0,26 +"Nova Scotia","Zone 3 - Eastern","25-03-2022",0,26 "Nova Scotia","Zone 4 - Central","04-08-2020",0,58 "Nova Scotia","Zone 4 - Central","05-08-2020",0,58 "Nova Scotia","Zone 4 - Central","06-08-2020",0,58 @@ -21527,6 +21562,7 @@ "Nova Scotia","Zone 4 - Central","22-03-2022",0,135 "Nova Scotia","Zone 4 - Central","23-03-2022",0,135 "Nova Scotia","Zone 4 - Central","24-03-2022",0,135 +"Nova Scotia","Zone 4 - Central","25-03-2022",0,135 "Nunavut","Nunavut","04-08-2020",0,0 "Nunavut","Nunavut","05-08-2020",0,0 "Nunavut","Nunavut","06-08-2020",0,0 @@ -22125,6 +22161,7 @@ "Nunavut","Nunavut","22-03-2022",0,5 "Nunavut","Nunavut","23-03-2022",0,5 "Nunavut","Nunavut","24-03-2022",0,5 +"Nunavut","Nunavut","25-03-2022",0,5 "NWT","NWT","04-08-2020",0,0 "NWT","NWT","05-08-2020",0,0 "NWT","NWT","06-08-2020",0,0 @@ -22723,6 +22760,7 @@ "NWT","NWT","22-03-2022",0,21 "NWT","NWT","23-03-2022",0,21 "NWT","NWT","24-03-2022",0,21 +"NWT","NWT","25-03-2022",0,21 "Ontario","Algoma","04-08-2020",0,0 "Ontario","Algoma","05-08-2020",0,0 "Ontario","Algoma","06-08-2020",0,0 @@ -23321,6 +23359,7 @@ "Ontario","Algoma","22-03-2022",0,41 "Ontario","Algoma","23-03-2022",1,42 "Ontario","Algoma","24-03-2022",0,42 +"Ontario","Algoma","25-03-2022",0,42 "Ontario","Brant","04-08-2020",0,4 "Ontario","Brant","05-08-2020",0,4 "Ontario","Brant","06-08-2020",0,4 @@ -23919,6 +23958,7 @@ "Ontario","Brant","22-03-2022",0,66 "Ontario","Brant","23-03-2022",0,66 "Ontario","Brant","24-03-2022",0,66 +"Ontario","Brant","25-03-2022",0,66 "Ontario","Chatham-Kent","04-08-2020",0,1 "Ontario","Chatham-Kent","05-08-2020",0,1 "Ontario","Chatham-Kent","06-08-2020",1,2 @@ -24517,6 +24557,7 @@ "Ontario","Chatham-Kent","22-03-2022",1,67 "Ontario","Chatham-Kent","23-03-2022",0,67 "Ontario","Chatham-Kent","24-03-2022",0,67 +"Ontario","Chatham-Kent","25-03-2022",2,69 "Ontario","Durham","04-08-2020",0,181 "Ontario","Durham","05-08-2020",0,181 "Ontario","Durham","06-08-2020",0,181 @@ -25115,6 +25156,7 @@ "Ontario","Durham","22-03-2022",0,449 "Ontario","Durham","23-03-2022",0,449 "Ontario","Durham","24-03-2022",3,452 +"Ontario","Durham","25-03-2022",0,452 "Ontario","Eastern","04-08-2020",0,12 "Ontario","Eastern","05-08-2020",0,12 "Ontario","Eastern","06-08-2020",0,12 @@ -25713,6 +25755,7 @@ "Ontario","Eastern","22-03-2022",-1,196 "Ontario","Eastern","23-03-2022",0,196 "Ontario","Eastern","24-03-2022",2,198 +"Ontario","Eastern","25-03-2022",0,198 "Ontario","Grey Bruce","04-08-2020",0,0 "Ontario","Grey Bruce","05-08-2020",0,0 "Ontario","Grey Bruce","06-08-2020",0,0 @@ -26311,6 +26354,7 @@ "Ontario","Grey Bruce","22-03-2022",0,52 "Ontario","Grey Bruce","23-03-2022",0,52 "Ontario","Grey Bruce","24-03-2022",0,52 +"Ontario","Grey Bruce","25-03-2022",1,53 "Ontario","Haldimand-Norfolk","04-08-2020",0,37 "Ontario","Haldimand-Norfolk","05-08-2020",0,37 "Ontario","Haldimand-Norfolk","06-08-2020",0,37 @@ -26909,6 +26953,7 @@ "Ontario","Haldimand-Norfolk","22-03-2022",-1,74 "Ontario","Haldimand-Norfolk","23-03-2022",1,75 "Ontario","Haldimand-Norfolk","24-03-2022",0,75 +"Ontario","Haldimand-Norfolk","25-03-2022",0,75 "Ontario","Haliburton Kawartha Pineridge","04-08-2020",0,19 "Ontario","Haliburton Kawartha Pineridge","05-08-2020",0,19 "Ontario","Haliburton Kawartha Pineridge","06-08-2020",0,19 @@ -27507,6 +27552,7 @@ "Ontario","Haliburton Kawartha Pineridge","22-03-2022",0,91 "Ontario","Haliburton Kawartha Pineridge","23-03-2022",0,91 "Ontario","Haliburton Kawartha Pineridge","24-03-2022",1,92 +"Ontario","Haliburton Kawartha Pineridge","25-03-2022",0,92 "Ontario","Halton","04-08-2020",0,25 "Ontario","Halton","05-08-2020",0,25 "Ontario","Halton","06-08-2020",0,25 @@ -28105,6 +28151,7 @@ "Ontario","Halton","22-03-2022",0,305 "Ontario","Halton","23-03-2022",0,305 "Ontario","Halton","24-03-2022",0,305 +"Ontario","Halton","25-03-2022",0,305 "Ontario","Hamilton","04-08-2020",0,45 "Ontario","Hamilton","05-08-2020",0,45 "Ontario","Hamilton","06-08-2020",0,45 @@ -28703,6 +28750,7 @@ "Ontario","Hamilton","22-03-2022",3,526 "Ontario","Hamilton","23-03-2022",0,526 "Ontario","Hamilton","24-03-2022",0,526 +"Ontario","Hamilton","25-03-2022",1,527 "Ontario","Hastings Prince Edward","04-08-2020",0,5 "Ontario","Hastings Prince Edward","05-08-2020",0,5 "Ontario","Hastings Prince Edward","06-08-2020",0,5 @@ -29301,6 +29349,7 @@ "Ontario","Hastings Prince Edward","22-03-2022",0,45 "Ontario","Hastings Prince Edward","23-03-2022",0,45 "Ontario","Hastings Prince Edward","24-03-2022",0,45 +"Ontario","Hastings Prince Edward","25-03-2022",0,45 "Ontario","Huron Perth","04-08-2020",0,5 "Ontario","Huron Perth","05-08-2020",0,5 "Ontario","Huron Perth","06-08-2020",0,5 @@ -29899,6 +29948,7 @@ "Ontario","Huron Perth","22-03-2022",0,95 "Ontario","Huron Perth","23-03-2022",0,95 "Ontario","Huron Perth","24-03-2022",0,95 +"Ontario","Huron Perth","25-03-2022",0,95 "Ontario","Kingston Frontenac Lennox & Addington","04-08-2020",0,0 "Ontario","Kingston Frontenac Lennox & Addington","05-08-2020",0,0 "Ontario","Kingston Frontenac Lennox & Addington","06-08-2020",0,0 @@ -30497,6 +30547,7 @@ "Ontario","Kingston Frontenac Lennox & Addington","22-03-2022",0,35 "Ontario","Kingston Frontenac Lennox & Addington","23-03-2022",2,37 "Ontario","Kingston Frontenac Lennox & Addington","24-03-2022",0,37 +"Ontario","Kingston Frontenac Lennox & Addington","25-03-2022",0,37 "Ontario","Lambton","04-08-2020",0,25 "Ontario","Lambton","05-08-2020",0,25 "Ontario","Lambton","06-08-2020",0,25 @@ -31095,6 +31146,7 @@ "Ontario","Lambton","22-03-2022",1,132 "Ontario","Lambton","23-03-2022",1,133 "Ontario","Lambton","24-03-2022",0,133 +"Ontario","Lambton","25-03-2022",0,133 "Ontario","Leeds Grenville and Lanark","04-08-2020",0,52 "Ontario","Leeds Grenville and Lanark","05-08-2020",0,52 "Ontario","Leeds Grenville and Lanark","06-08-2020",0,52 @@ -31693,6 +31745,7 @@ "Ontario","Leeds Grenville and Lanark","22-03-2022",1,87 "Ontario","Leeds Grenville and Lanark","23-03-2022",0,87 "Ontario","Leeds Grenville and Lanark","24-03-2022",0,87 +"Ontario","Leeds Grenville and Lanark","25-03-2022",3,90 "Ontario","Middlesex-London","04-08-2020",0,57 "Ontario","Middlesex-London","05-08-2020",0,57 "Ontario","Middlesex-London","06-08-2020",0,57 @@ -32291,6 +32344,7 @@ "Ontario","Middlesex-London","22-03-2022",0,356 "Ontario","Middlesex-London","23-03-2022",0,356 "Ontario","Middlesex-London","24-03-2022",0,356 +"Ontario","Middlesex-London","25-03-2022",2,358 "Ontario","Niagara","04-08-2020",0,64 "Ontario","Niagara","05-08-2020",0,64 "Ontario","Niagara","06-08-2020",0,64 @@ -32889,6 +32943,7 @@ "Ontario","Niagara","22-03-2022",0,524 "Ontario","Niagara","23-03-2022",1,525 "Ontario","Niagara","24-03-2022",0,525 +"Ontario","Niagara","25-03-2022",1,526 "Ontario","North Bay Parry Sound","04-08-2020",0,1 "Ontario","North Bay Parry Sound","05-08-2020",0,1 "Ontario","North Bay Parry Sound","06-08-2020",0,1 @@ -33487,6 +33542,7 @@ "Ontario","North Bay Parry Sound","22-03-2022",0,26 "Ontario","North Bay Parry Sound","23-03-2022",0,26 "Ontario","North Bay Parry Sound","24-03-2022",0,26 +"Ontario","North Bay Parry Sound","25-03-2022",0,26 "Ontario","Northwestern","04-08-2020",0,0 "Ontario","Northwestern","05-08-2020",0,0 "Ontario","Northwestern","06-08-2020",0,0 @@ -34085,6 +34141,7 @@ "Ontario","Northwestern","22-03-2022",0,22 "Ontario","Northwestern","23-03-2022",0,22 "Ontario","Northwestern","24-03-2022",0,22 +"Ontario","Northwestern","25-03-2022",0,22 "Ontario","Not Reported","04-08-2020",0,0 "Ontario","Not Reported","05-08-2020",0,0 "Ontario","Not Reported","06-08-2020",0,0 @@ -34683,6 +34740,7 @@ "Ontario","Not Reported","22-03-2022",0,0 "Ontario","Not Reported","23-03-2022",0,0 "Ontario","Not Reported","24-03-2022",0,0 +"Ontario","Not Reported","25-03-2022",0,0 "Ontario","Ottawa","04-08-2020",0,264 "Ontario","Ottawa","05-08-2020",0,264 "Ontario","Ottawa","06-08-2020",0,264 @@ -35281,6 +35339,7 @@ "Ontario","Ottawa","22-03-2022",1,759 "Ontario","Ottawa","23-03-2022",1,760 "Ontario","Ottawa","24-03-2022",0,760 +"Ontario","Ottawa","25-03-2022",0,760 "Ontario","Peel","04-08-2020",0,320 "Ontario","Peel","05-08-2020",0,320 "Ontario","Peel","06-08-2020",0,320 @@ -35879,6 +35938,7 @@ "Ontario","Peel","22-03-2022",0,1285 "Ontario","Peel","23-03-2022",0,1285 "Ontario","Peel","24-03-2022",0,1285 +"Ontario","Peel","25-03-2022",1,1286 "Ontario","Peterborough","04-08-2020",0,2 "Ontario","Peterborough","05-08-2020",0,2 "Ontario","Peterborough","06-08-2020",0,2 @@ -36477,6 +36537,7 @@ "Ontario","Peterborough","22-03-2022",0,61 "Ontario","Peterborough","23-03-2022",0,61 "Ontario","Peterborough","24-03-2022",0,61 +"Ontario","Peterborough","25-03-2022",0,61 "Ontario","Porcupine","04-08-2020",0,8 "Ontario","Porcupine","05-08-2020",0,8 "Ontario","Porcupine","06-08-2020",0,8 @@ -37075,6 +37136,7 @@ "Ontario","Porcupine","22-03-2022",0,49 "Ontario","Porcupine","23-03-2022",0,49 "Ontario","Porcupine","24-03-2022",0,49 +"Ontario","Porcupine","25-03-2022",0,49 "Ontario","Renfrew","04-08-2020",0,1 "Ontario","Renfrew","05-08-2020",0,1 "Ontario","Renfrew","06-08-2020",0,1 @@ -37673,6 +37735,7 @@ "Ontario","Renfrew","22-03-2022",1,37 "Ontario","Renfrew","23-03-2022",0,37 "Ontario","Renfrew","24-03-2022",0,37 +"Ontario","Renfrew","25-03-2022",0,37 "Ontario","Simcoe Muskoka","04-08-2020",1,37 "Ontario","Simcoe Muskoka","05-08-2020",0,37 "Ontario","Simcoe Muskoka","06-08-2020",0,37 @@ -38271,6 +38334,7 @@ "Ontario","Simcoe Muskoka","22-03-2022",0,431 "Ontario","Simcoe Muskoka","23-03-2022",3,434 "Ontario","Simcoe Muskoka","24-03-2022",0,434 +"Ontario","Simcoe Muskoka","25-03-2022",2,436 "Ontario","Southwestern","04-08-2020",0,5 "Ontario","Southwestern","05-08-2020",0,5 "Ontario","Southwestern","06-08-2020",0,5 @@ -38869,6 +38933,7 @@ "Ontario","Southwestern","22-03-2022",0,153 "Ontario","Southwestern","23-03-2022",1,154 "Ontario","Southwestern","24-03-2022",0,154 +"Ontario","Southwestern","25-03-2022",0,154 "Ontario","Sudbury","04-08-2020",0,2 "Ontario","Sudbury","05-08-2020",0,2 "Ontario","Sudbury","06-08-2020",0,2 @@ -39467,6 +39532,7 @@ "Ontario","Sudbury","22-03-2022",0,122 "Ontario","Sudbury","23-03-2022",1,123 "Ontario","Sudbury","24-03-2022",0,123 +"Ontario","Sudbury","25-03-2022",0,123 "Ontario","Thunder Bay","04-08-2020",0,1 "Ontario","Thunder Bay","05-08-2020",0,1 "Ontario","Thunder Bay","06-08-2020",0,1 @@ -40065,6 +40131,7 @@ "Ontario","Thunder Bay","22-03-2022",0,82 "Ontario","Thunder Bay","23-03-2022",0,82 "Ontario","Thunder Bay","24-03-2022",0,82 +"Ontario","Thunder Bay","25-03-2022",0,82 "Ontario","Timiskaming","04-08-2020",0,0 "Ontario","Timiskaming","05-08-2020",0,0 "Ontario","Timiskaming","06-08-2020",0,0 @@ -40663,6 +40730,7 @@ "Ontario","Timiskaming","22-03-2022",0,13 "Ontario","Timiskaming","23-03-2022",0,13 "Ontario","Timiskaming","24-03-2022",0,13 +"Ontario","Timiskaming","25-03-2022",0,13 "Ontario","Toronto","04-08-2020",2,1161 "Ontario","Toronto","05-08-2020",0,1161 "Ontario","Toronto","06-08-2020",0,1161 @@ -41261,6 +41329,7 @@ "Ontario","Toronto","22-03-2022",2,4124 "Ontario","Toronto","23-03-2022",5,4129 "Ontario","Toronto","24-03-2022",5,4134 +"Ontario","Toronto","25-03-2022",2,4136 "Ontario","Waterloo","04-08-2020",0,119 "Ontario","Waterloo","05-08-2020",0,119 "Ontario","Waterloo","06-08-2020",0,119 @@ -41859,6 +41928,7 @@ "Ontario","Waterloo","22-03-2022",0,401 "Ontario","Waterloo","23-03-2022",0,401 "Ontario","Waterloo","24-03-2022",0,401 +"Ontario","Waterloo","25-03-2022",0,401 "Ontario","Wellington Dufferin Guelph","04-08-2020",0,37 "Ontario","Wellington Dufferin Guelph","05-08-2020",0,37 "Ontario","Wellington Dufferin Guelph","06-08-2020",0,37 @@ -42457,6 +42527,7 @@ "Ontario","Wellington Dufferin Guelph","22-03-2022",0,158 "Ontario","Wellington Dufferin Guelph","23-03-2022",0,158 "Ontario","Wellington Dufferin Guelph","24-03-2022",0,158 +"Ontario","Wellington Dufferin Guelph","25-03-2022",0,158 "Ontario","Windsor-Essex","04-08-2020",0,71 "Ontario","Windsor-Essex","05-08-2020",0,71 "Ontario","Windsor-Essex","06-08-2020",0,71 @@ -43055,6 +43126,7 @@ "Ontario","Windsor-Essex","22-03-2022",2,591 "Ontario","Windsor-Essex","23-03-2022",0,591 "Ontario","Windsor-Essex","24-03-2022",1,592 +"Ontario","Windsor-Essex","25-03-2022",0,592 "Ontario","York","04-08-2020",0,252 "Ontario","York","05-08-2020",0,252 "Ontario","York","06-08-2020",0,252 @@ -43653,6 +43725,7 @@ "Ontario","York","22-03-2022",0,932 "Ontario","York","23-03-2022",1,933 "Ontario","York","24-03-2022",0,933 +"Ontario","York","25-03-2022",0,933 "PEI","Prince Edward Island","04-08-2020",0,0 "PEI","Prince Edward Island","05-08-2020",0,0 "PEI","Prince Edward Island","06-08-2020",0,0 @@ -44251,6 +44324,7 @@ "PEI","Prince Edward Island","22-03-2022",0,16 "PEI","Prince Edward Island","23-03-2022",0,16 "PEI","Prince Edward Island","24-03-2022",0,16 +"PEI","Prince Edward Island","25-03-2022",0,16 "Quebec","Abitibi-Témiscamingue","04-08-2020",0,4 "Quebec","Abitibi-Témiscamingue","05-08-2020",0,4 "Quebec","Abitibi-Témiscamingue","06-08-2020",0,4 @@ -44849,6 +44923,7 @@ "Quebec","Abitibi-Témiscamingue","22-03-2022",2,79 "Quebec","Abitibi-Témiscamingue","23-03-2022",0,79 "Quebec","Abitibi-Témiscamingue","24-03-2022",0,79 +"Quebec","Abitibi-Témiscamingue","25-03-2022",1,80 "Quebec","Bas-Saint-Laurent","04-08-2020",0,2 "Quebec","Bas-Saint-Laurent","05-08-2020",0,2 "Quebec","Bas-Saint-Laurent","06-08-2020",0,2 @@ -45447,6 +45522,7 @@ "Quebec","Bas-Saint-Laurent","22-03-2022",1,111 "Quebec","Bas-Saint-Laurent","23-03-2022",0,111 "Quebec","Bas-Saint-Laurent","24-03-2022",0,111 +"Quebec","Bas-Saint-Laurent","25-03-2022",2,113 "Quebec","Capitale-Nationale","04-08-2020",0,193 "Quebec","Capitale-Nationale","05-08-2020",0,193 "Quebec","Capitale-Nationale","06-08-2020",0,193 @@ -46045,6 +46121,7 @@ "Quebec","Capitale-Nationale","22-03-2022",0,1432 "Quebec","Capitale-Nationale","23-03-2022",0,1432 "Quebec","Capitale-Nationale","24-03-2022",4,1436 +"Quebec","Capitale-Nationale","25-03-2022",1,1437 "Quebec","Chaudière-Appalaches","04-08-2020",0,8 "Quebec","Chaudière-Appalaches","05-08-2020",0,8 "Quebec","Chaudière-Appalaches","06-08-2020",0,8 @@ -46643,6 +46720,7 @@ "Quebec","Chaudière-Appalaches","22-03-2022",3,564 "Quebec","Chaudière-Appalaches","23-03-2022",0,564 "Quebec","Chaudière-Appalaches","24-03-2022",2,566 +"Quebec","Chaudière-Appalaches","25-03-2022",2,568 "Quebec","Côte-Nord","04-08-2020",0,0 "Quebec","Côte-Nord","05-08-2020",0,0 "Quebec","Côte-Nord","06-08-2020",0,0 @@ -47241,6 +47319,7 @@ "Quebec","Côte-Nord","22-03-2022",0,39 "Quebec","Côte-Nord","23-03-2022",0,39 "Quebec","Côte-Nord","24-03-2022",0,39 +"Quebec","Côte-Nord","25-03-2022",0,39 "Quebec","Estrie","04-08-2020",0,26 "Quebec","Estrie","05-08-2020",0,26 "Quebec","Estrie","06-08-2020",0,26 @@ -47839,6 +47918,7 @@ "Quebec","Estrie","22-03-2022",1,548 "Quebec","Estrie","23-03-2022",-1,547 "Quebec","Estrie","24-03-2022",3,550 +"Quebec","Estrie","25-03-2022",0,550 "Quebec","Gaspésie-Îles-de-la-Madeleine","04-08-2020",0,9 "Quebec","Gaspésie-Îles-de-la-Madeleine","05-08-2020",0,9 "Quebec","Gaspésie-Îles-de-la-Madeleine","06-08-2020",0,9 @@ -48437,6 +48517,7 @@ "Quebec","Gaspésie-Îles-de-la-Madeleine","22-03-2022",0,58 "Quebec","Gaspésie-Îles-de-la-Madeleine","23-03-2022",0,58 "Quebec","Gaspésie-Îles-de-la-Madeleine","24-03-2022",0,58 +"Quebec","Gaspésie-Îles-de-la-Madeleine","25-03-2022",1,59 "Quebec","Lanaudière","04-08-2020",0,212 "Quebec","Lanaudière","05-08-2020",0,212 "Quebec","Lanaudière","06-08-2020",0,212 @@ -49035,6 +49116,7 @@ "Quebec","Lanaudière","22-03-2022",-7,721 "Quebec","Lanaudière","23-03-2022",0,721 "Quebec","Lanaudière","24-03-2022",1,722 +"Quebec","Lanaudière","25-03-2022",2,724 "Quebec","Laurentides","04-08-2020",1,237 "Quebec","Laurentides","05-08-2020",0,237 "Quebec","Laurentides","06-08-2020",0,237 @@ -49633,6 +49715,7 @@ "Quebec","Laurentides","22-03-2022",1,707 "Quebec","Laurentides","23-03-2022",0,707 "Quebec","Laurentides","24-03-2022",0,707 +"Quebec","Laurentides","25-03-2022",0,707 "Quebec","Laval","04-08-2020",0,675 "Quebec","Laval","05-08-2020",0,675 "Quebec","Laval","06-08-2020",0,675 @@ -50231,6 +50314,7 @@ "Quebec","Laval","22-03-2022",0,1048 "Quebec","Laval","23-03-2022",0,1048 "Quebec","Laval","24-03-2022",0,1048 +"Quebec","Laval","25-03-2022",0,1048 "Quebec","Mauricie","04-08-2020",0,210 "Quebec","Mauricie","05-08-2020",0,210 "Quebec","Mauricie","06-08-2020",0,210 @@ -50829,6 +50913,7 @@ "Quebec","Mauricie","22-03-2022",2,903 "Quebec","Mauricie","23-03-2022",1,904 "Quebec","Mauricie","24-03-2022",2,906 +"Quebec","Mauricie","25-03-2022",1,907 "Quebec","Montérégie","04-08-2020",0,604 "Quebec","Montérégie","05-08-2020",0,604 "Quebec","Montérégie","06-08-2020",0,604 @@ -51427,6 +51512,7 @@ "Quebec","Montérégie","22-03-2022",0,2040 "Quebec","Montérégie","23-03-2022",1,2041 "Quebec","Montérégie","24-03-2022",1,2042 +"Quebec","Montérégie","25-03-2022",2,2044 "Quebec","Montréal","04-08-2020",1,3446 "Quebec","Montréal","05-08-2020",2,3448 "Quebec","Montréal","06-08-2020",0,3448 @@ -52025,6 +52111,7 @@ "Quebec","Montréal","22-03-2022",1,5338 "Quebec","Montréal","23-03-2022",0,5338 "Quebec","Montréal","24-03-2022",1,5339 +"Quebec","Montréal","25-03-2022",0,5339 "Quebec","Nord-du-Québec","04-08-2020",0,0 "Quebec","Nord-du-Québec","05-08-2020",0,0 "Quebec","Nord-du-Québec","06-08-2020",0,0 @@ -52623,6 +52710,7 @@ "Quebec","Nord-du-Québec","22-03-2022",0,4 "Quebec","Nord-du-Québec","23-03-2022",0,4 "Quebec","Nord-du-Québec","24-03-2022",0,4 +"Quebec","Nord-du-Québec","25-03-2022",0,4 "Quebec","Not Reported","04-08-2020",0,0 "Quebec","Not Reported","05-08-2020",0,0 "Quebec","Not Reported","06-08-2020",0,0 @@ -53221,6 +53309,7 @@ "Quebec","Not Reported","22-03-2022",0,2 "Quebec","Not Reported","23-03-2022",0,2 "Quebec","Not Reported","24-03-2022",0,2 +"Quebec","Not Reported","25-03-2022",0,2 "Quebec","Nunavik","04-08-2020",0,0 "Quebec","Nunavik","05-08-2020",0,0 "Quebec","Nunavik","06-08-2020",0,0 @@ -53819,6 +53908,7 @@ "Quebec","Nunavik","22-03-2022",0,10 "Quebec","Nunavik","23-03-2022",0,10 "Quebec","Nunavik","24-03-2022",0,10 +"Quebec","Nunavik","25-03-2022",0,10 "Quebec","Outaouais","04-08-2020",0,33 "Quebec","Outaouais","05-08-2020",0,33 "Quebec","Outaouais","06-08-2020",0,33 @@ -54417,6 +54507,7 @@ "Quebec","Outaouais","22-03-2022",1,290 "Quebec","Outaouais","23-03-2022",1,291 "Quebec","Outaouais","24-03-2022",0,291 +"Quebec","Outaouais","25-03-2022",0,291 "Quebec","Saguenay","04-08-2020",0,26 "Quebec","Saguenay","05-08-2020",0,26 "Quebec","Saguenay","06-08-2020",0,26 @@ -55015,6 +55106,7 @@ "Quebec","Saguenay","22-03-2022",2,364 "Quebec","Saguenay","23-03-2022",0,364 "Quebec","Saguenay","24-03-2022",0,364 +"Quebec","Saguenay","25-03-2022",0,364 "Quebec","Terres-Cries-de-la-Baie-James","04-08-2020",0,0 "Quebec","Terres-Cries-de-la-Baie-James","05-08-2020",0,0 "Quebec","Terres-Cries-de-la-Baie-James","06-08-2020",0,0 @@ -55613,6 +55705,7 @@ "Quebec","Terres-Cries-de-la-Baie-James","22-03-2022",0,14 "Quebec","Terres-Cries-de-la-Baie-James","23-03-2022",0,14 "Quebec","Terres-Cries-de-la-Baie-James","24-03-2022",0,14 +"Quebec","Terres-Cries-de-la-Baie-James","25-03-2022",0,14 "Repatriated","Not Reported","04-08-2020",0,0 "Repatriated","Not Reported","05-08-2020",0,0 "Repatriated","Not Reported","06-08-2020",0,0 @@ -56211,6 +56304,7 @@ "Repatriated","Not Reported","22-03-2022",0,0 "Repatriated","Not Reported","23-03-2022",0,0 "Repatriated","Not Reported","24-03-2022",0,0 +"Repatriated","Not Reported","25-03-2022",0,0 "Saskatchewan","Central East","04-08-2020",0,1 "Saskatchewan","Central East","05-08-2020",0,1 "Saskatchewan","Central East","06-08-2020",0,1 @@ -64537,3 +64631,4 @@ "Yukon","Yukon","22-03-2022",1,24 "Yukon","Yukon","23-03-2022",0,24 "Yukon","Yukon","24-03-2022",0,24 +"Yukon","Yukon","25-03-2022",0,24 diff --git a/timeseries_prov/active_timeseries_prov.csv b/timeseries_prov/active_timeseries_prov.csv index dc9ae769..1ac04109 100644 --- a/timeseries_prov/active_timeseries_prov.csv +++ b/timeseries_prov/active_timeseries_prov.csv @@ -789,6 +789,7 @@ "Alberta","22-03-2022",534285,523679,4023,6583,0 "Alberta","23-03-2022",536166,523679,4044,8443,1860 "Alberta","24-03-2022",536166,523679,4044,8443,0 +"Alberta","25-03-2022",536166,523679,4044,8443,0 "BC","25-01-2020",0,0,0,0,0 "BC","26-01-2020",0,0,0,0,0 "BC","27-01-2020",0,0,0,0,0 @@ -1579,6 +1580,7 @@ "BC","22-03-2022",354334,318871,2974,32489,250 "BC","23-03-2022",354603,318871,2975,32757,268 "BC","24-03-2022",354874,318871,2981,33022,265 +"BC","25-03-2022",355092,318871,2983,33238,216 "Manitoba","25-01-2020",0,0,0,0,0 "Manitoba","26-01-2020",0,0,0,0,0 "Manitoba","27-01-2020",0,0,0,0,0 @@ -2369,6 +2371,7 @@ "Manitoba","22-03-2022",134417,127773,1731,4913,110 "Manitoba","23-03-2022",134554,127777,1735,5042,129 "Manitoba","24-03-2022",134759,129331,1739,3689,-1353 +"Manitoba","25-03-2022",134907,129338,1739,3830,141 "New Brunswick","25-01-2020",0,0,0,0,0 "New Brunswick","26-01-2020",0,0,0,0,0 "New Brunswick","27-01-2020",0,0,0,0,0 @@ -3159,6 +3162,7 @@ "New Brunswick","22-03-2022",45101,40322,336,4443,251 "New Brunswick","23-03-2022",45101,40322,336,4443,0 "New Brunswick","24-03-2022",45101,40322,336,4443,0 +"New Brunswick","25-03-2022",45101,40322,336,4443,0 "NL","25-01-2020",0,0,0,0,0 "NL","26-01-2020",0,0,0,0,0 "NL","27-01-2020",0,0,0,0,0 @@ -3948,7 +3952,8 @@ "NL","21-03-2022",34607,25162,87,9358,322 "NL","22-03-2022",34874,25162,87,9625,267 "NL","23-03-2022",35293,25162,92,10039,414 -"NL","24-03-2022",35293,25162,92,10039,0 +"NL","24-03-2022",35747,25162,92,10493,454 +"NL","25-03-2022",36254,25162,101,10991,498 "Nova Scotia","25-01-2020",0,0,0,0,0 "Nova Scotia","26-01-2020",0,0,0,0,0 "Nova Scotia","27-01-2020",0,0,0,0,0 @@ -4739,6 +4744,7 @@ "Nova Scotia","22-03-2022",51511,44380,231,6900,0 "Nova Scotia","23-03-2022",51511,44380,231,6900,0 "Nova Scotia","24-03-2022",54964,44380,244,10340,3440 +"Nova Scotia","25-03-2022",54964,44380,244,10340,0 "Nunavut","25-01-2020",0,0,0,0,0 "Nunavut","26-01-2020",0,0,0,0,0 "Nunavut","27-01-2020",0,0,0,0,0 @@ -5529,6 +5535,7 @@ "Nunavut","22-03-2022",3400,3178,5,217,-102 "Nunavut","23-03-2022",3400,3178,5,217,0 "Nunavut","24-03-2022",3400,3178,5,217,0 +"Nunavut","25-03-2022",3400,3178,5,217,0 "NWT","25-01-2020",0,0,0,0,0 "NWT","26-01-2020",0,0,0,0,0 "NWT","27-01-2020",0,0,0,0,0 @@ -6319,6 +6326,7 @@ "NWT","22-03-2022",10005,9692,21,292,-3 "NWT","23-03-2022",10106,9755,21,330,38 "NWT","24-03-2022",10235,9804,21,410,80 +"NWT","25-03-2022",10333,9839,21,473,63 "Ontario","25-01-2020",1,0,0,1,1 "Ontario","26-01-2020",1,0,0,1,0 "Ontario","27-01-2020",2,0,0,2,1 @@ -7109,6 +7117,7 @@ "Ontario","22-03-2022",1154467,1128885,12387,13195,-143 "Ontario","23-03-2022",1157296,1131319,12405,13572,377 "Ontario","24-03-2022",1159542,1132845,12417,14280,708 +"Ontario","25-03-2022",1162834,1135231,12432,15171,891 "PEI","25-01-2020",0,0,0,0,0 "PEI","26-01-2020",0,0,0,0,0 "PEI","27-01-2020",0,0,0,0,0 @@ -7899,6 +7908,7 @@ "PEI","22-03-2022",23345,20035,16,3294,-745 "PEI","23-03-2022",23345,20035,16,3294,0 "PEI","24-03-2022",23345,20035,16,3294,0 +"PEI","25-03-2022",23345,20035,16,3294,0 "Quebec","25-01-2020",0,0,0,0,0 "Quebec","26-01-2020",0,0,0,0,0 "Quebec","27-01-2020",0,0,0,0,0 @@ -8689,6 +8699,7 @@ "Quebec","22-03-2022",946889,919292,14272,13325,361 "Quebec","23-03-2022",949000,919992,14274,14734,1409 "Quebec","24-03-2022",951295,920940,14288,16067,1333 +"Quebec","25-03-2022",953498,922398,14300,16800,733 "Repatriated","25-01-2020",0,0,0,0,0 "Repatriated","26-01-2020",0,0,0,0,0 "Repatriated","27-01-2020",0,0,0,0,0 @@ -9479,6 +9490,7 @@ "Repatriated","22-03-2022",13,13,0,0,0 "Repatriated","23-03-2022",13,13,0,0,0 "Repatriated","24-03-2022",13,13,0,0,0 +"Repatriated","25-03-2022",13,13,0,0,0 "Saskatchewan","25-01-2020",0,0,0,0,0 "Saskatchewan","26-01-2020",0,0,0,0,0 "Saskatchewan","27-01-2020",0,0,0,0,0 @@ -10269,6 +10281,7 @@ "Saskatchewan","22-03-2022",131029,113023,1210,16796,0 "Saskatchewan","23-03-2022",131029,113023,1210,16796,0 "Saskatchewan","24-03-2022",131029,113023,1210,16796,0 +"Saskatchewan","25-03-2022",131029,113023,1210,16796,0 "Yukon","25-01-2020",0,0,0,0,0 "Yukon","26-01-2020",0,0,0,0,0 "Yukon","27-01-2020",0,0,0,0,0 @@ -11059,3 +11072,4 @@ "Yukon","22-03-2022",3671,3590,24,57,-9 "Yukon","23-03-2022",3692,3595,24,73,16 "Yukon","24-03-2022",3705,3606,24,75,2 +"Yukon","25-03-2022",3721,3623,24,74,-1 diff --git a/timeseries_prov/cases_timeseries_prov.csv b/timeseries_prov/cases_timeseries_prov.csv index e2607d9b..b6d00eb5 100644 --- a/timeseries_prov/cases_timeseries_prov.csv +++ b/timeseries_prov/cases_timeseries_prov.csv @@ -789,6 +789,7 @@ "Alberta","22-03-2022",0,534285 "Alberta","23-03-2022",1881,536166 "Alberta","24-03-2022",0,536166 +"Alberta","25-03-2022",0,536166 "BC","25-01-2020",0,0 "BC","26-01-2020",0,0 "BC","27-01-2020",0,0 @@ -1579,6 +1580,7 @@ "BC","22-03-2022",250,354334 "BC","23-03-2022",269,354603 "BC","24-03-2022",271,354874 +"BC","25-03-2022",218,355092 "Manitoba","25-01-2020",0,0 "Manitoba","26-01-2020",0,0 "Manitoba","27-01-2020",0,0 @@ -2369,6 +2371,7 @@ "Manitoba","22-03-2022",104,134417 "Manitoba","23-03-2022",137,134554 "Manitoba","24-03-2022",205,134759 +"Manitoba","25-03-2022",148,134907 "New Brunswick","25-01-2020",0,0 "New Brunswick","26-01-2020",0,0 "New Brunswick","27-01-2020",0,0 @@ -3159,6 +3162,7 @@ "New Brunswick","22-03-2022",2781,45101 "New Brunswick","23-03-2022",0,45101 "New Brunswick","24-03-2022",0,45101 +"New Brunswick","25-03-2022",0,45101 "NL","25-01-2020",0,0 "NL","26-01-2020",0,0 "NL","27-01-2020",0,0 @@ -3948,7 +3952,8 @@ "NL","21-03-2022",324,34607 "NL","22-03-2022",267,34874 "NL","23-03-2022",419,35293 -"NL","24-03-2022",0,35293 +"NL","24-03-2022",454,35747 +"NL","25-03-2022",507,36254 "Nova Scotia","25-01-2020",0,0 "Nova Scotia","26-01-2020",0,0 "Nova Scotia","27-01-2020",0,0 @@ -4739,6 +4744,7 @@ "Nova Scotia","22-03-2022",0,51511 "Nova Scotia","23-03-2022",0,51511 "Nova Scotia","24-03-2022",3453,54964 +"Nova Scotia","25-03-2022",0,54964 "Nunavut","25-01-2020",0,0 "Nunavut","26-01-2020",0,0 "Nunavut","27-01-2020",0,0 @@ -5529,6 +5535,7 @@ "Nunavut","22-03-2022",69,3400 "Nunavut","23-03-2022",0,3400 "Nunavut","24-03-2022",0,3400 +"Nunavut","25-03-2022",0,3400 "NWT","25-01-2020",0,0 "NWT","26-01-2020",0,0 "NWT","27-01-2020",0,0 @@ -6319,6 +6326,7 @@ "NWT","22-03-2022",63,10005 "NWT","23-03-2022",101,10106 "NWT","24-03-2022",129,10235 +"NWT","25-03-2022",98,10333 "Ontario","25-01-2020",1,1 "Ontario","26-01-2020",0,1 "Ontario","27-01-2020",1,2 @@ -7109,6 +7117,7 @@ "Ontario","22-03-2022",1394,1154467 "Ontario","23-03-2022",2829,1157296 "Ontario","24-03-2022",2246,1159542 +"Ontario","25-03-2022",3292,1162834 "PEI","25-01-2020",0,0 "PEI","26-01-2020",0,0 "PEI","27-01-2020",0,0 @@ -7899,6 +7908,7 @@ "PEI","22-03-2022",2038,23345 "PEI","23-03-2022",0,23345 "PEI","24-03-2022",0,23345 +"PEI","25-03-2022",0,23345 "Quebec","25-01-2020",0,0 "Quebec","26-01-2020",0,0 "Quebec","27-01-2020",0,0 @@ -8689,6 +8699,7 @@ "Quebec","22-03-2022",1383,946889 "Quebec","23-03-2022",2111,949000 "Quebec","24-03-2022",2295,951295 +"Quebec","25-03-2022",2203,953498 "Repatriated","25-01-2020",0,0 "Repatriated","26-01-2020",0,0 "Repatriated","27-01-2020",0,0 @@ -9479,6 +9490,7 @@ "Repatriated","22-03-2022",0,13 "Repatriated","23-03-2022",0,13 "Repatriated","24-03-2022",0,13 +"Repatriated","25-03-2022",0,13 "Saskatchewan","25-01-2020",0,0 "Saskatchewan","26-01-2020",0,0 "Saskatchewan","27-01-2020",0,0 @@ -10269,6 +10281,7 @@ "Saskatchewan","22-03-2022",0,131029 "Saskatchewan","23-03-2022",0,131029 "Saskatchewan","24-03-2022",0,131029 +"Saskatchewan","25-03-2022",0,131029 "Yukon","25-01-2020",0,0 "Yukon","26-01-2020",0,0 "Yukon","27-01-2020",0,0 @@ -11059,3 +11072,4 @@ "Yukon","22-03-2022",6,3671 "Yukon","23-03-2022",21,3692 "Yukon","24-03-2022",13,3705 +"Yukon","25-03-2022",16,3721 diff --git a/timeseries_prov/mortality_timeseries_prov.csv b/timeseries_prov/mortality_timeseries_prov.csv index 31fbe3a2..79de2fb0 100644 --- a/timeseries_prov/mortality_timeseries_prov.csv +++ b/timeseries_prov/mortality_timeseries_prov.csv @@ -746,6 +746,7 @@ "Alberta","22-03-2022",0,4023 "Alberta","23-03-2022",21,4044 "Alberta","24-03-2022",0,4044 +"Alberta","25-03-2022",0,4044 "BC","08-03-2020",1,1 "BC","09-03-2020",0,1 "BC","10-03-2020",0,1 @@ -1493,6 +1494,7 @@ "BC","22-03-2022",0,2974 "BC","23-03-2022",1,2975 "BC","24-03-2022",6,2981 +"BC","25-03-2022",2,2983 "Manitoba","08-03-2020",0,0 "Manitoba","09-03-2020",0,0 "Manitoba","10-03-2020",0,0 @@ -2240,6 +2242,7 @@ "Manitoba","22-03-2022",0,1731 "Manitoba","23-03-2022",4,1735 "Manitoba","24-03-2022",4,1739 +"Manitoba","25-03-2022",0,1739 "New Brunswick","08-03-2020",0,0 "New Brunswick","09-03-2020",0,0 "New Brunswick","10-03-2020",0,0 @@ -2987,6 +2990,7 @@ "New Brunswick","22-03-2022",16,336 "New Brunswick","23-03-2022",0,336 "New Brunswick","24-03-2022",0,336 +"New Brunswick","25-03-2022",0,336 "NL","08-03-2020",0,0 "NL","09-03-2020",0,0 "NL","10-03-2020",0,0 @@ -3734,6 +3738,7 @@ "NL","22-03-2022",0,87 "NL","23-03-2022",5,92 "NL","24-03-2022",0,92 +"NL","25-03-2022",9,101 "Nova Scotia","08-03-2020",0,0 "Nova Scotia","09-03-2020",0,0 "Nova Scotia","10-03-2020",0,0 @@ -4481,6 +4486,7 @@ "Nova Scotia","22-03-2022",0,231 "Nova Scotia","23-03-2022",0,231 "Nova Scotia","24-03-2022",13,244 +"Nova Scotia","25-03-2022",0,244 "Nunavut","08-03-2020",0,0 "Nunavut","09-03-2020",0,0 "Nunavut","10-03-2020",0,0 @@ -5228,6 +5234,7 @@ "Nunavut","22-03-2022",0,5 "Nunavut","23-03-2022",0,5 "Nunavut","24-03-2022",0,5 +"Nunavut","25-03-2022",0,5 "NWT","08-03-2020",0,0 "NWT","09-03-2020",0,0 "NWT","10-03-2020",0,0 @@ -5975,6 +5982,7 @@ "NWT","22-03-2022",0,21 "NWT","23-03-2022",0,21 "NWT","24-03-2022",0,21 +"NWT","25-03-2022",0,21 "Ontario","08-03-2020",0,0 "Ontario","09-03-2020",0,0 "Ontario","10-03-2020",0,0 @@ -6722,6 +6730,7 @@ "Ontario","22-03-2022",10,12387 "Ontario","23-03-2022",18,12405 "Ontario","24-03-2022",12,12417 +"Ontario","25-03-2022",15,12432 "PEI","08-03-2020",0,0 "PEI","09-03-2020",0,0 "PEI","10-03-2020",0,0 @@ -7469,6 +7478,7 @@ "PEI","22-03-2022",0,16 "PEI","23-03-2022",0,16 "PEI","24-03-2022",0,16 +"PEI","25-03-2022",0,16 "Quebec","08-03-2020",0,0 "Quebec","09-03-2020",0,0 "Quebec","10-03-2020",0,0 @@ -8216,6 +8226,7 @@ "Quebec","22-03-2022",7,14272 "Quebec","23-03-2022",2,14274 "Quebec","24-03-2022",14,14288 +"Quebec","25-03-2022",12,14300 "Repatriated","08-03-2020",0,0 "Repatriated","09-03-2020",0,0 "Repatriated","10-03-2020",0,0 @@ -8963,6 +8974,7 @@ "Repatriated","22-03-2022",0,0 "Repatriated","23-03-2022",0,0 "Repatriated","24-03-2022",0,0 +"Repatriated","25-03-2022",0,0 "Saskatchewan","08-03-2020",0,0 "Saskatchewan","09-03-2020",0,0 "Saskatchewan","10-03-2020",0,0 @@ -9710,6 +9722,7 @@ "Saskatchewan","22-03-2022",0,1210 "Saskatchewan","23-03-2022",0,1210 "Saskatchewan","24-03-2022",0,1210 +"Saskatchewan","25-03-2022",0,1210 "Yukon","08-03-2020",0,0 "Yukon","09-03-2020",0,0 "Yukon","10-03-2020",0,0 @@ -10457,3 +10470,4 @@ "Yukon","22-03-2022",1,24 "Yukon","23-03-2022",0,24 "Yukon","24-03-2022",0,24 +"Yukon","25-03-2022",0,24 diff --git a/timeseries_prov/recovered_timeseries_prov.csv b/timeseries_prov/recovered_timeseries_prov.csv index 105d0b66..724e0833 100644 --- a/timeseries_prov/recovered_timeseries_prov.csv +++ b/timeseries_prov/recovered_timeseries_prov.csv @@ -771,6 +771,7 @@ "Alberta","22-03-2022",0,523679 "Alberta","23-03-2022",0,523679 "Alberta","24-03-2022",0,523679 +"Alberta","25-03-2022",0,523679 "BC","12-02-2020",0,0 "BC","13-02-2020",0,0 "BC","14-02-2020",0,0 @@ -1543,6 +1544,7 @@ "BC","22-03-2022",0,318871 "BC","23-03-2022",0,318871 "BC","24-03-2022",0,318871 +"BC","25-03-2022",0,318871 "Manitoba","12-02-2020",0,0 "Manitoba","13-02-2020",0,0 "Manitoba","14-02-2020",0,0 @@ -2315,6 +2317,7 @@ "Manitoba","22-03-2022",-6,127773 "Manitoba","23-03-2022",4,127777 "Manitoba","24-03-2022",1554,129331 +"Manitoba","25-03-2022",7,129338 "New Brunswick","12-02-2020",0,0 "New Brunswick","13-02-2020",0,0 "New Brunswick","14-02-2020",0,0 @@ -3087,6 +3090,7 @@ "New Brunswick","22-03-2022",2514,40322 "New Brunswick","23-03-2022",0,40322 "New Brunswick","24-03-2022",0,40322 +"New Brunswick","25-03-2022",0,40322 "NL","12-02-2020",0,0 "NL","13-02-2020",0,0 "NL","14-02-2020",0,0 @@ -3859,6 +3863,7 @@ "NL","22-03-2022",0,25162 "NL","23-03-2022",0,25162 "NL","24-03-2022",0,25162 +"NL","25-03-2022",0,25162 "Nova Scotia","12-02-2020",0,0 "Nova Scotia","13-02-2020",0,0 "Nova Scotia","14-02-2020",0,0 @@ -4631,6 +4636,7 @@ "Nova Scotia","22-03-2022",0,44380 "Nova Scotia","23-03-2022",0,44380 "Nova Scotia","24-03-2022",0,44380 +"Nova Scotia","25-03-2022",0,44380 "Nunavut","12-02-2020",0,0 "Nunavut","13-02-2020",0,0 "Nunavut","14-02-2020",0,0 @@ -5403,6 +5409,7 @@ "Nunavut","22-03-2022",171,3178 "Nunavut","23-03-2022",0,3178 "Nunavut","24-03-2022",0,3178 +"Nunavut","25-03-2022",0,3178 "NWT","12-02-2020",0,0 "NWT","13-02-2020",0,0 "NWT","14-02-2020",0,0 @@ -6175,6 +6182,7 @@ "NWT","22-03-2022",66,9692 "NWT","23-03-2022",63,9755 "NWT","24-03-2022",49,9804 +"NWT","25-03-2022",35,9839 "Ontario","12-02-2020",1,1 "Ontario","13-02-2020",0,1 "Ontario","14-02-2020",0,1 @@ -6947,6 +6955,7 @@ "Ontario","22-03-2022",1527,1128885 "Ontario","23-03-2022",2434,1131319 "Ontario","24-03-2022",1526,1132845 +"Ontario","25-03-2022",2386,1135231 "PEI","12-02-2020",0,0 "PEI","13-02-2020",0,0 "PEI","14-02-2020",0,0 @@ -7719,6 +7728,7 @@ "PEI","22-03-2022",2783,20035 "PEI","23-03-2022",0,20035 "PEI","24-03-2022",0,20035 +"PEI","25-03-2022",0,20035 "Quebec","12-02-2020",0,0 "Quebec","13-02-2020",0,0 "Quebec","14-02-2020",0,0 @@ -8491,6 +8501,7 @@ "Quebec","22-03-2022",1015,919292 "Quebec","23-03-2022",700,919992 "Quebec","24-03-2022",948,920940 +"Quebec","25-03-2022",1458,922398 "Repatriated","12-02-2020",0,0 "Repatriated","13-02-2020",0,0 "Repatriated","14-02-2020",0,0 @@ -9263,6 +9274,7 @@ "Repatriated","22-03-2022",0,13 "Repatriated","23-03-2022",0,13 "Repatriated","24-03-2022",0,13 +"Repatriated","25-03-2022",0,13 "Saskatchewan","12-02-2020",0,0 "Saskatchewan","13-02-2020",0,0 "Saskatchewan","14-02-2020",0,0 @@ -10035,6 +10047,7 @@ "Saskatchewan","22-03-2022",0,113023 "Saskatchewan","23-03-2022",0,113023 "Saskatchewan","24-03-2022",0,113023 +"Saskatchewan","25-03-2022",0,113023 "Yukon","12-02-2020",0,0 "Yukon","13-02-2020",0,0 "Yukon","14-02-2020",0,0 @@ -10807,3 +10820,4 @@ "Yukon","22-03-2022",14,3590 "Yukon","23-03-2022",5,3595 "Yukon","24-03-2022",11,3606 +"Yukon","25-03-2022",17,3623 diff --git a/timeseries_prov/testing_timeseries_prov.csv b/timeseries_prov/testing_timeseries_prov.csv index 204585ee..4c7d7987 100644 --- a/timeseries_prov/testing_timeseries_prov.csv +++ b/timeseries_prov/testing_timeseries_prov.csv @@ -739,6 +739,7 @@ "Alberta","22-03-2022",0,6905190,"" "Alberta","23-03-2022",8392,6913582,"" "Alberta","24-03-2022",0,6913582,"" +"Alberta","25-03-2022",0,6913582,"" "BC","15-03-2020",6326,6326,"" "BC","16-03-2020",0,6326,"" "BC","17-03-2020",0,6326,"" @@ -1479,6 +1480,7 @@ "BC","22-03-2022",15416,5805320,"" "BC","23-03-2022",4741,5810061,"" "BC","24-03-2022",5018,5815079,"" +"BC","25-03-2022",4852,5819931,"" "Manitoba","15-03-2020",400,400,"" "Manitoba","16-03-2020",1880,2280,"" "Manitoba","17-03-2020",632,2912,"" @@ -2219,6 +2221,7 @@ "Manitoba","22-03-2022",1064,1443186,"" "Manitoba","23-03-2022",1137,1444323,"" "Manitoba","24-03-2022",1036,1445359,"" +"Manitoba","25-03-2022",1090,1446449,"" "New Brunswick","15-03-2020",0,0,"" "New Brunswick","16-03-2020",203,203,"" "New Brunswick","17-03-2020",1,204,"" @@ -2959,6 +2962,7 @@ "New Brunswick","22-03-2022",9724,760788,"" "New Brunswick","23-03-2022",0,760788,"" "New Brunswick","24-03-2022",0,760788,"" +"New Brunswick","25-03-2022",0,760788,"" "NL","15-03-2020",161,161,"" "NL","16-03-2020",0,161,"" "NL","17-03-2020",333,494,"" @@ -3699,6 +3703,7 @@ "NL","22-03-2022",0,528651,"" "NL","23-03-2022",0,528651,"" "NL","24-03-2022",0,528651,"" +"NL","25-03-2022",0,528651,"" "Nova Scotia","15-03-2020",418,418,"" "Nova Scotia","16-03-2020",258,676,"" "Nova Scotia","17-03-2020",265,941,"" @@ -4439,6 +4444,7 @@ "Nova Scotia","22-03-2022",0,1777959,"" "Nova Scotia","23-03-2022",0,1777959,"" "Nova Scotia","24-03-2022",0,1777959,"" +"Nova Scotia","25-03-2022",0,1777959,"" "Nunavut","15-03-2020",1,1,"" "Nunavut","16-03-2020",0,1,"" "Nunavut","17-03-2020",1,2,"" @@ -5179,6 +5185,7 @@ "Nunavut","22-03-2022",0,37562,"" "Nunavut","23-03-2022",573,38135,"" "Nunavut","24-03-2022",0,38135,"" +"Nunavut","25-03-2022",0,38135,"" "NWT","15-03-2020",0,0,"" "NWT","16-03-2020",143,143,"" "NWT","17-03-2020",10,153,"" @@ -5919,6 +5926,7 @@ "NWT","22-03-2022",0,40216,"" "NWT","23-03-2022",0,40216,"" "NWT","24-03-2022",0,40216,"" +"NWT","25-03-2022",0,40216,"" "Ontario","15-03-2020",8465,8465,"" "Ontario","16-03-2020",1713,10178,"" "Ontario","17-03-2020",993,11171,"" @@ -6659,6 +6667,7 @@ "Ontario","22-03-2022",10433,23396211,"" "Ontario","23-03-2022",18267,23414478,"" "Ontario","24-03-2022",15515,23429993,"" +"Ontario","25-03-2022",17654,23447647,"" "PEI","15-03-2020",0,0,"" "PEI","16-03-2020",0,0,"" "PEI","17-03-2020",41,41,"" @@ -7399,6 +7408,7 @@ "PEI","22-03-2022",479,252997,"" "PEI","23-03-2022",0,252997,"" "PEI","24-03-2022",0,252997,"" +"PEI","25-03-2022",0,252997,"" "Quebec","15-03-2020",2309,2309,"" "Quebec","16-03-2020",820,3129,"" "Quebec","17-03-2020",1723,4852,"" @@ -8139,6 +8149,7 @@ "Quebec","22-03-2022",2146,5864604,"" "Quebec","23-03-2022",2566,5867170,"" "Quebec","24-03-2022",2507,5869677,"" +"Quebec","25-03-2022",3909,5873586,"" "Repatriated","15-03-2020",0,0,"" "Repatriated","16-03-2020",0,0,"" "Repatriated","17-03-2020",0,0,"" @@ -8879,6 +8890,7 @@ "Repatriated","22-03-2022",0,0,"" "Repatriated","23-03-2022",0,0,"" "Repatriated","24-03-2022",0,0,"" +"Repatriated","25-03-2022",0,0,"" "Saskatchewan","15-03-2020",796,796,"" "Saskatchewan","16-03-2020",311,1107,"" "Saskatchewan","17-03-2020",0,1107,"" @@ -9619,6 +9631,7 @@ "Saskatchewan","22-03-2022",0,695664,"" "Saskatchewan","23-03-2022",0,695664,"" "Saskatchewan","24-03-2022",0,695664,"" +"Saskatchewan","25-03-2022",0,695664,"" "Yukon","15-03-2020",114,114,"" "Yukon","16-03-2020",26,140,"" "Yukon","17-03-2020",0,140,"" @@ -10359,3 +10372,4 @@ "Yukon","22-03-2022",27,30944,"" "Yukon","23-03-2022",38,30982,"" "Yukon","24-03-2022",21,31003,"" +"Yukon","25-03-2022",36,31039,"" diff --git a/timeseries_prov/vaccine_additionaldoses_timeseries_prov.csv b/timeseries_prov/vaccine_additionaldoses_timeseries_prov.csv index d5b4f32a..4e26e532 100644 --- a/timeseries_prov/vaccine_additionaldoses_timeseries_prov.csv +++ b/timeseries_prov/vaccine_additionaldoses_timeseries_prov.csv @@ -406,6 +406,7 @@ "Alberta","22-03-2022",0,1589971 "Alberta","23-03-2022",8924,1598895 "Alberta","24-03-2022",0,1598895 +"Alberta","25-03-2022",0,1598895 "BC","11-02-2021",0,0 "BC","12-02-2021",0,0 "BC","13-02-2021",0,0 @@ -813,6 +814,7 @@ "BC","22-03-2022",2346,2647348 "BC","23-03-2022",2433,2649781 "BC","24-03-2022",2351,2652132 +"BC","25-03-2022",3677,2655809 "Manitoba","11-02-2021",0,0 "Manitoba","12-02-2021",0,0 "Manitoba","13-02-2021",0,0 @@ -1220,6 +1222,7 @@ "Manitoba","22-03-2022",289,589769 "Manitoba","23-03-2022",346,590115 "Manitoba","24-03-2022",598,590713 +"Manitoba","25-03-2022",592,591305 "New Brunswick","11-02-2021",0,0 "New Brunswick","12-02-2021",0,0 "New Brunswick","13-02-2021",0,0 @@ -1627,6 +1630,7 @@ "New Brunswick","22-03-2022",2014,382776 "New Brunswick","23-03-2022",0,382776 "New Brunswick","24-03-2022",0,382776 +"New Brunswick","25-03-2022",0,382776 "NL","11-02-2021",0,0 "NL","12-02-2021",0,0 "NL","13-02-2021",0,0 @@ -2034,6 +2038,7 @@ "NL","22-03-2022",0,282506 "NL","23-03-2022",0,282506 "NL","24-03-2022",0,282506 +"NL","25-03-2022",0,282506 "Nova Scotia","11-02-2021",0,0 "Nova Scotia","12-02-2021",0,0 "Nova Scotia","13-02-2021",0,0 @@ -2441,6 +2446,7 @@ "Nova Scotia","22-03-2022",0,503257 "Nova Scotia","23-03-2022",0,503257 "Nova Scotia","24-03-2022",0,503257 +"Nova Scotia","25-03-2022",0,503257 "Nunavut","11-02-2021",0,0 "Nunavut","12-02-2021",0,0 "Nunavut","13-02-2021",0,0 @@ -2848,6 +2854,7 @@ "Nunavut","22-03-2022",171,14257 "Nunavut","23-03-2022",0,14257 "Nunavut","24-03-2022",0,14257 +"Nunavut","25-03-2022",0,14257 "NWT","11-02-2021",0,0 "NWT","12-02-2021",0,0 "NWT","13-02-2021",0,0 @@ -3255,6 +3262,7 @@ "NWT","22-03-2022",0,19529 "NWT","23-03-2022",0,19529 "NWT","24-03-2022",0,19529 +"NWT","25-03-2022",0,19529 "Ontario","11-02-2021",0,0 "Ontario","12-02-2021",0,0 "Ontario","13-02-2021",0,0 @@ -3662,6 +3670,7 @@ "Ontario","22-03-2022",4284,7139930 "Ontario","23-03-2022",5373,7145303 "Ontario","24-03-2022",4701,7150004 +"Ontario","25-03-2022",4911,7154915 "PEI","11-02-2021",0,0 "PEI","12-02-2021",0,0 "PEI","13-02-2021",0,0 @@ -4069,6 +4078,7 @@ "PEI","22-03-2022",738,79554 "PEI","23-03-2022",0,79554 "PEI","24-03-2022",0,79554 +"PEI","25-03-2022",0,79554 "Quebec","11-02-2021",3,3 "Quebec","12-02-2021",2,5 "Quebec","13-02-2021",0,5 @@ -4476,6 +4486,7 @@ "Quebec","22-03-2022",3079,4317892 "Quebec","23-03-2022",2805,4320697 "Quebec","24-03-2022",4347,4325044 +"Quebec","25-03-2022",6545,4331589 "Saskatchewan","11-02-2021",0,0 "Saskatchewan","12-02-2021",0,0 "Saskatchewan","13-02-2021",0,0 @@ -4883,6 +4894,7 @@ "Saskatchewan","22-03-2022",0,485196 "Saskatchewan","23-03-2022",0,485196 "Saskatchewan","24-03-2022",0,485196 +"Saskatchewan","25-03-2022",0,485196 "Yukon","11-02-2021",0,0 "Yukon","12-02-2021",0,0 "Yukon","13-02-2021",0,0 @@ -5290,3 +5302,4 @@ "Yukon","22-03-2022",0,19706 "Yukon","23-03-2022",0,19706 "Yukon","24-03-2022",0,19706 +"Yukon","25-03-2022",0,19706 diff --git a/timeseries_prov/vaccine_administration_timeseries_prov.csv b/timeseries_prov/vaccine_administration_timeseries_prov.csv index d259821d..124faa34 100644 --- a/timeseries_prov/vaccine_administration_timeseries_prov.csv +++ b/timeseries_prov/vaccine_administration_timeseries_prov.csv @@ -465,6 +465,7 @@ "Alberta","22-03-2022",0,8550867 "Alberta","23-03-2022",14612,8565479 "Alberta","24-03-2022",0,8565479 +"Alberta","25-03-2022",0,8565479 "BC","14-12-2020",0,0 "BC","15-12-2020",409,409 "BC","16-12-2020",0,409 @@ -931,6 +932,7 @@ "BC","22-03-2022",3886,11453778 "BC","23-03-2022",4355,11458133 "BC","24-03-2022",4673,11462806 +"BC","25-03-2022",5451,11468257 "Manitoba","14-12-2020",0,0 "Manitoba","15-12-2020",0,0 "Manitoba","16-12-2020",11,11 @@ -1397,6 +1399,7 @@ "Manitoba","22-03-2022",595,2856841 "Manitoba","23-03-2022",883,2857724 "Manitoba","24-03-2022",1213,2858937 +"Manitoba","25-03-2022",1181,2860118 "New Brunswick","14-12-2020",0,0 "New Brunswick","15-12-2020",0,0 "New Brunswick","16-12-2020",0,0 @@ -1863,6 +1866,7 @@ "New Brunswick","22-03-2022",3209,1737641 "New Brunswick","23-03-2022",0,1737641 "New Brunswick","24-03-2022",0,1737641 +"New Brunswick","25-03-2022",0,1737641 "NL","14-12-2020",0,0 "NL","15-12-2020",0,0 "NL","16-12-2020",2,2 @@ -2329,6 +2333,7 @@ "NL","22-03-2022",0,1256652 "NL","23-03-2022",0,1256652 "NL","24-03-2022",0,1256652 +"NL","25-03-2022",0,1256652 "Nova Scotia","14-12-2020",0,0 "Nova Scotia","15-12-2020",0,0 "Nova Scotia","16-12-2020",376,376 @@ -2795,6 +2800,7 @@ "Nova Scotia","22-03-2022",0,2217196 "Nova Scotia","23-03-2022",0,2217196 "Nova Scotia","24-03-2022",0,2217196 +"Nova Scotia","25-03-2022",0,2217196 "Nunavut","14-12-2020",0,0 "Nunavut","15-12-2020",0,0 "Nunavut","16-12-2020",0,0 @@ -3261,6 +3267,7 @@ "Nunavut","22-03-2022",447,76392 "Nunavut","23-03-2022",0,76392 "Nunavut","24-03-2022",0,76392 +"Nunavut","25-03-2022",0,76392 "NWT","14-12-2020",0,0 "NWT","15-12-2020",0,0 "NWT","16-12-2020",0,0 @@ -3727,6 +3734,7 @@ "NWT","22-03-2022",0,99752 "NWT","23-03-2022",0,99752 "NWT","24-03-2022",0,99752 +"NWT","25-03-2022",0,99752 "Ontario","14-12-2020",5,5 "Ontario","15-12-2020",426,431 "Ontario","16-12-2020",544,975 @@ -4193,6 +4201,7 @@ "Ontario","22-03-2022",8377,31983452 "Ontario","23-03-2022",10824,31994276 "Ontario","24-03-2022",10190,32004466 +"Ontario","25-03-2022",9928,32014394 "PEI","14-12-2020",0,0 "PEI","15-12-2020",0,0 "PEI","16-12-2020",140,140 @@ -4659,6 +4668,7 @@ "PEI","22-03-2022",1224,372378 "PEI","23-03-2022",0,372378 "PEI","24-03-2022",0,372378 +"PEI","25-03-2022",0,372378 "Quebec","14-12-2020",292,292 "Quebec","15-12-2020",0,292 "Quebec","16-12-2020",1156,1448 @@ -5125,6 +5135,7 @@ "Quebec","22-03-2022",4095,18887109 "Quebec","23-03-2022",3532,18890641 "Quebec","24-03-2022",5760,18896401 +"Quebec","25-03-2022",8256,18904657 "Saskatchewan","14-12-2020",0,0 "Saskatchewan","15-12-2020",11,11 "Saskatchewan","16-12-2020",0,11 @@ -5591,6 +5602,7 @@ "Saskatchewan","22-03-2022",0,2364825 "Saskatchewan","23-03-2022",0,2364825 "Saskatchewan","24-03-2022",0,2364825 +"Saskatchewan","25-03-2022",0,2364825 "Yukon","14-12-2020",0,0 "Yukon","15-12-2020",0,0 "Yukon","16-12-2020",0,0 @@ -6057,3 +6069,4 @@ "Yukon","22-03-2022",0,91117 "Yukon","23-03-2022",0,91117 "Yukon","24-03-2022",0,91117 +"Yukon","25-03-2022",0,91117 diff --git a/timeseries_prov/vaccine_completion_timeseries_prov.csv b/timeseries_prov/vaccine_completion_timeseries_prov.csv index 28cec967..9162b171 100644 --- a/timeseries_prov/vaccine_completion_timeseries_prov.csv +++ b/timeseries_prov/vaccine_completion_timeseries_prov.csv @@ -436,6 +436,7 @@ "Alberta","22-03-2022",0,3364574 "Alberta","23-03-2022",3809,3368383 "Alberta","24-03-2022",0,3368383 +"Alberta","25-03-2022",0,3368383 "BC","12-01-2021",0,0 "BC","13-01-2021",0,0 "BC","14-01-2021",0,0 @@ -873,6 +874,7 @@ "BC","22-03-2022",1201,4311248 "BC","23-03-2022",1499,4312747 "BC","24-03-2022",1801,4314548 +"BC","25-03-2022",1485,4316033 "Manitoba","12-01-2021",0,0 "Manitoba","13-01-2021",1706,1706 "Manitoba","14-01-2021",487,2193 @@ -1310,6 +1312,7 @@ "Manitoba","22-03-2022",220,1106131 "Manitoba","23-03-2022",450,1106581 "Manitoba","24-03-2022",497,1107078 +"Manitoba","25-03-2022",486,1107564 "New Brunswick","12-01-2021",1862,1862 "New Brunswick","13-01-2021",0,1862 "New Brunswick","14-01-2021",0,1862 @@ -1747,6 +1750,7 @@ "New Brunswick","22-03-2022",914,656976 "New Brunswick","23-03-2022",0,656976 "New Brunswick","24-03-2022",0,656976 +"New Brunswick","25-03-2022",0,656976 "NL","12-01-2021",0,0 "NL","13-01-2021",1495,1495 "NL","14-01-2021",0,1495 @@ -2184,6 +2188,7 @@ "NL","22-03-2022",0,475891 "NL","23-03-2022",0,475891 "NL","24-03-2022",0,475891 +"NL","25-03-2022",0,475891 "Nova Scotia","12-01-2021",1076,1076 "Nova Scotia","13-01-2021",0,1076 "Nova Scotia","14-01-2021",0,1076 @@ -2621,6 +2626,7 @@ "Nova Scotia","22-03-2022",0,831009 "Nova Scotia","23-03-2022",0,831009 "Nova Scotia","24-03-2022",0,831009 +"Nova Scotia","25-03-2022",0,831009 "Nunavut","12-01-2021",0,0 "Nunavut","13-01-2021",0,0 "Nunavut","14-01-2021",0,0 @@ -3058,6 +3064,7 @@ "Nunavut","22-03-2022",210,28720 "Nunavut","23-03-2022",0,28720 "Nunavut","24-03-2022",0,28720 +"Nunavut","25-03-2022",0,28720 "NWT","12-01-2021",0,0 "NWT","13-01-2021",0,0 "NWT","14-01-2021",0,0 @@ -3495,6 +3502,7 @@ "NWT","22-03-2022",0,39285 "NWT","23-03-2022",0,39285 "NWT","24-03-2022",0,39285 +"NWT","25-03-2022",0,39285 "Ontario","12-01-2021",3023,3023 "Ontario","13-01-2021",1366,4389 "Ontario","14-01-2021",2258,6647 @@ -3932,6 +3940,7 @@ "Ontario","22-03-2022",2142,12095886 "Ontario","23-03-2022",2682,12098568 "Ontario","24-03-2022",2782,12101350 +"Ontario","25-03-2022",2462,12103812 "PEI","12-01-2021",1154,1154 "PEI","13-01-2021",0,1154 "PEI","14-01-2021",0,1154 @@ -4369,6 +4378,7 @@ "PEI","22-03-2022",110,137162 "PEI","23-03-2022",0,137162 "PEI","24-03-2022",0,137162 +"PEI","25-03-2022",0,137162 "Quebec","12-01-2021",0,0 "Quebec","13-01-2021",0,0 "Quebec","14-01-2021",0,0 @@ -4806,6 +4816,7 @@ "Quebec","22-03-2022",843,7119193 "Quebec","23-03-2022",673,7119866 "Quebec","24-03-2022",1229,7121095 +"Quebec","25-03-2022",1432,7122527 "Saskatchewan","12-01-2021",1449,1449 "Saskatchewan","13-01-2021",0,1449 "Saskatchewan","14-01-2021",303,1752 @@ -5243,6 +5254,7 @@ "Saskatchewan","22-03-2022",0,910702 "Saskatchewan","23-03-2022",0,910702 "Saskatchewan","24-03-2022",0,910702 +"Saskatchewan","25-03-2022",0,910702 "Yukon","12-01-2021",0,0 "Yukon","13-01-2021",0,0 "Yukon","14-01-2021",0,0 @@ -5680,3 +5692,4 @@ "Yukon","22-03-2022",0,34876 "Yukon","23-03-2022",0,34876 "Yukon","24-03-2022",0,34876 +"Yukon","25-03-2022",0,34876 diff --git a/timeseries_prov/vaccine_distribution_timeseries_prov.csv b/timeseries_prov/vaccine_distribution_timeseries_prov.csv index 810bab8e..eb5713d6 100644 --- a/timeseries_prov/vaccine_distribution_timeseries_prov.csv +++ b/timeseries_prov/vaccine_distribution_timeseries_prov.csv @@ -466,6 +466,7 @@ "Alberta","22-03-2022",0,10856429 "Alberta","23-03-2022",0,10856429 "Alberta","24-03-2022",0,10856429 +"Alberta","25-03-2022",0,10856429 "BC","13-12-2020",0,0 "BC","14-12-2020",3900,3900 "BC","15-12-2020",0,3900 @@ -933,6 +934,7 @@ "BC","22-03-2022",0,12303950 "BC","23-03-2022",0,12303950 "BC","24-03-2022",0,12303950 +"BC","25-03-2022",0,12303950 "Manitoba","13-12-2020",0,0 "Manitoba","14-12-2020",900,900 "Manitoba","15-12-2020",0,900 @@ -1400,6 +1402,7 @@ "Manitoba","22-03-2022",0,3825520 "Manitoba","23-03-2022",0,3825520 "Manitoba","24-03-2022",0,3825520 +"Manitoba","25-03-2022",0,3825520 "New Brunswick","13-12-2020",0,0 "New Brunswick","14-12-2020",1950,1950 "New Brunswick","15-12-2020",0,1950 @@ -1867,6 +1870,7 @@ "New Brunswick","22-03-2022",0,2210195 "New Brunswick","23-03-2022",0,2210195 "New Brunswick","24-03-2022",0,2210195 +"New Brunswick","25-03-2022",0,2210195 "NL","13-12-2020",0,0 "NL","14-12-2020",1950,1950 "NL","15-12-2020",0,1950 @@ -2334,6 +2338,7 @@ "NL","22-03-2022",0,1483384 "NL","23-03-2022",0,1483384 "NL","24-03-2022",0,1483384 +"NL","25-03-2022",0,1483384 "Nova Scotia","13-12-2020",0,0 "Nova Scotia","14-12-2020",1950,1950 "Nova Scotia","15-12-2020",0,1950 @@ -2801,6 +2806,7 @@ "Nova Scotia","22-03-2022",0,2458152 "Nova Scotia","23-03-2022",0,2458152 "Nova Scotia","24-03-2022",100,2458252 +"Nova Scotia","25-03-2022",0,2458252 "Nunavut","13-12-2020",0,0 "Nunavut","14-12-2020",0,0 "Nunavut","15-12-2020",0,0 @@ -3268,6 +3274,7 @@ "Nunavut","22-03-2022",0,102230 "Nunavut","23-03-2022",0,102230 "Nunavut","24-03-2022",700,102930 +"Nunavut","25-03-2022",0,102930 "NWT","13-12-2020",0,0 "NWT","14-12-2020",0,0 "NWT","15-12-2020",0,0 @@ -3735,6 +3742,7 @@ "NWT","22-03-2022",0,113510 "NWT","23-03-2022",0,113510 "NWT","24-03-2022",0,113510 +"NWT","25-03-2022",0,113510 "Ontario","13-12-2020",0,0 "Ontario","14-12-2020",6000,6000 "Ontario","15-12-2020",0,6000 @@ -4202,6 +4210,7 @@ "Ontario","22-03-2022",0,36377291 "Ontario","23-03-2022",0,36377291 "Ontario","24-03-2022",0,36377291 +"Ontario","25-03-2022",0,36377291 "PEI","13-12-2020",0,0 "PEI","14-12-2020",1950,1950 "PEI","15-12-2020",0,1950 @@ -4669,6 +4678,7 @@ "PEI","22-03-2022",0,424575 "PEI","23-03-2022",0,424575 "PEI","24-03-2022",0,424575 +"PEI","25-03-2022",0,424575 "Quebec","13-12-2020",0,0 "Quebec","14-12-2020",4875,4875 "Quebec","15-12-2020",0,4875 @@ -5136,6 +5146,7 @@ "Quebec","22-03-2022",0,23074695 "Quebec","23-03-2022",0,23074695 "Quebec","24-03-2022",0,23074695 +"Quebec","25-03-2022",0,23074695 "Saskatchewan","13-12-2020",0,0 "Saskatchewan","14-12-2020",1950,1950 "Saskatchewan","15-12-2020",0,1950 @@ -5603,6 +5614,7 @@ "Saskatchewan","22-03-2022",0,2998505 "Saskatchewan","23-03-2022",0,2998505 "Saskatchewan","24-03-2022",200,2998705 +"Saskatchewan","25-03-2022",0,2998705 "Yukon","13-12-2020",0,0 "Yukon","14-12-2020",0,0 "Yukon","15-12-2020",0,0 @@ -6070,3 +6082,4 @@ "Yukon","22-03-2022",0,100880 "Yukon","23-03-2022",0,100880 "Yukon","24-03-2022",0,100880 +"Yukon","25-03-2022",0,100880 diff --git a/update_time.txt b/update_time.txt index 788acd95..4f586a5c 100644 --- a/update_time.txt +++ b/update_time.txt @@ -1 +1 @@ -2022-03-24 21:38 EDT +2022-03-25 21:37 EDT