From d5881286b3117d7dc714f8702f45cbe52906d297 Mon Sep 17 00:00:00 2001 From: Carl Aiau Date: Fri, 3 Apr 2020 13:04:18 +1300 Subject: [PATCH] Global, NZ, US Update --- client/data/advanced.json | 8543 ++++++++++++++----- client/data/countries.json | 1688 +++- client/data/cumulative.json | 6038 +++++++++++-- client/src/context/GlobalContextProvider.js | 6 +- processing/data/new-zealand.json | 9 +- processing/get.js | 9 +- 6 files changed, 13278 insertions(+), 3015 deletions(-) diff --git a/client/data/advanced.json b/client/data/advanced.json index e542766..230b3b2 100644 --- a/client/data/advanced.json +++ b/client/data/advanced.json @@ -9,127 +9,127 @@ { "date": "2020-03-06T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 8, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 12, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 14, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 23, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 23, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 46, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 46, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 60, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 144, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 144, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 144, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 337, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 412, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, - "tests": 406, + "deaths": 0, + "hospitalized": 0, + "tests": 438, "old_date": 20200319 }, { "date": "2020-03-20T00:00:00Z", "confirmed": 12, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 698, "old_date": 20200320 }, { "date": "2020-03-21T00:00:00Z", "confirmed": 14, - "deaths": null, + "deaths": 0, "hospitalized": 0, "tests": 772, "old_date": 20200321 @@ -137,7 +137,7 @@ { "date": "2020-03-22T00:00:00Z", "confirmed": 22, - "deaths": null, + "deaths": 0, "hospitalized": 0, "tests": 968, "old_date": 20200322 @@ -145,7 +145,7 @@ { "date": "2020-03-23T00:00:00Z", "confirmed": 22, - "deaths": null, + "deaths": 0, "hospitalized": 0, "tests": 968, "old_date": 20200323 @@ -153,7 +153,7 @@ { "date": "2020-03-24T00:00:00Z", "confirmed": 36, - "deaths": null, + "deaths": 0, "hospitalized": 0, "tests": 1022, "old_date": 20200324 @@ -221,12 +221,20 @@ "hospitalized": 9, "tests": 4603, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 143, + "deaths": 3, + "hospitalized": 9, + "tests": 5022, + "old_date": 20200402 } ], - "highest_confirmed": 133, + "highest_confirmed": 143, "highest_deaths": 3, "highest_hospitalized": 9, - "highest_tests": 4603 + "highest_tests": 5022 }, { "name": "AL", @@ -234,64 +242,64 @@ { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 10, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 10, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 12, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 28, "old_date": 20200314 }, @@ -299,7 +307,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 12, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 40, "old_date": 20200315 }, @@ -307,7 +315,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 28, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 56, "old_date": 20200316 }, @@ -315,7 +323,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 36, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 64, "old_date": 20200317 }, @@ -323,7 +331,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 46, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 74, "old_date": 20200318 }, @@ -331,7 +339,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 68, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 96, "old_date": 20200319 }, @@ -339,7 +347,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 81, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 109, "old_date": 20200320 }, @@ -347,7 +355,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 124, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 152, "old_date": 20200321 }, @@ -355,7 +363,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 138, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 1602, "old_date": 20200322 }, @@ -363,7 +371,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 167, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 1832, "old_date": 20200323 }, @@ -371,7 +379,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 215, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 2321, "old_date": 20200324 }, @@ -379,7 +387,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 283, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 2812, "old_date": 20200325 }, @@ -387,7 +395,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 506, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 4099, "old_date": 20200326 }, @@ -395,7 +403,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 587, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 4771, "old_date": 20200327 }, @@ -403,7 +411,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 696, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 4880, "old_date": 20200328 }, @@ -411,7 +419,7 @@ "date": "2020-03-29T00:00:00Z", "confirmed": 806, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 4990, "old_date": 20200329 }, @@ -419,7 +427,7 @@ "date": "2020-03-30T00:00:00Z", "confirmed": 859, "deaths": 6, - "hospitalized": null, + "hospitalized": 0, "tests": 6553, "old_date": 20200330 }, @@ -427,7 +435,7 @@ "date": "2020-03-31T00:00:00Z", "confirmed": 981, "deaths": 13, - "hospitalized": null, + "hospitalized": 0, "tests": 7279, "old_date": 20200331 }, @@ -435,15 +443,23 @@ "date": "2020-04-01T00:00:00Z", "confirmed": 1077, "deaths": 26, - "hospitalized": null, + "hospitalized": 0, "tests": 7774, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 1233, + "deaths": 32, + "hospitalized": 0, + "tests": 8736, + "old_date": 20200402 } ], - "highest_confirmed": 1077, - "highest_deaths": 26, + "highest_confirmed": 1233, + "highest_deaths": 32, "highest_hospitalized": null, - "highest_tests": 7774 + "highest_tests": 8736 }, { "name": "AR", @@ -451,128 +467,128 @@ { "date": "2020-03-06T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 6, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 6, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 6, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 12, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 12, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 12, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 30, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 9, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 39, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 12, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 77, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 16, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 119, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 22, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 154, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 22, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 219, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 33, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 269, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 46, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 356, "old_date": 20200319 }, { "date": "2020-03-20T00:00:00Z", "confirmed": 96, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 447, "old_date": 20200320 }, { "date": "2020-03-21T00:00:00Z", "confirmed": 118, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 685, "old_date": 20200321 }, @@ -663,12 +679,20 @@ "hospitalized": 90, "tests": 7938, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 643, + "deaths": 12, + "hospitalized": 0, + "tests": 8523, + "old_date": 20200402 } ], - "highest_confirmed": 584, - "highest_deaths": 10, - "highest_hospitalized": 90, - "highest_tests": 7938 + "highest_confirmed": 643, + "highest_deaths": 12, + "highest_hospitalized": null, + "highest_tests": 8523 }, { "name": "AS", @@ -676,16 +700,16 @@ { "date": "2020-03-16T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200317 }, @@ -693,7 +717,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200318 }, @@ -701,7 +725,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200319 }, @@ -709,31 +733,31 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200320 }, { "date": "2020-03-21T00:00:00Z", - "confirmed": null, + "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200321 }, { "date": "2020-03-22T00:00:00Z", - "confirmed": null, + "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200322 }, { "date": "2020-03-23T00:00:00Z", - "confirmed": null, + "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200323 }, @@ -741,7 +765,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200324 }, @@ -749,7 +773,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200325 }, @@ -757,7 +781,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200326 }, @@ -765,7 +789,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200327 }, @@ -773,31 +797,31 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200328 }, { "date": "2020-03-29T00:00:00Z", - "confirmed": null, + "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200329 }, { "date": "2020-03-30T00:00:00Z", - "confirmed": null, + "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200330 }, { "date": "2020-03-31T00:00:00Z", - "confirmed": null, + "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 3, "old_date": 20200331 }, @@ -805,9 +829,17 @@ "date": "2020-04-01T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 20, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 0, + "deaths": 0, + "hospitalized": 0, + "tests": 20, + "old_date": 20200402 } ], "highest_confirmed": 0, @@ -821,72 +853,72 @@ { "date": "2020-03-04T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 29, "old_date": 20200304 }, { "date": "2020-03-05T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 30, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 36, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 49, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 49, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 49, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 57, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 9, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 68, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 9, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 91, "old_date": 20200312 }, @@ -894,7 +926,7 @@ "date": "2020-03-13T00:00:00Z", "confirmed": 9, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 103, "old_date": 20200313 }, @@ -902,7 +934,7 @@ "date": "2020-03-14T00:00:00Z", "confirmed": 12, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 133, "old_date": 20200314 }, @@ -910,7 +942,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 12, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 133, "old_date": 20200315 }, @@ -918,7 +950,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 18, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 143, "old_date": 20200316 }, @@ -926,7 +958,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 20, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 162, "old_date": 20200317 }, @@ -934,7 +966,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 28, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 176, "old_date": 20200318 }, @@ -942,7 +974,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 44, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 219, "old_date": 20200319 }, @@ -950,7 +982,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 65, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 276, "old_date": 20200320 }, @@ -958,7 +990,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 104, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 344, "old_date": 20200321 }, @@ -966,7 +998,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 152, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 434, "old_date": 20200322 }, @@ -974,7 +1006,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 265, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 574, "old_date": 20200323 }, @@ -1006,7 +1038,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 736, "deaths": 13, - "hospitalized": null, + "hospitalized": 0, "tests": 8191, "old_date": 20200327 }, @@ -1014,7 +1046,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 873, "deaths": 15, - "hospitalized": null, + "hospitalized": 0, "tests": 8328, "old_date": 20200328 }, @@ -1049,12 +1081,20 @@ "hospitalized": 149, "tests": 21058, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 1598, + "deaths": 32, + "hospitalized": 228, + "tests": 22709, + "old_date": 20200402 } ], - "highest_confirmed": 1413, - "highest_deaths": 29, - "highest_hospitalized": 149, - "highest_tests": 21058 + "highest_confirmed": 1598, + "highest_deaths": 32, + "highest_hospitalized": 228, + "highest_tests": 22709 }, { "name": "CA", @@ -1062,64 +1102,64 @@ { "date": "2020-03-04T00:00:00Z", "confirmed": 53, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 515, "old_date": 20200304 }, { "date": "2020-03-05T00:00:00Z", "confirmed": 53, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 515, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 60, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 522, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 69, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 531, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 88, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 550, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 114, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 804, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 133, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 823, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 157, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1073, "old_date": 20200311 }, @@ -1127,7 +1167,7 @@ "date": "2020-03-12T00:00:00Z", "confirmed": 202, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 1118, "old_date": 20200312 }, @@ -1135,7 +1175,7 @@ "date": "2020-03-13T00:00:00Z", "confirmed": 202, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 1118, "old_date": 20200313 }, @@ -1143,7 +1183,7 @@ "date": "2020-03-14T00:00:00Z", "confirmed": 252, "deaths": 5, - "hospitalized": null, + "hospitalized": 0, "tests": 1168, "old_date": 20200314 }, @@ -1151,7 +1191,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 293, "deaths": 5, - "hospitalized": null, + "hospitalized": 0, "tests": 1209, "old_date": 20200315 }, @@ -1159,7 +1199,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 335, "deaths": 6, - "hospitalized": null, + "hospitalized": 0, "tests": 8316, "old_date": 20200316 }, @@ -1167,7 +1207,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 483, "deaths": 11, - "hospitalized": null, + "hospitalized": 0, "tests": 8464, "old_date": 20200317 }, @@ -1175,7 +1215,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 611, "deaths": 13, - "hospitalized": null, + "hospitalized": 0, "tests": 8592, "old_date": 20200318 }, @@ -1183,7 +1223,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 924, "deaths": 18, - "hospitalized": null, + "hospitalized": 0, "tests": 9711, "old_date": 20200319 }, @@ -1191,7 +1231,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 1063, "deaths": 20, - "hospitalized": null, + "hospitalized": 0, "tests": 11487, "old_date": 20200320 }, @@ -1199,7 +1239,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 1279, "deaths": 24, - "hospitalized": null, + "hospitalized": 0, "tests": 12528, "old_date": 20200321 }, @@ -1207,7 +1247,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 1536, "deaths": 27, - "hospitalized": null, + "hospitalized": 0, "tests": 12840, "old_date": 20200322 }, @@ -1215,7 +1255,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 1733, "deaths": 27, - "hospitalized": null, + "hospitalized": 0, "tests": 14300, "old_date": 20200323 }, @@ -1223,7 +1263,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 2102, "deaths": 40, - "hospitalized": null, + "hospitalized": 0, "tests": 15554, "old_date": 20200324 }, @@ -1231,7 +1271,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 2355, "deaths": 53, - "hospitalized": null, + "hospitalized": 0, "tests": 18276, "old_date": 20200325 }, @@ -1239,7 +1279,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 3006, "deaths": 65, - "hospitalized": null, + "hospitalized": 0, "tests": 20386, "old_date": 20200326 }, @@ -1290,12 +1330,20 @@ "hospitalized": 1855, "tests": 29927, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 9191, + "deaths": 203, + "hospitalized": 0, + "tests": 33000, + "old_date": 20200402 } ], - "highest_confirmed": 8155, - "highest_deaths": 171, - "highest_hospitalized": 1855, - "highest_tests": 29927 + "highest_confirmed": 9191, + "highest_deaths": 203, + "highest_hospitalized": null, + "highest_tests": 33000 }, { "name": "CO", @@ -1303,72 +1351,72 @@ { "date": "2020-03-05T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 19, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 48, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 8, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 63, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 8, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 112, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 9, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 142, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 12, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 154, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 28, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 279, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 45, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 343, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 72, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 596, "old_date": 20200313 }, @@ -1376,7 +1424,7 @@ "date": "2020-03-14T00:00:00Z", "confirmed": 101, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 711, "old_date": 20200314 }, @@ -1384,7 +1432,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 131, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 758, "old_date": 20200315 }, @@ -1392,7 +1440,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 131, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 758, "old_date": 20200316 }, @@ -1400,7 +1448,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 160, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 1216, "old_date": 20200317 }, @@ -1408,7 +1456,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 183, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 1800, "old_date": 20200318 }, @@ -1416,7 +1464,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 216, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 2328, "old_date": 20200319 }, @@ -1424,7 +1472,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 277, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 2952, "old_date": 20200320 }, @@ -1523,12 +1571,20 @@ "hospitalized": 509, "tests": 16849, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 3342, + "deaths": 80, + "hospitalized": 620, + "tests": 18645, + "old_date": 20200402 } ], - "highest_confirmed": 2966, - "highest_deaths": 69, - "highest_hospitalized": 509, - "highest_tests": 16849 + "highest_confirmed": 3342, + "highest_deaths": 80, + "highest_hospitalized": 620, + "highest_tests": 18645 }, { "name": "CT", @@ -1536,96 +1592,96 @@ { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 30, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 47, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 56, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 74, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 95, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 105, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 11, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 136, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 20, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 145, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 26, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 151, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 41, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 166, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 68, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 193, "old_date": 20200318 }, @@ -1633,7 +1689,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 96, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 700, "old_date": 20200319 }, @@ -1641,7 +1697,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 194, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 798, "old_date": 20200320 }, @@ -1649,7 +1705,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 194, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 2300, "old_date": 20200321 }, @@ -1740,12 +1796,20 @@ "hospitalized": 766, "tests": 16600, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 3824, + "deaths": 112, + "hospitalized": 0, + "tests": 18300, + "old_date": 20200402 } ], - "highest_confirmed": 3557, - "highest_deaths": 85, - "highest_hospitalized": 766, - "highest_tests": 16600 + "highest_confirmed": 3824, + "highest_deaths": 112, + "highest_hospitalized": null, + "highest_tests": 18300 }, { "name": "DC", @@ -1753,112 +1817,112 @@ { "date": "2020-03-05T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 6, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 8, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 8, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 11, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 15, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 22, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", - "confirmed": 4, - "deaths": null, - "hospitalized": null, - "tests": 24, + "confirmed": 5, + "deaths": 0, + "hospitalized": 0, + "tests": 25, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 10, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 30, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 10, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 30, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 10, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 59, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 16, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 95, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 17, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 113, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 22, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 126, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 31, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 169, "old_date": 20200318 }, @@ -1866,7 +1930,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 39, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 192, "old_date": 20200319 }, @@ -1874,7 +1938,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 71, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 572, "old_date": 20200320 }, @@ -1882,7 +1946,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 77, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 583, "old_date": 20200321 }, @@ -1890,7 +1954,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 98, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 1055, "old_date": 20200322 }, @@ -1898,7 +1962,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 116, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 1229, "old_date": 20200323 }, @@ -1906,7 +1970,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 137, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 1332, "old_date": 20200324 }, @@ -1914,7 +1978,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 183, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 1606, "old_date": 20200325 }, @@ -1922,7 +1986,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 231, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 1857, "old_date": 20200326 }, @@ -1930,7 +1994,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 267, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 2164, "old_date": 20200327 }, @@ -1938,7 +2002,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 304, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 2515, "old_date": 20200328 }, @@ -1946,7 +2010,7 @@ "date": "2020-03-29T00:00:00Z", "confirmed": 342, "deaths": 5, - "hospitalized": null, + "hospitalized": 0, "tests": 2811, "old_date": 20200329 }, @@ -1954,7 +2018,7 @@ "date": "2020-03-30T00:00:00Z", "confirmed": 401, "deaths": 9, - "hospitalized": null, + "hospitalized": 0, "tests": 3083, "old_date": 20200330 }, @@ -1962,7 +2026,7 @@ "date": "2020-03-31T00:00:00Z", "confirmed": 495, "deaths": 9, - "hospitalized": null, + "hospitalized": 0, "tests": 3757, "old_date": 20200331 }, @@ -1970,15 +2034,23 @@ "date": "2020-04-01T00:00:00Z", "confirmed": 586, "deaths": 11, - "hospitalized": null, + "hospitalized": 0, "tests": 3848, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 653, + "deaths": 12, + "hospitalized": 0, + "tests": 5070, + "old_date": 20200402 } ], - "highest_confirmed": 586, - "highest_deaths": 11, + "highest_confirmed": 653, + "highest_deaths": 12, "highest_hospitalized": null, - "highest_tests": 3848 + "highest_tests": 5070 }, { "name": "DE", @@ -1986,104 +2058,104 @@ { "date": "2020-03-06T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 10, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 10, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 10, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 15, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 17, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 18, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 27, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 34, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 42, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 42, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 8, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 44, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 16, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 52, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 25, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 61, "old_date": 20200318 }, @@ -2091,7 +2163,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 30, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 66, "old_date": 20200319 }, @@ -2099,7 +2171,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 38, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 74, "old_date": 20200320 }, @@ -2107,7 +2179,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 45, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 81, "old_date": 20200321 }, @@ -2115,7 +2187,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 56, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 92, "old_date": 20200322 }, @@ -2198,12 +2270,20 @@ "hospitalized": 57, "tests": 4383, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 393, + "deaths": 12, + "hospitalized": 0, + "tests": 4959, + "old_date": 20200402 } ], - "highest_confirmed": 368, - "highest_deaths": 11, - "highest_hospitalized": 57, - "highest_tests": 4383 + "highest_confirmed": 393, + "highest_deaths": 12, + "highest_hospitalized": null, + "highest_tests": 4959 }, { "name": "FL", @@ -2211,56 +2291,56 @@ { "date": "2020-03-04T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 26, "old_date": 20200304 }, { "date": "2020-03-05T00:00:00Z", "confirmed": 9, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 40, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 9, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 64, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 14, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 114, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 17, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 135, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 18, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 158, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 19, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 241, "old_date": 20200310 }, @@ -2268,7 +2348,7 @@ "date": "2020-03-11T00:00:00Z", "confirmed": 28, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 329, "old_date": 20200311 }, @@ -2276,7 +2356,7 @@ "date": "2020-03-12T00:00:00Z", "confirmed": 32, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 333, "old_date": 20200312 }, @@ -2284,7 +2364,7 @@ "date": "2020-03-13T00:00:00Z", "confirmed": 50, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 528, "old_date": 20200313 }, @@ -2292,7 +2372,7 @@ "date": "2020-03-14T00:00:00Z", "confirmed": 77, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 555, "old_date": 20200314 }, @@ -2300,7 +2380,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 116, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 794, "old_date": 20200315 }, @@ -2308,7 +2388,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 141, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 825, "old_date": 20200316 }, @@ -2316,7 +2396,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 186, "deaths": 6, - "hospitalized": null, + "hospitalized": 0, "tests": 1126, "old_date": 20200317 }, @@ -2324,7 +2404,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 314, "deaths": 7, - "hospitalized": null, + "hospitalized": 0, "tests": 1539, "old_date": 20200318 }, @@ -2332,7 +2412,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 390, "deaths": 8, - "hospitalized": null, + "hospitalized": 0, "tests": 1923, "old_date": 20200319 }, @@ -2340,7 +2420,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 520, "deaths": 10, - "hospitalized": null, + "hospitalized": 0, "tests": 2390, "old_date": 20200320 }, @@ -2439,12 +2519,20 @@ "hospitalized": 949, "tests": 66484, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 8010, + "deaths": 128, + "hospitalized": 1123, + "tests": 77296, + "old_date": 20200402 } ], - "highest_confirmed": 6955, - "highest_deaths": 87, - "highest_hospitalized": 949, - "highest_tests": 66484 + "highest_confirmed": 8010, + "highest_deaths": 128, + "highest_hospitalized": 1123, + "highest_tests": 77296 }, { "name": "GA", @@ -2452,72 +2540,72 @@ { "date": "2020-03-04T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200304 }, { "date": "2020-03-05T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 6, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 7, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 7, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 12, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 12, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 17, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 17, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 22, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 22, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 31, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 31, "old_date": 20200312 }, @@ -2525,7 +2613,7 @@ "date": "2020-03-13T00:00:00Z", "confirmed": 42, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 42, "old_date": 20200313 }, @@ -2533,7 +2621,7 @@ "date": "2020-03-14T00:00:00Z", "confirmed": 66, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 66, "old_date": 20200314 }, @@ -2541,7 +2629,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 99, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 99, "old_date": 20200315 }, @@ -2549,7 +2637,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 121, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 121, "old_date": 20200316 }, @@ -2557,7 +2645,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 146, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 146, "old_date": 20200317 }, @@ -2565,7 +2653,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 197, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 1508, "old_date": 20200318 }, @@ -2573,7 +2661,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 287, "deaths": 10, - "hospitalized": null, + "hospitalized": 0, "tests": 1831, "old_date": 20200319 }, @@ -2581,7 +2669,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 420, "deaths": 13, - "hospitalized": null, + "hospitalized": 0, "tests": 2386, "old_date": 20200320 }, @@ -2589,7 +2677,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 507, "deaths": 14, - "hospitalized": null, + "hospitalized": 0, "tests": 3064, "old_date": 20200321 }, @@ -2597,7 +2685,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 600, "deaths": 23, - "hospitalized": null, + "hospitalized": 0, "tests": 4020, "old_date": 20200322 }, @@ -2605,7 +2693,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 772, "deaths": 25, - "hospitalized": null, + "hospitalized": 0, "tests": 5069, "old_date": 20200323 }, @@ -2613,7 +2701,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 1026, "deaths": 32, - "hospitalized": null, + "hospitalized": 0, "tests": 5484, "old_date": 20200324 }, @@ -2680,12 +2768,20 @@ "hospitalized": 952, "tests": 20326, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 5348, + "deaths": 163, + "hospitalized": 1056, + "tests": 22957, + "old_date": 20200402 } ], - "highest_confirmed": 4638, - "highest_deaths": 139, - "highest_hospitalized": 952, - "highest_tests": 20326 + "highest_confirmed": 5348, + "highest_deaths": 163, + "highest_hospitalized": 1056, + "highest_tests": 22957 }, { "name": "GU", @@ -2693,48 +2789,48 @@ { "date": "2020-03-16T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 26, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 46, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 8, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 65, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 12, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 81, "old_date": 20200319 }, { "date": "2020-03-20T00:00:00Z", "confirmed": 14, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 100, "old_date": 20200320 }, { "date": "2020-03-21T00:00:00Z", "confirmed": 15, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 123, "old_date": 20200321 }, @@ -2742,7 +2838,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 27, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 153, "old_date": 20200322 }, @@ -2750,7 +2846,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 29, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 190, "old_date": 20200323 }, @@ -2825,12 +2921,20 @@ "hospitalized": 19, "tests": 483, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 82, + "deaths": 3, + "hospitalized": 19, + "tests": 524, + "old_date": 20200402 } ], - "highest_confirmed": 77, + "highest_confirmed": 82, "highest_deaths": 3, "highest_hospitalized": 19, - "highest_tests": 483 + "highest_tests": 524 }, { "name": "HI", @@ -2838,136 +2942,136 @@ { "date": "2020-03-07T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 7, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 7, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 10, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 10, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 14, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 107, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 16, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 109, "old_date": 20200319 }, { "date": "2020-03-20T00:00:00Z", "confirmed": 26, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 150, "old_date": 20200320 }, { "date": "2020-03-21T00:00:00Z", "confirmed": 37, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 161, "old_date": 20200321 }, { "date": "2020-03-22T00:00:00Z", "confirmed": 48, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 311, "old_date": 20200322 }, { "date": "2020-03-23T00:00:00Z", "confirmed": 56, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3011, "old_date": 20200323 }, @@ -2990,7 +3094,7 @@ { "date": "2020-03-26T00:00:00Z", "confirmed": 95, - "deaths": null, + "deaths": 0, "hospitalized": 5, "tests": 4452, "old_date": 20200326 @@ -2998,7 +3102,7 @@ { "date": "2020-03-27T00:00:00Z", "confirmed": 106, - "deaths": null, + "deaths": 0, "hospitalized": 7, "tests": 4463, "old_date": 20200327 @@ -3042,12 +3146,20 @@ "hospitalized": 13, "tests": 8929, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 258, + "deaths": 1, + "hospitalized": 15, + "tests": 10464, + "old_date": 20200402 } ], - "highest_confirmed": 208, + "highest_confirmed": 258, "highest_deaths": 1, - "highest_hospitalized": 13, - "highest_tests": 8929 + "highest_hospitalized": 15, + "highest_tests": 10464 }, { "name": "IA", @@ -3055,151 +3167,151 @@ { "date": "2020-03-06T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 15, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 15, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 15, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 29, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 8, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 40, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 13, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 59, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 14, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 81, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 16, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 99, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 17, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 100, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 18, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 101, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 22, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 105, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 23, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 106, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 29, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 112, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 38, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 121, "old_date": 20200319 }, { "date": "2020-03-20T00:00:00Z", "confirmed": 45, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 687, "old_date": 20200320 }, { "date": "2020-03-21T00:00:00Z", "confirmed": 68, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1117, "old_date": 20200321 }, { "date": "2020-03-22T00:00:00Z", "confirmed": 90, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1305, "old_date": 20200322 }, { "date": "2020-03-23T00:00:00Z", "confirmed": 105, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2148, "old_date": 20200323 }, { "date": "2020-03-24T00:00:00Z", "confirmed": 124, - "deaths": null, + "deaths": 0, "hospitalized": 27, "tests": 2439, "old_date": 20200324 @@ -3267,12 +3379,20 @@ "hospitalized": 99, "tests": 7853, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 614, + "deaths": 11, + "hospitalized": 120, + "tests": 8668, + "old_date": 20200402 } ], - "highest_confirmed": 549, - "highest_deaths": 9, - "highest_hospitalized": 99, - "highest_tests": 7853 + "highest_confirmed": 614, + "highest_deaths": 11, + "highest_hospitalized": 120, + "highest_tests": 8668 }, { "name": "ID", @@ -3280,120 +3400,120 @@ { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 27, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 27, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 41, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 41, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 67, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 93, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 131, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 176, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 179, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 270, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 7, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 353, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 9, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 468, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 11, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 468, "old_date": 20200319 }, { "date": "2020-03-20T00:00:00Z", "confirmed": 23, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 613, "old_date": 20200320 }, { "date": "2020-03-21T00:00:00Z", "confirmed": 31, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 911, "old_date": 20200321 }, @@ -3401,7 +3521,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 42, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 1217, "old_date": 20200322 }, @@ -3409,7 +3529,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 47, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 1356, "old_date": 20200323 }, @@ -3417,7 +3537,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 50, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 1937, "old_date": 20200324 }, @@ -3425,7 +3545,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 73, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 1960, "old_date": 20200325 }, @@ -3433,7 +3553,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 123, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 2188, "old_date": 20200326 }, @@ -3441,7 +3561,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 189, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 2857, "old_date": 20200327 }, @@ -3484,12 +3604,20 @@ "hospitalized": 46, "tests": 6601, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 669, + "deaths": 9, + "hospitalized": 49, + "tests": 7282, + "old_date": 20200402 } ], - "highest_confirmed": 525, + "highest_confirmed": 669, "highest_deaths": 9, - "highest_hospitalized": 46, - "highest_tests": 6601 + "highest_hospitalized": 49, + "highest_tests": 7282 }, { "name": "IL", @@ -3497,104 +3625,104 @@ { "date": "2020-03-04T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 128, "old_date": 20200304 }, { "date": "2020-03-05T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 170, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 185, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 197, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 197, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 7, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 198, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 19, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 263, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 19, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 263, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 25, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 291, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 32, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 326, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 46, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 362, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 64, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 513, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 93, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1025, "old_date": 20200316 }, @@ -3602,7 +3730,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 159, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 1499, "old_date": 20200317 }, @@ -3610,7 +3738,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 288, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 2051, "old_date": 20200318 }, @@ -3618,7 +3746,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 422, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 3147, "old_date": 20200319 }, @@ -3626,7 +3754,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 585, "deaths": 5, - "hospitalized": null, + "hospitalized": 0, "tests": 4281, "old_date": 20200320 }, @@ -3634,7 +3762,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 753, "deaths": 6, - "hospitalized": null, + "hospitalized": 0, "tests": 6241, "old_date": 20200321 }, @@ -3642,7 +3770,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 1049, "deaths": 9, - "hospitalized": null, + "hospitalized": 0, "tests": 8320, "old_date": 20200322 }, @@ -3650,7 +3778,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 1273, "deaths": 12, - "hospitalized": null, + "hospitalized": 0, "tests": 9856, "old_date": 20200323 }, @@ -3658,7 +3786,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 1535, "deaths": 16, - "hospitalized": null, + "hospitalized": 0, "tests": 11469, "old_date": 20200324 }, @@ -3666,7 +3794,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 1865, "deaths": 19, - "hospitalized": null, + "hospitalized": 0, "tests": 14209, "old_date": 20200325 }, @@ -3674,7 +3802,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 2538, "deaths": 26, - "hospitalized": null, + "hospitalized": 0, "tests": 16631, "old_date": 20200326 }, @@ -3682,7 +3810,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 3026, "deaths": 34, - "hospitalized": null, + "hospitalized": 0, "tests": 21542, "old_date": 20200327 }, @@ -3690,7 +3818,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 3491, "deaths": 47, - "hospitalized": null, + "hospitalized": 0, "tests": 25491, "old_date": 20200328 }, @@ -3698,7 +3826,7 @@ "date": "2020-03-29T00:00:00Z", "confirmed": 4596, "deaths": 65, - "hospitalized": null, + "hospitalized": 0, "tests": 27762, "old_date": 20200329 }, @@ -3706,7 +3834,7 @@ "date": "2020-03-30T00:00:00Z", "confirmed": 5057, "deaths": 73, - "hospitalized": null, + "hospitalized": 0, "tests": 30446, "old_date": 20200330 }, @@ -3714,7 +3842,7 @@ "date": "2020-03-31T00:00:00Z", "confirmed": 5994, "deaths": 99, - "hospitalized": null, + "hospitalized": 0, "tests": 35225, "old_date": 20200331 }, @@ -3722,15 +3850,23 @@ "date": "2020-04-01T00:00:00Z", "confirmed": 6980, "deaths": 141, - "hospitalized": null, + "hospitalized": 0, "tests": 40384, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 7695, + "deaths": 157, + "hospitalized": 0, + "tests": 43656, + "old_date": 20200402 } ], - "highest_confirmed": 6980, - "highest_deaths": 141, + "highest_confirmed": 7695, + "highest_deaths": 157, "highest_hospitalized": null, - "highest_tests": 40384 + "highest_tests": 43656 }, { "name": "IN", @@ -3738,64 +3874,64 @@ { "date": "2020-03-06T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 36, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 10, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 43, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 12, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 64, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 12, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 73, "old_date": 20200313 }, @@ -3803,7 +3939,7 @@ "date": "2020-03-14T00:00:00Z", "confirmed": 15, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 89, "old_date": 20200314 }, @@ -3811,7 +3947,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 19, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 121, "old_date": 20200315 }, @@ -3819,7 +3955,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 24, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 139, "old_date": 20200316 }, @@ -3827,7 +3963,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 30, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 159, "old_date": 20200317 }, @@ -3835,7 +3971,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 39, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 193, "old_date": 20200318 }, @@ -3843,7 +3979,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 56, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 380, "old_date": 20200319 }, @@ -3851,7 +3987,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 79, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 554, "old_date": 20200320 }, @@ -3899,7 +4035,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 645, "deaths": 17, - "hospitalized": null, + "hospitalized": 0, "tests": 4651, "old_date": 20200326 }, @@ -3907,7 +4043,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 981, "deaths": 24, - "hospitalized": null, + "hospitalized": 0, "tests": 6936, "old_date": 20200327 }, @@ -3915,7 +4051,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 1232, "deaths": 31, - "hospitalized": null, + "hospitalized": 0, "tests": 8407, "old_date": 20200328 }, @@ -3923,7 +4059,7 @@ "date": "2020-03-29T00:00:00Z", "confirmed": 1514, "deaths": 32, - "hospitalized": null, + "hospitalized": 0, "tests": 9830, "old_date": 20200329 }, @@ -3931,7 +4067,7 @@ "date": "2020-03-30T00:00:00Z", "confirmed": 1786, "deaths": 35, - "hospitalized": null, + "hospitalized": 0, "tests": 11658, "old_date": 20200330 }, @@ -3939,7 +4075,7 @@ "date": "2020-03-31T00:00:00Z", "confirmed": 2159, "deaths": 49, - "hospitalized": null, + "hospitalized": 0, "tests": 13373, "old_date": 20200331 }, @@ -3947,15 +4083,23 @@ "date": "2020-04-01T00:00:00Z", "confirmed": 2565, "deaths": 65, - "hospitalized": null, + "hospitalized": 0, "tests": 14375, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 3039, + "deaths": 78, + "hospitalized": 0, + "tests": 16285, + "old_date": 20200402 } ], - "highest_confirmed": 2565, - "highest_deaths": 65, + "highest_confirmed": 3039, + "highest_deaths": 78, "highest_hospitalized": null, - "highest_tests": 14375 + "highest_tests": 16285 }, { "name": "KS", @@ -3963,64 +4107,64 @@ { "date": "2020-03-06T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 4, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 11, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 12, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 12, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 18, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 42, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 45, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 99, "old_date": 20200313 }, @@ -4028,7 +4172,7 @@ "date": "2020-03-14T00:00:00Z", "confirmed": 6, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 99, "old_date": 20200314 }, @@ -4036,7 +4180,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 8, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 143, "old_date": 20200315 }, @@ -4044,7 +4188,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 11, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 177, "old_date": 20200316 }, @@ -4052,7 +4196,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 15, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 397, "old_date": 20200317 }, @@ -4060,7 +4204,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 16, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 433, "old_date": 20200318 }, @@ -4068,7 +4212,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 34, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 451, "old_date": 20200319 }, @@ -4076,7 +4220,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 44, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 461, "old_date": 20200320 }, @@ -4084,7 +4228,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 55, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 472, "old_date": 20200321 }, @@ -4092,7 +4236,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 64, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 481, "old_date": 20200322 }, @@ -4100,7 +4244,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 82, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 499, "old_date": 20200323 }, @@ -4108,7 +4252,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 98, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 2184, "old_date": 20200324 }, @@ -4116,7 +4260,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 126, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 2486, "old_date": 20200325 }, @@ -4124,7 +4268,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 168, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 3037, "old_date": 20200326 }, @@ -4175,12 +4319,20 @@ "hospitalized": 114, "tests": 5893, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 552, + "deaths": 13, + "hospitalized": 138, + "tests": 6611, + "old_date": 20200402 } ], - "highest_confirmed": 482, - "highest_deaths": 10, - "highest_hospitalized": 114, - "highest_tests": 5893 + "highest_confirmed": 552, + "highest_deaths": 13, + "highest_hospitalized": 138, + "highest_tests": 6611 }, { "name": "KY", @@ -4188,80 +4340,80 @@ { "date": "2020-03-06T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 7, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 10, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 14, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 21, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 34, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 8, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 54, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 8, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 64, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 11, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 118, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 14, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 153, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 16, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 155, "old_date": 20200315 }, @@ -4269,7 +4421,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 21, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 255, "old_date": 20200316 }, @@ -4277,7 +4429,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 22, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 317, "old_date": 20200317 }, @@ -4285,7 +4437,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 26, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 380, "old_date": 20200318 }, @@ -4293,7 +4445,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 35, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 489, "old_date": 20200319 }, @@ -4301,7 +4453,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 47, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 639, "old_date": 20200320 }, @@ -4309,7 +4461,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 54, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 768, "old_date": 20200321 }, @@ -4317,7 +4469,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 99, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 1571, "old_date": 20200322 }, @@ -4325,7 +4477,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 104, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 1866, "old_date": 20200323 }, @@ -4333,7 +4485,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 124, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 1866, "old_date": 20200324 }, @@ -4341,7 +4493,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 157, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 3022, "old_date": 20200325 }, @@ -4349,7 +4501,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 198, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 3300, "old_date": 20200326 }, @@ -4357,7 +4509,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 248, "deaths": 6, - "hospitalized": null, + "hospitalized": 0, "tests": 4016, "old_date": 20200327 }, @@ -4365,7 +4517,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 302, "deaths": 8, - "hospitalized": null, + "hospitalized": 0, "tests": 5123, "old_date": 20200328 }, @@ -4373,7 +4525,7 @@ "date": "2020-03-29T00:00:00Z", "confirmed": 394, "deaths": 9, - "hospitalized": null, + "hospitalized": 0, "tests": 5541, "old_date": 20200329 }, @@ -4381,7 +4533,7 @@ "date": "2020-03-30T00:00:00Z", "confirmed": 439, "deaths": 9, - "hospitalized": null, + "hospitalized": 0, "tests": 6018, "old_date": 20200330 }, @@ -4389,7 +4541,7 @@ "date": "2020-03-31T00:00:00Z", "confirmed": 480, "deaths": 11, - "hospitalized": null, + "hospitalized": 0, "tests": 6810, "old_date": 20200331 }, @@ -4397,15 +4549,23 @@ "date": "2020-04-01T00:00:00Z", "confirmed": 591, "deaths": 17, - "hospitalized": null, + "hospitalized": 0, "tests": 7556, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 680, + "deaths": 20, + "hospitalized": 0, + "tests": 7900, + "old_date": 20200402 } ], - "highest_confirmed": 591, - "highest_deaths": 17, + "highest_confirmed": 680, + "highest_deaths": 20, "highest_hospitalized": null, - "highest_tests": 7556 + "highest_tests": 7900 }, { "name": "LA", @@ -4413,64 +4573,64 @@ { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 5, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 6, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 12, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 43, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 14, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 51, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 36, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 73, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 69, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 178, "old_date": 20200314 }, @@ -4478,7 +4638,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 91, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 247, "old_date": 20200315 }, @@ -4486,7 +4646,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 114, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 302, "old_date": 20200316 }, @@ -4494,7 +4654,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 171, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 457, "old_date": 20200317 }, @@ -4502,7 +4662,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 240, "deaths": 6, - "hospitalized": null, + "hospitalized": 0, "tests": 575, "old_date": 20200318 }, @@ -4510,7 +4670,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 347, "deaths": 8, - "hospitalized": null, + "hospitalized": 0, "tests": 805, "old_date": 20200319 }, @@ -4518,7 +4678,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 479, "deaths": 12, - "hospitalized": null, + "hospitalized": 0, "tests": 1047, "old_date": 20200320 }, @@ -4526,7 +4686,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 585, "deaths": 16, - "hospitalized": null, + "hospitalized": 0, "tests": 2765, "old_date": 20200321 }, @@ -4534,7 +4694,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 837, "deaths": 20, - "hospitalized": null, + "hospitalized": 0, "tests": 3498, "old_date": 20200322 }, @@ -4542,7 +4702,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 1172, "deaths": 34, - "hospitalized": null, + "hospitalized": 0, "tests": 5948, "old_date": 20200323 }, @@ -4617,12 +4777,20 @@ "hospitalized": 1498, "tests": 45776, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 9150, + "deaths": 310, + "hospitalized": 1639, + "tests": 51086, + "old_date": 20200402 } ], - "highest_confirmed": 6424, - "highest_deaths": 273, - "highest_hospitalized": 1498, - "highest_tests": 45776 + "highest_confirmed": 9150, + "highest_deaths": 310, + "highest_hospitalized": 1639, + "highest_tests": 51086 }, { "name": "MA", @@ -4630,128 +4798,128 @@ { "date": "2020-03-04T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200304 }, { "date": "2020-03-05T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 8, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 8, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 13, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 13, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 13, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 13, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 41, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 41, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 92, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 92, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 92, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 92, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 95, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 95, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 123, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 215, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 138, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 490, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 138, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 490, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 164, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 516, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 218, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1759, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 256, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2271, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 328, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3132, "old_date": 20200319 }, @@ -4759,7 +4927,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 413, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 4091, "old_date": 20200320 }, @@ -4858,12 +5026,20 @@ "hospitalized": 682, "tests": 51738, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 8966, + "deaths": 154, + "hospitalized": 813, + "tests": 56608, + "old_date": 20200402 } ], - "highest_confirmed": 7738, - "highest_deaths": 122, - "highest_hospitalized": 682, - "highest_tests": 51738 + "highest_confirmed": 8966, + "highest_deaths": 154, + "highest_hospitalized": 813, + "highest_tests": 56608 }, { "name": "MD", @@ -4871,112 +5047,112 @@ { "date": "2020-03-05T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 17, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 29, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 44, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 55, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 78, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 95, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 9, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 103, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 12, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 106, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 17, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 111, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 26, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 120, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 31, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 125, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 37, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 131, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 57, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 151, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 85, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 179, "old_date": 20200318 }, @@ -4984,7 +5160,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 107, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 201, "old_date": 20200319 }, @@ -4992,7 +5168,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 149, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 243, "old_date": 20200320 }, @@ -5000,7 +5176,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 190, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 284, "old_date": 20200321 }, @@ -5008,7 +5184,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 244, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 338, "old_date": 20200322 }, @@ -5016,7 +5192,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 288, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 382, "old_date": 20200323 }, @@ -5024,7 +5200,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 349, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 443, "old_date": 20200324 }, @@ -5032,7 +5208,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 423, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 517, "old_date": 20200325 }, @@ -5091,12 +5267,20 @@ "hospitalized": 522, "tests": 19218, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 2331, + "deaths": 36, + "hospitalized": 582, + "tests": 21221, + "old_date": 20200402 } ], - "highest_confirmed": 1985, - "highest_deaths": 31, - "highest_hospitalized": 522, - "highest_tests": 19218 + "highest_confirmed": 2331, + "highest_deaths": 36, + "highest_hospitalized": 582, + "highest_tests": 21221 }, { "name": "ME", @@ -5104,160 +5288,160 @@ { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 20, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 42, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 66, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 94, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 94, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 94, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 17, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 781, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 32, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1335, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 43, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1713, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 53, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2057, "old_date": 20200319 }, { "date": "2020-03-20T00:00:00Z", "confirmed": 57, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2321, "old_date": 20200320 }, { "date": "2020-03-21T00:00:00Z", "confirmed": 73, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2337, "old_date": 20200321 }, { "date": "2020-03-22T00:00:00Z", "confirmed": 89, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2353, "old_date": 20200322 }, { "date": "2020-03-23T00:00:00Z", "confirmed": 107, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2898, "old_date": 20200323 }, { "date": "2020-03-24T00:00:00Z", "confirmed": 125, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3139, "old_date": 20200324 }, { "date": "2020-03-25T00:00:00Z", "confirmed": 149, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3326, "old_date": 20200325 }, { "date": "2020-03-26T00:00:00Z", "confirmed": 155, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3549, "old_date": 20200326 }, @@ -5265,7 +5449,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 168, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 3562, "old_date": 20200327 }, @@ -5273,7 +5457,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 211, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 3605, "old_date": 20200328 }, @@ -5281,7 +5465,7 @@ "date": "2020-03-29T00:00:00Z", "confirmed": 253, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 3647, "old_date": 20200329 }, @@ -5308,12 +5492,20 @@ "hospitalized": 63, "tests": 6432, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 376, + "deaths": 7, + "hospitalized": 68, + "tests": 6464, + "old_date": 20200402 } ], - "highest_confirmed": 344, + "highest_confirmed": 376, "highest_deaths": 7, - "highest_hospitalized": 63, - "highest_tests": 6432 + "highest_hospitalized": 68, + "highest_tests": 6464 }, { "name": "MI", @@ -5321,112 +5513,112 @@ { "date": "2020-03-05T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 8, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 8, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 18, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 26, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 36, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 39, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 59, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 93, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 16, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 149, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 25, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 230, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 33, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 238, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 53, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 325, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 65, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 337, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 80, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 352, "old_date": 20200318 }, @@ -5434,7 +5626,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 336, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 2449, "old_date": 20200319 }, @@ -5442,7 +5634,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 549, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 2618, "old_date": 20200320 }, @@ -5450,7 +5642,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 787, "deaths": 5, - "hospitalized": null, + "hospitalized": 0, "tests": 2856, "old_date": 20200321 }, @@ -5458,7 +5650,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 1035, "deaths": 8, - "hospitalized": null, + "hospitalized": 0, "tests": 3104, "old_date": 20200322 }, @@ -5466,7 +5658,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 1328, "deaths": 15, - "hospitalized": null, + "hospitalized": 0, "tests": 3397, "old_date": 20200323 }, @@ -5474,7 +5666,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 1791, "deaths": 24, - "hospitalized": null, + "hospitalized": 0, "tests": 3860, "old_date": 20200324 }, @@ -5482,7 +5674,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 2294, "deaths": 43, - "hospitalized": null, + "hospitalized": 0, "tests": 4363, "old_date": 20200325 }, @@ -5490,7 +5682,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 2856, "deaths": 60, - "hospitalized": null, + "hospitalized": 0, "tests": 9406, "old_date": 20200326 }, @@ -5498,7 +5690,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 3657, "deaths": 92, - "hospitalized": null, + "hospitalized": 0, "tests": 10207, "old_date": 20200327 }, @@ -5506,7 +5698,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 3657, "deaths": 92, - "hospitalized": null, + "hospitalized": 0, "tests": 12766, "old_date": 20200328 }, @@ -5514,7 +5706,7 @@ "date": "2020-03-29T00:00:00Z", "confirmed": 5486, "deaths": 132, - "hospitalized": null, + "hospitalized": 0, "tests": 17379, "old_date": 20200329 }, @@ -5522,7 +5714,7 @@ "date": "2020-03-30T00:00:00Z", "confirmed": 6498, "deaths": 184, - "hospitalized": null, + "hospitalized": 0, "tests": 18391, "old_date": 20200330 }, @@ -5530,7 +5722,7 @@ "date": "2020-03-31T00:00:00Z", "confirmed": 7615, "deaths": 259, - "hospitalized": null, + "hospitalized": 0, "tests": 19508, "old_date": 20200331 }, @@ -5538,15 +5730,23 @@ "date": "2020-04-01T00:00:00Z", "confirmed": 9334, "deaths": 337, - "hospitalized": null, + "hospitalized": 0, "tests": 21227, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 10791, + "deaths": 417, + "hospitalized": 0, + "tests": 22684, + "old_date": 20200402 } ], - "highest_confirmed": 9334, - "highest_deaths": 337, + "highest_confirmed": 10791, + "highest_deaths": 417, "highest_hospitalized": null, - "highest_tests": 21227 + "highest_tests": 22684 }, { "name": "MN", @@ -5554,120 +5754,120 @@ { "date": "2020-03-06T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 36, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 49, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 49, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 82, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 135, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 222, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 9, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 316, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 14, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 555, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 21, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 868, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 35, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1422, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 54, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1893, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 60, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2336, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 77, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2762, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 89, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3038, "old_date": 20200319 }, { "date": "2020-03-20T00:00:00Z", "confirmed": 115, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3856, "old_date": 20200320 }, @@ -5675,7 +5875,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 138, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 4090, "old_date": 20200321 }, @@ -5766,12 +5966,20 @@ "hospitalized": 122, "tests": 21191, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 742, + "deaths": 18, + "hospitalized": 138, + "tests": 22394, + "old_date": 20200402 } ], - "highest_confirmed": 689, - "highest_deaths": 17, - "highest_hospitalized": 122, - "highest_tests": 21191 + "highest_confirmed": 742, + "highest_deaths": 18, + "highest_hospitalized": 138, + "highest_tests": 22394 }, { "name": "MO", @@ -5779,56 +5987,56 @@ { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 65, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 73, "old_date": 20200313 }, @@ -5836,7 +6044,7 @@ "date": "2020-03-14T00:00:00Z", "confirmed": 4, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 94, "old_date": 20200314 }, @@ -5844,7 +6052,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 5, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 127, "old_date": 20200315 }, @@ -5852,7 +6060,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 6, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 170, "old_date": 20200316 }, @@ -5860,7 +6068,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 8, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 215, "old_date": 20200317 }, @@ -5868,7 +6076,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 13, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 266, "old_date": 20200318 }, @@ -5876,7 +6084,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 24, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 332, "old_date": 20200319 }, @@ -5884,7 +6092,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 47, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 416, "old_date": 20200320 }, @@ -5892,7 +6100,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 73, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 442, "old_date": 20200321 }, @@ -5900,7 +6108,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 90, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 459, "old_date": 20200322 }, @@ -5908,7 +6116,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 183, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 552, "old_date": 20200323 }, @@ -5916,7 +6124,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 183, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 552, "old_date": 20200324 }, @@ -5924,7 +6132,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 356, "deaths": 8, - "hospitalized": null, + "hospitalized": 0, "tests": 725, "old_date": 20200325 }, @@ -5932,7 +6140,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 502, "deaths": 8, - "hospitalized": null, + "hospitalized": 0, "tests": 871, "old_date": 20200326 }, @@ -5940,7 +6148,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 669, "deaths": 8, - "hospitalized": null, + "hospitalized": 0, "tests": 1038, "old_date": 20200327 }, @@ -5948,7 +6156,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 838, "deaths": 10, - "hospitalized": null, + "hospitalized": 0, "tests": 10920, "old_date": 20200328 }, @@ -5956,7 +6164,7 @@ "date": "2020-03-29T00:00:00Z", "confirmed": 838, "deaths": 10, - "hospitalized": null, + "hospitalized": 0, "tests": 12385, "old_date": 20200329 }, @@ -5964,7 +6172,7 @@ "date": "2020-03-30T00:00:00Z", "confirmed": 1031, "deaths": 13, - "hospitalized": null, + "hospitalized": 0, "tests": 14235, "old_date": 20200330 }, @@ -5972,7 +6180,7 @@ "date": "2020-03-31T00:00:00Z", "confirmed": 1327, "deaths": 14, - "hospitalized": null, + "hospitalized": 0, "tests": 15941, "old_date": 20200331 }, @@ -5980,15 +6188,23 @@ "date": "2020-04-01T00:00:00Z", "confirmed": 1581, "deaths": 18, - "hospitalized": null, + "hospitalized": 0, "tests": 17427, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 1834, + "deaths": 19, + "hospitalized": 0, + "tests": 19683, + "old_date": 20200402 } ], - "highest_confirmed": 1581, - "highest_deaths": 18, + "highest_confirmed": 1834, + "highest_deaths": 19, "highest_hospitalized": null, - "highest_tests": 17427 + "highest_tests": 19683 }, { "name": "MP", @@ -5996,16 +6212,16 @@ { "date": "2020-03-16T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200317 }, @@ -6013,7 +6229,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200318 }, @@ -6021,7 +6237,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200319 }, @@ -6029,7 +6245,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200320 }, @@ -6037,7 +6253,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200321 }, @@ -6045,7 +6261,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200322 }, @@ -6053,7 +6269,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200323 }, @@ -6061,7 +6277,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200324 }, @@ -6069,7 +6285,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200325 }, @@ -6077,7 +6293,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200326 }, @@ -6085,55 +6301,63 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 0, "old_date": 20200327 }, { "date": "2020-03-28T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200328 }, { "date": "2020-03-29T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200329 }, { "date": "2020-03-30T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200330 }, { "date": "2020-03-31T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200331 }, { "date": "2020-04-01T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 6, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 8, + "deaths": 1, + "hospitalized": 0, + "tests": 21, + "old_date": 20200402 } ], - "highest_confirmed": 6, - "highest_deaths": null, + "highest_confirmed": 8, + "highest_deaths": 1, "highest_hospitalized": null, - "highest_tests": 6 + "highest_tests": 21 }, { "name": "MS", @@ -6141,104 +6365,104 @@ { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 20, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 42, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 45, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 90, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 10, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 94, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 12, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 289, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 21, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 389, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 34, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 513, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 50, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 602, "old_date": 20200319 }, @@ -6246,7 +6470,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 80, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 775, "old_date": 20200320 }, @@ -6254,7 +6478,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 140, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 835, "old_date": 20200321 }, @@ -6345,12 +6569,20 @@ "hospitalized": 332, "tests": 4785, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 1177, + "deaths": 26, + "hospitalized": 360, + "tests": 5930, + "old_date": 20200402 } ], - "highest_confirmed": 1073, - "highest_deaths": 22, - "highest_hospitalized": 332, - "highest_tests": 4785 + "highest_confirmed": 1177, + "highest_deaths": 26, + "highest_hospitalized": 360, + "highest_tests": 5930 }, { "name": "MT", @@ -6358,159 +6590,159 @@ { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 11, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 11, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 11, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 15, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 21, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 35, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 56, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 108, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 7, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 110, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 7, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 205, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 8, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 311, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 10, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 509, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 12, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 773, "old_date": 20200319 }, { "date": "2020-03-20T00:00:00Z", "confirmed": 16, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 947, "old_date": 20200320 }, { "date": "2020-03-21T00:00:00Z", "confirmed": 20, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1166, "old_date": 20200321 }, { "date": "2020-03-22T00:00:00Z", "confirmed": 31, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1177, "old_date": 20200322 }, { "date": "2020-03-23T00:00:00Z", "confirmed": 34, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1180, "old_date": 20200323 }, { "date": "2020-03-24T00:00:00Z", "confirmed": 46, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1689, "old_date": 20200324 }, { "date": "2020-03-25T00:00:00Z", "confirmed": 53, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2001, "old_date": 20200325 }, { "date": "2020-03-26T00:00:00Z", "confirmed": 71, - "deaths": null, + "deaths": 0, "hospitalized": 1, "tests": 2199, "old_date": 20200326 @@ -6518,7 +6750,7 @@ { "date": "2020-03-27T00:00:00Z", "confirmed": 108, - "deaths": null, + "deaths": 0, "hospitalized": 7, "tests": 2698, "old_date": 20200327 @@ -6562,12 +6794,20 @@ "hospitalized": 17, "tests": 4918, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 227, + "deaths": 5, + "hospitalized": 20, + "tests": 5320, + "old_date": 20200402 } ], - "highest_confirmed": 208, + "highest_confirmed": 227, "highest_deaths": 5, - "highest_hospitalized": 17, - "highest_tests": 4918 + "highest_hospitalized": 20, + "highest_tests": 5320 }, { "name": "NC", @@ -6575,96 +6815,96 @@ { "date": "2020-03-04T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200304 }, { "date": "2020-03-05T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 7, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 7, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 7, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 7, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 12, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 72, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 15, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 101, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 23, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 160, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 32, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 259, "old_date": 20200315 }, @@ -6672,7 +6912,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 33, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 329, "old_date": 20200316 }, @@ -6680,7 +6920,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 40, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 514, "old_date": 20200317 }, @@ -6688,7 +6928,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 63, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 1850, "old_date": 20200318 }, @@ -6696,7 +6936,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 97, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 2505, "old_date": 20200319 }, @@ -6704,7 +6944,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 137, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 3233, "old_date": 20200320 }, @@ -6712,7 +6952,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 184, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 5276, "old_date": 20200321 }, @@ -6720,7 +6960,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 255, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 6438, "old_date": 20200322 }, @@ -6728,7 +6968,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 297, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 8438, "old_date": 20200323 }, @@ -6736,7 +6976,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 398, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 8539, "old_date": 20200324 }, @@ -6803,12 +7043,20 @@ "hospitalized": 204, "tests": 26243, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 1857, + "deaths": 16, + "hospitalized": 204, + "tests": 28679, + "old_date": 20200402 } ], - "highest_confirmed": 1584, - "highest_deaths": 10, + "highest_confirmed": 1857, + "highest_deaths": 16, "highest_hospitalized": 204, - "highest_tests": 26243 + "highest_tests": 28679 }, { "name": "ND", @@ -6816,48 +7064,48 @@ { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 6, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 7, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 13, "old_date": 20200312 }, @@ -6865,7 +7113,7 @@ "date": "2020-03-13T00:00:00Z", "confirmed": 1, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 40, "old_date": 20200313 }, @@ -6873,7 +7121,7 @@ "date": "2020-03-14T00:00:00Z", "confirmed": 1, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 55, "old_date": 20200314 }, @@ -6881,7 +7129,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 1, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 96, "old_date": 20200315 }, @@ -6889,7 +7137,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 1, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 124, "old_date": 20200316 }, @@ -6897,7 +7145,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 3, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 223, "old_date": 20200317 }, @@ -6905,7 +7153,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 6, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 274, "old_date": 20200318 }, @@ -6913,7 +7161,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 15, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 508, "old_date": 20200319 }, @@ -6921,7 +7169,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 20, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 820, "old_date": 20200320 }, @@ -7020,12 +7268,20 @@ "hospitalized": 23, "tests": 4493, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 159, + "deaths": 3, + "hospitalized": 28, + "tests": 4980, + "old_date": 20200402 } ], - "highest_confirmed": 142, + "highest_confirmed": 159, "highest_deaths": 3, - "highest_hospitalized": 23, - "highest_tests": 4493 + "highest_hospitalized": 28, + "highest_tests": 4980 }, { "name": "NE", @@ -7033,112 +7289,112 @@ { "date": "2020-03-05T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 17, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 17, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 18, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 18, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 39, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 50, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 52, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 10, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 90, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 13, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 93, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 14, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 94, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 17, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 97, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 18, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 188, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 21, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 227, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 24, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 230, "old_date": 20200318 }, @@ -7146,7 +7402,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 27, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 267, "old_date": 20200319 }, @@ -7154,7 +7410,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 32, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 272, "old_date": 20200320 }, @@ -7162,7 +7418,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 38, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 394, "old_date": 20200321 }, @@ -7170,7 +7426,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 48, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 404, "old_date": 20200322 }, @@ -7178,7 +7434,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 50, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 406, "old_date": 20200323 }, @@ -7186,7 +7442,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 52, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 1027, "old_date": 20200324 }, @@ -7194,7 +7450,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 61, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 1365, "old_date": 20200325 }, @@ -7202,7 +7458,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 73, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 1657, "old_date": 20200326 }, @@ -7210,7 +7466,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 85, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 1846, "old_date": 20200327 }, @@ -7218,7 +7474,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 96, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 2000, "old_date": 20200328 }, @@ -7226,7 +7482,7 @@ "date": "2020-03-29T00:00:00Z", "confirmed": 108, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 2076, "old_date": 20200329 }, @@ -7234,7 +7490,7 @@ "date": "2020-03-30T00:00:00Z", "confirmed": 145, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 2729, "old_date": 20200330 }, @@ -7242,7 +7498,7 @@ "date": "2020-03-31T00:00:00Z", "confirmed": 172, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 3103, "old_date": 20200331 }, @@ -7250,15 +7506,23 @@ "date": "2020-04-01T00:00:00Z", "confirmed": 210, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 3685, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 246, + "deaths": 5, + "hospitalized": 0, + "tests": 4224, + "old_date": 20200402 } ], - "highest_confirmed": 210, - "highest_deaths": 4, + "highest_confirmed": 246, + "highest_deaths": 5, "highest_hospitalized": null, - "highest_tests": 3685 + "highest_tests": 4224 }, { "name": "NH", @@ -7266,160 +7530,160 @@ { "date": "2020-03-04T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 12, "old_date": 20200304 }, { "date": "2020-03-05T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 18, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 22, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 22, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 42, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 42, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 42, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 42, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 100, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 100, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 7, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 219, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 13, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 284, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 13, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 284, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 17, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 372, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 26, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 539, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 39, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 660, "old_date": 20200319 }, { "date": "2020-03-20T00:00:00Z", "confirmed": 44, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 789, "old_date": 20200320 }, { "date": "2020-03-21T00:00:00Z", "confirmed": 55, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1028, "old_date": 20200321 }, { "date": "2020-03-22T00:00:00Z", "confirmed": 65, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1253, "old_date": 20200322 }, { "date": "2020-03-23T00:00:00Z", "confirmed": 78, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1452, "old_date": 20200323 }, @@ -7494,12 +7758,20 @@ "hospitalized": 59, "tests": 6400, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 415, + "deaths": 4, + "hospitalized": 59, + "tests": 6493, + "old_date": 20200402 } ], "highest_confirmed": 415, "highest_deaths": 4, "highest_hospitalized": 59, - "highest_tests": 6400 + "highest_tests": 6493 }, { "name": "NJ", @@ -7507,48 +7779,48 @@ { "date": "2020-03-05T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 4, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 37, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 11, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 46, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 15, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 59, "old_date": 20200310 }, @@ -7556,7 +7828,7 @@ "date": "2020-03-11T00:00:00Z", "confirmed": 24, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 81, "old_date": 20200311 }, @@ -7564,7 +7836,7 @@ "date": "2020-03-12T00:00:00Z", "confirmed": 30, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 104, "old_date": 20200312 }, @@ -7572,7 +7844,7 @@ "date": "2020-03-13T00:00:00Z", "confirmed": 50, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 147, "old_date": 20200313 }, @@ -7580,7 +7852,7 @@ "date": "2020-03-14T00:00:00Z", "confirmed": 50, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 147, "old_date": 20200314 }, @@ -7588,7 +7860,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 98, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 218, "old_date": 20200315 }, @@ -7596,7 +7868,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 178, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 298, "old_date": 20200316 }, @@ -7604,7 +7876,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 267, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 430, "old_date": 20200317 }, @@ -7612,7 +7884,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 427, "deaths": 5, - "hospitalized": null, + "hospitalized": 0, "tests": 617, "old_date": 20200318 }, @@ -7620,7 +7892,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 742, "deaths": 9, - "hospitalized": null, + "hospitalized": 0, "tests": 952, "old_date": 20200319 }, @@ -7628,7 +7900,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 890, "deaths": 11, - "hospitalized": null, + "hospitalized": 0, "tests": 1154, "old_date": 20200320 }, @@ -7636,7 +7908,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 1327, "deaths": 16, - "hospitalized": null, + "hospitalized": 0, "tests": 1621, "old_date": 20200321 }, @@ -7644,7 +7916,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 1914, "deaths": 20, - "hospitalized": null, + "hospitalized": 0, "tests": 2241, "old_date": 20200322 }, @@ -7652,7 +7924,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 2844, "deaths": 27, - "hospitalized": null, + "hospitalized": 0, "tests": 3203, "old_date": 20200323 }, @@ -7660,7 +7932,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 3675, "deaths": 44, - "hospitalized": null, + "hospitalized": 0, "tests": 12000, "old_date": 20200324 }, @@ -7668,7 +7940,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 4402, "deaths": 62, - "hospitalized": null, + "hospitalized": 0, "tests": 14854, "old_date": 20200325 }, @@ -7676,7 +7948,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 6876, "deaths": 81, - "hospitalized": null, + "hospitalized": 0, "tests": 20537, "old_date": 20200326 }, @@ -7684,7 +7956,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 8825, "deaths": 108, - "hospitalized": null, + "hospitalized": 0, "tests": 25372, "old_date": 20200327 }, @@ -7692,7 +7964,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 11124, "deaths": 140, - "hospitalized": null, + "hospitalized": 0, "tests": 30510, "old_date": 20200328 }, @@ -7700,7 +7972,7 @@ "date": "2020-03-29T00:00:00Z", "confirmed": 13386, "deaths": 161, - "hospitalized": null, + "hospitalized": 0, "tests": 35602, "old_date": 20200329 }, @@ -7708,7 +7980,7 @@ "date": "2020-03-30T00:00:00Z", "confirmed": 16636, "deaths": 198, - "hospitalized": null, + "hospitalized": 0, "tests": 41860, "old_date": 20200330 }, @@ -7716,7 +7988,7 @@ "date": "2020-03-31T00:00:00Z", "confirmed": 18696, "deaths": 267, - "hospitalized": null, + "hospitalized": 0, "tests": 45773, "old_date": 20200331 }, @@ -7724,15 +7996,23 @@ "date": "2020-04-01T00:00:00Z", "confirmed": 22255, "deaths": 355, - "hospitalized": null, + "hospitalized": 0, "tests": 52642, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 25590, + "deaths": 537, + "hospitalized": 0, + "tests": 59110, + "old_date": 20200402 } ], - "highest_confirmed": 22255, - "highest_deaths": 355, + "highest_confirmed": 25590, + "highest_deaths": 537, "highest_hospitalized": null, - "highest_tests": 52642 + "highest_tests": 59110 }, { "name": "NM", @@ -7740,152 +8020,152 @@ { "date": "2020-03-06T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 16, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 48, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 48, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 57, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 69, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 90, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 160, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 10, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 200, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 10, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 247, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 13, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 495, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 17, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 583, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 23, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1272, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 28, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2354, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 35, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2797, "old_date": 20200319 }, { "date": "2020-03-20T00:00:00Z", "confirmed": 43, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3814, "old_date": 20200320 }, { "date": "2020-03-21T00:00:00Z", "confirmed": 57, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3828, "old_date": 20200321 }, { "date": "2020-03-22T00:00:00Z", "confirmed": 57, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 4779, "old_date": 20200322 }, { "date": "2020-03-23T00:00:00Z", "confirmed": 65, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 5386, "old_date": 20200323 }, { "date": "2020-03-24T00:00:00Z", "confirmed": 83, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 5973, "old_date": 20200324 }, @@ -7893,7 +8173,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 100, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 6842, "old_date": 20200325 }, @@ -7901,7 +8181,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 112, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 7793, "old_date": 20200326 }, @@ -7909,7 +8189,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 136, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 8513, "old_date": 20200327 }, @@ -7952,12 +8232,20 @@ "hospitalized": 24, "tests": 13240, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 363, + "deaths": 6, + "hospitalized": 31, + "tests": 14011, + "old_date": 20200402 } ], - "highest_confirmed": 315, - "highest_deaths": 5, - "highest_hospitalized": 24, - "highest_tests": 13240 + "highest_confirmed": 363, + "highest_deaths": 6, + "highest_hospitalized": 31, + "highest_tests": 14011 }, { "name": "NV", @@ -7965,88 +8253,88 @@ { "date": "2020-03-05T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 15, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 15, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 15, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 15, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 15, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 14, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 173, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 7, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 175, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 11, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 179, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 20, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 188, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 21, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 189, "old_date": 20200315 }, @@ -8054,7 +8342,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 45, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 213, "old_date": 20200316 }, @@ -8062,7 +8350,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 55, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 223, "old_date": 20200317 }, @@ -8070,7 +8358,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 55, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 223, "old_date": 20200318 }, @@ -8078,7 +8366,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 95, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 1721, "old_date": 20200319 }, @@ -8086,7 +8374,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 109, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 2101, "old_date": 20200320 }, @@ -8094,7 +8382,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 124, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 2508, "old_date": 20200321 }, @@ -8102,7 +8390,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 190, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 2638, "old_date": 20200322 }, @@ -8110,7 +8398,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 245, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 3735, "old_date": 20200323 }, @@ -8118,7 +8406,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 278, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 4232, "old_date": 20200324 }, @@ -8126,7 +8414,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 321, "deaths": 6, - "hospitalized": null, + "hospitalized": 0, "tests": 4572, "old_date": 20200325 }, @@ -8134,7 +8422,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 420, "deaths": 10, - "hospitalized": null, + "hospitalized": 0, "tests": 5117, "old_date": 20200326 }, @@ -8142,7 +8430,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 535, "deaths": 10, - "hospitalized": null, + "hospitalized": 0, "tests": 6696, "old_date": 20200327 }, @@ -8150,7 +8438,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 621, "deaths": 10, - "hospitalized": null, + "hospitalized": 0, "tests": 8522, "old_date": 20200328 }, @@ -8158,7 +8446,7 @@ "date": "2020-03-29T00:00:00Z", "confirmed": 738, "deaths": 14, - "hospitalized": null, + "hospitalized": 0, "tests": 9150, "old_date": 20200329 }, @@ -8166,7 +8454,7 @@ "date": "2020-03-30T00:00:00Z", "confirmed": 1008, "deaths": 15, - "hospitalized": null, + "hospitalized": 0, "tests": 11215, "old_date": 20200330 }, @@ -8174,7 +8462,7 @@ "date": "2020-03-31T00:00:00Z", "confirmed": 1113, "deaths": 17, - "hospitalized": null, + "hospitalized": 0, "tests": 11794, "old_date": 20200331 }, @@ -8182,15 +8470,23 @@ "date": "2020-04-01T00:00:00Z", "confirmed": 1279, "deaths": 26, - "hospitalized": null, + "hospitalized": 0, "tests": 12798, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 1458, + "deaths": 38, + "hospitalized": 0, + "tests": 14046, + "old_date": 20200402 } ], - "highest_confirmed": 1279, - "highest_deaths": 26, + "highest_confirmed": 1458, + "highest_deaths": 38, "highest_hospitalized": null, - "highest_tests": 12798 + "highest_tests": 14046 }, { "name": "NY", @@ -8198,88 +8494,88 @@ { "date": "2020-03-04T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 54, "old_date": 20200304 }, { "date": "2020-03-05T00:00:00Z", "confirmed": 22, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 98, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 33, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 125, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 76, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 168, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 105, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 197, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 142, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 234, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 173, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 265, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 216, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 308, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 216, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 308, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 421, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3200, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 524, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3303, "old_date": 20200314 }, @@ -8287,7 +8583,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 729, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 5272, "old_date": 20200315 }, @@ -8295,7 +8591,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 950, "deaths": 7, - "hospitalized": null, + "hospitalized": 0, "tests": 5493, "old_date": 20200316 }, @@ -8303,7 +8599,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 1700, "deaths": 7, - "hospitalized": null, + "hospitalized": 0, "tests": 7206, "old_date": 20200317 }, @@ -8311,7 +8607,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 2382, "deaths": 12, - "hospitalized": null, + "hospitalized": 0, "tests": 14597, "old_date": 20200318 }, @@ -8319,7 +8615,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 4152, "deaths": 12, - "hospitalized": null, + "hospitalized": 0, "tests": 22284, "old_date": 20200319 }, @@ -8327,7 +8623,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 7102, "deaths": 35, - "hospitalized": null, + "hospitalized": 0, "tests": 32427, "old_date": 20200320 }, @@ -8426,12 +8722,20 @@ "hospitalized": 18368, "tests": 220880, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 92381, + "deaths": 2373, + "hospitalized": 20817, + "tests": 238965, + "old_date": 20200402 } ], - "highest_confirmed": 83712, - "highest_deaths": 1941, - "highest_hospitalized": 18368, - "highest_tests": 220880 + "highest_confirmed": 92381, + "highest_deaths": 2373, + "highest_hospitalized": 20817, + "highest_tests": 238965 }, { "name": "OH", @@ -8439,120 +8743,120 @@ { "date": "2020-03-05T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 7, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 8, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 9, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 10, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 14, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 17, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 25, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 35, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 13, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 63, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 13, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 63, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 36, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 175, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 50, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 190, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 67, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 207, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 88, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 228, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 119, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 259, "old_date": 20200319 }, @@ -8560,7 +8864,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 169, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 309, "old_date": 20200320 }, @@ -8659,12 +8963,20 @@ "hospitalized": 679, "tests": 29539, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 2902, + "deaths": 81, + "hospitalized": 802, + "tests": 34918, + "old_date": 20200402 } ], - "highest_confirmed": 2547, - "highest_deaths": 65, - "highest_hospitalized": 679, - "highest_tests": 29539 + "highest_confirmed": 2902, + "highest_deaths": 81, + "highest_hospitalized": 802, + "highest_tests": 34918 }, { "name": "OK", @@ -8672,96 +8984,96 @@ { "date": "2020-03-07T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 9, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 9, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 17, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 17, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 39, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 39, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 40, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 9, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 127, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 10, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 184, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 17, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 264, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 29, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 407, "old_date": 20200318 }, @@ -8769,7 +9081,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 44, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 510, "old_date": 20200319 }, @@ -8777,7 +9089,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 49, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 587, "old_date": 20200320 }, @@ -8876,12 +9188,20 @@ "hospitalized": 219, "tests": 1967, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 879, + "deaths": 34, + "hospitalized": 257, + "tests": 2144, + "old_date": 20200402 } ], - "highest_confirmed": 719, - "highest_deaths": 30, - "highest_hospitalized": 219, - "highest_tests": 1967 + "highest_confirmed": 879, + "highest_deaths": 34, + "highest_hospitalized": 257, + "highest_tests": 2144 }, { "name": "OR", @@ -8889,112 +9209,112 @@ { "date": "2020-03-04T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 32, "old_date": 20200304 }, { "date": "2020-03-05T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 48, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 67, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 7, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 84, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 14, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 114, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 14, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 179, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 15, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 228, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 19, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 305, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 19, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 305, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 30, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 367, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 30, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 367, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 36, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 456, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 39, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 618, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 47, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 736, "old_date": 20200317 }, @@ -9002,7 +9322,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 75, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 1193, "old_date": 20200318 }, @@ -9010,7 +9330,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 88, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 1417, "old_date": 20200319 }, @@ -9018,7 +9338,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 114, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 2117, "old_date": 20200320 }, @@ -9026,7 +9346,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 114, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 2117, "old_date": 20200321 }, @@ -9117,12 +9437,20 @@ "hospitalized": 154, "tests": 13826, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 736, + "deaths": 19, + "hospitalized": 167, + "tests": 14868, + "old_date": 20200402 } ], - "highest_confirmed": 690, - "highest_deaths": 18, - "highest_hospitalized": 154, - "highest_tests": 13826 + "highest_confirmed": 736, + "highest_deaths": 19, + "highest_hospitalized": 167, + "highest_tests": 14868 }, { "name": "PA", @@ -9130,104 +9458,104 @@ { "date": "2020-03-06T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 4, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 7, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 7, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 12, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 12, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 15, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 103, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 22, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 138, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 33, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 173, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 47, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 252, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 63, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 268, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 76, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 746, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 96, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 975, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 133, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1320, "old_date": 20200318 }, @@ -9235,7 +9563,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 185, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 1793, "old_date": 20200319 }, @@ -9243,7 +9571,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 268, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 2842, "old_date": 20200320 }, @@ -9251,7 +9579,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 371, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 4137, "old_date": 20200321 }, @@ -9259,7 +9587,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 479, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 5443, "old_date": 20200322 }, @@ -9267,7 +9595,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 644, "deaths": 6, - "hospitalized": null, + "hospitalized": 0, "tests": 7239, "old_date": 20200323 }, @@ -9275,7 +9603,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 851, "deaths": 7, - "hospitalized": null, + "hospitalized": 0, "tests": 9494, "old_date": 20200324 }, @@ -9283,7 +9611,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 1127, "deaths": 11, - "hospitalized": null, + "hospitalized": 0, "tests": 12320, "old_date": 20200325 }, @@ -9291,7 +9619,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 1687, "deaths": 16, - "hospitalized": null, + "hospitalized": 0, "tests": 18128, "old_date": 20200326 }, @@ -9342,12 +9670,20 @@ "hospitalized": 620, "tests": 48232, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 7016, + "deaths": 90, + "hospitalized": 730, + "tests": 54714, + "old_date": 20200402 } ], - "highest_confirmed": 5805, - "highest_deaths": 74, - "highest_hospitalized": 620, - "highest_tests": 48232 + "highest_confirmed": 7016, + "highest_deaths": 90, + "highest_hospitalized": 730, + "highest_tests": 54714 }, { "name": "PR", @@ -9355,56 +9691,56 @@ { "date": "2020-03-16T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 14, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 18, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 36, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 61, "old_date": 20200319 }, { "date": "2020-03-20T00:00:00Z", "confirmed": 14, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 128, "old_date": 20200320 }, { "date": "2020-03-21T00:00:00Z", "confirmed": 21, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 164, "old_date": 20200321 }, { "date": "2020-03-22T00:00:00Z", "confirmed": 23, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 206, "old_date": 20200322 }, @@ -9412,7 +9748,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 31, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 220, "old_date": 20200323 }, @@ -9420,7 +9756,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 39, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 307, "old_date": 20200324 }, @@ -9428,7 +9764,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 51, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 368, "old_date": 20200325 }, @@ -9436,7 +9772,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 64, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 441, "old_date": 20200326 }, @@ -9444,7 +9780,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 79, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 598, "old_date": 20200327 }, @@ -9452,7 +9788,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 100, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 839, "old_date": 20200328 }, @@ -9460,7 +9796,7 @@ "date": "2020-03-29T00:00:00Z", "confirmed": 127, "deaths": 5, - "hospitalized": null, + "hospitalized": 0, "tests": 968, "old_date": 20200329 }, @@ -9468,7 +9804,7 @@ "date": "2020-03-30T00:00:00Z", "confirmed": 174, "deaths": 6, - "hospitalized": null, + "hospitalized": 0, "tests": 1105, "old_date": 20200330 }, @@ -9476,7 +9812,7 @@ "date": "2020-03-31T00:00:00Z", "confirmed": 239, "deaths": 8, - "hospitalized": null, + "hospitalized": 0, "tests": 1434, "old_date": 20200331 }, @@ -9484,15 +9820,23 @@ "date": "2020-04-01T00:00:00Z", "confirmed": 286, "deaths": 11, - "hospitalized": null, + "hospitalized": 0, "tests": 1695, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 316, + "deaths": 12, + "hospitalized": 0, + "tests": 1920, + "old_date": 20200402 } ], - "highest_confirmed": 286, - "highest_deaths": 11, + "highest_confirmed": 316, + "highest_deaths": 12, "highest_hospitalized": null, - "highest_tests": 1695 + "highest_tests": 1920 }, { "name": "RI", @@ -9500,151 +9844,151 @@ { "date": "2020-03-07T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 33, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 56, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 56, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 63, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 99, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 14, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 156, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 20, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 218, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 20, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 218, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 21, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 329, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 21, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 329, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 33, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 573, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 33, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 573, "old_date": 20200319 }, { "date": "2020-03-20T00:00:00Z", "confirmed": 54, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 708, "old_date": 20200320 }, { "date": "2020-03-21T00:00:00Z", "confirmed": 66, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 928, "old_date": 20200321 }, { "date": "2020-03-22T00:00:00Z", "confirmed": 83, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1015, "old_date": 20200322 }, { "date": "2020-03-23T00:00:00Z", "confirmed": 106, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1038, "old_date": 20200323 }, { "date": "2020-03-24T00:00:00Z", "confirmed": 106, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1226, "old_date": 20200324 }, { "date": "2020-03-25T00:00:00Z", "confirmed": 124, - "deaths": null, + "deaths": 0, "hospitalized": 16, "tests": 1267, "old_date": 20200325 @@ -9652,7 +9996,7 @@ { "date": "2020-03-26T00:00:00Z", "confirmed": 165, - "deaths": null, + "deaths": 0, "hospitalized": 23, "tests": 1504, "old_date": 20200326 @@ -9660,7 +10004,7 @@ { "date": "2020-03-27T00:00:00Z", "confirmed": 165, - "deaths": null, + "deaths": 0, "hospitalized": 23, "tests": 1531, "old_date": 20200327 @@ -9668,7 +10012,7 @@ { "date": "2020-03-28T00:00:00Z", "confirmed": 203, - "deaths": null, + "deaths": 0, "hospitalized": 28, "tests": 2509, "old_date": 20200328 @@ -9704,12 +10048,20 @@ "hospitalized": 60, "tests": 4397, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 657, + "deaths": 12, + "hospitalized": 0, + "tests": 5069, + "old_date": 20200402 } ], - "highest_confirmed": 566, - "highest_deaths": 10, - "highest_hospitalized": 60, - "highest_tests": 4397 + "highest_confirmed": 657, + "highest_deaths": 12, + "highest_hospitalized": null, + "highest_tests": 5069 }, { "name": "SC", @@ -9717,96 +10069,96 @@ { "date": "2020-03-04T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 5, "old_date": 20200304 }, { "date": "2020-03-05T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 5, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 5, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 10, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 10, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 7, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 31, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 7, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 31, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 9, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 41, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 10, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 58, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 12, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 87, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 13, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 123, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 19, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 173, "old_date": 20200315 }, @@ -9814,7 +10166,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 28, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 263, "old_date": 20200316 }, @@ -9822,7 +10174,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 33, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 344, "old_date": 20200317 }, @@ -9830,7 +10182,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 60, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 643, "old_date": 20200318 }, @@ -9838,7 +10190,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 60, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 643, "old_date": 20200319 }, @@ -9846,7 +10198,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 81, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 914, "old_date": 20200320 }, @@ -9854,7 +10206,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 152, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 1407, "old_date": 20200321 }, @@ -9862,7 +10214,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 195, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 1661, "old_date": 20200322 }, @@ -9870,7 +10222,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 299, "deaths": 5, - "hospitalized": null, + "hospitalized": 0, "tests": 1765, "old_date": 20200323 }, @@ -9878,7 +10230,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 298, "deaths": 5, - "hospitalized": null, + "hospitalized": 0, "tests": 2310, "old_date": 20200324 }, @@ -9945,12 +10297,20 @@ "hospitalized": 349, "tests": 6326, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 1554, + "deaths": 31, + "hospitalized": 896, + "tests": 6995, + "old_date": 20200402 } ], - "highest_confirmed": 1293, - "highest_deaths": 26, - "highest_hospitalized": 349, - "highest_tests": 6326 + "highest_confirmed": 1554, + "highest_deaths": 31, + "highest_hospitalized": 896, + "highest_tests": 6995 }, { "name": "SD", @@ -9958,88 +10318,88 @@ { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 5, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 5, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 5, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 11, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 18, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 8, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 35, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 9, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 82, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 9, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 191, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 9, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 336, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 10, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 504, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 11, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 562, "old_date": 20200317 }, @@ -10047,7 +10407,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 11, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 562, "old_date": 20200318 }, @@ -10055,7 +10415,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 11, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 562, "old_date": 20200319 }, @@ -10063,7 +10423,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 14, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 677, "old_date": 20200320 }, @@ -10071,7 +10431,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 14, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 705, "old_date": 20200321 }, @@ -10079,7 +10439,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 21, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 761, "old_date": 20200322 }, @@ -10087,7 +10447,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 28, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 790, "old_date": 20200323 }, @@ -10095,7 +10455,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 30, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 820, "old_date": 20200324 }, @@ -10103,7 +10463,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 41, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 860, "old_date": 20200325 }, @@ -10111,7 +10471,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 46, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 2019, "old_date": 20200326 }, @@ -10119,7 +10479,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 58, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 2445, "old_date": 20200327 }, @@ -10127,7 +10487,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 68, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 2660, "old_date": 20200328 }, @@ -10135,7 +10495,7 @@ "date": "2020-03-29T00:00:00Z", "confirmed": 90, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 3217, "old_date": 20200329 }, @@ -10143,7 +10503,7 @@ "date": "2020-03-30T00:00:00Z", "confirmed": 101, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 3579, "old_date": 20200330 }, @@ -10162,12 +10522,20 @@ "hospitalized": 12, "tests": 4032, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 165, + "deaths": 2, + "hospitalized": 17, + "tests": 4382, + "old_date": 20200402 } ], - "highest_confirmed": 129, + "highest_confirmed": 165, "highest_deaths": 2, - "highest_hospitalized": 12, - "highest_tests": 4032 + "highest_hospitalized": 17, + "highest_tests": 4382 }, { "name": "TN", @@ -10175,144 +10543,144 @@ { "date": "2020-03-05T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 7, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 7, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 7, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 57, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 18, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 97, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 26, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 142, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 32, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 162, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 39, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 196, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 52, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 322, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 73, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 403, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 98, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 447, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 154, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 503, "old_date": 20200319 }, { "date": "2020-03-20T00:00:00Z", "confirmed": 228, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 791, "old_date": 20200320 }, { "date": "2020-03-21T00:00:00Z", "confirmed": 371, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3643, "old_date": 20200321 }, { "date": "2020-03-22T00:00:00Z", "confirmed": 505, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3777, "old_date": 20200322 }, @@ -10320,7 +10688,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 615, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 3887, "old_date": 20200323 }, @@ -10328,7 +10696,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 667, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 11184, "old_date": 20200324 }, @@ -10395,12 +10763,20 @@ "hospitalized": 200, "tests": 32452, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 2845, + "deaths": 32, + "hospitalized": 263, + "tests": 34611, + "old_date": 20200402 } ], - "highest_confirmed": 2683, - "highest_deaths": 24, - "highest_hospitalized": 200, - "highest_tests": 32452 + "highest_confirmed": 2845, + "highest_deaths": 32, + "highest_hospitalized": 263, + "highest_tests": 34611 }, { "name": "TX", @@ -10408,104 +10784,104 @@ { "date": "2020-03-04T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200304 }, { "date": "2020-03-05T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 5, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 5, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 8, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 8, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 8, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 8, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 12, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 12, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 13, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 13, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 21, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 21, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 23, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 23, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 39, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 39, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 51, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 51, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 56, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 56, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 57, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 57, "old_date": 20200316 }, @@ -10513,7 +10889,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 64, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 1268, "old_date": 20200317 }, @@ -10521,7 +10897,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 83, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 1907, "old_date": 20200318 }, @@ -10529,7 +10905,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 143, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 2355, "old_date": 20200319 }, @@ -10537,7 +10913,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 194, "deaths": 5, - "hospitalized": null, + "hospitalized": 0, "tests": 5277, "old_date": 20200320 }, @@ -10545,7 +10921,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 304, "deaths": 5, - "hospitalized": null, + "hospitalized": 0, "tests": 6522, "old_date": 20200321 }, @@ -10553,7 +10929,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 334, "deaths": 5, - "hospitalized": null, + "hospitalized": 0, "tests": 8756, "old_date": 20200322 }, @@ -10561,7 +10937,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 352, "deaths": 8, - "hospitalized": null, + "hospitalized": 0, "tests": 10055, "old_date": 20200323 }, @@ -10569,7 +10945,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 410, "deaths": 9, - "hospitalized": null, + "hospitalized": 0, "tests": 11167, "old_date": 20200324 }, @@ -10577,7 +10953,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 974, "deaths": 12, - "hospitalized": null, + "hospitalized": 0, "tests": 13494, "old_date": 20200325 }, @@ -10585,7 +10961,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 1396, "deaths": 18, - "hospitalized": null, + "hospitalized": 0, "tests": 21424, "old_date": 20200326 }, @@ -10593,7 +10969,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 1731, "deaths": 23, - "hospitalized": null, + "hospitalized": 0, "tests": 23666, "old_date": 20200327 }, @@ -10601,7 +10977,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 2052, "deaths": 27, - "hospitalized": null, + "hospitalized": 0, "tests": 25260, "old_date": 20200328 }, @@ -10609,7 +10985,7 @@ "date": "2020-03-29T00:00:00Z", "confirmed": 2552, "deaths": 34, - "hospitalized": null, + "hospitalized": 0, "tests": 25760, "old_date": 20200329 }, @@ -10617,7 +10993,7 @@ "date": "2020-03-30T00:00:00Z", "confirmed": 2877, "deaths": 34, - "hospitalized": null, + "hospitalized": 0, "tests": 35880, "old_date": 20200330 }, @@ -10636,12 +11012,20 @@ "hospitalized": 196, "tests": 47857, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 4669, + "deaths": 70, + "hospitalized": 196, + "tests": 50679, + "old_date": 20200402 } ], - "highest_confirmed": 3997, - "highest_deaths": 58, + "highest_confirmed": 4669, + "highest_deaths": 70, "highest_hospitalized": 196, - "highest_tests": 47857 + "highest_tests": 50679 }, { "name": "UT", @@ -10649,64 +11033,64 @@ { "date": "2020-03-07T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 135, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 137, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 6, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 137, "old_date": 20200314 }, @@ -10714,7 +11098,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 28, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 159, "old_date": 20200315 }, @@ -10722,7 +11106,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 39, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 170, "old_date": 20200316 }, @@ -10730,7 +11114,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 51, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 182, "old_date": 20200317 }, @@ -10738,7 +11122,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 63, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 194, "old_date": 20200318 }, @@ -10746,7 +11130,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 78, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 1526, "old_date": 20200319 }, @@ -10754,7 +11138,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 112, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 2147, "old_date": 20200320 }, @@ -10762,7 +11146,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 136, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 2560, "old_date": 20200321 }, @@ -10770,7 +11154,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 181, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 3689, "old_date": 20200322 }, @@ -10778,7 +11162,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 257, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 5047, "old_date": 20200323 }, @@ -10786,7 +11170,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 299, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 5823, "old_date": 20200324 }, @@ -10794,7 +11178,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 346, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 6837, "old_date": 20200325 }, @@ -10802,7 +11186,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 402, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 7710, "old_date": 20200326 }, @@ -10810,7 +11194,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 480, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 9244, "old_date": 20200327 }, @@ -10818,7 +11202,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 602, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 11312, "old_date": 20200328 }, @@ -10826,7 +11210,7 @@ "date": "2020-03-29T00:00:00Z", "confirmed": 719, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 13993, "old_date": 20200329 }, @@ -10834,7 +11218,7 @@ "date": "2020-03-30T00:00:00Z", "confirmed": 806, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 16003, "old_date": 20200330 }, @@ -10853,12 +11237,20 @@ "hospitalized": 91, "tests": 21167, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 1074, + "deaths": 7, + "hospitalized": 100, + "tests": 21065, + "old_date": 20200402 } ], - "highest_confirmed": 1012, + "highest_confirmed": 1074, "highest_deaths": 7, - "highest_hospitalized": 91, - "highest_tests": 21167 + "highest_hospitalized": 100, + "highest_tests": 21065 }, { "name": "VA", @@ -10866,80 +11258,80 @@ { "date": "2020-03-05T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 18, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 21, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 31, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 38, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 41, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 8, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 61, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 9, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 69, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 17, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 134, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 30, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 147, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 30, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 147, "old_date": 20200314 }, @@ -10947,7 +11339,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 45, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 408, "old_date": 20200315 }, @@ -10955,7 +11347,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 51, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 489, "old_date": 20200316 }, @@ -10963,7 +11355,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 67, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 1028, "old_date": 20200317 }, @@ -10971,7 +11363,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 77, "deaths": 1, - "hospitalized": null, + "hospitalized": 0, "tests": 1278, "old_date": 20200318 }, @@ -10979,7 +11371,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 94, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 1923, "old_date": 20200319 }, @@ -10987,7 +11379,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 114, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 2325, "old_date": 20200320 }, @@ -11086,12 +11478,20 @@ "hospitalized": 305, "tests": 15344, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 1706, + "deaths": 41, + "hospitalized": 305, + "tests": 17589, + "old_date": 20200402 } ], - "highest_confirmed": 1484, - "highest_deaths": 34, + "highest_confirmed": 1706, + "highest_deaths": 41, "highest_hospitalized": 305, - "highest_tests": 15344 + "highest_tests": 17589 }, { "name": "VI", @@ -11099,16 +11499,16 @@ { "date": "2020-03-16T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200317 }, @@ -11116,7 +11516,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 2, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 2, "old_date": 20200318 }, @@ -11124,7 +11524,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 3, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 3, "old_date": 20200319 }, @@ -11132,7 +11532,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 3, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 3, "old_date": 20200320 }, @@ -11140,7 +11540,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 6, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 6, "old_date": 20200321 }, @@ -11148,7 +11548,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 6, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 6, "old_date": 20200322 }, @@ -11156,7 +11556,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 17, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 17, "old_date": 20200323 }, @@ -11164,7 +11564,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 17, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 17, "old_date": 20200324 }, @@ -11172,7 +11572,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 17, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 72, "old_date": 20200325 }, @@ -11180,7 +11580,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 17, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 72, "old_date": 20200326 }, @@ -11188,7 +11588,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 19, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 74, "old_date": 20200327 }, @@ -11196,47 +11596,54 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 22, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 128, "old_date": 20200328 }, { "date": "2020-03-29T00:00:00Z", "confirmed": 23, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 146, "old_date": 20200329 }, { "date": "2020-03-30T00:00:00Z", "confirmed": 30, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 156, "old_date": 20200330 }, { "date": "2020-03-31T00:00:00Z", "confirmed": 30, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 156, "old_date": 20200331 }, { "date": "2020-04-01T00:00:00Z", "confirmed": 30, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 156, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 33, + "deaths": 0, + "hospitalized": 0, + "tests": 182, + "old_date": 20200402 } ], - "highest_confirmed": 30, - "highest_deaths": null, + "highest_confirmed": 33, "highest_hospitalized": null, - "highest_tests": 156 + "highest_tests": 182 }, { "name": "VT", @@ -11244,112 +11651,112 @@ { "date": "2020-03-06T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 8, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 16, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 29, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 35, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 41, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 63, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 99, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 144, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 231, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 4, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 352, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 8, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 429, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 10, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 505, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 19, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 611, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 22, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 667, "old_date": 20200319 }, @@ -11357,7 +11764,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 29, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 808, "old_date": 20200320 }, @@ -11365,7 +11772,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 29, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 808, "old_date": 20200321 }, @@ -11373,7 +11780,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 52, "deaths": 2, - "hospitalized": null, + "hospitalized": 0, "tests": 1158, "old_date": 20200322 }, @@ -11381,7 +11788,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 75, "deaths": 5, - "hospitalized": null, + "hospitalized": 0, "tests": 1181, "old_date": 20200323 }, @@ -11389,7 +11796,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 95, "deaths": 7, - "hospitalized": null, + "hospitalized": 0, "tests": 1535, "old_date": 20200324 }, @@ -11397,7 +11804,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 123, "deaths": 8, - "hospitalized": null, + "hospitalized": 0, "tests": 1712, "old_date": 20200325 }, @@ -11405,7 +11812,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 158, "deaths": 9, - "hospitalized": null, + "hospitalized": 0, "tests": 2008, "old_date": 20200326 }, @@ -11456,12 +11863,20 @@ "hospitalized": 45, "tests": 4495, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 338, + "deaths": 17, + "hospitalized": 45, + "tests": 5049, + "old_date": 20200402 } ], - "highest_confirmed": 321, - "highest_deaths": 16, + "highest_confirmed": 338, + "highest_deaths": 17, "highest_hospitalized": 45, - "highest_tests": 4495 + "highest_tests": 5049 }, { "name": "WA", @@ -11470,7 +11885,7 @@ "date": "2020-03-04T00:00:00Z", "confirmed": 39, "deaths": 10, - "hospitalized": null, + "hospitalized": 0, "tests": 39, "old_date": 20200304 }, @@ -11478,7 +11893,7 @@ "date": "2020-03-05T00:00:00Z", "confirmed": 70, "deaths": 11, - "hospitalized": null, + "hospitalized": 0, "tests": 70, "old_date": 20200305 }, @@ -11486,7 +11901,7 @@ "date": "2020-03-06T00:00:00Z", "confirmed": 79, "deaths": 14, - "hospitalized": null, + "hospitalized": 0, "tests": 449, "old_date": 20200306 }, @@ -11494,7 +11909,7 @@ "date": "2020-03-07T00:00:00Z", "confirmed": 102, "deaths": 16, - "hospitalized": null, + "hospitalized": 0, "tests": 472, "old_date": 20200307 }, @@ -11502,7 +11917,7 @@ "date": "2020-03-08T00:00:00Z", "confirmed": 102, "deaths": 18, - "hospitalized": null, + "hospitalized": 0, "tests": 742, "old_date": 20200308 }, @@ -11510,7 +11925,7 @@ "date": "2020-03-09T00:00:00Z", "confirmed": 136, "deaths": 22, - "hospitalized": null, + "hospitalized": 0, "tests": 1246, "old_date": 20200309 }, @@ -11518,7 +11933,7 @@ "date": "2020-03-10T00:00:00Z", "confirmed": 162, "deaths": 24, - "hospitalized": null, + "hospitalized": 0, "tests": 1272, "old_date": 20200310 }, @@ -11526,7 +11941,7 @@ "date": "2020-03-11T00:00:00Z", "confirmed": 267, "deaths": 24, - "hospitalized": null, + "hospitalized": 0, "tests": 2442, "old_date": 20200311 }, @@ -11534,7 +11949,7 @@ "date": "2020-03-12T00:00:00Z", "confirmed": 337, "deaths": 29, - "hospitalized": null, + "hospitalized": 0, "tests": 3374, "old_date": 20200312 }, @@ -11542,7 +11957,7 @@ "date": "2020-03-13T00:00:00Z", "confirmed": 457, "deaths": 31, - "hospitalized": null, + "hospitalized": 0, "tests": 4807, "old_date": 20200313 }, @@ -11550,7 +11965,7 @@ "date": "2020-03-14T00:00:00Z", "confirmed": 568, "deaths": 37, - "hospitalized": null, + "hospitalized": 0, "tests": 6569, "old_date": 20200314 }, @@ -11558,7 +11973,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 642, "deaths": 40, - "hospitalized": null, + "hospitalized": 0, "tests": 7764, "old_date": 20200315 }, @@ -11566,7 +11981,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 769, "deaths": 42, - "hospitalized": null, + "hospitalized": 0, "tests": 10220, "old_date": 20200316 }, @@ -11574,7 +11989,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 904, "deaths": 48, - "hospitalized": null, + "hospitalized": 0, "tests": 12486, "old_date": 20200317 }, @@ -11582,7 +11997,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 1012, "deaths": 52, - "hospitalized": null, + "hospitalized": 0, "tests": 14129, "old_date": 20200318 }, @@ -11590,7 +12005,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 1187, "deaths": 66, - "hospitalized": null, + "hospitalized": 0, "tests": 17105, "old_date": 20200319 }, @@ -11598,7 +12013,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 1376, "deaths": 74, - "hospitalized": null, + "hospitalized": 0, "tests": 20712, "old_date": 20200320 }, @@ -11606,7 +12021,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 1524, "deaths": 83, - "hospitalized": null, + "hospitalized": 0, "tests": 23243, "old_date": 20200321 }, @@ -11614,7 +12029,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 1793, "deaths": 94, - "hospitalized": null, + "hospitalized": 0, "tests": 27121, "old_date": 20200322 }, @@ -11622,7 +12037,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 1996, "deaths": 95, - "hospitalized": null, + "hospitalized": 0, "tests": 30875, "old_date": 20200323 }, @@ -11630,7 +12045,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 2221, "deaths": 110, - "hospitalized": null, + "hospitalized": 0, "tests": 33933, "old_date": 20200324 }, @@ -11638,7 +12053,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 2469, "deaths": 123, - "hospitalized": null, + "hospitalized": 0, "tests": 34181, "old_date": 20200325 }, @@ -11646,7 +12061,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 2580, "deaths": 132, - "hospitalized": null, + "hospitalized": 0, "tests": 34292, "old_date": 20200326 }, @@ -11654,7 +12069,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 3207, "deaths": 147, - "hospitalized": null, + "hospitalized": 0, "tests": 46380, "old_date": 20200327 }, @@ -11697,12 +12112,20 @@ "hospitalized": 254, "tests": 66200, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 5984, + "deaths": 247, + "hospitalized": 254, + "tests": 74798, + "old_date": 20200402 } ], - "highest_confirmed": 5634, - "highest_deaths": 224, + "highest_confirmed": 5984, + "highest_deaths": 247, "highest_hospitalized": 254, - "highest_tests": 66200 + "highest_tests": 74798 }, { "name": "WI", @@ -11710,128 +12133,128 @@ { "date": "2020-03-04T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 20, "old_date": 20200304 }, { "date": "2020-03-05T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 20, "old_date": 20200305 }, { "date": "2020-03-06T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 32, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 32, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 32, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 37, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 38, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 46, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 8, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 92, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 19, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 188, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 19, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 188, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 33, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 346, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 47, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 551, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 72, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1110, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 106, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1683, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 155, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2347, "old_date": 20200319 }, @@ -11839,7 +12262,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 206, "deaths": 3, - "hospitalized": null, + "hospitalized": 0, "tests": 3661, "old_date": 20200320 }, @@ -11847,7 +12270,7 @@ "date": "2020-03-21T00:00:00Z", "confirmed": 281, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 4909, "old_date": 20200321 }, @@ -11855,7 +12278,7 @@ "date": "2020-03-22T00:00:00Z", "confirmed": 385, "deaths": 4, - "hospitalized": null, + "hospitalized": 0, "tests": 6615, "old_date": 20200322 }, @@ -11863,7 +12286,7 @@ "date": "2020-03-23T00:00:00Z", "confirmed": 416, "deaths": 5, - "hospitalized": null, + "hospitalized": 0, "tests": 7466, "old_date": 20200323 }, @@ -11871,7 +12294,7 @@ "date": "2020-03-24T00:00:00Z", "confirmed": 457, "deaths": 5, - "hospitalized": null, + "hospitalized": 0, "tests": 8694, "old_date": 20200324 }, @@ -11879,7 +12302,7 @@ "date": "2020-03-25T00:00:00Z", "confirmed": 585, "deaths": 7, - "hospitalized": null, + "hospitalized": 0, "tests": 10674, "old_date": 20200325 }, @@ -11887,7 +12310,7 @@ "date": "2020-03-26T00:00:00Z", "confirmed": 707, "deaths": 8, - "hospitalized": null, + "hospitalized": 0, "tests": 12290, "old_date": 20200326 }, @@ -11895,7 +12318,7 @@ "date": "2020-03-27T00:00:00Z", "confirmed": 842, "deaths": 13, - "hospitalized": null, + "hospitalized": 0, "tests": 13982, "old_date": 20200327 }, @@ -11903,7 +12326,7 @@ "date": "2020-03-28T00:00:00Z", "confirmed": 989, "deaths": 13, - "hospitalized": null, + "hospitalized": 0, "tests": 16221, "old_date": 20200328 }, @@ -11911,7 +12334,7 @@ "date": "2020-03-29T00:00:00Z", "confirmed": 1112, "deaths": 13, - "hospitalized": null, + "hospitalized": 0, "tests": 17662, "old_date": 20200329 }, @@ -11919,7 +12342,7 @@ "date": "2020-03-30T00:00:00Z", "confirmed": 1221, "deaths": 14, - "hospitalized": null, + "hospitalized": 0, "tests": 17077, "old_date": 20200330 }, @@ -11938,12 +12361,20 @@ "hospitalized": 398, "tests": 20369, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 1730, + "deaths": 31, + "hospitalized": 461, + "tests": 22047, + "old_date": 20200402 } ], - "highest_confirmed": 1550, - "highest_deaths": 24, - "highest_hospitalized": 398, - "highest_tests": 20369 + "highest_confirmed": 1730, + "highest_deaths": 31, + "highest_hospitalized": 461, + "highest_tests": 22047 }, { "name": "WV", @@ -11951,72 +12382,72 @@ { "date": "2020-03-06T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200306 }, { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 7, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 17, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 26, "old_date": 20200314 }, @@ -12024,7 +12455,7 @@ "date": "2020-03-15T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 38, "old_date": 20200315 }, @@ -12032,7 +12463,7 @@ "date": "2020-03-16T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 80, "old_date": 20200316 }, @@ -12040,7 +12471,7 @@ "date": "2020-03-17T00:00:00Z", "confirmed": 0, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 80, "old_date": 20200317 }, @@ -12048,7 +12479,7 @@ "date": "2020-03-18T00:00:00Z", "confirmed": 1, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 123, "old_date": 20200318 }, @@ -12056,7 +12487,7 @@ "date": "2020-03-19T00:00:00Z", "confirmed": 2, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 145, "old_date": 20200319 }, @@ -12064,7 +12495,7 @@ "date": "2020-03-20T00:00:00Z", "confirmed": 7, "deaths": 0, - "hospitalized": null, + "hospitalized": 0, "tests": 226, "old_date": 20200320 }, @@ -12163,12 +12594,20 @@ "hospitalized": 1, "tests": 4575, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 217, + "deaths": 2, + "hospitalized": 1, + "tests": 5493, + "old_date": 20200402 } ], - "highest_confirmed": 191, - "highest_deaths": 1, + "highest_confirmed": 217, + "highest_deaths": 2, "highest_hospitalized": 1, - "highest_tests": 4575 + "highest_tests": 5493 }, { "name": "WY", @@ -12176,160 +12615,160 @@ { "date": "2020-03-07T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200307 }, { "date": "2020-03-08T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200308 }, { "date": "2020-03-09T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200309 }, { "date": "2020-03-10T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200310 }, { "date": "2020-03-11T00:00:00Z", "confirmed": 0, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 0, "old_date": 20200311 }, { "date": "2020-03-12T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200312 }, { "date": "2020-03-13T00:00:00Z", "confirmed": 1, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1, "old_date": 20200313 }, { "date": "2020-03-14T00:00:00Z", "confirmed": 2, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 2, "old_date": 20200314 }, { "date": "2020-03-15T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3, "old_date": 20200315 }, { "date": "2020-03-16T00:00:00Z", "confirmed": 3, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 3, "old_date": 20200316 }, { "date": "2020-03-17T00:00:00Z", "confirmed": 10, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 105, "old_date": 20200317 }, { "date": "2020-03-18T00:00:00Z", "confirmed": 15, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 193, "old_date": 20200318 }, { "date": "2020-03-19T00:00:00Z", "confirmed": 18, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 289, "old_date": 20200319 }, { "date": "2020-03-20T00:00:00Z", "confirmed": 19, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 350, "old_date": 20200320 }, { "date": "2020-03-21T00:00:00Z", "confirmed": 23, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 461, "old_date": 20200321 }, { "date": "2020-03-22T00:00:00Z", "confirmed": 24, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 462, "old_date": 20200322 }, { "date": "2020-03-23T00:00:00Z", "confirmed": 26, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 618, "old_date": 20200323 }, { "date": "2020-03-24T00:00:00Z", "confirmed": 29, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 739, "old_date": 20200324 }, { "date": "2020-03-25T00:00:00Z", "confirmed": 44, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 998, "old_date": 20200325 }, { "date": "2020-03-26T00:00:00Z", "confirmed": 53, - "deaths": null, - "hospitalized": null, + "deaths": 0, + "hospitalized": 0, "tests": 1105, "old_date": 20200326 }, @@ -12380,12 +12819,20 @@ "hospitalized": 18, "tests": 2348, "old_date": 20200401 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 150, + "deaths": 0, + "hospitalized": 0, + "tests": 2589, + "old_date": 20200402 } ], - "highest_confirmed": 130, + "highest_confirmed": 150, "highest_deaths": 0, - "highest_hospitalized": 18, - "highest_tests": 2348 + "highest_hospitalized": null, + "highest_tests": 2589 }, { "name": "United States", @@ -12477,15 +12924,15 @@ }, { "date": "2020-03-11T00:00:00Z", - "confirmed": 1053, + "confirmed": 1054, "deaths": 27, "hospitalized": 0, - "tests": 7123, + "tests": 7124, "old_date": 20200311, - "confirmed_per_mil": 3.2185354976375797, + "confirmed_per_mil": 3.221592036571708, "deaths_per_mil": 0.0825265512214764, "hospitalized_per_mil": 0, - "tests_per_mil": 21.771726827799124 + "tests_per_mil": 21.774783366733253 }, { "date": "2020-03-12T00:00:00Z", @@ -12576,12 +13023,12 @@ "confirmed": 11719, "deaths": 160, "hospitalized": 0, - "tests": 100838, + "tests": 100870, "old_date": 20200319, "confirmed_per_mil": 35.81957976905488, "deaths_per_mil": 0.4890462294606009, "hospitalized_per_mil": 0, - "tests_per_mil": 308.2152730396754 + "tests_per_mil": 308.3130822855676 }, { "date": "2020-03-20T00:00:00Z", @@ -12738,17 +13185,29 @@ "deaths_per_mil": 14.365732990405151, "hospitalized_per_mil": 95.1867354866377, "tests_per_mil": 3514.8975126907035 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009, + "deaths": 5784, + "hospitalized": 32630, + "tests": 1267658, + "old_date": 20200402, + "confirmed_per_mil": 730.5403141071797, + "deaths_per_mil": 17.679021195000722, + "hospitalized_per_mil": 99.73486542062129, + "tests_per_mil": 3874.64603215979 } ], - "highest_confirmed": 210770, - "highest_deaths": 4700, - "highest_hospitalized": 31142, - "highest_tests": 1149960 + "highest_confirmed": 239009, + "highest_deaths": 5784, + "highest_hospitalized": 32630, + "highest_tests": 1267658 } ], "cum": [ { - "highest_confirmed": 133, + "highest_confirmed": 143, "highest_deaths": 3, "name": "AK", "confirmed": [ @@ -12789,6 +13248,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 133 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 143 } ] }, @@ -12814,6 +13278,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 133 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 143 } ] }, @@ -12890,8 +13359,8 @@ ] }, { - "highest_confirmed": 1077, - "highest_deaths": 26, + "highest_confirmed": 1233, + "highest_deaths": 32, "name": "AL", "confirmed": [ { @@ -12966,6 +13435,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 1077 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1233 } ] }, @@ -13031,6 +13505,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 1077 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1233 } ] }, @@ -13081,6 +13560,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 1077 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1233 } ] }, @@ -13121,6 +13605,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 1077 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1233 } ] }, @@ -13161,6 +13650,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 1077 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1233 } ] }, @@ -13201,6 +13695,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 1077 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1233 } ] }, @@ -13226,6 +13725,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 1077 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1233 } ] }, @@ -13236,6 +13740,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "confirmed": 1077 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1233 } ] } @@ -13253,6 +13762,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 26 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 32 } ] }, @@ -13263,12 +13777,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 26 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 32 } ] }, { "range": 30, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 32 + } + ] }, { "range": 40, @@ -13305,8 +13830,8 @@ ] }, { - "highest_confirmed": 584, - "highest_deaths": 10, + "highest_confirmed": 643, + "highest_deaths": 12, "name": "AR", "confirmed": [ { @@ -13376,6 +13901,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 584 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 643 } ] }, @@ -13441,6 +13971,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 584 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 643 } ] }, @@ -13491,6 +14026,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 584 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 643 } ] }, @@ -13531,6 +14071,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 584 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 643 } ] }, @@ -13561,6 +14106,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "confirmed": 584 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "confirmed": 643 } ] }, @@ -13576,6 +14126,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "confirmed": 584 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "confirmed": 643 } ] }, @@ -13596,6 +14151,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 10 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 12 } ] }, @@ -13727,8 +14287,8 @@ ] }, { - "highest_confirmed": 1413, - "highest_deaths": 29, + "highest_confirmed": 1598, + "highest_deaths": 32, "name": "AZ", "confirmed": [ { @@ -13798,6 +14358,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 1413 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1598 } ] }, @@ -13863,6 +14428,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 1413 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1598 } ] }, @@ -13918,6 +14488,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 1413 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1598 } ] }, @@ -13968,6 +14543,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 1413 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1598 } ] }, @@ -14013,6 +14593,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 1413 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1598 } ] }, @@ -14053,6 +14638,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 1413 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1598 } ] }, @@ -14083,6 +14673,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "confirmed": 1413 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1598 } ] }, @@ -14103,6 +14698,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "confirmed": 1413 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1598 } ] } @@ -14140,6 +14740,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 29 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 32 } ] }, @@ -14160,12 +14765,23 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "deaths": 29 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "deaths": 32 } ] }, { "range": 30, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 32 + } + ] }, { "range": 40, @@ -14202,8 +14818,8 @@ ] }, { - "highest_confirmed": 8155, - "highest_deaths": 171, + "highest_confirmed": 9191, + "highest_deaths": 203, "name": "CA", "confirmed": [ { @@ -14353,6 +14969,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00Z", "confirmed": 8155 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00Z", + "confirmed": 9191 } ] }, @@ -14478,6 +15099,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00Z", "confirmed": 8155 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00Z", + "confirmed": 9191 } ] }, @@ -14588,6 +15214,11 @@ "num_day": 20, "date": "2020-04-01T00:00:00Z", "confirmed": 8155 + }, + { + "num_day": 21, + "date": "2020-04-02T00:00:00Z", + "confirmed": 9191 } ] }, @@ -14678,6 +15309,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00Z", "confirmed": 8155 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00Z", + "confirmed": 9191 } ] }, @@ -14763,6 +15399,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00Z", "confirmed": 8155 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00Z", + "confirmed": 9191 } ] }, @@ -14843,6 +15484,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "confirmed": 8155 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "confirmed": 9191 } ] }, @@ -14918,6 +15564,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 8155 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 9191 } ] }, @@ -14988,6 +15639,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 8155 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 9191 } ] } @@ -15075,6 +15731,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00Z", "deaths": 171 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00Z", + "deaths": 203 } ] }, @@ -15145,6 +15806,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "deaths": 171 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "deaths": 203 } ] }, @@ -15195,6 +15861,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "deaths": 171 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "deaths": 203 } ] }, @@ -15245,6 +15916,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "deaths": 171 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "deaths": 203 } ] }, @@ -15290,6 +15966,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "deaths": 171 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "deaths": 203 } ] }, @@ -15325,6 +16006,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 171 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 203 } ] }, @@ -15355,12 +16041,23 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "deaths": 171 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "deaths": 203 } ] }, { "range": 200, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 203 + } + ] }, { "range": 300, @@ -15377,8 +16074,8 @@ ] }, { - "highest_confirmed": 2966, - "highest_deaths": 69, + "highest_confirmed": 3342, + "highest_deaths": 80, "name": "CO", "confirmed": [ { @@ -15483,6 +16180,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00Z", "confirmed": 2966 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3342 } ] }, @@ -15583,6 +16285,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00Z", "confirmed": 2966 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3342 } ] }, @@ -15658,6 +16365,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 2966 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3342 } ] }, @@ -15723,6 +16435,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 2966 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3342 } ] }, @@ -15783,6 +16500,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 2966 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3342 } ] }, @@ -15838,6 +16560,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 2966 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3342 } ] }, @@ -15883,6 +16610,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 2966 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3342 } ] }, @@ -15923,6 +16655,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 2966 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3342 } ] } @@ -15970,6 +16707,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "deaths": 69 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "deaths": 80 } ] }, @@ -16005,6 +16747,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 69 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 80 } ] }, @@ -16035,6 +16782,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "deaths": 69 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "deaths": 80 } ] }, @@ -16060,6 +16812,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "deaths": 69 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "deaths": 80 } ] }, @@ -16080,12 +16837,23 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "deaths": 69 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "deaths": 80 } ] }, { "range": 75, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 80 + } + ] }, { "range": 100, @@ -16110,8 +16878,8 @@ ] }, { - "highest_confirmed": 3557, - "highest_deaths": 85, + "highest_confirmed": 3824, + "highest_deaths": 112, "name": "CT", "confirmed": [ { @@ -16191,6 +16959,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "confirmed": 3557 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3824 } ] }, @@ -16261,6 +17034,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 3557 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3824 } ] }, @@ -16321,6 +17099,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 3557 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3824 } ] }, @@ -16376,6 +17159,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 3557 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3824 } ] }, @@ -16431,6 +17219,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 3557 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3824 } ] }, @@ -16481,6 +17274,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 3557 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3824 } ] }, @@ -16526,6 +17324,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 3557 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3824 } ] }, @@ -16566,6 +17369,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 3557 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3824 } ] } @@ -16623,6 +17431,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "deaths": 85 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "deaths": 112 } ] }, @@ -16663,6 +17476,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "deaths": 85 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "deaths": 112 } ] }, @@ -16688,6 +17506,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "deaths": 85 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "deaths": 112 } ] }, @@ -16703,6 +17526,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 85 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 112 } ] }, @@ -16718,6 +17546,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 85 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 112 } ] }, @@ -16728,12 +17561,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 85 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 112 } ] }, { "range": 100, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 112 + } + ] }, { "range": 200, @@ -16754,8 +17598,8 @@ ] }, { - "highest_confirmed": 586, - "highest_deaths": 11, + "highest_confirmed": 653, + "highest_deaths": 12, "name": "DC", "confirmed": [ { @@ -16825,6 +17669,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 586 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 653 } ] }, @@ -16880,6 +17729,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 586 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 653 } ] }, @@ -16920,6 +17774,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 586 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 653 } ] }, @@ -16950,6 +17809,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "confirmed": 586 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "confirmed": 653 } ] }, @@ -16970,6 +17834,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "confirmed": 586 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "confirmed": 653 } ] }, @@ -16980,6 +17849,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "confirmed": 586 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "confirmed": 653 } ] }, @@ -17000,6 +17874,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 11 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 12 } ] }, @@ -17046,8 +17925,8 @@ ] }, { - "highest_confirmed": 368, - "highest_deaths": 11, + "highest_confirmed": 393, + "highest_deaths": 12, "name": "DE", "confirmed": [ { @@ -17107,6 +17986,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 368 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 393 } ] }, @@ -17152,6 +18036,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 368 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 393 } ] }, @@ -17182,6 +18071,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "confirmed": 368 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "confirmed": 393 } ] }, @@ -17197,6 +18091,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "confirmed": 368 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "confirmed": 393 } ] }, @@ -17236,6 +18135,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 11 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 12 } ] }, @@ -17282,8 +18186,8 @@ ] }, { - "highest_confirmed": 6955, - "highest_deaths": 87, + "highest_confirmed": 8010, + "highest_deaths": 128, "name": "FL", "confirmed": [ { @@ -17388,6 +18292,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00Z", "confirmed": 6955 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00Z", + "confirmed": 8010 } ] }, @@ -17483,6 +18392,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00Z", "confirmed": 6955 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00Z", + "confirmed": 8010 } ] }, @@ -17563,6 +18477,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "confirmed": 6955 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "confirmed": 8010 } ] }, @@ -17643,6 +18562,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "confirmed": 6955 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "confirmed": 8010 } ] }, @@ -17713,6 +18637,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 6955 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 8010 } ] }, @@ -17783,6 +18712,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 6955 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 8010 } ] }, @@ -17843,6 +18777,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 6955 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 8010 } ] }, @@ -17898,6 +18837,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 6955 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 8010 } ] } @@ -17970,6 +18914,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "deaths": 87 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "deaths": 128 } ] }, @@ -18015,6 +18964,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "deaths": 87 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "deaths": 128 } ] }, @@ -18050,6 +19004,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 87 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 128 } ] }, @@ -18080,6 +19039,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "deaths": 87 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "deaths": 128 } ] }, @@ -18110,6 +19074,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "deaths": 87 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "deaths": 128 } ] }, @@ -18125,12 +19094,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 87 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 128 } ] }, { "range": 100, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 128 + } + ] }, { "range": 200, @@ -18151,8 +19131,8 @@ ] }, { - "highest_confirmed": 4638, - "highest_deaths": 139, + "highest_confirmed": 5348, + "highest_deaths": 163, "name": "GA", "confirmed": [ { @@ -18252,6 +19232,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00Z", "confirmed": 4638 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00Z", + "confirmed": 5348 } ] }, @@ -18342,6 +19327,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00Z", "confirmed": 4638 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00Z", + "confirmed": 5348 } ] }, @@ -18417,6 +19407,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 4638 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 5348 } ] }, @@ -18487,6 +19482,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 4638 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 5348 } ] }, @@ -18557,6 +19557,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 4638 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 5348 } ] }, @@ -18622,6 +19627,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 4638 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 5348 } ] }, @@ -18677,6 +19687,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 4638 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 5348 } ] }, @@ -18727,6 +19742,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 4638 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 5348 } ] } @@ -18804,6 +19824,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "deaths": 139 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "deaths": 163 } ] }, @@ -18864,6 +19889,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "deaths": 139 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "deaths": 163 } ] }, @@ -18914,6 +19944,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "deaths": 139 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "deaths": 163 } ] }, @@ -18959,6 +19994,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "deaths": 139 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "deaths": 163 } ] }, @@ -18994,6 +20034,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 139 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 163 } ] }, @@ -19019,6 +20064,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "deaths": 139 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "deaths": 163 } ] }, @@ -19034,6 +20084,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 139 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 163 } ] }, @@ -19056,7 +20111,7 @@ ] }, { - "highest_confirmed": 77, + "highest_confirmed": 82, "highest_deaths": 3, "name": "GU", "confirmed": [ @@ -19092,6 +20147,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 77 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 82 } ] }, @@ -19172,7 +20232,7 @@ ] }, { - "highest_confirmed": 208, + "highest_confirmed": 258, "highest_deaths": 1, "name": "HI", "confirmed": [ @@ -19228,6 +20288,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 208 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 258 } ] }, @@ -19263,6 +20328,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 208 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 258 } ] }, @@ -19278,6 +20348,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "confirmed": 208 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "confirmed": 258 } ] }, @@ -19350,8 +20425,8 @@ ] }, { - "highest_confirmed": 549, - "highest_deaths": 9, + "highest_confirmed": 614, + "highest_deaths": 11, "name": "IA", "confirmed": [ { @@ -19416,6 +20491,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 549 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 614 } ] }, @@ -19471,6 +20551,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 549 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 614 } ] }, @@ -19506,6 +20591,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 549 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 614 } ] }, @@ -19531,6 +20621,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 549 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 614 } ] }, @@ -19551,6 +20646,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "confirmed": 549 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "confirmed": 614 } ] }, @@ -19561,6 +20661,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "confirmed": 549 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "confirmed": 614 } ] }, @@ -19576,7 +20681,13 @@ "deaths": [ { "range": 10, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 11 + } + ] }, { "range": 20, @@ -19621,7 +20732,7 @@ ] }, { - "highest_confirmed": 525, + "highest_confirmed": 669, "highest_deaths": 9, "name": "ID", "confirmed": [ @@ -19672,6 +20783,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 525 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 669 } ] }, @@ -19712,6 +20828,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 525 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 669 } ] }, @@ -19742,6 +20863,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "confirmed": 525 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "confirmed": 669 } ] }, @@ -19762,6 +20888,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "confirmed": 525 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "confirmed": 669 } ] }, @@ -19777,6 +20908,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "confirmed": 525 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "confirmed": 669 } ] }, @@ -19787,6 +20923,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "confirmed": 525 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "confirmed": 669 } ] }, @@ -19847,8 +20988,8 @@ ] }, { - "highest_confirmed": 6980, - "highest_deaths": 141, + "highest_confirmed": 7695, + "highest_deaths": 157, "name": "IL", "confirmed": [ { @@ -19943,6 +21084,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00Z", "confirmed": 6980 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00Z", + "confirmed": 7695 } ] }, @@ -20028,6 +21174,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00Z", "confirmed": 6980 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00Z", + "confirmed": 7695 } ] }, @@ -20108,6 +21259,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "confirmed": 6980 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "confirmed": 7695 } ] }, @@ -20183,6 +21339,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 6980 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 7695 } ] }, @@ -20258,6 +21419,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 6980 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 7695 } ] }, @@ -20328,6 +21494,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 6980 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 7695 } ] }, @@ -20393,6 +21564,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 6980 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 7695 } ] }, @@ -20453,6 +21629,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 6980 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 7695 } ] } @@ -20510,6 +21691,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "deaths": 141 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "deaths": 157 } ] }, @@ -20550,6 +21736,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "deaths": 141 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "deaths": 157 } ] }, @@ -20585,6 +21776,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 141 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 157 } ] }, @@ -20615,6 +21811,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "deaths": 141 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "deaths": 157 } ] }, @@ -20640,6 +21841,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "deaths": 141 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "deaths": 157 } ] }, @@ -20655,6 +21861,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 141 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 157 } ] }, @@ -20665,6 +21876,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 141 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 157 } ] }, @@ -20687,8 +21903,8 @@ ] }, { - "highest_confirmed": 2565, - "highest_deaths": 65, + "highest_confirmed": 3039, + "highest_deaths": 78, "name": "IN", "confirmed": [ { @@ -20763,6 +21979,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 2565 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3039 } ] }, @@ -20828,6 +22049,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 2565 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3039 } ] }, @@ -20888,6 +22114,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 2565 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3039 } ] }, @@ -20938,6 +22169,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 2565 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3039 } ] }, @@ -20983,6 +22219,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 2565 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3039 } ] }, @@ -21023,6 +22264,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 2565 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3039 } ] }, @@ -21058,6 +22304,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 2565 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3039 } ] }, @@ -21088,6 +22339,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "confirmed": 2565 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "confirmed": 3039 } ] } @@ -21140,6 +22396,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "deaths": 65 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "deaths": 78 } ] }, @@ -21175,6 +22436,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 65 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 78 } ] }, @@ -21205,6 +22471,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "deaths": 65 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "deaths": 78 } ] }, @@ -21220,6 +22491,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 65 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 78 } ] }, @@ -21230,12 +22506,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 65 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 78 } ] }, { "range": 75, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 78 + } + ] }, { "range": 100, @@ -21260,8 +22547,8 @@ ] }, { - "highest_confirmed": 482, - "highest_deaths": 10, + "highest_confirmed": 552, + "highest_deaths": 13, "name": "KS", "confirmed": [ { @@ -21326,6 +22613,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 482 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 552 } ] }, @@ -21371,6 +22663,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 482 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 552 } ] }, @@ -21406,6 +22703,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 482 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 552 } ] }, @@ -21431,6 +22733,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 482 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 552 } ] }, @@ -21446,12 +22753,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "confirmed": 482 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "confirmed": 552 } ] }, { "range": 500, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "confirmed": 552 + } + ] }, { "range": 750, @@ -21470,6 +22788,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 10 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 13 } ] }, @@ -21516,8 +22839,8 @@ ] }, { - "highest_confirmed": 591, - "highest_deaths": 17, + "highest_confirmed": 680, + "highest_deaths": 20, "name": "KY", "confirmed": [ { @@ -21582,6 +22905,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 591 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 680 } ] }, @@ -21637,6 +22965,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 591 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 680 } ] }, @@ -21672,6 +23005,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 591 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 680 } ] }, @@ -21702,6 +23040,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "confirmed": 591 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "confirmed": 680 } ] }, @@ -21722,6 +23065,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "confirmed": 591 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "confirmed": 680 } ] }, @@ -21732,6 +23080,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "confirmed": 591 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "confirmed": 680 } ] }, @@ -21757,12 +23110,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 17 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 20 } ] }, { "range": 20, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 20 + } + ] }, { "range": 30, @@ -21803,8 +23167,8 @@ ] }, { - "highest_confirmed": 6424, - "highest_deaths": 273, + "highest_confirmed": 9150, + "highest_deaths": 310, "name": "LA", "confirmed": [ { @@ -21904,6 +23268,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00Z", "confirmed": 6424 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00Z", + "confirmed": 9150 } ] }, @@ -21994,6 +23363,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00Z", "confirmed": 6424 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00Z", + "confirmed": 9150 } ] }, @@ -22074,6 +23448,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "confirmed": 6424 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "confirmed": 9150 } ] }, @@ -22149,6 +23528,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 6424 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 9150 } ] }, @@ -22219,6 +23603,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 6424 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 9150 } ] }, @@ -22284,6 +23673,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 6424 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 9150 } ] }, @@ -22344,6 +23738,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 6424 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 9150 } ] }, @@ -22399,6 +23798,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 6424 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 9150 } ] } @@ -22471,6 +23875,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "deaths": 273 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "deaths": 310 } ] }, @@ -22531,6 +23940,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "deaths": 273 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "deaths": 310 } ] }, @@ -22586,6 +24000,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "deaths": 273 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "deaths": 310 } ] }, @@ -22636,6 +24055,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "deaths": 273 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "deaths": 310 } ] }, @@ -22681,6 +24105,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "deaths": 273 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "deaths": 310 } ] }, @@ -22721,6 +24150,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "deaths": 273 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "deaths": 310 } ] }, @@ -22756,6 +24190,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 273 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 310 } ] }, @@ -22771,12 +24210,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 273 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 310 } ] }, { "range": 300, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 310 + } + ] }, { "range": 400, @@ -22789,8 +24239,8 @@ ] }, { - "highest_confirmed": 7738, - "highest_deaths": 122, + "highest_confirmed": 8966, + "highest_deaths": 154, "name": "MA", "confirmed": [ { @@ -22910,6 +24360,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00Z", "confirmed": 7738 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00Z", + "confirmed": 8966 } ] }, @@ -23015,6 +24470,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00Z", "confirmed": 7738 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00Z", + "confirmed": 8966 } ] }, @@ -23100,6 +24560,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00Z", "confirmed": 7738 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00Z", + "confirmed": 8966 } ] }, @@ -23175,6 +24640,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 7738 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 8966 } ] }, @@ -23245,6 +24715,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 7738 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 8966 } ] }, @@ -23310,6 +24785,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 7738 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 8966 } ] }, @@ -23365,6 +24845,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 7738 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 8966 } ] }, @@ -23415,6 +24900,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 7738 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 8966 } ] } @@ -23467,6 +24957,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "deaths": 122 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "deaths": 154 } ] }, @@ -23507,6 +25002,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "deaths": 122 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "deaths": 154 } ] }, @@ -23542,6 +25042,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 122 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 154 } ] }, @@ -23572,6 +25077,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "deaths": 122 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "deaths": 154 } ] }, @@ -23592,6 +25102,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "deaths": 122 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "deaths": 154 } ] }, @@ -23607,6 +25122,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 122 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 154 } ] }, @@ -23617,6 +25137,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 122 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 154 } ] }, @@ -23639,8 +25164,8 @@ ] }, { - "highest_confirmed": 1985, - "highest_deaths": 31, + "highest_confirmed": 2331, + "highest_deaths": 36, "name": "MD", "confirmed": [ { @@ -23725,6 +25250,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00Z", "confirmed": 1985 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2331 } ] }, @@ -23800,6 +25330,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 1985 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2331 } ] }, @@ -23860,6 +25395,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 1985 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2331 } ] }, @@ -23910,6 +25450,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 1985 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2331 } ] }, @@ -23955,6 +25500,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 1985 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2331 } ] }, @@ -23995,6 +25545,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 1985 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2331 } ] }, @@ -24030,6 +25585,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 1985 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2331 } ] }, @@ -24055,6 +25615,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 1985 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2331 } ] } @@ -24082,6 +25647,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "deaths": 31 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "deaths": 36 } ] }, @@ -24092,6 +25662,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 31 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 36 } ] }, @@ -24102,6 +25677,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 31 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 36 } ] }, @@ -24140,7 +25720,7 @@ ] }, { - "highest_confirmed": 344, + "highest_confirmed": 376, "highest_deaths": 7, "name": "ME", "confirmed": [ @@ -24216,6 +25796,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 344 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 376 } ] }, @@ -24271,6 +25856,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 344 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 376 } ] }, @@ -24301,6 +25891,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "confirmed": 344 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "confirmed": 376 } ] }, @@ -24316,6 +25911,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "confirmed": 344 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "confirmed": 376 } ] }, @@ -24384,8 +25984,8 @@ ] }, { - "highest_confirmed": 9334, - "highest_deaths": 337, + "highest_confirmed": 10791, + "highest_deaths": 417, "name": "MI", "confirmed": [ { @@ -24475,6 +26075,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00Z", "confirmed": 9334 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00Z", + "confirmed": 10791 } ] }, @@ -24550,6 +26155,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 9334 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 10791 } ] }, @@ -24625,6 +26235,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 9334 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 10791 } ] }, @@ -24700,6 +26315,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 9334 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 10791 } ] }, @@ -24770,6 +26390,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 9334 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 10791 } ] }, @@ -24840,6 +26465,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 9334 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 10791 } ] }, @@ -24905,6 +26535,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 9334 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 10791 } ] }, @@ -24965,6 +26600,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 9334 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 10791 } ] } @@ -25022,6 +26662,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "deaths": 337 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "deaths": 417 } ] }, @@ -25072,6 +26717,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "deaths": 337 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "deaths": 417 } ] }, @@ -25117,6 +26767,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "deaths": 337 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "deaths": 417 } ] }, @@ -25162,6 +26817,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "deaths": 337 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "deaths": 417 } ] }, @@ -25202,6 +26862,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "deaths": 337 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "deaths": 417 } ] }, @@ -25237,6 +26902,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 337 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 417 } ] }, @@ -25262,6 +26932,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "deaths": 337 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "deaths": 417 } ] }, @@ -25277,6 +26952,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 337 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 417 } ] }, @@ -25287,12 +26967,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 337 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 417 } ] }, { "range": 400, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 417 + } + ] }, { "range": 500, @@ -25301,8 +26992,8 @@ ] }, { - "highest_confirmed": 689, - "highest_deaths": 17, + "highest_confirmed": 742, + "highest_deaths": 18, "name": "MN", "confirmed": [ { @@ -25392,6 +27083,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00Z", "confirmed": 689 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00Z", + "confirmed": 742 } ] }, @@ -25462,6 +27158,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 689 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 742 } ] }, @@ -25517,6 +27218,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 689 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 742 } ] }, @@ -25557,6 +27263,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 689 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 742 } ] }, @@ -25587,6 +27298,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "confirmed": 689 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "confirmed": 742 } ] }, @@ -25612,6 +27328,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 689 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 742 } ] }, @@ -25642,6 +27363,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "deaths": 17 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "deaths": 18 } ] }, @@ -25688,8 +27414,8 @@ ] }, { - "highest_confirmed": 1581, - "highest_deaths": 18, + "highest_confirmed": 1834, + "highest_deaths": 19, "name": "MO", "confirmed": [ { @@ -25754,6 +27480,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 1581 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1834 } ] }, @@ -25809,6 +27540,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 1581 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1834 } ] }, @@ -25854,6 +27590,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 1581 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1834 } ] }, @@ -25899,6 +27640,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 1581 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1834 } ] }, @@ -25939,6 +27685,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 1581 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1834 } ] }, @@ -25979,6 +27730,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 1581 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1834 } ] }, @@ -26009,6 +27765,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "confirmed": 1581 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1834 } ] }, @@ -26029,6 +27790,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "confirmed": 1581 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1834 } ] } @@ -26061,6 +27827,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "deaths": 18 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "deaths": 19 } ] }, @@ -26107,8 +27878,8 @@ ] }, { - "highest_confirmed": 6, - "highest_deaths": null, + "highest_confirmed": 8, + "highest_deaths": 1, "name": "MP", "confirmed": [ { @@ -26192,8 +27963,8 @@ ] }, { - "highest_confirmed": 1073, - "highest_deaths": 22, + "highest_confirmed": 1177, + "highest_deaths": 26, "name": "MS", "confirmed": [ { @@ -26268,6 +28039,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 1073 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1177 } ] }, @@ -26333,6 +28109,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 1073 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1177 } ] }, @@ -26393,6 +28174,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 1073 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1177 } ] }, @@ -26443,6 +28229,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 1073 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1177 } ] }, @@ -26483,6 +28274,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 1073 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1177 } ] }, @@ -26518,6 +28314,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 1073 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1177 } ] }, @@ -26543,6 +28344,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 1073 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1177 } ] }, @@ -26553,6 +28359,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "confirmed": 1073 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1177 } ] } @@ -26585,6 +28396,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "deaths": 22 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "deaths": 26 } ] }, @@ -26600,6 +28416,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 22 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 26 } ] }, @@ -26642,7 +28463,7 @@ ] }, { - "highest_confirmed": 208, + "highest_confirmed": 227, "highest_deaths": 5, "name": "MT", "confirmed": [ @@ -26688,6 +28509,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 208 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 227 } ] }, @@ -26723,6 +28549,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 208 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 227 } ] }, @@ -26733,6 +28564,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "confirmed": 208 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "confirmed": 227 } ] }, @@ -26805,8 +28641,8 @@ ] }, { - "highest_confirmed": 1584, - "highest_deaths": 10, + "highest_confirmed": 1857, + "highest_deaths": 16, "name": "NC", "confirmed": [ { @@ -26886,6 +28722,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "confirmed": 1584 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1857 } ] }, @@ -26956,6 +28797,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 1584 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1857 } ] }, @@ -27016,6 +28862,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 1584 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1857 } ] }, @@ -27066,6 +28917,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 1584 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1857 } ] }, @@ -27111,6 +28967,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 1584 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1857 } ] }, @@ -27156,6 +29017,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 1584 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1857 } ] }, @@ -27191,6 +29057,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 1584 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1857 } ] }, @@ -27216,6 +29087,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 1584 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1857 } ] } @@ -27228,6 +29104,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 10 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 16 } ] }, @@ -27274,7 +29155,7 @@ ] }, { - "highest_confirmed": 142, + "highest_confirmed": 159, "highest_deaths": 3, "name": "ND", "confirmed": [ @@ -27315,6 +29196,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 142 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 159 } ] }, @@ -27335,6 +29221,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "confirmed": 142 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "confirmed": 159 } ] }, @@ -27411,8 +29302,8 @@ ] }, { - "highest_confirmed": 210, - "highest_deaths": 4, + "highest_confirmed": 246, + "highest_deaths": 5, "name": "NE", "confirmed": [ { @@ -27467,6 +29358,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 210 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 246 } ] }, @@ -27492,6 +29388,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 210 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 246 } ] }, @@ -27502,6 +29403,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "confirmed": 210 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "confirmed": 246 } ] }, @@ -27640,6 +29546,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 415 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 415 } ] }, @@ -27690,6 +29601,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 415 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 415 } ] }, @@ -27715,6 +29631,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 415 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 415 } ] }, @@ -27735,6 +29656,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "confirmed": 415 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "confirmed": 415 } ] }, @@ -27745,6 +29671,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "confirmed": 415 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "confirmed": 415 } ] }, @@ -27809,8 +29740,8 @@ ] }, { - "highest_confirmed": 22255, - "highest_deaths": 355, + "highest_confirmed": 25590, + "highest_deaths": 537, "name": "NJ", "confirmed": [ { @@ -27915,6 +29846,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00Z", "confirmed": 22255 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00Z", + "confirmed": 25590 } ] }, @@ -28005,6 +29941,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00Z", "confirmed": 22255 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00Z", + "confirmed": 25590 } ] }, @@ -28090,6 +30031,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00Z", "confirmed": 22255 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00Z", + "confirmed": 25590 } ] }, @@ -28170,6 +30116,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "confirmed": 22255 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "confirmed": 25590 } ] }, @@ -28250,6 +30201,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "confirmed": 22255 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "confirmed": 25590 } ] }, @@ -28325,6 +30281,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 22255 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 25590 } ] }, @@ -28395,6 +30356,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 22255 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 25590 } ] }, @@ -28460,6 +30426,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 22255 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 25590 } ] } @@ -28532,6 +30503,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "deaths": 355 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "deaths": 537 } ] }, @@ -28592,6 +30568,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "deaths": 355 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "deaths": 537 } ] }, @@ -28642,6 +30623,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "deaths": 355 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "deaths": 537 } ] }, @@ -28692,6 +30678,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "deaths": 355 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "deaths": 537 } ] }, @@ -28737,6 +30728,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "deaths": 355 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "deaths": 537 } ] }, @@ -28777,6 +30773,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "deaths": 355 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "deaths": 537 } ] }, @@ -28812,6 +30813,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 355 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 537 } ] }, @@ -28827,6 +30833,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 355 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 537 } ] }, @@ -28837,22 +30848,39 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 355 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 537 } ] }, { "range": 400, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 537 + } + ] }, { "range": 500, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 537 + } + ] } ] }, { - "highest_confirmed": 315, - "highest_deaths": 5, + "highest_confirmed": 363, + "highest_deaths": 6, "name": "NM", "confirmed": [ { @@ -28917,6 +30945,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 315 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 363 } ] }, @@ -28962,6 +30995,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 315 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 363 } ] }, @@ -28987,6 +31025,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 315 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 363 } ] }, @@ -28997,6 +31040,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "confirmed": 315 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "confirmed": 363 } ] }, @@ -29065,8 +31113,8 @@ ] }, { - "highest_confirmed": 1279, - "highest_deaths": 26, + "highest_confirmed": 1458, + "highest_deaths": 38, "name": "NV", "confirmed": [ { @@ -29151,6 +31199,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00Z", "confirmed": 1279 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1458 } ] }, @@ -29221,6 +31274,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 1279 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1458 } ] }, @@ -29276,6 +31334,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 1279 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1458 } ] }, @@ -29321,6 +31384,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 1279 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1458 } ] }, @@ -29361,6 +31429,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 1279 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1458 } ] }, @@ -29396,6 +31469,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 1279 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1458 } ] }, @@ -29416,6 +31494,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "confirmed": 1279 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1458 } ] }, @@ -29436,6 +31519,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "confirmed": 1279 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1458 } ] } @@ -29478,6 +31566,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "deaths": 26 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "deaths": 38 } ] }, @@ -29488,12 +31581,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 26 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 38 } ] }, { "range": 30, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 38 + } + ] }, { "range": 40, @@ -29530,8 +31634,8 @@ ] }, { - "highest_confirmed": 83712, - "highest_deaths": 1941, + "highest_confirmed": 92381, + "highest_deaths": 2373, "name": "NY", "confirmed": [ { @@ -29666,6 +31770,11 @@ "num_day": 25, "date": "2020-04-01T00:00:00Z", "confirmed": 83712 + }, + { + "num_day": 26, + "date": "2020-04-02T00:00:00Z", + "confirmed": 92381 } ] }, @@ -29796,6 +31905,11 @@ "num_day": 24, "date": "2020-04-01T00:00:00Z", "confirmed": 83712 + }, + { + "num_day": 25, + "date": "2020-04-02T00:00:00Z", + "confirmed": 92381 } ] }, @@ -29911,6 +32025,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00Z", "confirmed": 83712 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00Z", + "confirmed": 92381 } ] }, @@ -30016,6 +32135,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00Z", "confirmed": 83712 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00Z", + "confirmed": 92381 } ] }, @@ -30121,6 +32245,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00Z", "confirmed": 83712 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00Z", + "confirmed": 92381 } ] }, @@ -30221,6 +32350,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00Z", "confirmed": 83712 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00Z", + "confirmed": 92381 } ] }, @@ -30311,6 +32445,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00Z", "confirmed": 83712 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00Z", + "confirmed": 92381 } ] }, @@ -30396,6 +32535,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00Z", "confirmed": 83712 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00Z", + "confirmed": 92381 } ] } @@ -30478,6 +32622,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "deaths": 1941 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "deaths": 2373 } ] }, @@ -30548,6 +32697,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "deaths": 1941 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "deaths": 2373 } ] }, @@ -30618,6 +32772,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "deaths": 1941 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "deaths": 2373 } ] }, @@ -30683,6 +32842,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "deaths": 1941 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "deaths": 2373 } ] }, @@ -30743,6 +32907,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "deaths": 1941 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "deaths": 2373 } ] }, @@ -30803,6 +32972,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "deaths": 1941 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "deaths": 2373 } ] }, @@ -30863,6 +33037,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "deaths": 1941 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "deaths": 2373 } ] }, @@ -30913,6 +33092,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "deaths": 1941 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "deaths": 2373 } ] }, @@ -30953,6 +33137,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "deaths": 1941 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "deaths": 2373 } ] }, @@ -30988,6 +33177,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 1941 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 2373 } ] }, @@ -31023,14 +33217,19 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 1941 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 2373 } ] } ] }, { - "highest_confirmed": 2547, - "highest_deaths": 65, + "highest_confirmed": 2902, + "highest_deaths": 81, "name": "OH", "confirmed": [ { @@ -31120,6 +33319,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00Z", "confirmed": 2547 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2902 } ] }, @@ -31195,6 +33399,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 2547 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2902 } ] }, @@ -31260,6 +33469,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 2547 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2902 } ] }, @@ -31320,6 +33534,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 2547 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2902 } ] }, @@ -31375,6 +33594,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 2547 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2902 } ] }, @@ -31425,6 +33649,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 2547 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2902 } ] }, @@ -31465,6 +33694,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 2547 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2902 } ] }, @@ -31500,6 +33734,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 2547 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2902 } ] } @@ -31547,6 +33786,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "deaths": 65 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "deaths": 81 } ] }, @@ -31577,6 +33821,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "deaths": 65 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "deaths": 81 } ] }, @@ -31597,6 +33846,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "deaths": 65 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "deaths": 81 } ] }, @@ -31612,6 +33866,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 65 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 81 } ] }, @@ -31627,12 +33886,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 65 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 81 } ] }, { "range": 75, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 81 + } + ] }, { "range": 100, @@ -31657,8 +33927,8 @@ ] }, { - "highest_confirmed": 719, - "highest_deaths": 30, + "highest_confirmed": 879, + "highest_deaths": 34, "name": "OK", "confirmed": [ { @@ -31723,6 +33993,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 719 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 879 } ] }, @@ -31773,6 +34048,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 719 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 879 } ] }, @@ -31813,6 +34093,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 719 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 879 } ] }, @@ -31848,6 +34133,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 719 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 879 } ] }, @@ -31873,6 +34163,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 719 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 879 } ] }, @@ -31888,12 +34183,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "confirmed": 719 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "confirmed": 879 } ] }, { "range": 750, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "confirmed": 879 + } + ] }, { "range": 1000, @@ -31928,6 +34234,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "deaths": 30 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "deaths": 34 } ] }, @@ -31943,6 +34254,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 30 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 34 } ] }, @@ -31953,6 +34269,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 30 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 34 } ] }, @@ -31991,8 +34312,8 @@ ] }, { - "highest_confirmed": 690, - "highest_deaths": 18, + "highest_confirmed": 736, + "highest_deaths": 19, "name": "OR", "confirmed": [ { @@ -32072,6 +34393,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "confirmed": 690 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "confirmed": 736 } ] }, @@ -32142,6 +34468,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 690 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 736 } ] }, @@ -32192,6 +34523,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 690 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 736 } ] }, @@ -32232,6 +34568,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 690 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 736 } ] }, @@ -32267,6 +34608,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 690 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 736 } ] }, @@ -32292,6 +34638,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 690 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 736 } ] }, @@ -32342,6 +34693,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "deaths": 18 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "deaths": 19 } ] }, @@ -32388,8 +34744,8 @@ ] }, { - "highest_confirmed": 5805, - "highest_deaths": 74, + "highest_confirmed": 7016, + "highest_deaths": 90, "name": "PA", "confirmed": [ { @@ -32484,6 +34840,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00Z", "confirmed": 5805 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00Z", + "confirmed": 7016 } ] }, @@ -32564,6 +34925,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "confirmed": 5805 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "confirmed": 7016 } ] }, @@ -32634,6 +35000,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 5805 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 7016 } ] }, @@ -32699,6 +35070,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 5805 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 7016 } ] }, @@ -32759,6 +35135,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 5805 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 7016 } ] }, @@ -32814,6 +35195,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 5805 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 7016 } ] }, @@ -32864,6 +35250,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 5805 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 7016 } ] }, @@ -32909,6 +35300,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 5805 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 7016 } ] } @@ -32956,6 +35352,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "deaths": 74 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "deaths": 90 } ] }, @@ -32991,6 +35392,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 74 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 90 } ] }, @@ -33021,6 +35427,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "deaths": 74 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "deaths": 90 } ] }, @@ -33041,6 +35452,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "deaths": 74 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "deaths": 90 } ] }, @@ -33056,12 +35472,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 74 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 90 } ] }, { "range": 75, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 90 + } + ] }, { "range": 100, @@ -33086,8 +35513,8 @@ ] }, { - "highest_confirmed": 286, - "highest_deaths": 11, + "highest_confirmed": 316, + "highest_deaths": 12, "name": "PR", "confirmed": [ { @@ -33132,6 +35559,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 286 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 316 } ] }, @@ -33162,6 +35594,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "confirmed": 286 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "confirmed": 316 } ] }, @@ -33177,12 +35614,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "confirmed": 286 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "confirmed": 316 } ] }, { "range": 300, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "confirmed": 316 + } + ] }, { "range": 400, @@ -33209,6 +35657,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 11 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 12 } ] }, @@ -33255,8 +35708,8 @@ ] }, { - "highest_confirmed": 566, - "highest_deaths": 10, + "highest_confirmed": 657, + "highest_deaths": 12, "name": "RI", "confirmed": [ { @@ -33326,6 +35779,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 566 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 657 } ] }, @@ -33381,6 +35839,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 566 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 657 } ] }, @@ -33411,6 +35874,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "confirmed": 566 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "confirmed": 657 } ] }, @@ -33431,6 +35899,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "confirmed": 566 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "confirmed": 657 } ] }, @@ -33451,6 +35924,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "confirmed": 566 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "confirmed": 657 } ] }, @@ -33461,6 +35939,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "confirmed": 566 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "confirmed": 657 } ] }, @@ -33481,6 +35964,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 10 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 12 } ] }, @@ -33527,8 +36015,8 @@ ] }, { - "highest_confirmed": 1293, - "highest_deaths": 26, + "highest_confirmed": 1554, + "highest_deaths": 31, "name": "SC", "confirmed": [ { @@ -33608,6 +36096,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "confirmed": 1293 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1554 } ] }, @@ -33673,6 +36166,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 1293 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1554 } ] }, @@ -33728,6 +36226,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 1293 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1554 } ] }, @@ -33773,6 +36276,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 1293 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1554 } ] }, @@ -33818,6 +36326,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 1293 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1554 } ] }, @@ -33848,6 +36361,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "confirmed": 1293 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1554 } ] }, @@ -33873,6 +36391,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 1293 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1554 } ] }, @@ -33888,6 +36411,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "confirmed": 1293 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1554 } ] } @@ -33920,6 +36448,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "deaths": 26 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "deaths": 31 } ] }, @@ -33935,12 +36468,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 26 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 31 } ] }, { "range": 30, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 31 + } + ] }, { "range": 40, @@ -33977,7 +36521,7 @@ ] }, { - "highest_confirmed": 129, + "highest_confirmed": 165, "highest_deaths": 2, "name": "SD", "confirmed": [ @@ -34013,6 +36557,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 129 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 165 } ] }, @@ -34033,6 +36582,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "confirmed": 129 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "confirmed": 165 } ] }, @@ -34109,8 +36663,8 @@ ] }, { - "highest_confirmed": 2683, - "highest_deaths": 24, + "highest_confirmed": 2845, + "highest_deaths": 32, "name": "TN", "confirmed": [ { @@ -34200,6 +36754,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00Z", "confirmed": 2683 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2845 } ] }, @@ -34275,6 +36834,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 2683 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2845 } ] }, @@ -34345,6 +36909,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 2683 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2845 } ] }, @@ -34410,6 +36979,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 2683 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2845 } ] }, @@ -34470,6 +37044,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 2683 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2845 } ] }, @@ -34530,6 +37109,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 2683 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2845 } ] }, @@ -34575,6 +37159,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 2683 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2845 } ] }, @@ -34610,6 +37199,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 2683 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 2845 } ] } @@ -34632,6 +37226,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "deaths": 24 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "deaths": 32 } ] }, @@ -34647,12 +37246,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 24 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 32 } ] }, { "range": 30, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 32 + } + ] }, { "range": 40, @@ -34689,8 +37299,8 @@ ] }, { - "highest_confirmed": 3997, - "highest_deaths": 58, + "highest_confirmed": 4669, + "highest_deaths": 70, "name": "TX", "confirmed": [ { @@ -34790,6 +37400,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00Z", "confirmed": 3997 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00Z", + "confirmed": 4669 } ] }, @@ -34865,6 +37480,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00Z", "confirmed": 3997 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00Z", + "confirmed": 4669 } ] }, @@ -34930,6 +37550,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 3997 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 4669 } ] }, @@ -34995,6 +37620,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "confirmed": 3997 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "confirmed": 4669 } ] }, @@ -35045,6 +37675,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "confirmed": 3997 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "confirmed": 4669 } ] }, @@ -35090,6 +37725,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 3997 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 4669 } ] }, @@ -35135,6 +37775,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 3997 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 4669 } ] }, @@ -35175,6 +37820,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 3997 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 4669 } ] } @@ -35222,6 +37872,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "deaths": 58 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "deaths": 70 } ] }, @@ -35257,6 +37912,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 58 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 70 } ] }, @@ -35282,6 +37942,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "deaths": 58 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "deaths": 70 } ] }, @@ -35297,6 +37962,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "deaths": 58 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "deaths": 70 } ] }, @@ -35307,6 +37977,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 58 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 70 } ] }, @@ -35337,7 +38012,7 @@ ] }, { - "highest_confirmed": 1012, + "highest_confirmed": 1074, "highest_deaths": 7, "name": "UT", "confirmed": [ @@ -35423,6 +38098,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00Z", "confirmed": 1012 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1074 } ] }, @@ -35493,6 +38173,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 1012 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1074 } ] }, @@ -35548,6 +38233,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 1012 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1074 } ] }, @@ -35593,6 +38283,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 1012 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1074 } ] }, @@ -35633,6 +38328,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 1012 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1074 } ] }, @@ -35663,6 +38363,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "confirmed": 1012 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1074 } ] }, @@ -35683,6 +38388,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "confirmed": 1012 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1074 } ] }, @@ -35693,6 +38403,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "confirmed": 1012 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1074 } ] } @@ -35745,8 +38460,8 @@ ] }, { - "highest_confirmed": 1484, - "highest_deaths": 34, + "highest_confirmed": 1706, + "highest_deaths": 41, "name": "VA", "confirmed": [ { @@ -35836,6 +38551,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00Z", "confirmed": 1484 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1706 } ] }, @@ -35906,6 +38626,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 1484 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1706 } ] }, @@ -35966,6 +38691,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 1484 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1706 } ] }, @@ -36011,6 +38741,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 1484 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1706 } ] }, @@ -36051,6 +38786,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 1484 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1706 } ] }, @@ -36086,6 +38826,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 1484 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1706 } ] }, @@ -36111,6 +38856,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 1484 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1706 } ] }, @@ -36131,6 +38881,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00Z", "confirmed": 1484 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1706 } ] } @@ -36173,6 +38928,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "deaths": 34 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "deaths": 41 } ] }, @@ -36198,6 +38958,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "deaths": 34 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "deaths": 41 } ] }, @@ -36208,12 +38973,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 34 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 41 } ] }, { "range": 40, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 41 + } + ] }, { "range": 50, @@ -36246,8 +39022,7 @@ ] }, { - "highest_confirmed": 30, - "highest_deaths": null, + "highest_confirmed": 33, "name": "VI", "confirmed": [ { @@ -36331,8 +39106,8 @@ ] }, { - "highest_confirmed": 321, - "highest_deaths": 16, + "highest_confirmed": 338, + "highest_deaths": 17, "name": "VT", "confirmed": [ { @@ -36392,6 +39167,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 321 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 338 } ] }, @@ -36437,6 +39217,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 321 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 338 } ] }, @@ -36467,6 +39252,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00Z", "confirmed": 321 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00Z", + "confirmed": 338 } ] }, @@ -36477,6 +39267,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "confirmed": 321 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "confirmed": 338 } ] }, @@ -36530,6 +39325,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 16 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 17 } ] }, @@ -36576,8 +39376,8 @@ ] }, { - "highest_confirmed": 5634, - "highest_deaths": 224, + "highest_confirmed": 5984, + "highest_deaths": 247, "name": "WA", "confirmed": [ { @@ -36722,6 +39522,11 @@ "num_day": 27, "date": "2020-04-01T00:00:00Z", "confirmed": 5634 + }, + { + "num_day": 28, + "date": "2020-04-02T00:00:00Z", + "confirmed": 5984 } ] }, @@ -36857,6 +39662,11 @@ "num_day": 25, "date": "2020-04-01T00:00:00Z", "confirmed": 5634 + }, + { + "num_day": 26, + "date": "2020-04-02T00:00:00Z", + "confirmed": 5984 } ] }, @@ -36972,6 +39782,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00Z", "confirmed": 5634 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00Z", + "confirmed": 5984 } ] }, @@ -37082,6 +39897,11 @@ "num_day": 20, "date": "2020-04-01T00:00:00Z", "confirmed": 5634 + }, + { + "num_day": 21, + "date": "2020-04-02T00:00:00Z", + "confirmed": 5984 } ] }, @@ -37187,6 +40007,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00Z", "confirmed": 5634 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00Z", + "confirmed": 5984 } ] }, @@ -37287,6 +40112,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00Z", "confirmed": 5634 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00Z", + "confirmed": 5984 } ] }, @@ -37377,6 +40207,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00Z", "confirmed": 5634 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00Z", + "confirmed": 5984 } ] }, @@ -37457,6 +40292,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "confirmed": 5634 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "confirmed": 5984 } ] } @@ -37609,6 +40449,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00Z", "deaths": 224 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00Z", + "deaths": 247 } ] }, @@ -37734,6 +40579,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00Z", "deaths": 224 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00Z", + "deaths": 247 } ] }, @@ -37839,6 +40689,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00Z", "deaths": 224 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00Z", + "deaths": 247 } ] }, @@ -37934,6 +40789,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00Z", "deaths": 224 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00Z", + "deaths": 247 } ] }, @@ -38014,6 +40874,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "deaths": 224 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "deaths": 247 } ] }, @@ -38079,6 +40944,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00Z", "deaths": 224 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00Z", + "deaths": 247 } ] }, @@ -38129,6 +40999,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "deaths": 224 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "deaths": 247 } ] }, @@ -38139,6 +41014,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 224 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 247 } ] }, @@ -38157,8 +41037,8 @@ ] }, { - "highest_confirmed": 1550, - "highest_deaths": 24, + "highest_confirmed": 1730, + "highest_deaths": 31, "name": "WI", "confirmed": [ { @@ -38243,6 +41123,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00Z", "confirmed": 1550 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1730 } ] }, @@ -38323,6 +41208,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "confirmed": 1550 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1730 } ] }, @@ -38393,6 +41283,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "confirmed": 1550 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1730 } ] }, @@ -38453,6 +41348,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "confirmed": 1550 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1730 } ] }, @@ -38508,6 +41408,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "confirmed": 1550 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1730 } ] }, @@ -38553,6 +41458,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00Z", "confirmed": 1550 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1730 } ] }, @@ -38588,6 +41498,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "confirmed": 1550 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1730 } ] }, @@ -38613,6 +41528,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 1550 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 1730 } ] } @@ -38650,6 +41570,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00Z", "deaths": 24 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00Z", + "deaths": 31 } ] }, @@ -38660,12 +41585,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00Z", "deaths": 24 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00Z", + "deaths": 31 } ] }, { "range": 30, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "deaths": 31 + } + ] }, { "range": 40, @@ -38702,8 +41638,8 @@ ] }, { - "highest_confirmed": 191, - "highest_deaths": 1, + "highest_confirmed": 217, + "highest_deaths": 2, "name": "WV", "confirmed": [ { @@ -38743,6 +41679,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 191 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 217 } ] }, @@ -38768,12 +41709,23 @@ "num_day": 3, "date": "2020-04-01T00:00:00Z", "confirmed": 191 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00Z", + "confirmed": 217 } ] }, { "range": 200, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00Z", + "confirmed": 217 + } + ] }, { "range": 300, @@ -38844,7 +41796,7 @@ ] }, { - "highest_confirmed": 130, + "highest_confirmed": 150, "highest_deaths": 0, "name": "WY", "confirmed": [ @@ -38885,6 +41837,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00Z", "confirmed": 130 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00Z", + "confirmed": 150 } ] }, @@ -38900,6 +41857,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00Z", "confirmed": 130 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00Z", + "confirmed": 150 } ] }, @@ -38976,8 +41938,8 @@ ] }, { - "highest_confirmed": 210770, - "highest_deaths": 4700, + "highest_confirmed": 239009, + "highest_deaths": 5784, "population": 327167434, "name": "United States", "confirmed": [ @@ -39022,7 +41984,7 @@ { "num_day": 7, "date": "2020-03-11T00:00:00Z", - "confirmed": 1053 + "confirmed": 1054 }, { "num_day": 8, @@ -39128,6 +42090,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00Z", "confirmed": 210770 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009 } ] }, @@ -39172,7 +42139,7 @@ { "num_day": 7, "date": "2020-03-11T00:00:00Z", - "confirmed": 1053 + "confirmed": 1054 }, { "num_day": 8, @@ -39278,6 +42245,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00Z", "confirmed": 210770 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009 } ] }, @@ -39312,7 +42284,7 @@ { "num_day": 5, "date": "2020-03-11T00:00:00Z", - "confirmed": 1053 + "confirmed": 1054 }, { "num_day": 6, @@ -39418,6 +42390,11 @@ "num_day": 26, "date": "2020-04-01T00:00:00Z", "confirmed": 210770 + }, + { + "num_day": 27, + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009 } ] }, @@ -39447,7 +42424,7 @@ { "num_day": 4, "date": "2020-03-11T00:00:00Z", - "confirmed": 1053 + "confirmed": 1054 }, { "num_day": 5, @@ -39553,6 +42530,11 @@ "num_day": 25, "date": "2020-04-01T00:00:00Z", "confirmed": 210770 + }, + { + "num_day": 26, + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009 } ] }, @@ -39577,7 +42559,7 @@ { "num_day": 3, "date": "2020-03-11T00:00:00Z", - "confirmed": 1053 + "confirmed": 1054 }, { "num_day": 4, @@ -39683,6 +42665,11 @@ "num_day": 24, "date": "2020-04-01T00:00:00Z", "confirmed": 210770 + }, + { + "num_day": 25, + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009 } ] }, @@ -39702,7 +42689,7 @@ { "num_day": 2, "date": "2020-03-11T00:00:00Z", - "confirmed": 1053 + "confirmed": 1054 }, { "num_day": 3, @@ -39808,6 +42795,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00Z", "confirmed": 210770 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009 } ] }, @@ -39822,7 +42814,7 @@ { "num_day": 1, "date": "2020-03-11T00:00:00Z", - "confirmed": 1053 + "confirmed": 1054 }, { "num_day": 2, @@ -39928,6 +42920,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00Z", "confirmed": 210770 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009 } ] }, @@ -39937,7 +42934,7 @@ { "num_day": 0, "date": "2020-03-11T00:00:00Z", - "confirmed": 1053 + "confirmed": 1054 }, { "num_day": 1, @@ -40043,6 +43040,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00Z", "confirmed": 210770 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009 } ] } @@ -40195,6 +43197,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -40320,6 +43327,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -40430,6 +43442,11 @@ "num_day": 20, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 21, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -40530,6 +43547,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -40625,6 +43647,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -40710,6 +43737,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -40790,6 +43822,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -40860,6 +43897,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -40920,6 +43962,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -40975,6 +44022,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -41025,6 +44077,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] } @@ -41200,10 +44257,16 @@ "confirmed": 754, "deaths": 9, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 969, + "deaths": 13, + "old_date": "4/2/20" } ], - "highest_confirmed": 754, - "highest_deaths": 9 + "highest_confirmed": 969, + "highest_deaths": 13 }, { "name": "British Columbia", @@ -41597,10 +44660,16 @@ "confirmed": 1013, "deaths": 24, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1121, + "deaths": 31, + "old_date": "4/2/20" } ], - "highest_confirmed": 1013, - "highest_deaths": 24 + "highest_confirmed": 1121, + "highest_deaths": 31 }, { "name": "Manitoba", @@ -41724,9 +44793,15 @@ "confirmed": 127, "deaths": 1, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 167, + "deaths": 1, + "old_date": "4/2/20" } ], - "highest_confirmed": 127, + "highest_confirmed": 167, "highest_deaths": 1 }, { @@ -41863,9 +44938,15 @@ "confirmed": 81, "deaths": 0, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 91, + "deaths": 0, + "old_date": "4/2/20" } ], - "highest_confirmed": 81, + "highest_confirmed": 91, "highest_deaths": 0 }, { @@ -41978,9 +45059,15 @@ "confirmed": 175, "deaths": 1, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 183, + "deaths": 1, + "old_date": "4/2/20" } ], - "highest_confirmed": 175, + "highest_confirmed": 183, "highest_deaths": 1 }, { @@ -42087,9 +45174,15 @@ "confirmed": 173, "deaths": 0, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 193, + "deaths": 0, + "old_date": "4/2/20" } ], - "highest_confirmed": 173, + "highest_confirmed": 193, "highest_deaths": 0 }, { @@ -42496,10 +45589,16 @@ "confirmed": 2392, "deaths": 37, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2793, + "deaths": 53, + "old_date": "4/2/20" } ], - "highest_confirmed": 2392, - "highest_deaths": 37 + "highest_confirmed": 2793, + "highest_deaths": 53 }, { "name": "Prince Edward Island", @@ -42611,9 +45710,15 @@ "confirmed": 21, "deaths": 0, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 22, + "deaths": 0, + "old_date": "4/2/20" } ], - "highest_confirmed": 21, + "highest_confirmed": 22, "highest_deaths": 0 }, { @@ -42822,10 +45927,16 @@ "confirmed": 4611, "deaths": 33, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5518, + "deaths": 36, + "old_date": "4/2/20" } ], - "highest_confirmed": 4611, - "highest_deaths": 33 + "highest_confirmed": 5518, + "highest_deaths": 36 }, { "name": "Saskatchewan", @@ -42949,9 +46060,15 @@ "confirmed": 193, "deaths": 3, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 206, + "deaths": 3, + "old_date": "4/2/20" } ], - "highest_confirmed": 193, + "highest_confirmed": 206, "highest_deaths": 3 }, { @@ -42998,6 +46115,12 @@ "confirmed": 2, "deaths": 0, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2, + "deaths": 0, + "old_date": "4/2/20" } ], "highest_confirmed": 2, @@ -43047,9 +46170,15 @@ "confirmed": 5, "deaths": 0, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 6, + "deaths": 0, + "old_date": "4/2/20" } ], - "highest_confirmed": 5, + "highest_confirmed": 6, "highest_deaths": 0 }, { @@ -43591,16 +46720,24 @@ "old_date": "4/1/20", "confirmed_per_mil": 257.6172345956929, "deaths_per_mil": 2.914283160818564 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11271, + "deaths": 138, + "old_date": "4/2/20", + "confirmed_per_mil": 304.13782875542626, + "deaths_per_mil": 3.723806261045943 } ], - "highest_confirmed": 9547, - "highest_deaths": 108 + "highest_confirmed": 11271, + "highest_deaths": 138 } ], "cum": [ { - "highest_confirmed": 754, - "highest_deaths": 9, + "highest_confirmed": 969, + "highest_deaths": 13, "name": "Alberta", "confirmed": [ { @@ -43690,6 +46827,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 754 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 969 } ] }, @@ -43765,6 +46907,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 754 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 969 } ] }, @@ -43825,6 +46972,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 754 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 969 } ] }, @@ -43880,6 +47032,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 754 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 969 } ] }, @@ -43920,6 +47077,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 754 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 969 } ] }, @@ -43955,6 +47117,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 754 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 969 } ] }, @@ -43965,6 +47132,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 754 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 969 } ] }, @@ -43976,7 +47148,13 @@ "deaths": [ { "range": 10, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 13 + } + ] }, { "range": 20, @@ -44021,8 +47199,8 @@ ] }, { - "highest_confirmed": 1013, - "highest_deaths": 24, + "highest_confirmed": 1121, + "highest_deaths": 31, "name": "British Columbia", "confirmed": [ { @@ -44127,6 +47305,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1013 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1121 } ] }, @@ -44217,6 +47400,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1013 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1121 } ] }, @@ -44292,6 +47480,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1013 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1121 } ] }, @@ -44357,6 +47550,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1013 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1121 } ] }, @@ -44422,6 +47620,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1013 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1121 } ] }, @@ -44472,6 +47675,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1013 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1121 } ] }, @@ -44502,6 +47710,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1013 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1121 } ] }, @@ -44517,6 +47730,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1013 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1121 } ] } @@ -44584,6 +47802,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "deaths": 24 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 31 } ] }, @@ -44599,12 +47822,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 24 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 31 } ] }, { "range": 30, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 31 + } + ] }, { "range": 40, @@ -44641,7 +47875,7 @@ ] }, { - "highest_confirmed": 127, + "highest_confirmed": 167, "highest_deaths": 1, "name": "Manitoba", "confirmed": [ @@ -44672,6 +47906,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 127 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 167 } ] }, @@ -44687,6 +47926,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 127 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 167 } ] }, @@ -44763,7 +48007,7 @@ ] }, { - "highest_confirmed": 81, + "highest_confirmed": 91, "highest_deaths": 0, "name": "New Brunswick", "confirmed": [ @@ -44794,6 +48038,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 81 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 91 } ] }, @@ -44874,7 +48123,7 @@ ] }, { - "highest_confirmed": 175, + "highest_confirmed": 183, "highest_deaths": 1, "name": "Newfoundland and Labrador", "confirmed": [ @@ -44915,6 +48164,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 175 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 183 } ] }, @@ -44950,6 +48204,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 175 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 183 } ] }, @@ -45026,7 +48285,7 @@ ] }, { - "highest_confirmed": 173, + "highest_confirmed": 193, "highest_deaths": 0, "name": "Nova Scotia", "confirmed": [ @@ -45077,6 +48336,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 173 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 193 } ] }, @@ -45107,6 +48371,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 173 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 193 } ] }, @@ -45183,8 +48452,8 @@ ] }, { - "highest_confirmed": 2392, - "highest_deaths": 37, + "highest_confirmed": 2793, + "highest_deaths": 53, "name": "Ontario", "confirmed": [ { @@ -45289,6 +48558,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2392 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2793 } ] }, @@ -45384,6 +48658,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2392 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2793 } ] }, @@ -45464,6 +48743,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2392 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2793 } ] }, @@ -45534,6 +48818,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2392 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2793 } ] }, @@ -45594,6 +48883,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2392 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2793 } ] }, @@ -45649,6 +48943,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2392 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2793 } ] }, @@ -45689,6 +48988,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2392 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2793 } ] }, @@ -45719,6 +49023,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2392 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2793 } ] } @@ -45761,6 +49070,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 37 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 53 } ] }, @@ -45786,6 +49100,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 37 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 53 } ] }, @@ -45806,16 +49125,33 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 37 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 53 } ] }, { "range": 40, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 53 + } + ] }, { "range": 50, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 53 + } + ] }, { "range": 75, @@ -45844,7 +49180,7 @@ ] }, { - "highest_confirmed": 21, + "highest_confirmed": 22, "highest_deaths": 0, "name": "Prince Edward Island", "confirmed": [ @@ -45929,8 +49265,8 @@ ] }, { - "highest_confirmed": 4611, - "highest_deaths": 33, + "highest_confirmed": 5518, + "highest_deaths": 36, "name": "Quebec", "confirmed": [ { @@ -46020,6 +49356,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4611 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5518 } ] }, @@ -46095,6 +49436,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4611 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5518 } ] }, @@ -46155,6 +49501,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4611 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5518 } ] }, @@ -46210,6 +49561,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4611 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5518 } ] }, @@ -46265,6 +49621,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4611 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5518 } ] }, @@ -46320,6 +49681,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4611 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5518 } ] }, @@ -46370,6 +49736,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4611 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5518 } ] }, @@ -46420,6 +49791,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4611 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5518 } ] } @@ -46457,6 +49833,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 33 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 36 } ] }, @@ -46487,6 +49868,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 33 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 36 } ] }, @@ -46502,6 +49888,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 33 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 36 } ] }, @@ -46540,7 +49931,7 @@ ] }, { - "highest_confirmed": 193, + "highest_confirmed": 206, "highest_deaths": 3, "name": "Saskatchewan", "confirmed": [ @@ -46601,6 +49992,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 193 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 206 } ] }, @@ -46631,12 +50027,23 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 193 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 206 } ] }, { "range": 200, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 206 + } + ] }, { "range": 300, @@ -46792,7 +50199,7 @@ ] }, { - "highest_confirmed": 5, + "highest_confirmed": 6, "highest_deaths": 0, "name": "Yukon", "confirmed": [ @@ -46877,8 +50284,8 @@ ] }, { - "highest_confirmed": 9547, - "highest_deaths": 108, + "highest_confirmed": 11271, + "highest_deaths": 138, "population": 37058856, "name": "All", "confirmed": [ @@ -47014,6 +50421,11 @@ "num_day": 25, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9547 + }, + { + "num_day": 26, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11271 } ] }, @@ -47129,6 +50541,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9547 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11271 } ] }, @@ -47224,6 +50641,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9547 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11271 } ] }, @@ -47314,6 +50736,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9547 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11271 } ] }, @@ -47404,6 +50831,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9547 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11271 } ] }, @@ -47484,6 +50916,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9547 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11271 } ] }, @@ -47559,6 +50996,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9547 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11271 } ] }, @@ -47624,6 +51066,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9547 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11271 } ] } @@ -47696,6 +51143,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "deaths": 108 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 138 } ] }, @@ -47756,6 +51208,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "deaths": 108 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 138 } ] }, @@ -47796,6 +51253,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 108 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 138 } ] }, @@ -47831,6 +51293,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 108 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 138 } ] }, @@ -47866,6 +51333,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 108 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 138 } ] }, @@ -47886,6 +51358,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 108 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 138 } ] }, @@ -47901,6 +51378,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 108 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 138 } ] }, @@ -48050,9 +51532,15 @@ "confirmed": 84, "deaths": 1, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 87, + "deaths": 1, + "old_date": "4/2/20" } ], - "highest_confirmed": 84, + "highest_confirmed": 87, "highest_deaths": 1 }, { @@ -48459,10 +51947,16 @@ "confirmed": 2182, "deaths": 9, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2298, + "deaths": 10, + "old_date": "4/2/20" } ], - "highest_confirmed": 2182, - "highest_deaths": 9 + "highest_confirmed": 2298, + "highest_deaths": 10 }, { "name": "Northern Territory", @@ -48616,9 +52110,15 @@ "confirmed": 19, "deaths": 0, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 21, + "deaths": 0, + "old_date": "4/2/20" } ], - "highest_confirmed": 19, + "highest_confirmed": 21, "highest_deaths": 0 }, { @@ -49007,10 +52507,16 @@ "confirmed": 781, "deaths": 2, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 835, + "deaths": 4, + "old_date": "4/2/20" } ], - "highest_confirmed": 781, - "highest_deaths": 2 + "highest_confirmed": 835, + "highest_deaths": 4 }, { "name": "South Australia", @@ -49380,6 +52886,12 @@ "confirmed": 367, "deaths": 0, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 367, + "deaths": 0, + "old_date": "4/2/20" } ], "highest_confirmed": 367, @@ -49573,9 +53085,15 @@ "confirmed": 69, "deaths": 2, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 72, + "deaths": 2, + "old_date": "4/2/20" } ], - "highest_confirmed": 69, + "highest_confirmed": 72, "highest_deaths": 2 }, { @@ -49982,10 +53500,16 @@ "confirmed": 968, "deaths": 4, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1036, + "deaths": 5, + "old_date": "4/2/20" } ], - "highest_confirmed": 968, - "highest_deaths": 4 + "highest_confirmed": 1036, + "highest_deaths": 5 }, { "name": "Western Australia", @@ -50187,9 +53711,15 @@ "confirmed": 392, "deaths": 2, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 400, + "deaths": 2, + "old_date": "4/2/20" } ], - "highest_confirmed": 392, + "highest_confirmed": 400, "highest_deaths": 2 }, { @@ -50731,15 +54261,23 @@ "old_date": "4/1/20", "confirmed_per_mil": 194.5393812007177, "deaths_per_mil": 0.8002442665599248 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116, + "deaths": 24, + "old_date": "4/2/20", + "confirmed_per_mil": 204.70248338602875, + "deaths_per_mil": 0.9602931198719097 } ], - "highest_confirmed": 4862, - "highest_deaths": 20 + "highest_confirmed": 5116, + "highest_deaths": 24 } ], "cum": [ { - "highest_confirmed": 84, + "highest_confirmed": 87, "highest_deaths": 1, "name": "Australian Capital Territory", "confirmed": [ @@ -50780,6 +54318,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 84 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 87 } ] }, @@ -50860,8 +54403,8 @@ ] }, { - "highest_confirmed": 2182, - "highest_deaths": 9, + "highest_confirmed": 2298, + "highest_deaths": 10, "name": "New South Wales", "confirmed": [ { @@ -50981,6 +54524,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2182 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2298 } ] }, @@ -51081,6 +54629,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2182 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2298 } ] }, @@ -51166,6 +54719,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2182 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2298 } ] }, @@ -51241,6 +54799,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2182 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2298 } ] }, @@ -51306,6 +54869,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2182 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2298 } ] }, @@ -51366,6 +54934,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2182 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2298 } ] }, @@ -51416,6 +54989,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2182 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2298 } ] }, @@ -51461,6 +55039,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2182 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2298 } ] } @@ -51468,7 +55051,13 @@ "deaths": [ { "range": 10, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 10 + } + ] }, { "range": 20, @@ -51513,7 +55102,7 @@ ] }, { - "highest_confirmed": 19, + "highest_confirmed": 21, "highest_deaths": 0, "name": "Northern Territory", "confirmed": [ @@ -51598,8 +55187,8 @@ ] }, { - "highest_confirmed": 781, - "highest_deaths": 2, + "highest_confirmed": 835, + "highest_deaths": 4, "name": "Queensland", "confirmed": [ { @@ -51694,6 +55283,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 781 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 835 } ] }, @@ -51769,6 +55363,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 781 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 835 } ] }, @@ -51834,6 +55433,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 781 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 835 } ] }, @@ -51889,6 +55493,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 781 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 835 } ] }, @@ -51934,6 +55543,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 781 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 835 } ] }, @@ -51969,6 +55583,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 781 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 835 } ] }, @@ -51979,6 +55598,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 781 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 835 } ] }, @@ -52106,6 +55730,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 367 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 367 } ] }, @@ -52166,6 +55795,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 367 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 367 } ] }, @@ -52206,6 +55840,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 367 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 367 } ] }, @@ -52226,6 +55865,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "confirmed": 367 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 367 } ] }, @@ -52294,7 +55938,7 @@ ] }, { - "highest_confirmed": 69, + "highest_confirmed": 72, "highest_deaths": 2, "name": "Tasmania", "confirmed": [ @@ -52325,6 +55969,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 69 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 72 } ] }, @@ -52405,8 +56054,8 @@ ] }, { - "highest_confirmed": 968, - "highest_deaths": 4, + "highest_confirmed": 1036, + "highest_deaths": 5, "name": "Victoria", "confirmed": [ { @@ -52501,6 +56150,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 968 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1036 } ] }, @@ -52581,6 +56235,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 968 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1036 } ] }, @@ -52646,6 +56305,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 968 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1036 } ] }, @@ -52706,6 +56370,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 968 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1036 } ] }, @@ -52756,6 +56425,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 968 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1036 } ] }, @@ -52796,6 +56470,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 968 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1036 } ] }, @@ -52821,12 +56500,23 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 968 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1036 } ] }, { "range": 1000, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1036 + } + ] } ], "deaths": [ @@ -52877,7 +56567,7 @@ ] }, { - "highest_confirmed": 392, + "highest_confirmed": 400, "highest_deaths": 2, "name": "Western Australia", "confirmed": [ @@ -52953,6 +56643,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 392 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 400 } ] }, @@ -53013,6 +56708,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 392 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 400 } ] }, @@ -53053,6 +56753,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 392 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 400 } ] }, @@ -53078,12 +56783,23 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 392 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 400 } ] }, { "range": 400, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 400 + } + ] }, { "range": 500, @@ -53146,8 +56862,8 @@ ] }, { - "highest_confirmed": 4862, - "highest_deaths": 20, + "highest_confirmed": 5116, + "highest_deaths": 24, "population": 24992369, "name": "All", "confirmed": [ @@ -53298,6 +57014,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4862 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116 } ] }, @@ -53418,6 +57139,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4862 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116 } ] }, @@ -53523,6 +57249,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4862 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116 } ] }, @@ -53613,6 +57344,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4862 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116 } ] }, @@ -53698,6 +57434,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4862 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116 } ] }, @@ -53778,6 +57519,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4862 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116 } ] }, @@ -53848,6 +57594,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4862 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116 } ] }, @@ -53913,6 +57664,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4862 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116 } ] } @@ -53955,6 +57711,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 20 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 24 } ] }, @@ -53965,6 +57726,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 20 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 24 } ] }, @@ -54440,6 +58206,12 @@ "confirmed": 990, "deaths": 6, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 990, + "deaths": 6, + "old_date": "4/2/20" } ], "highest_confirmed": 990, @@ -54873,9 +58645,15 @@ "confirmed": 580, "deaths": 8, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 582, + "deaths": 8, + "old_date": "4/2/20" } ], - "highest_confirmed": 580, + "highest_confirmed": 582, "highest_deaths": 8 }, { @@ -55306,6 +59084,12 @@ "confirmed": 579, "deaths": 6, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 579, + "deaths": 6, + "old_date": "4/2/20" } ], "highest_confirmed": 579, @@ -55739,6 +59523,12 @@ "confirmed": 345, "deaths": 1, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 345, + "deaths": 1, + "old_date": "4/2/20" } ], "highest_confirmed": 345, @@ -56166,6 +59956,12 @@ "confirmed": 138, "deaths": 2, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 138, + "deaths": 2, + "old_date": "4/2/20" } ], "highest_confirmed": 138, @@ -56599,9 +60395,15 @@ "confirmed": 1501, "deaths": 8, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1507, + "deaths": 8, + "old_date": "4/2/20" } ], - "highest_confirmed": 1501, + "highest_confirmed": 1507, "highest_deaths": 8 }, { @@ -57032,6 +60834,12 @@ "confirmed": 254, "deaths": 2, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 254, + "deaths": 2, + "old_date": "4/2/20" } ], "highest_confirmed": 254, @@ -57465,6 +61273,12 @@ "confirmed": 146, "deaths": 2, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 146, + "deaths": 2, + "old_date": "4/2/20" } ], "highest_confirmed": 147, @@ -57898,6 +61712,12 @@ "confirmed": 168, "deaths": 6, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 168, + "deaths": 6, + "old_date": "4/2/20" } ], "highest_confirmed": 168, @@ -58331,9 +62151,15 @@ "confirmed": 323, "deaths": 6, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 325, + "deaths": 6, + "old_date": "4/2/20" } ], - "highest_confirmed": 323, + "highest_confirmed": 325, "highest_deaths": 6 }, { @@ -58758,9 +62584,15 @@ "confirmed": 484, "deaths": 13, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 488, + "deaths": 13, + "old_date": "4/2/20" } ], - "highest_confirmed": 484, + "highest_confirmed": 488, "highest_deaths": 13 }, { @@ -59191,6 +63023,12 @@ "confirmed": 1276, "deaths": 22, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1276, + "deaths": 22, + "old_date": "4/2/20" } ], "highest_confirmed": 1276, @@ -59618,9 +63456,15 @@ "confirmed": 765, "deaths": 4, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 802, + "deaths": 4, + "old_date": "4/2/20" } ], - "highest_confirmed": 765, + "highest_confirmed": 802, "highest_deaths": 4 }, { @@ -60051,10 +63895,16 @@ "confirmed": 67802, "deaths": 3193, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 67802, + "deaths": 3199, + "old_date": "4/2/20" } ], "highest_confirmed": 67802, - "highest_deaths": 3193 + "highest_deaths": 3199 }, { "name": "Hunan", @@ -60484,9 +64334,15 @@ "confirmed": 1018, "deaths": 4, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1019, + "deaths": 4, + "old_date": "4/2/20" } ], - "highest_confirmed": 1018, + "highest_confirmed": 1019, "highest_deaths": 4 }, { @@ -60905,9 +64761,15 @@ "confirmed": 111, "deaths": 1, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 117, + "deaths": 1, + "old_date": "4/2/20" } ], - "highest_confirmed": 111, + "highest_confirmed": 117, "highest_deaths": 1 }, { @@ -61338,9 +65200,15 @@ "confirmed": 646, "deaths": 0, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 647, + "deaths": 0, + "old_date": "4/2/20" } ], - "highest_confirmed": 646, + "highest_confirmed": 647, "highest_deaths": 0 }, { @@ -61771,6 +65639,12 @@ "confirmed": 937, "deaths": 1, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 937, + "deaths": 1, + "old_date": "4/2/20" } ], "highest_confirmed": 937, @@ -62198,6 +66072,12 @@ "confirmed": 98, "deaths": 1, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 98, + "deaths": 1, + "old_date": "4/2/20" } ], "highest_confirmed": 98, @@ -62631,9 +66511,15 @@ "confirmed": 140, "deaths": 2, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 141, + "deaths": 2, + "old_date": "4/2/20" } ], - "highest_confirmed": 140, + "highest_confirmed": 141, "highest_deaths": 2 }, { @@ -63064,6 +66950,12 @@ "confirmed": 41, "deaths": 0, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 41, + "deaths": 0, + "old_date": "4/2/20" } ], "highest_confirmed": 41, @@ -63497,6 +67389,12 @@ "confirmed": 75, "deaths": 0, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 75, + "deaths": 0, + "old_date": "4/2/20" } ], "highest_confirmed": 75, @@ -63912,6 +67810,12 @@ "confirmed": 18, "deaths": 0, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18, + "deaths": 0, + "old_date": "4/2/20" } ], "highest_confirmed": 18, @@ -64339,6 +68243,12 @@ "confirmed": 255, "deaths": 3, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 255, + "deaths": 3, + "old_date": "4/2/20" } ], "highest_confirmed": 255, @@ -64772,9 +68682,15 @@ "confirmed": 774, "deaths": 7, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 775, + "deaths": 7, + "old_date": "4/2/20" } ], - "highest_confirmed": 774, + "highest_confirmed": 775, "highest_deaths": 7 }, { @@ -65205,9 +69121,15 @@ "confirmed": 516, "deaths": 6, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 522, + "deaths": 6, + "old_date": "4/2/20" } ], - "highest_confirmed": 516, + "highest_confirmed": 522, "highest_deaths": 6 }, { @@ -65638,6 +69560,12 @@ "confirmed": 137, "deaths": 0, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 137, + "deaths": 0, + "old_date": "4/2/20" } ], "highest_confirmed": 137, @@ -66071,9 +69999,15 @@ "confirmed": 552, "deaths": 3, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 554, + "deaths": 3, + "old_date": "4/2/20" } ], - "highest_confirmed": 552, + "highest_confirmed": 554, "highest_deaths": 3 }, { @@ -66504,6 +70438,12 @@ "confirmed": 176, "deaths": 3, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 176, + "deaths": 3, + "old_date": "4/2/20" } ], "highest_confirmed": 176, @@ -66889,6 +70829,12 @@ "confirmed": 1, "deaths": 0, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1, + "deaths": 0, + "old_date": "4/2/20" } ], "highest_confirmed": 1, @@ -67316,6 +71262,12 @@ "confirmed": 76, "deaths": 3, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 76, + "deaths": 3, + "old_date": "4/2/20" } ], "highest_confirmed": 76, @@ -67749,9 +71701,15 @@ "confirmed": 182, "deaths": 2, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 183, + "deaths": 2, + "old_date": "4/2/20" } ], - "highest_confirmed": 182, + "highest_confirmed": 183, "highest_deaths": 2 }, { @@ -68182,9 +72140,15 @@ "confirmed": 1257, "deaths": 1, "old_date": "4/1/20" + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1258, + "deaths": 1, + "old_date": "4/2/20" } ], - "highest_confirmed": 1257, + "highest_confirmed": 1258, "highest_deaths": 1 }, { @@ -68758,10 +72722,18 @@ "old_date": "4/1/20", "confirmed_per_mil": 59.13637244835682, "deaths_per_mil": 2.3809352853747674 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 82432, + "deaths": 3322, + "old_date": "4/2/20", + "confirmed_per_mil": 59.18735146080001, + "deaths_per_mil": 2.3852433709333467 } ], - "highest_confirmed": 82361, - "highest_deaths": 3316 + "highest_confirmed": 82432, + "highest_deaths": 3322 } ], "cum": [ @@ -70293,7 +74265,7 @@ ] }, { - "highest_confirmed": 580, + "highest_confirmed": 582, "highest_deaths": 8, "name": "Beijing", "confirmed": [ @@ -71324,6 +75296,11 @@ "num_day": 36, "date": "2020-04-01T00:00:00.000Z", "confirmed": 580 + }, + { + "num_day": 37, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 582 } ] }, @@ -71389,6 +75366,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 580 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 582 } ] }, @@ -73466,6 +77448,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 345 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 345 } ] }, @@ -73890,6 +77877,11 @@ "num_day": 27, "date": "2020-04-01T00:00:00.000Z", "confirmed": 138 + }, + { + "num_day": 28, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 138 } ] }, @@ -73966,7 +77958,7 @@ ] }, { - "highest_confirmed": 1501, + "highest_confirmed": 1507, "highest_deaths": 8, "name": "Guangdong", "confirmed": [ @@ -77396,7 +81388,7 @@ ] }, { - "highest_confirmed": 323, + "highest_confirmed": 325, "highest_deaths": 6, "name": "Hebei", "confirmed": [ @@ -78305,7 +82297,7 @@ ] }, { - "highest_confirmed": 484, + "highest_confirmed": 488, "highest_deaths": 13, "name": "Heilongjiang", "confirmed": [ @@ -81699,6 +85691,11 @@ "num_day": 34, "date": "2020-04-01T00:00:00.000Z", "deaths": 22 + }, + { + "num_day": 35, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 22 } ] }, @@ -81741,7 +85738,7 @@ ] }, { - "highest_confirmed": 765, + "highest_confirmed": 802, "highest_deaths": 4, "name": "Hong Kong", "confirmed": [ @@ -82112,6 +86109,11 @@ "num_day": 30, "date": "2020-04-01T00:00:00.000Z", "confirmed": 765 + }, + { + "num_day": 31, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 802 } ] }, @@ -82187,6 +86189,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 765 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 802 } ] }, @@ -82247,6 +86254,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 765 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 802 } ] }, @@ -82292,6 +86304,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 765 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 802 } ] }, @@ -82327,6 +86344,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 765 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 802 } ] }, @@ -82337,6 +86359,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 765 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 802 } ] }, @@ -82394,7 +86421,7 @@ }, { "highest_confirmed": 67802, - "highest_deaths": 3193, + "highest_deaths": 3199, "name": "Hubei", "confirmed": [ { @@ -86392,7 +90419,7 @@ ] }, { - "highest_confirmed": 1018, + "highest_confirmed": 1019, "highest_deaths": 4, "name": "Hunan", "confirmed": [ @@ -88125,7 +92152,7 @@ ] }, { - "highest_confirmed": 111, + "highest_confirmed": 117, "highest_deaths": 1, "name": "Inner Mongolia", "confirmed": [ @@ -88351,6 +92378,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 111 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 117 } ] }, @@ -88427,7 +92459,7 @@ ] }, { - "highest_confirmed": 646, + "highest_confirmed": 647, "highest_deaths": 0, "name": "Jiangsu", "confirmed": [ @@ -91566,7 +95598,7 @@ ] }, { - "highest_confirmed": 140, + "highest_confirmed": 141, "highest_deaths": 2, "name": "Liaoning", "confirmed": [ @@ -93227,7 +97259,7 @@ ] }, { - "highest_confirmed": 774, + "highest_confirmed": 775, "highest_deaths": 7, "name": "Shandong", "confirmed": [ @@ -94693,6 +98725,11 @@ "num_day": 39, "date": "2020-04-01T00:00:00.000Z", "confirmed": 774 + }, + { + "num_day": 40, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 775 } ] }, @@ -94749,7 +98786,7 @@ ] }, { - "highest_confirmed": 516, + "highest_confirmed": 522, "highest_deaths": 6, "name": "Shanghai", "confirmed": [ @@ -95650,6 +99687,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 516 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 522 } ] }, @@ -95665,6 +99707,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 516 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 522 } ] }, @@ -96222,7 +100269,7 @@ ] }, { - "highest_confirmed": 552, + "highest_confirmed": 554, "highest_deaths": 3, "name": "Sichuan", "confirmed": [ @@ -98416,7 +102463,7 @@ ] }, { - "highest_confirmed": 182, + "highest_confirmed": 183, "highest_deaths": 2, "name": "Yunnan", "confirmed": [ @@ -98913,7 +102960,7 @@ ] }, { - "highest_confirmed": 1257, + "highest_confirmed": 1258, "highest_deaths": 1, "name": "Zhejiang", "confirmed": [ @@ -100646,8 +104693,8 @@ ] }, { - "highest_confirmed": 82361, - "highest_deaths": 3316, + "highest_confirmed": 82432, + "highest_deaths": 3322, "population": 1392730000, "name": "All", "confirmed": [ diff --git a/client/data/countries.json b/client/data/countries.json index 2a6caf0..1f5d9c3 100644 --- a/client/data/countries.json +++ b/client/data/countries.json @@ -240,10 +240,17 @@ "deaths": 4, "confirmed_per_mil": 6.375700499828017, "deaths_per_mil": 0.10760675949076821 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 273, + "deaths": 6, + "confirmed_per_mil": 7.344161335244931, + "deaths_per_mil": 0.16141013923615233 } ], - "highest_confirmed": 237, - "highest_deaths": 4, + "highest_confirmed": 273, + "highest_deaths": 6, "population": 37172386 }, { @@ -414,10 +421,17 @@ "deaths": 15, "confirmed_per_mil": 90.35799909014031, "deaths_per_mil": 5.233088750394226 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 277, + "deaths": 16, + "confirmed_per_mil": 96.63770559061338, + "deaths_per_mil": 5.581961333753841 } ], - "highest_confirmed": 259, - "highest_deaths": 15, + "highest_confirmed": 277, + "highest_deaths": 16, "population": 2866376 }, { @@ -665,10 +679,17 @@ "deaths": 58, "confirmed_per_mil": 20.05757779906991, "deaths_per_mil": 1.3734823050130518 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 986, + "deaths": 86, + "confirmed_per_mil": 23.34919918522188, + "deaths_per_mil": 2.036542728122801 } ], - "highest_confirmed": 847, - "highest_deaths": 58, + "highest_confirmed": 986, + "highest_deaths": 86, "population": 42228429 }, { @@ -870,10 +891,17 @@ "deaths": 14, "confirmed_per_mil": 5064.540425421395, "deaths_per_mil": 181.80401527153728 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 428, + "deaths": 15, + "confirmed_per_mil": 5558.00846687271, + "deaths_per_mil": 194.79001636236137 } ], - "highest_confirmed": 390, - "highest_deaths": 14, + "highest_confirmed": 428, + "highest_deaths": 15, "population": 77006 }, { @@ -960,6 +988,13 @@ "deaths": 2, "confirmed_per_mil": 0.2596579616551403, "deaths_per_mil": 0.06491449041378508 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 8, + "deaths": 2, + "confirmed_per_mil": 0.2596579616551403, + "deaths_per_mil": 0.06491449041378508 } ], "highest_confirmed": 8, @@ -1068,9 +1103,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 7, "confirmed_per_mil": 72.7000810086617 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9, + "confirmed_per_mil": 93.47153272542218 } ], - "highest_confirmed": 7, + "highest_confirmed": 9, "population": 96286 }, { @@ -1280,10 +1320,17 @@ "deaths": 28, "confirmed_per_mil": 23.688319963666522, "deaths_per_mil": 0.6292912324313688 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1133, + "deaths": 36, + "confirmed_per_mil": 25.463820226597885, + "deaths_per_mil": 0.8090887274117599 } ], - "highest_confirmed": 1054, - "highest_deaths": 28, + "highest_confirmed": 1133, + "highest_deaths": 36, "population": 44494502 }, { @@ -1487,10 +1534,17 @@ "deaths": 4, "confirmed_per_mil": 193.44286287306352, "deaths_per_mil": 1.3551163773944905 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 663, + "deaths": 7, + "confirmed_per_mil": 224.61053955313682, + "deaths_per_mil": 2.3714536604403587 } ], - "highest_confirmed": 571, - "highest_deaths": 4, + "highest_confirmed": 663, + "highest_deaths": 7, "population": 2951776 }, { @@ -1929,10 +1983,17 @@ "deaths": 20, "confirmed_per_mil": 194.5393812007177, "deaths_per_mil": 0.8002442665599248 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116, + "deaths": 24, + "confirmed_per_mil": 204.70248338602875, + "deaths_per_mil": 0.9602931198719097 } ], - "highest_confirmed": 4862, - "highest_deaths": 20, + "highest_confirmed": 5116, + "highest_deaths": 24, "population": 24992369 }, { @@ -2180,10 +2241,17 @@ "deaths": 146, "confirmed_per_mil": 1210.6878268961686, "deaths_per_mil": 16.502700282591785 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11129, + "deaths": 158, + "confirmed_per_mil": 1257.9352838696163, + "deaths_per_mil": 17.859086607188374 } ], - "highest_confirmed": 10711, - "highest_deaths": 146, + "highest_confirmed": 11129, + "highest_deaths": 158, "population": 8847037 }, { @@ -2400,9 +2468,16 @@ "deaths": 5, "confirmed_per_mil": 36.108221671088494, "deaths_per_mil": 0.502900023274213 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 400, + "deaths": 5, + "confirmed_per_mil": 40.23200186193704, + "deaths_per_mil": 0.502900023274213 } ], - "highest_confirmed": 359, + "highest_confirmed": 400, "highest_deaths": 5, "population": 9942334 }, @@ -2511,9 +2586,16 @@ "deaths": 1, "confirmed_per_mil": 54.45493206098953, "deaths_per_mil": 2.593092002904263 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 24, + "deaths": 1, + "confirmed_per_mil": 62.23420806970232, + "deaths_per_mil": 2.593092002904263 } ], - "highest_confirmed": 21, + "highest_confirmed": 24, "highest_deaths": 1, "population": 385640 }, @@ -2764,9 +2846,16 @@ "deaths": 4, "confirmed_per_mil": 362.54993026170496, "deaths_per_mil": 2.5486814078151494 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 643, + "deaths": 4, + "confirmed_per_mil": 409.70053630628524, + "deaths_per_mil": 2.5486814078151494 } ], - "highest_confirmed": 569, + "highest_confirmed": 643, "highest_deaths": 4, "population": 1569439 }, @@ -2937,9 +3026,16 @@ "deaths": 6, "confirmed_per_mil": 0.3346636440424767, "deaths_per_mil": 0.037184849338052973 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 56, + "deaths": 6, + "confirmed_per_mil": 0.34705859382182774, + "deaths_per_mil": 0.037184849338052973 } ], - "highest_confirmed": 54, + "highest_confirmed": 56, "highest_deaths": 6, "population": 161356039 }, @@ -3025,9 +3121,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 34, "confirmed_per_mil": 118.6152713673201 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 46, + "confirmed_per_mil": 160.47948479108015 } ], - "highest_confirmed": 34, + "highest_confirmed": 46, "population": 286641 }, { @@ -3238,10 +3339,17 @@ "deaths": 2, "confirmed_per_mil": 17.18432966249344, "deaths_per_mil": 0.21085067070544097 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 304, + "deaths": 4, + "confirmed_per_mil": 32.04930194722703, + "deaths_per_mil": 0.42170134141088195 } ], - "highest_confirmed": 163, - "highest_deaths": 2, + "highest_confirmed": 304, + "highest_deaths": 4, "population": 9485386 }, { @@ -3616,10 +3724,17 @@ "deaths": 828, "confirmed_per_mil": 1222.545689624681, "deaths_per_mil": 72.4912511464649 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 15348, + "deaths": 1011, + "confirmed_per_mil": 1343.7146408163567, + "deaths_per_mil": 88.51286824767635 } ], - "highest_confirmed": 13964, - "highest_deaths": 828, + "highest_confirmed": 15348, + "highest_deaths": 1011, "population": 11422068 }, { @@ -3709,6 +3824,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 13, "confirmed_per_mil": 1.131906457857207 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 13, + "confirmed_per_mil": 1.131906457857207 } ], "highest_confirmed": 13, @@ -3851,9 +3971,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 4, "confirmed_per_mil": 5.30226910606394 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5, + "confirmed_per_mil": 6.627836382579925 } ], - "highest_confirmed": 4, + "highest_confirmed": 5, "population": 754394 }, { @@ -3994,10 +4119,17 @@ "deaths": 7, "confirmed_per_mil": 10.129354499397612, "deaths_per_mil": 0.6165694043111589 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 123, + "deaths": 8, + "confirmed_per_mil": 10.834005247181793, + "deaths_per_mil": 0.7046507477841817 } ], - "highest_confirmed": 115, - "highest_deaths": 7, + "highest_confirmed": 123, + "highest_deaths": 8, "population": 11353142 }, { @@ -4182,10 +4314,17 @@ "deaths": 13, "confirmed_per_mil": 138.089592166379, "deaths_per_mil": 3.9110342007906906 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 533, + "deaths": 16, + "confirmed_per_mil": 160.3524022324183, + "deaths_per_mil": 4.813580554819311 } ], - "highest_confirmed": 459, - "highest_deaths": 13, + "highest_confirmed": 533, + "highest_deaths": 16, "population": 3323929 }, { @@ -4422,10 +4561,17 @@ "deaths": 240, "confirmed_per_mil": 32.634848748957445, "deaths_per_mil": 1.1457524429124906 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 8044, + "deaths": 324, + "confirmed_per_mil": 38.40180271161698, + "deaths_per_mil": 1.5467657979318623 } ], - "highest_confirmed": 6836, - "highest_deaths": 240, + "highest_confirmed": 8044, + "highest_deaths": 324, "population": 209469333 }, { @@ -4579,9 +4725,16 @@ "deaths": 1, "confirmed_per_mil": 305.38835607816077, "deaths_per_mil": 2.331208825024128 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 133, + "deaths": 1, + "confirmed_per_mil": 310.05077372820904, + "deaths_per_mil": 2.331208825024128 } ], - "highest_confirmed": 131, + "highest_confirmed": 133, "highest_deaths": 1, "population": 428962 }, @@ -4759,9 +4912,16 @@ "deaths": 10, "confirmed_per_mil": 60.077879154057904, "deaths_per_mil": 1.423646425451609 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 457, + "deaths": 10, + "confirmed_per_mil": 65.06064164313854, + "deaths_per_mil": 1.423646425451609 } ], - "highest_confirmed": 422, + "highest_confirmed": 457, "highest_deaths": 10, "population": 7024216 }, @@ -4920,9 +5080,16 @@ "deaths": 16, "confirmed_per_mil": 14.277371353669475, "deaths_per_mil": 0.8100636229032325 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 288, + "deaths": 16, + "confirmed_per_mil": 14.581145212258185, + "deaths_per_mil": 0.8100636229032325 } ], - "highest_confirmed": 282, + "highest_confirmed": 288, "highest_deaths": 16, "population": 19751535 }, @@ -5015,6 +5182,13 @@ "deaths": 1, "confirmed_per_mil": 11.0341377832785, "deaths_per_mil": 1.83902296387975 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 6, + "deaths": 1, + "confirmed_per_mil": 11.0341377832785, + "deaths_per_mil": 1.83902296387975 } ], "highest_confirmed": 6, @@ -5353,9 +5527,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 109, "confirmed_per_mil": 6.7077756905039685 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 110, + "confirmed_per_mil": 6.769314917022354 } ], - "highest_confirmed": 109, + "highest_confirmed": 110, "population": 16249798 }, { @@ -5530,10 +5709,17 @@ "deaths": 6, "confirmed_per_mil": 9.240078129024564, "deaths_per_mil": 0.2379419260693021 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 306, + "deaths": 7, + "confirmed_per_mil": 12.135038229534407, + "deaths_per_mil": 0.2775989137475191 } ], - "highest_confirmed": 233, - "highest_deaths": 6, + "highest_confirmed": 306, + "highest_deaths": 7, "population": 25216237 }, { @@ -5964,10 +6150,17 @@ "deaths": 109, "confirmed_per_mil": 257.96802793912474, "deaths_per_mil": 2.9412672641594764 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11284, + "deaths": 139, + "confirmed_per_mil": 304.4886220988581, + "deaths_per_mil": 3.7507903643868556 } ], - "highest_confirmed": 9560, - "highest_deaths": 109, + "highest_confirmed": 11284, + "highest_deaths": 139, "population": 37058856 }, { @@ -6062,6 +6255,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 3, "confirmed_per_mil": 0.6428970483953611 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3, + "confirmed_per_mil": 0.6428970483953611 } ], "highest_confirmed": 3, @@ -6139,9 +6337,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 7, "confirmed_per_mil": 0.4522620889817907 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 8, + "confirmed_per_mil": 0.5168709588363323 } ], - "highest_confirmed": 7, + "highest_confirmed": 8, "population": 15477751 }, { @@ -6337,10 +6540,17 @@ "deaths": 16, "confirmed_per_mil": 161.83320554685847, "deaths_per_mil": 0.8542828402341589 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3404, + "deaths": 18, + "confirmed_per_mil": 181.7486742598173, + "deaths_per_mil": 0.9610681952634288 } ], - "highest_confirmed": 3031, - "highest_deaths": 16, + "highest_confirmed": 3404, + "highest_deaths": 18, "population": 18729160 }, { @@ -6842,10 +7052,17 @@ "deaths": 3316, "confirmed_per_mil": 59.13637244835682, "deaths_per_mil": 2.3809352853747674 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 82432, + "deaths": 3322, + "confirmed_per_mil": 59.18735146080001, + "deaths_per_mil": 2.3852433709333467 } ], - "highest_confirmed": 82361, - "highest_deaths": 3316, + "highest_confirmed": 82432, + "highest_deaths": 3322, "population": 1392730000 }, { @@ -7023,10 +7240,17 @@ "deaths": 17, "confirmed_per_mil": 21.450719188232277, "deaths_per_mil": 0.34240584619713493 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1161, + "deaths": 19, + "confirmed_per_mil": 23.384305143227863, + "deaths_per_mil": 0.3826888869262096 } ], - "highest_confirmed": 1065, - "highest_deaths": 17, + "highest_confirmed": 1161, + "highest_deaths": 19, "population": 49648685 }, { @@ -7035,95 +7259,121 @@ { "date": "2020-03-15T00:00:00.000Z", "confirmed": 1, + "deaths": 0, "confirmed_per_mil": 0.19068092731185848 }, { "date": "2020-03-16T00:00:00.000Z", "confirmed": 1, + "deaths": 0, "confirmed_per_mil": 0.19068092731185848 }, { "date": "2020-03-17T00:00:00.000Z", "confirmed": 1, + "deaths": 0, "confirmed_per_mil": 0.19068092731185848 }, { "date": "2020-03-18T00:00:00.000Z", "confirmed": 1, + "deaths": 0, "confirmed_per_mil": 0.19068092731185848 }, { "date": "2020-03-19T00:00:00.000Z", "confirmed": 3, + "deaths": 0, "confirmed_per_mil": 0.5720427819355755 }, { "date": "2020-03-20T00:00:00.000Z", "confirmed": 3, + "deaths": 0, "confirmed_per_mil": 0.5720427819355755 }, { "date": "2020-03-21T00:00:00.000Z", "confirmed": 3, + "deaths": 0, "confirmed_per_mil": 0.5720427819355755 }, { "date": "2020-03-22T00:00:00.000Z", "confirmed": 3, + "deaths": 0, "confirmed_per_mil": 0.5720427819355755 }, { "date": "2020-03-23T00:00:00.000Z", "confirmed": 4, + "deaths": 0, "confirmed_per_mil": 0.7627237092474339 }, { "date": "2020-03-24T00:00:00.000Z", "confirmed": 4, + "deaths": 0, "confirmed_per_mil": 0.7627237092474339 }, { "date": "2020-03-25T00:00:00.000Z", "confirmed": 4, + "deaths": 0, "confirmed_per_mil": 0.7627237092474339 }, { "date": "2020-03-26T00:00:00.000Z", "confirmed": 4, + "deaths": 0, "confirmed_per_mil": 0.7627237092474339 }, { "date": "2020-03-27T00:00:00.000Z", "confirmed": 4, + "deaths": 0, "confirmed_per_mil": 0.7627237092474339 }, { "date": "2020-03-28T00:00:00.000Z", "confirmed": 4, + "deaths": 0, "confirmed_per_mil": 0.7627237092474339 }, { "date": "2020-03-29T00:00:00.000Z", "confirmed": 19, + "deaths": 0, "confirmed_per_mil": 3.622937618925311 }, { "date": "2020-03-30T00:00:00.000Z", "confirmed": 19, + "deaths": 0, "confirmed_per_mil": 3.622937618925311 }, { "date": "2020-03-31T00:00:00.000Z", "confirmed": 19, + "deaths": 0, "confirmed_per_mil": 3.622937618925311 }, { "date": "2020-04-01T00:00:00.000Z", "confirmed": 19, + "deaths": 0, "confirmed_per_mil": 3.622937618925311 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 22, + "deaths": 2, + "confirmed_per_mil": 4.194980400860886, + "deaths_per_mil": 0.38136185462371697 } ], - "highest_confirmed": 19, + "highest_confirmed": 22, + "highest_deaths": 2, "population": 5244363 }, { @@ -7272,10 +7522,17 @@ "deaths": 9, "confirmed_per_mil": 1.2965680403043767, "deaths_per_mil": 0.10705607672237973 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 134, + "deaths": 13, + "confirmed_per_mil": 1.5939460311998759, + "deaths_per_mil": 0.15463655526565961 } ], - "highest_confirmed": 109, - "highest_deaths": 9, + "highest_confirmed": 134, + "highest_deaths": 13, "population": 84068091 }, { @@ -7456,9 +7713,16 @@ "deaths": 2, "confirmed_per_mil": 75.00838593754781, "deaths_per_mil": 0.400044725000255 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 396, + "deaths": 2, + "confirmed_per_mil": 79.2088555500505, + "deaths_per_mil": 0.400044725000255 } ], - "highest_confirmed": 375, + "highest_confirmed": 396, "highest_deaths": 2, "population": 4999441 }, @@ -7600,9 +7864,16 @@ "deaths": 1, "confirmed_per_mil": 7.57901250174068, "deaths_per_mil": 0.03988953948284568 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 194, + "deaths": 1, + "confirmed_per_mil": 7.738570659672063, + "deaths_per_mil": 0.03988953948284568 } ], - "highest_confirmed": 190, + "highest_confirmed": 194, "highest_deaths": 1, "population": 25069229 }, @@ -7844,10 +8115,17 @@ "deaths": 6, "confirmed_per_mil": 235.4868684892649, "deaths_per_mil": 1.467207903359906 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1011, + "deaths": 7, + "confirmed_per_mil": 247.22453171614416, + "deaths_per_mil": 1.7117425539198903 } ], - "highest_confirmed": 963, - "highest_deaths": 6, + "highest_confirmed": 1011, + "highest_deaths": 7, "population": 4089400 }, { @@ -8127,6 +8405,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 712, "deaths": 11 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 712, + "deaths": 11 } ], "highest_confirmed": 712, @@ -8275,9 +8558,16 @@ "deaths": 6, "confirmed_per_mil": 18.697955519680566, "deaths_per_mil": 0.5291874203683179 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 233, + "deaths": 6, + "confirmed_per_mil": 20.55011149096968, + "deaths_per_mil": 0.5291874203683179 } ], - "highest_confirmed": 212, + "highest_confirmed": 233, "highest_deaths": 6, "population": 11338138 }, @@ -8438,10 +8728,17 @@ "deaths": 9, "confirmed_per_mil": 269.0737556389871, "deaths_per_mil": 7.567699377346512 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 356, + "deaths": 10, + "confirmed_per_mil": 299.34455314837317, + "deaths_per_mil": 8.408554863718347 } ], - "highest_confirmed": 320, - "highest_deaths": 9, + "highest_confirmed": 356, + "highest_deaths": 10, "population": 1189265 }, { @@ -8649,10 +8946,17 @@ "deaths": 39, "confirmed_per_mil": 330.14311063888056, "deaths_per_mil": 3.670348151344453 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3858, + "deaths": 44, + "confirmed_per_mil": 363.08213250992054, + "deaths_per_mil": 4.140905606645024 } ], - "highest_confirmed": 3508, - "highest_deaths": 39, + "highest_confirmed": 3858, + "highest_deaths": 44, "population": 10625695 }, { @@ -8886,10 +9190,17 @@ "deaths": 104, "confirmed_per_mil": 567.4912711562988, "deaths_per_mil": 17.93893379946963 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3573, + "deaths": 123, + "confirmed_per_mil": 616.3058698606249, + "deaths_per_mil": 21.216239012834272 } ], - "highest_confirmed": 3290, - "highest_deaths": 104, + "highest_confirmed": 3573, + "highest_deaths": 123, "population": 5797446 }, { @@ -8969,9 +9280,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 33, "confirmed_per_mil": 34.41371542985859 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 40, + "confirmed_per_mil": 41.713594460434656 } ], - "highest_confirmed": 33, + "highest_confirmed": 40, "population": 958920 }, { @@ -9184,10 +9500,17 @@ "deaths": 57, "confirmed_per_mil": 120.82243947468586, "deaths_per_mil": 5.363612967334186 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1380, + "deaths": 60, + "confirmed_per_mil": 129.85589289335397, + "deaths_per_mil": 5.645908386667564 } ], - "highest_confirmed": 1284, - "highest_deaths": 57, + "highest_confirmed": 1380, + "highest_deaths": 60, "population": 10627165 }, { @@ -9403,10 +9726,17 @@ "deaths": 93, "confirmed_per_mil": 160.84889820553386, "deaths_per_mil": 5.443576249313919 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3163, + "deaths": 120, + "confirmed_per_mil": 185.14012555462287, + "deaths_per_mil": 7.023969353953444 } ], - "highest_confirmed": 2748, - "highest_deaths": 93, + "highest_confirmed": 3163, + "highest_deaths": 120, "population": 17084357 }, { @@ -9724,10 +10054,17 @@ "deaths": 52, "confirmed_per_mil": 7.914768811279449, "deaths_per_mil": 0.5283285984422739 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 865, + "deaths": 58, + "confirmed_per_mil": 8.788543031780133, + "deaths_per_mil": 0.5892895905702286 } ], - "highest_confirmed": 779, - "highest_deaths": 52, + "highest_confirmed": 865, + "highest_deaths": 58, "population": 98423595 }, { @@ -9818,10 +10155,17 @@ "deaths": 1, "confirmed_per_mil": 4.9838461087998525, "deaths_per_mil": 0.1557451908999954 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 41, + "deaths": 2, + "confirmed_per_mil": 6.385552826899811, + "deaths_per_mil": 0.3114903817999908 } ], - "highest_confirmed": 32, - "highest_deaths": 1, + "highest_confirmed": 41, + "highest_deaths": 2, "population": 6420744 }, { @@ -9916,6 +10260,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 15, "confirmed_per_mil": 11.459356717551303 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 15, + "confirmed_per_mil": 11.459356717551303 } ], "highest_confirmed": 15, @@ -9983,9 +10332,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 15, "confirmed_per_mil": null + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 22, + "confirmed_per_mil": null } ], - "highest_confirmed": 15, + "highest_confirmed": 22, "population": null }, { @@ -10208,10 +10562,17 @@ "deaths": 5, "confirmed_per_mil": 589.7565569724518, "deaths_per_mil": 3.7853437546370463 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 858, + "deaths": 11, + "confirmed_per_mil": 649.5649882957172, + "deaths_per_mil": 8.327756260201502 } ], - "highest_confirmed": 779, - "highest_deaths": 5, + "highest_confirmed": 858, + "highest_deaths": 11, "population": 1320884 }, { @@ -10311,6 +10672,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 9, "confirmed_per_mil": 7.92120338921889 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9, + "confirmed_per_mil": 7.92120338921889 } ], "highest_confirmed": 9, @@ -10418,6 +10784,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 29, "confirmed_per_mil": 0.265508053001157 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 29, + "confirmed_per_mil": 0.265508053001157 } ], "highest_confirmed": 29, @@ -10495,9 +10866,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 5, "confirmed_per_mil": 5.659418460796642 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 7, + "confirmed_per_mil": 7.923185845115299 } ], - "highest_confirmed": 5, + "highest_confirmed": 7, "population": 883483 }, { @@ -10898,10 +11274,17 @@ "deaths": 17, "confirmed_per_mil": 262.04909342974423, "deaths_per_mil": 3.0807984704741713 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1518, + "deaths": 19, + "confirmed_per_mil": 275.09718106939954, + "deaths_per_mil": 3.4432453493534854 } ], - "highest_confirmed": 1446, - "highest_deaths": 17, + "highest_confirmed": 1518, + "highest_deaths": 19, "population": 5518050 }, { @@ -11367,10 +11750,17 @@ "deaths": 4043, "confirmed_per_mil": 862.0895046824138, "deaths_per_mil": 60.35477441048328 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 59929, + "deaths": 5398, + "confirmed_per_mil": 894.6330140108465, + "deaths_per_mil": 80.5825061260917 } ], - "highest_confirmed": 57749, - "highest_deaths": 4043, + "highest_confirmed": 59929, + "highest_deaths": 5398, "population": 66987244 }, { @@ -11502,9 +11892,16 @@ "deaths": 1, "confirmed_per_mil": 8.493470644442086, "deaths_per_mil": 0.4718594802467825 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 21, + "deaths": 1, + "confirmed_per_mil": 9.909049085182433, + "deaths_per_mil": 0.4718594802467825 } ], - "highest_confirmed": 18, + "highest_confirmed": 21, "highest_deaths": 1, "population": 2119275 }, @@ -11616,6 +12013,13 @@ "deaths": 1, "confirmed_per_mil": 1.7543074827354217, "deaths_per_mil": 0.4385768706838554 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 4, + "deaths": 1, + "confirmed_per_mil": 1.7543074827354217, + "deaths_per_mil": 0.4385768706838554 } ], "highest_confirmed": 4, @@ -11804,9 +12208,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 117, "confirmed_per_mil": 31.358885017421603 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 134, + "confirmed_per_mil": 35.915304207987134 } ], - "highest_confirmed": 117, + "highest_confirmed": 134, "population": 3731000 }, { @@ -12231,10 +12640,17 @@ "deaths": 920, "confirmed_per_mil": 939.0323321980744, "deaths_per_mil": 11.093971461144294 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 84794, + "deaths": 1107, + "confirmed_per_mil": 1022.5024087785536, + "deaths_per_mil": 13.348941747268189 } ], - "highest_confirmed": 77872, - "highest_deaths": 920, + "highest_confirmed": 84794, + "highest_deaths": 1107, "population": 82927922 }, { @@ -12365,9 +12781,16 @@ "deaths": 5, "confirmed_per_mil": 6.550854721929991, "deaths_per_mil": 0.1679706338956408 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 204, + "deaths": 5, + "confirmed_per_mil": 6.853201862942144, + "deaths_per_mil": 0.1679706338956408 } ], - "highest_confirmed": 195, + "highest_confirmed": 204, "highest_deaths": 5, "population": 29767108 }, @@ -12611,10 +13034,17 @@ "deaths": 50, "confirmed_per_mil": 131.90191941063054, "deaths_per_mil": 4.660845208856203 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1544, + "deaths": 53, + "confirmed_per_mil": 143.92690004947954, + "deaths_per_mil": 4.9404959213875745 } ], - "highest_confirmed": 1415, - "highest_deaths": 50, + "highest_confirmed": 1544, + "highest_deaths": 53, "population": 10727668 }, { @@ -12750,9 +13180,16 @@ "deaths": 1, "confirmed_per_mil": 2.261157027093357, "deaths_per_mil": 0.05797838531008608 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 47, + "deaths": 1, + "confirmed_per_mil": 2.724984109574046, + "deaths_per_mil": 0.05797838531008608 } ], - "highest_confirmed": 39, + "highest_confirmed": 47, "highest_deaths": 1, "population": 17247807 }, @@ -12858,9 +13295,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 30, "confirmed_per_mil": 2.4165644862649724 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 52, + "confirmed_per_mil": 4.188711776192619 } ], - "highest_confirmed": 30, + "highest_confirmed": 52, "population": 12414318 }, { @@ -13012,10 +13454,17 @@ "deaths": 2, "confirmed_per_mil": 24.390118664345753, "deaths_per_mil": 2.5673809120363953 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 19, + "deaths": 4, + "confirmed_per_mil": 24.390118664345753, + "deaths_per_mil": 5.134761824072791 } ], "highest_confirmed": 20, - "highest_deaths": 2, + "highest_deaths": 4, "population": 779004 }, { @@ -13085,6 +13534,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 16, "confirmed_per_mil": 1.438438086388276 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 16, + "confirmed_per_mil": 1.438438086388276 } ], "highest_confirmed": 16, @@ -13200,9 +13654,13 @@ { "date": "2020-04-01T00:00:00.000Z", "confirmed": 6 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 7 } ], - "highest_confirmed": 6 + "highest_confirmed": 7 }, { "name": "Honduras", @@ -13345,10 +13803,17 @@ "deaths": 10, "confirmed_per_mil": 17.93998490955223, "deaths_per_mil": 1.043022378462339 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 219, + "deaths": 14, + "confirmed_per_mil": 22.84219008832522, + "deaths_per_mil": 1.4602313298472744 } ], - "highest_confirmed": 172, - "highest_deaths": 10, + "highest_confirmed": 219, + "highest_deaths": 14, "population": 9587522 }, { @@ -13545,10 +14010,17 @@ "deaths": 20, "confirmed_per_mil": 53.74260975136622, "deaths_per_mil": 2.0473375143377606 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 585, + "deaths": 21, + "confirmed_per_mil": 59.8846222943795, + "deaths_per_mil": 2.149704390054649 } ], - "highest_confirmed": 525, - "highest_deaths": 20, + "highest_confirmed": 585, + "highest_deaths": 21, "population": 9768785 }, { @@ -13773,9 +14245,16 @@ "deaths": 2, "confirmed_per_mil": 3450.4799561053696, "deaths_per_mil": 5.656524518205524 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1319, + "deaths": 4, + "confirmed_per_mil": 3730.477919756543, + "deaths_per_mil": 11.313049036411048 } ], - "highest_confirmed": 1220, + "highest_confirmed": 1319, "highest_deaths": 5, "population": 353574 }, @@ -14181,10 +14660,17 @@ "deaths": 58, "confirmed_per_mil": 1.4771361852611131, "deaths_per_mil": 0.04287982920177406 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2543, + "deaths": 72, + "confirmed_per_mil": 1.8800587182777833, + "deaths_per_mil": 0.053230132802202276 } ], - "highest_confirmed": 1998, - "highest_deaths": 58, + "highest_confirmed": 2543, + "highest_deaths": 72, "population": 1352617328 }, { @@ -14397,10 +14883,17 @@ "deaths": 157, "confirmed_per_mil": 6.265330936965671, "deaths_per_mil": 0.5865575176527194 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1790, + "deaths": 170, + "confirmed_per_mil": 6.687502908269858, + "deaths_per_mil": 0.6351259745284222 } ], - "highest_confirmed": 1677, - "highest_deaths": 157, + "highest_confirmed": 1790, + "highest_deaths": 170, "population": 267663435 }, { @@ -14706,10 +15199,17 @@ "deaths": 3036, "confirmed_per_mil": 581.8196025736786, "deaths_per_mil": 37.11479237311555 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 50468, + "deaths": 3160, + "confirmed_per_mil": 616.966186260341, + "deaths_per_mil": 38.630679808644636 } ], - "highest_confirmed": 47593, - "highest_deaths": 3036, + "highest_confirmed": 50468, + "highest_deaths": 3160, "population": 81800269 }, { @@ -14971,10 +15471,17 @@ "deaths": 52, "confirmed_per_mil": 18.941759293951126, "deaths_per_mil": 1.3529828067107947 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 772, + "deaths": 54, + "confirmed_per_mil": 20.086590899629492, + "deaths_per_mil": 1.4050206069689022 } ], - "highest_confirmed": 728, - "highest_deaths": 52, + "highest_confirmed": 772, + "highest_deaths": 54, "population": 38433600 }, { @@ -15199,10 +15706,17 @@ "deaths": 85, "confirmed_per_mil": 710.2082494592569, "deaths_per_mil": 17.51311320105507 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3849, + "deaths": 98, + "confirmed_per_mil": 793.0349730689526, + "deaths_per_mil": 20.191589337687024 } ], - "highest_confirmed": 3447, - "highest_deaths": 85, + "highest_confirmed": 3849, + "highest_deaths": 98, "population": 4853506 }, { @@ -15465,10 +15979,17 @@ "deaths": 26, "confirmed_per_mil": 685.7425876314189, "deaths_per_mil": 2.9266755217361937 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 6857, + "deaths": 36, + "confirmed_per_mil": 771.8543866363492, + "deaths_per_mil": 4.052319953173192 } ], - "highest_confirmed": 6092, - "highest_deaths": 26, + "highest_confirmed": 6857, + "highest_deaths": 36, "population": 8883800 }, { @@ -15886,10 +16407,17 @@ "deaths": 13155, "confirmed_per_mil": 1829.7476821731552, "deaths_per_mil": 217.6852674135679 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 115242, + "deaths": 13915, + "confirmed_per_mil": 1906.9924429703074, + "deaths_per_mil": 230.26153523829703 } ], - "highest_confirmed": 110574, - "highest_deaths": 13155, + "highest_confirmed": 115242, + "highest_deaths": 13915, "population": 60431283 }, { @@ -16040,9 +16568,16 @@ "deaths": 3, "confirmed_per_mil": 14.992222784430576, "deaths_per_mil": 1.0221970080293574 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 47, + "deaths": 3, + "confirmed_per_mil": 16.014419792459933, + "deaths_per_mil": 1.0221970080293574 } ], - "highest_confirmed": 44, + "highest_confirmed": 47, "highest_deaths": 3, "population": 2934855 }, @@ -16523,10 +17058,17 @@ "deaths": 57, "confirmed_per_mil": 17.21343153472205, "deaths_per_mil": 0.45048925504093523 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2495, + "deaths": 62, + "confirmed_per_mil": 19.718784058370762, + "deaths_per_mil": 0.4900058563603155 } ], - "highest_confirmed": 2178, - "highest_deaths": 57, + "highest_confirmed": 2495, + "highest_deaths": 62, "population": 126529100 }, { @@ -16717,9 +17259,16 @@ "deaths": 5, "confirmed_per_mil": 27.922829735724477, "deaths_per_mil": 0.5022091679087136 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 299, + "deaths": 5, + "confirmed_per_mil": 30.032108240941074, + "deaths_per_mil": 0.5022091679087136 } ], - "highest_confirmed": 278, + "highest_confirmed": 299, "highest_deaths": 5, "population": 9956011 }, @@ -16853,9 +17402,16 @@ "deaths": 3, "confirmed_per_mil": 20.791728218845414, "deaths_per_mil": 0.16414522278035854 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 435, + "deaths": 3, + "confirmed_per_mil": 23.801057303151985, + "deaths_per_mil": 0.16414522278035854 } ], - "highest_confirmed": 380, + "highest_confirmed": 435, "highest_deaths": 3, "population": 18276499 }, @@ -16988,10 +17544,17 @@ "deaths": 1, "confirmed_per_mil": 1.5760898223318698, "deaths_per_mil": 0.019457899041134194 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 110, + "deaths": 3, + "confirmed_per_mil": 2.1403688945247614, + "deaths_per_mil": 0.05837369712340258 } ], - "highest_confirmed": 81, - "highest_deaths": 1, + "highest_confirmed": 110, + "highest_deaths": 3, "population": 51393010 }, { @@ -17464,10 +18027,17 @@ "deaths": 165, "confirmed_per_mil": 191.47769888078022, "deaths_per_mil": 3.1954910807452954 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9976, + "deaths": 169, + "confirmed_per_mil": 193.20132740312164, + "deaths_per_mil": 3.272957531187606 } ], - "highest_confirmed": 9887, - "highest_deaths": 165, + "highest_confirmed": 9976, + "highest_deaths": 169, "population": 51635256 }, { @@ -17662,9 +18232,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 317, "confirmed_per_mil": 76.61985121246684 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 342, + "confirmed_per_mil": 82.6624262292229 } ], - "highest_confirmed": 317, + "highest_confirmed": 342, "population": 4137309 }, { @@ -17729,9 +18304,13 @@ { "date": "2020-04-01T00:00:00.000Z", "confirmed": 111 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 116 } ], - "highest_confirmed": 111 + "highest_confirmed": 116 }, { "name": "Latvia", @@ -17890,9 +18469,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 446, "confirmed_per_mil": 231.50286887075393 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 458, + "confirmed_per_mil": 237.73164561167107 } ], - "highest_confirmed": 446, + "highest_confirmed": 458, "population": 1926542 }, { @@ -18166,10 +18750,17 @@ "deaths": 14, "confirmed_per_mil": 69.93798296813003, "deaths_per_mil": 2.0441164124296876 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 494, + "deaths": 16, + "confirmed_per_mil": 72.12810769573326, + "deaths_per_mil": 2.336133042776786 } ], - "highest_confirmed": 479, - "highest_deaths": 14, + "highest_confirmed": 494, + "highest_deaths": 16, "population": 6848925 }, { @@ -18259,6 +18850,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 6, "confirmed_per_mil": 1.2450775340907416 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 6, + "confirmed_per_mil": 1.2450775340907416 } ], "highest_confirmed": 6, @@ -18411,9 +19007,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 68, "confirmed_per_mil": 1793.7219730941704 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 75, + "confirmed_per_mil": 1978.369823265629 } ], - "highest_confirmed": 68, + "highest_confirmed": 75, "population": 37910 }, { @@ -18634,10 +19235,17 @@ "deaths": 8, "confirmed_per_mil": 208.27859000054846, "deaths_per_mil": 2.8678635456185675 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 649, + "deaths": 9, + "confirmed_per_mil": 232.65543013830631, + "deaths_per_mil": 3.2263464888208886 } ], - "highest_confirmed": 581, - "highest_deaths": 8, + "highest_confirmed": 649, + "highest_deaths": 9, "population": 2789533 }, { @@ -18859,10 +19467,17 @@ "deaths": 29, "confirmed_per_mil": 3815.8518284495694, "deaths_per_mil": 47.71871626780401 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2487, + "deaths": 30, + "confirmed_per_mil": 4092.291288207882, + "deaths_per_mil": 49.364189242555874 } ], - "highest_confirmed": 2319, - "highest_deaths": 29, + "highest_confirmed": 2487, + "highest_deaths": 30, "population": 607728 }, { @@ -18932,9 +19547,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 57, "confirmed_per_mil": 2.170405958822906 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 59, + "confirmed_per_mil": 2.246560553869324 } ], - "highest_confirmed": 57, + "highest_confirmed": 59, "population": 26262368 }, { @@ -19363,10 +19983,17 @@ "deaths": 45, "confirmed_per_mil": 92.23376183866165, "deaths_per_mil": 1.4272762320288082 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3116, + "deaths": 50, + "confirmed_per_mil": 98.8309497555948, + "deaths_per_mil": 1.5858624800320091 } ], - "highest_confirmed": 2908, - "highest_deaths": 45, + "highest_confirmed": 3116, + "highest_deaths": 50, "population": 31528585 }, { @@ -19496,6 +20123,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 19, "confirmed_per_mil": 36.84341162235115 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 19, + "confirmed_per_mil": 36.84341162235115 } ], "highest_confirmed": 19, @@ -19633,9 +20265,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 188, "confirmed_per_mil": 388.80731288648064 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 196, + "confirmed_per_mil": 405.3523049242032 } ], - "highest_confirmed": 188, + "highest_confirmed": 196, "population": 483530 }, { @@ -19757,6 +20394,13 @@ "deaths": 1, "confirmed_per_mil": 1.362608523252574, "deaths_per_mil": 0.22710142054209564 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 6, + "deaths": 1, + "confirmed_per_mil": 1.362608523252574, + "deaths_per_mil": 0.22710142054209564 } ], "highest_confirmed": 6, @@ -19867,10 +20511,17 @@ "deaths": 6, "confirmed_per_mil": 127.24224948490598, "deaths_per_mil": 4.741947185772894 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 169, + "deaths": 7, + "confirmed_per_mil": 133.56484573260317, + "deaths_per_mil": 5.532271716735043 } ], - "highest_confirmed": 161, - "highest_deaths": 6, + "highest_confirmed": 169, + "highest_deaths": 7, "population": 1265303 }, { @@ -20093,10 +20744,17 @@ "deaths": 29, "confirmed_per_mil": 9.628278095862274, "deaths_per_mil": 0.22981075290535471 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1378, + "deaths": 37, + "confirmed_per_mil": 10.919973017364786, + "deaths_per_mil": 0.2932068226723491 } ], - "highest_confirmed": 1215, - "highest_deaths": 29, + "highest_confirmed": 1378, + "highest_deaths": 37, "population": 126190788 }, { @@ -20266,10 +20924,17 @@ "deaths": 5, "confirmed_per_mil": 119.29327617408697, "deaths_per_mil": 1.410086006785898 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 505, + "deaths": 6, + "confirmed_per_mil": 142.4186866853757, + "deaths_per_mil": 1.6921032081430776 } ], - "highest_confirmed": 423, - "highest_deaths": 5, + "highest_confirmed": 505, + "highest_deaths": 6, "population": 3545883 }, { @@ -20476,9 +21141,16 @@ "deaths": 1, "confirmed_per_mil": 1421.8499560519103, "deaths_per_mil": 25.851817382762007 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 60, + "deaths": 1, + "confirmed_per_mil": 1551.1090429657204, + "deaths_per_mil": 25.851817382762007 } ], - "highest_confirmed": 55, + "highest_confirmed": 60, "highest_deaths": 1, "population": 38682 }, @@ -20599,6 +21271,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 14, "confirmed_per_mil": 4.416114021540542 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 14, + "confirmed_per_mil": 4.416114021540542 } ], "highest_confirmed": 14, @@ -20712,9 +21389,16 @@ "deaths": 2, "confirmed_per_mil": 197.6395729057034, "deaths_per_mil": 3.213651591962657 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 144, + "deaths": 2, + "confirmed_per_mil": 231.38291462131133, + "deaths_per_mil": 3.213651591962657 } ], - "highest_confirmed": 123, + "highest_confirmed": 144, "highest_deaths": 2, "population": 622345 }, @@ -20929,10 +21613,17 @@ "deaths": 39, "confirmed_per_mil": 18.151974660065417, "deaths_per_mil": 1.0824572044993137 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 708, + "deaths": 44, + "confirmed_per_mil": 19.650761558602927, + "deaths_per_mil": 1.221233769178713 } ], - "highest_confirmed": 654, - "highest_deaths": 39, + "highest_confirmed": 708, + "highest_deaths": 44, "population": 36029138 }, { @@ -21032,6 +21723,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 14, "confirmed_per_mil": 5.718358586013303 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 14, + "confirmed_per_mil": 5.718358586013303 } ], "highest_confirmed": 14, @@ -21379,9 +22075,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 5, "confirmed_per_mil": 0.17801277996470433 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 6, + "confirmed_per_mil": 0.2136153359576452 } ], - "highest_confirmed": 5, + "highest_confirmed": 6, "population": 28087871 }, { @@ -21623,10 +22324,17 @@ "deaths": 1175, "confirmed_per_mil": 794.8457134015943, "deaths_per_mil": 68.19098373589904 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 14788, + "deaths": 1341, + "confirmed_per_mil": 858.2198021161489, + "deaths_per_mil": 77.82477377858775 } ], - "highest_confirmed": 13696, - "highest_deaths": 1175, + "highest_confirmed": 14788, + "highest_deaths": 1341, "population": 17231017 }, { @@ -21721,6 +22429,13 @@ "deaths": 1, "confirmed_per_mil": 0.7733338406403328, "deaths_per_mil": 0.15466676812806657 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5, + "deaths": 1, + "confirmed_per_mil": 0.7733338406403328, + "deaths_per_mil": 0.15466676812806657 } ], "highest_confirmed": 5, @@ -21815,9 +22530,16 @@ "deaths": 5, "confirmed_per_mil": 3.2972495413704115, "deaths_per_mil": 0.22278713117367646 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 98, + "deaths": 5, + "confirmed_per_mil": 4.366627771004058, + "deaths_per_mil": 0.22278713117367646 } ], - "highest_confirmed": 74, + "highest_confirmed": 98, "highest_deaths": 5, "population": 22442948 }, @@ -22037,9 +22759,16 @@ "deaths": 2, "confirmed_per_mil": 0.8883228128343654, "deaths_per_mil": 0.010210607044073167 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 184, + "deaths": 2, + "confirmed_per_mil": 0.9393758480547313, + "deaths_per_mil": 0.010210607044073167 } ], - "highest_confirmed": 174, + "highest_confirmed": 184, "highest_deaths": 2, "population": 195874740 }, @@ -22272,9 +23001,16 @@ "deaths": 11, "confirmed_per_mil": 169.95061830339353, "deaths_per_mil": 5.280951416207143 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 384, + "deaths": 11, + "confirmed_per_mil": 184.35321307486757, + "deaths_per_mil": 5.280951416207143 } ], - "highest_confirmed": 354, + "highest_confirmed": 384, "highest_deaths": 11, "population": 2082958 }, @@ -22515,10 +23251,17 @@ "deaths": 44, "confirmed_per_mil": 915.0719864156124, "deaths_per_mil": 8.279491548897171 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5147, + "deaths": 50, + "confirmed_per_mil": 968.5123409584942, + "deaths_per_mil": 9.408513123746786 } ], - "highest_confirmed": 4863, - "highest_deaths": 44, + "highest_confirmed": 5147, + "highest_deaths": 50, "population": 5314336 }, { @@ -22753,9 +23496,16 @@ "deaths": 1, "confirmed_per_mil": 43.482915252005235, "deaths_per_mil": 0.20706150120002495 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 231, + "deaths": 1, + "confirmed_per_mil": 47.831206777205765, + "deaths_per_mil": 0.20706150120002495 } ], - "highest_confirmed": 210, + "highest_confirmed": 231, "highest_deaths": 1, "population": 4829483 }, @@ -22991,10 +23741,17 @@ "deaths": 27, "confirmed_per_mil": 9.980442949775988, "deaths_per_mil": 0.12722944270252676 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2421, + "deaths": 34, + "confirmed_per_mil": 11.408240028993234, + "deaths_per_mil": 0.1602148537735522 } ], - "highest_confirmed": 2118, - "highest_deaths": 27, + "highest_confirmed": 2421, + "highest_deaths": 34, "population": 212215030 }, { @@ -23159,10 +23916,17 @@ "deaths": 30, "confirmed_per_mil": 282.74740457753927, "deaths_per_mil": 7.182406551503961 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1317, + "deaths": 32, + "confirmed_per_mil": 315.30764761102387, + "deaths_per_mil": 7.661233654937558 } ], - "highest_confirmed": 1181, - "highest_deaths": 30, + "highest_confirmed": 1317, + "highest_deaths": 32, "population": 4176873 }, { @@ -23232,6 +23996,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 1, "confirmed_per_mil": 0.11619373492676774 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1, + "confirmed_per_mil": 0.11619373492676774 } ], "highest_confirmed": 1, @@ -23401,9 +24170,16 @@ "deaths": 3, "confirmed_per_mil": 9.919392714651705, "deaths_per_mil": 0.4312779441152915 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 77, + "deaths": 3, + "confirmed_per_mil": 11.069467232292483, + "deaths_per_mil": 0.4312779441152915 } ], - "highest_confirmed": 69, + "highest_confirmed": 77, "highest_deaths": 3, "population": 6956071 }, @@ -23584,10 +24360,17 @@ "deaths": 38, "confirmed_per_mil": 41.35763582622865, "deaths_per_mil": 1.1878988370345342 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1414, + "deaths": 55, + "confirmed_per_mil": 44.202340935969254, + "deaths_per_mil": 1.7193272641289312 } ], - "highest_confirmed": 1323, - "highest_deaths": 38, + "highest_confirmed": 1414, + "highest_deaths": 55, "population": 31989256 }, { @@ -24030,10 +24813,17 @@ "deaths": 96, "confirmed_per_mil": 21.668620280467145, "deaths_per_mil": 0.9001244253244681 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2633, + "deaths": 107, + "confirmed_per_mil": 24.687787623742963, + "deaths_per_mil": 1.0032636823928969 } ], - "highest_confirmed": 2311, - "highest_deaths": 96, + "highest_confirmed": 2633, + "highest_deaths": 107, "population": 106651922 }, { @@ -24233,10 +25023,17 @@ "deaths": 43, "confirmed_per_mil": 67.24848985801141, "deaths_per_mil": 1.1322181142891508 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2946, + "deaths": 57, + "confirmed_per_mil": 77.57010615571716, + "deaths_per_mil": 1.5008472677786415 } ], - "highest_confirmed": 2554, - "highest_deaths": 43, + "highest_confirmed": 2946, + "highest_deaths": 57, "population": 37978548 }, { @@ -24443,10 +25240,17 @@ "deaths": 187, "confirmed_per_mil": 802.4889119199607, "deaths_per_mil": 18.18754411938343 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9034, + "deaths": 209, + "confirmed_per_mil": 878.64317419524, + "deaths_per_mil": 20.327255192252068 } ], - "highest_confirmed": 8251, - "highest_deaths": 187, + "highest_confirmed": 9034, + "highest_deaths": 209, "population": 10281762 }, { @@ -24654,10 +25458,17 @@ "deaths": 2, "confirmed_per_mil": 300.1786332489358, "deaths_per_mil": 0.7189907383208043 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 949, + "deaths": 3, + "confirmed_per_mil": 341.16110533322166, + "deaths_per_mil": 1.0784861074812064 } ], - "highest_confirmed": 835, - "highest_deaths": 2, + "highest_confirmed": 949, + "highest_deaths": 3, "population": 2781677 }, { @@ -24889,10 +25700,17 @@ "deaths": 92, "confirmed_per_mil": 126.3226910060709, "deaths_per_mil": 4.724263240877448 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2738, + "deaths": 115, + "confirmed_per_mil": 140.5981821035049, + "deaths_per_mil": 5.90532905109681 } ], - "highest_confirmed": 2460, - "highest_deaths": 92, + "highest_confirmed": 2738, + "highest_deaths": 115, "population": 19473936 }, { @@ -25283,10 +26101,17 @@ "deaths": 24, "confirmed_per_mil": 19.220912796096016, "deaths_per_mil": 0.1661151988139375 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3548, + "deaths": 30, + "confirmed_per_mil": 24.557363557993757, + "deaths_per_mil": 0.20764399851742185 } ], - "highest_confirmed": 2777, - "highest_deaths": 24, + "highest_confirmed": 3548, + "highest_deaths": 30, "population": 144478050 }, { @@ -25386,9 +26211,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 82, "confirmed_per_mil": 6.665615883804984 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 84, + "confirmed_per_mil": 6.828191880970959 } ], - "highest_confirmed": 82, + "highest_confirmed": 84, "population": 12301939 }, { @@ -25469,6 +26299,10 @@ { "date": "2020-04-01T00:00:00.000Z", "confirmed": 13 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 13 } ], "highest_confirmed": 13 @@ -25570,9 +26404,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 1, "confirmed_per_mil": 9.073586788857636 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2, + "confirmed_per_mil": 18.14717357771527 } ], - "highest_confirmed": 1, + "highest_confirmed": 2, "population": 110210 }, { @@ -25817,10 +26656,17 @@ "deaths": 26, "confirmed_per_mil": 6985.348527453011, "deaths_per_mil": 769.5722953973657 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 245, + "deaths": 30, + "confirmed_per_mil": 7251.738937398253, + "deaths_per_mil": 887.9680331508065 } ], - "highest_confirmed": 236, - "highest_deaths": 26, + "highest_confirmed": 245, + "highest_deaths": 30, "population": 33785 }, { @@ -26020,10 +26866,17 @@ "deaths": 16, "confirmed_per_mil": 51.03865593616512, "deaths_per_mil": 0.47477819475502436 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1885, + "deaths": 21, + "confirmed_per_mil": 55.93480606957631, + "deaths_per_mil": 0.6231463806159695 } ], - "highest_confirmed": 1720, - "highest_deaths": 16, + "highest_confirmed": 1885, + "highest_deaths": 21, "population": 33699947 }, { @@ -26215,9 +27068,16 @@ "deaths": 1, "confirmed_per_mil": 11.984085134940798, "deaths_per_mil": 0.0630741322891621 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 195, + "deaths": 1, + "confirmed_per_mil": 12.29945579638661, + "deaths_per_mil": 0.0630741322891621 } ], - "highest_confirmed": 190, + "highest_confirmed": 195, "highest_deaths": 1, "population": 15854360 }, @@ -26398,10 +27258,17 @@ "deaths": 28, "confirmed_per_mil": 151.81713654547838, "deaths_per_mil": 4.010263984220184 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1171, + "deaths": 31, + "confirmed_per_mil": 167.71496876863696, + "deaths_per_mil": 4.439935125386632 } ], - "highest_confirmed": 1060, - "highest_deaths": 28, + "highest_confirmed": 1171, + "highest_deaths": 31, "population": 6982084 }, { @@ -26501,6 +27368,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 10, "confirmed_per_mil": 103.34635497406006 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 10, + "confirmed_per_mil": 103.34635497406006 } ], "highest_confirmed": 10, @@ -26940,10 +27812,17 @@ "deaths": 3, "confirmed_per_mil": 177.34659696708943, "deaths_per_mil": 0.5320397909012683 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1049, + "deaths": 4, + "confirmed_per_mil": 186.03658021847681, + "deaths_per_mil": 0.7093863878683577 } ], - "highest_confirmed": 1000, - "highest_deaths": 3, + "highest_confirmed": 1049, + "highest_deaths": 4, "population": 5638676 }, { @@ -27115,9 +27994,16 @@ "deaths": 1, "confirmed_per_mil": 73.43477000505415, "deaths_per_mil": 0.18358692501263538 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 426, + "deaths": 1, + "confirmed_per_mil": 78.20803005538266, + "deaths_per_mil": 0.18358692501263538 } ], - "highest_confirmed": 400, + "highest_confirmed": 426, "highest_deaths": 1, "population": 5447011 }, @@ -27310,10 +28196,17 @@ "deaths": 15, "confirmed_per_mil": 406.7966481117089, "deaths_per_mil": 7.255588254073286 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 897, + "deaths": 17, + "confirmed_per_mil": 433.88417759358254, + "deaths_per_mil": 8.223000021283058 } ], - "highest_confirmed": 841, - "highest_deaths": 15, + "highest_confirmed": 897, + "highest_deaths": 17, "population": 2067372 }, { @@ -27403,6 +28296,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 5, "confirmed_per_mil": 0.33315223178013764 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5, + "confirmed_per_mil": 0.33315223178013764 } ], "highest_confirmed": 5, @@ -27584,9 +28482,16 @@ "deaths": 5, "confirmed_per_mil": 23.883853030398846, "deaths_per_mil": 0.08653569938550307 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1462, + "deaths": 5, + "confirmed_per_mil": 25.303038500321097, + "deaths_per_mil": 0.08653569938550307 } ], - "highest_confirmed": 1380, + "highest_confirmed": 1462, "highest_deaths": 5, "population": 57779622 }, @@ -27988,10 +28893,17 @@ "deaths": 9387, "confirmed_per_mil": 2228.3742685117154, "deaths_per_mil": 200.90425534988643 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 112065, + "deaths": 10348, + "confirmed_per_mil": 2398.459079129117, + "deaths_per_mil": 221.47195423038508 } ], - "highest_confirmed": 104118, - "highest_deaths": 9387, + "highest_confirmed": 112065, + "highest_deaths": 10348, "population": 46723749 }, { @@ -28397,10 +29309,17 @@ "deaths": 3, "confirmed_per_mil": 6.737425011536686, "deaths_per_mil": 0.13844023996308258 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 151, + "deaths": 4, + "confirmed_per_mil": 6.96815874480849, + "deaths_per_mil": 0.18458698661744347 } ], - "highest_confirmed": 146, - "highest_deaths": 3, + "highest_confirmed": 151, + "highest_deaths": 4, "population": 21670000 }, { @@ -28545,9 +29464,16 @@ "deaths": 2, "confirmed_per_mil": 0.16745797337145507, "deaths_per_mil": 0.04784513524898716 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 8, + "deaths": 2, + "confirmed_per_mil": 0.19138054099594864, + "deaths_per_mil": 0.04784513524898716 } ], - "highest_confirmed": 7, + "highest_confirmed": 8, "highest_deaths": 2, "population": 41801533 }, @@ -28648,6 +29574,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 10, "confirmed_per_mil": 17.36138238271084 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 10, + "confirmed_per_mil": 17.36138238271084 } ], "highest_confirmed": 10, @@ -29049,10 +29980,17 @@ "deaths": 239, "confirmed_per_mil": 485.80133406329554, "deaths_per_mil": 23.470086687108882 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5568, + "deaths": 308, + "confirmed_per_mil": 546.7842789699675, + "deaths_per_mil": 30.245969454516885 } ], - "highest_confirmed": 4947, - "highest_deaths": 239, + "highest_confirmed": 5568, + "highest_deaths": 308, "population": 10183175 }, { @@ -29307,10 +30245,17 @@ "deaths": 488, "confirmed_per_mil": 2086.2925250304024, "deaths_per_mil": 57.30024494680529 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18827, + "deaths": 536, + "confirmed_per_mil": 2210.638753306359, + "deaths_per_mil": 62.936334613704176 } ], - "highest_confirmed": 17768, - "highest_deaths": 488, + "highest_confirmed": 18827, + "highest_deaths": 536, "population": 8516543 }, { @@ -29670,9 +30615,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 329, "deaths": 5 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 339, + "deaths": 5 } ], - "highest_confirmed": 329, + "highest_confirmed": 339, "highest_deaths": 5 }, { @@ -29781,6 +30731,13 @@ "deaths": 1, "confirmed_per_mil": 0.35512405299956595, "deaths_per_mil": 0.0177562026499783 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 20, + "deaths": 1, + "confirmed_per_mil": 0.35512405299956595, + "deaths_per_mil": 0.0177562026499783 } ], "highest_confirmed": 20, @@ -30247,10 +31204,17 @@ "deaths": 12, "confirmed_per_mil": 25.50824787806234, "deaths_per_mil": 0.17283962424435237 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1875, + "deaths": 15, + "confirmed_per_mil": 27.00619128818006, + "deaths_per_mil": 0.21604953030544047 } ], - "highest_confirmed": 1771, - "highest_deaths": 12, + "highest_confirmed": 1875, + "highest_deaths": 15, "population": 69428524 }, { @@ -30423,9 +31387,16 @@ "deaths": 2, "confirmed_per_mil": 4.563261636887582, "deaths_per_mil": 0.2535145353826434 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 39, + "deaths": 2, + "confirmed_per_mil": 4.943533439961547, + "deaths_per_mil": 0.2535145353826434 } ], - "highest_confirmed": 36, + "highest_confirmed": 39, "highest_deaths": 2, "population": 7889094 }, @@ -30553,9 +31524,16 @@ "deaths": 5, "confirmed_per_mil": 64.75481667911399, "deaths_per_mil": 3.597489815506332 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 94, + "deaths": 5, + "confirmed_per_mil": 67.63280853151905, + "deaths_per_mil": 3.597489815506332 } ], - "highest_confirmed": 90, + "highest_confirmed": 94, "highest_deaths": 5, "population": 1389858 }, @@ -30749,10 +31727,17 @@ "deaths": 12, "confirmed_per_mil": 36.5752303201915, "deaths_per_mil": 1.0375951863884114 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 455, + "deaths": 14, + "confirmed_per_mil": 39.342150817227264, + "deaths_per_mil": 1.2105277174531466 } ], - "highest_confirmed": 423, - "highest_deaths": 12, + "highest_confirmed": 455, + "highest_deaths": 14, "population": 11565204 }, { @@ -30905,10 +31890,17 @@ "deaths": 277, "confirmed_per_mil": 190.46468134416972, "deaths_per_mil": 3.364928677360483 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18135, + "deaths": 356, + "confirmed_per_mil": 220.2995724329688, + "deaths_per_mil": 4.324601477040909 } ], - "highest_confirmed": 15679, - "highest_deaths": 277, + "highest_confirmed": 18135, + "highest_deaths": 356, "population": 82319724 }, { @@ -30973,9 +31965,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 44, "confirmed_per_mil": 1.029886872310576 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 45, + "confirmed_per_mil": 1.0532933921358165 } ], - "highest_confirmed": 44, + "highest_confirmed": 45, "population": 42723139 }, { @@ -31180,10 +32177,17 @@ "deaths": 20, "confirmed_per_mil": 17.793707553379555, "deaths_per_mil": 0.44820422048815 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 897, + "deaths": 22, + "confirmed_per_mil": 20.10195928889353, + "deaths_per_mil": 0.493024642536965 } ], - "highest_confirmed": 794, - "highest_deaths": 20, + "highest_confirmed": 897, + "highest_deaths": 22, "population": 44622516 }, { @@ -31585,9 +32589,16 @@ "deaths": 8, "confirmed_per_mil": 84.51910136882526, "deaths_per_mil": 0.8306545589073735 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1024, + "deaths": 8, + "confirmed_per_mil": 106.32378354014381, + "deaths_per_mil": 0.8306545589073735 } ], - "highest_confirmed": 814, + "highest_confirmed": 1024, "highest_deaths": 8, "population": 9630959 }, @@ -31993,10 +33004,17 @@ "deaths": 2357, "confirmed_per_mil": 449.1721042961834, "deaths_per_mil": 35.44947764359968 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 34173, + "deaths": 2926, + "confirmed_per_mil": 513.9647855387067, + "deaths_per_mil": 44.00728535645849 } ], - "highest_confirmed": 29865, - "highest_deaths": 2357, + "highest_confirmed": 34173, + "highest_deaths": 2926, "population": 66488991 }, { @@ -32119,10 +33137,17 @@ "deaths": 2, "confirmed_per_mil": 97.99092511260984, "deaths_per_mil": 0.5798279592462121 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 350, + "deaths": 4, + "confirmed_per_mil": 101.46989286808711, + "deaths_per_mil": 1.1596559184924242 } ], - "highest_confirmed": 338, - "highest_deaths": 2, + "highest_confirmed": 350, + "highest_deaths": 4, "population": 3449299 }, { @@ -32241,9 +33266,16 @@ "deaths": 2, "confirmed_per_mil": 5.492271372825091, "deaths_per_mil": 0.060688081467680566 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 205, + "deaths": 2, + "confirmed_per_mil": 6.220528350437258, + "deaths_per_mil": 0.060688081467680566 } ], - "highest_confirmed": 181, + "highest_confirmed": 205, "highest_deaths": 2, "population": 32955400 }, @@ -32369,10 +33401,17 @@ "deaths": 3, "confirmed_per_mil": 4.953205200034153, "deaths_per_mil": 0.1039133958049123 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 146, + "deaths": 5, + "confirmed_per_mil": 5.057118595839065, + "deaths_per_mil": 0.17318899300818716 } ], - "highest_confirmed": 143, - "highest_deaths": 3, + "highest_confirmed": 146, + "highest_deaths": 5, "population": 28870195 }, { @@ -32727,9 +33766,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 218, "confirmed_per_mil": 2.281757365562493 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 233, + "confirmed_per_mil": 2.4387590191562425 } ], - "highest_confirmed": 218, + "highest_confirmed": 233, "population": 95540395 }, { @@ -32738,80 +33782,103 @@ { "date": "2020-03-18T00:00:00.000Z", "confirmed": 2, + "deaths": 0, "confirmed_per_mil": 0.11526167107984396 }, { "date": "2020-03-19T00:00:00.000Z", "confirmed": 2, + "deaths": 0, "confirmed_per_mil": 0.11526167107984396 }, { "date": "2020-03-20T00:00:00.000Z", "confirmed": 2, + "deaths": 0, "confirmed_per_mil": 0.11526167107984396 }, { "date": "2020-03-21T00:00:00.000Z", "confirmed": 2, + "deaths": 0, "confirmed_per_mil": 0.11526167107984396 }, { "date": "2020-03-22T00:00:00.000Z", "confirmed": 3, + "deaths": 0, "confirmed_per_mil": 0.17289250661976593 }, { "date": "2020-03-23T00:00:00.000Z", "confirmed": 3, + "deaths": 0, "confirmed_per_mil": 0.17289250661976593 }, { "date": "2020-03-24T00:00:00.000Z", "confirmed": 3, + "deaths": 0, "confirmed_per_mil": 0.17289250661976593 }, { "date": "2020-03-25T00:00:00.000Z", "confirmed": 12, + "deaths": 0, "confirmed_per_mil": 0.6915700264790637 }, { "date": "2020-03-26T00:00:00.000Z", "confirmed": 16, + "deaths": 0, "confirmed_per_mil": 0.9220933686387517 }, { "date": "2020-03-27T00:00:00.000Z", "confirmed": 22, + "deaths": 0, "confirmed_per_mil": 1.2678783818782835 }, { "date": "2020-03-28T00:00:00.000Z", "confirmed": 28, + "deaths": 0, "confirmed_per_mil": 1.6136633951178154 }, { "date": "2020-03-29T00:00:00.000Z", "confirmed": 29, + "deaths": 0, "confirmed_per_mil": 1.6712942306577374 }, { "date": "2020-03-30T00:00:00.000Z", "confirmed": 35, + "deaths": 0, "confirmed_per_mil": 2.0170792438972693 }, { "date": "2020-03-31T00:00:00.000Z", "confirmed": 35, + "deaths": 0, "confirmed_per_mil": 2.0170792438972693 }, { "date": "2020-04-01T00:00:00.000Z", "confirmed": 36, + "deaths": 0, "confirmed_per_mil": 2.074710079437191 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 39, + "deaths": 1, + "confirmed_per_mil": 2.2476025860569573, + "deaths_per_mil": 0.05763083553992198 } ], - "highest_confirmed": 36, + "highest_confirmed": 39, + "highest_deaths": 1, "population": 17351822 }, { @@ -32904,9 +33971,16 @@ "deaths": 1, "confirmed_per_mil": 0.5540542992605175, "deaths_per_mil": 0.06925678740756469 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9, + "deaths": 1, + "confirmed_per_mil": 0.6233110866680822, + "deaths_per_mil": 0.06925678740756469 } ], - "highest_confirmed": 8, + "highest_confirmed": 9, "highest_deaths": 1, "population": 14439018 }, @@ -32967,6 +34041,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 12, "confirmed_per_mil": 167.53926701570683 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 12, + "confirmed_per_mil": 167.53926701570683 } ], "highest_confirmed": 12, @@ -33029,9 +34108,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 9, "confirmed_per_mil": 80.7508030218745 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 10, + "confirmed_per_mil": 89.72311446874944 } ], - "highest_confirmed": 9, + "highest_confirmed": 10, "population": 111454 }, { @@ -33091,6 +34175,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 10, "confirmed_per_mil": 0.339029457659323 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 10, + "confirmed_per_mil": 0.339029457659323 } ], "highest_confirmed": 10, @@ -33168,9 +34257,16 @@ "deaths": 2, "confirmed_per_mil": 0.5914960727913996, "deaths_per_mil": 0.11829921455827991 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 16, + "deaths": 2, + "confirmed_per_mil": 0.9463937164662393, + "deaths_per_mil": 0.11829921455827991 } ], - "highest_confirmed": 10, + "highest_confirmed": 16, "highest_deaths": 2, "population": 16906283 }, @@ -33231,6 +34327,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 1, "confirmed_per_mil": 0.7886609483490171 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1, + "confirmed_per_mil": 0.7886609483490171 } ], "highest_confirmed": 1, @@ -33288,6 +34389,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 3, "confirmed_per_mil": 7.831446389833738 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3, + "confirmed_per_mil": 7.831446389833738 } ], "highest_confirmed": 3, @@ -33340,6 +34446,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 10, "confirmed_per_mil": 1.4161283136871492 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 10, + "confirmed_per_mil": 1.4161283136871492 } ], "highest_confirmed": 10, @@ -33351,50 +34462,67 @@ { "date": "2020-03-24T00:00:00.000Z", "confirmed": 1, + "deaths": 0, "confirmed_per_mil": 0.1497327196088622 }, { "date": "2020-03-25T00:00:00.000Z", "confirmed": 1, + "deaths": 0, "confirmed_per_mil": 0.1497327196088622 }, { "date": "2020-03-26T00:00:00.000Z", "confirmed": 1, + "deaths": 0, "confirmed_per_mil": 0.1497327196088622 }, { "date": "2020-03-27T00:00:00.000Z", "confirmed": 1, + "deaths": 0, "confirmed_per_mil": 0.1497327196088622 }, { "date": "2020-03-28T00:00:00.000Z", "confirmed": 3, + "deaths": 0, "confirmed_per_mil": 0.4491981588265866 }, { "date": "2020-03-29T00:00:00.000Z", "confirmed": 8, + "deaths": 0, "confirmed_per_mil": 1.1978617568708976 }, { "date": "2020-03-30T00:00:00.000Z", "confirmed": 8, + "deaths": 0, "confirmed_per_mil": 1.1978617568708976 }, { "date": "2020-03-31T00:00:00.000Z", "confirmed": 10, + "deaths": 0, "confirmed_per_mil": 1.497327196088622 }, { "date": "2020-04-01T00:00:00.000Z", "confirmed": 10, + "deaths": 0, "confirmed_per_mil": 1.497327196088622 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11, + "deaths": 1, + "confirmed_per_mil": 1.6470599156974841, + "deaths_per_mil": 0.1497327196088622 } ], - "highest_confirmed": 10, + "highest_confirmed": 11, + "highest_deaths": 1, "population": 6678567 }, { @@ -33574,9 +34702,16 @@ "deaths": 1, "confirmed_per_mil": 29.3275221067141, "deaths_per_mil": 0.21886210527398584 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 161, + "deaths": 1, + "confirmed_per_mil": 35.236798949111716, + "deaths_per_mil": 0.21886210527398584 } ], - "highest_confirmed": 134, + "highest_confirmed": 161, "highest_deaths": 1, "population": 4569087 }, @@ -33622,6 +34757,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 9, "confirmed_per_mil": 4.801769612161069 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9, + "confirmed_per_mil": 4.801769612161069 } ], "highest_confirmed": 9, @@ -33681,9 +34821,16 @@ "deaths": 3, "confirmed_per_mil": 1.6249346750052023, "deaths_per_mil": 0.15725174274243894 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 36, + "deaths": 3, + "confirmed_per_mil": 1.8870209129092672, + "deaths_per_mil": 0.15725174274243894 } ], - "highest_confirmed": 31, + "highest_confirmed": 36, "highest_deaths": 3, "population": 19077690 }, @@ -33721,9 +34868,13 @@ { "date": "2020-04-01T00:00:00.000Z", "confirmed": 8 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9 } ], - "highest_confirmed": 8 + "highest_confirmed": 9 }, { "name": "Kosovo", @@ -33776,6 +34927,13 @@ "deaths": 1, "confirmed_per_mil": 67.73966292743728, "deaths_per_mil": 0.5419173034194982 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 125, + "deaths": 1, + "confirmed_per_mil": 67.73966292743728, + "deaths_per_mil": 0.5419173034194982 } ], "highest_confirmed": 125, @@ -33814,9 +34972,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 15, "deaths": 1 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 20, + "deaths": 1 } ], - "highest_confirmed": 15, + "highest_confirmed": 20, "highest_deaths": 1 }, { @@ -33846,6 +35009,11 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 9, "deaths": 2 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9, + "deaths": 2 } ], "highest_confirmed": 9, @@ -33873,6 +35041,13 @@ "deaths": 1, "confirmed_per_mil": 1.774523695658539, "deaths_per_mil": 0.44363092391463477 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 4, + "deaths": 1, + "confirmed_per_mil": 1.774523695658539, + "deaths_per_mil": 0.44363092391463477 } ], "highest_confirmed": 4, @@ -33891,9 +35066,14 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 2, "confirmed_per_mil": 0.17896486364935485 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3, + "confirmed_per_mil": 0.2684472954740323 } ], - "highest_confirmed": 2, + "highest_confirmed": 3, "population": 11175378 }, { @@ -33908,11 +35088,28 @@ "date": "2020-04-01T00:00:00.000Z", "confirmed": 2, "confirmed_per_mil": 0.2614326456696166 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2, + "confirmed_per_mil": 0.2614326456696166 } ], "highest_confirmed": 2, "population": 7650154 }, + { + "name": "Malawi", + "time_series": [ + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3, + "confirmed_per_mil": 0.1653501578956216 + } + ], + "highest_confirmed": 3, + "population": 18143315 + }, { "name": "United States", "population": 327167434, @@ -34003,15 +35200,15 @@ }, { "date": "2020-03-11T00:00:00Z", - "confirmed": 1053, + "confirmed": 1054, "deaths": 27, "hospitalized": 0, - "tests": 7123, + "tests": 7124, "old_date": 20200311, - "confirmed_per_mil": 3.2185354976375797, + "confirmed_per_mil": 3.221592036571708, "deaths_per_mil": 0.0825265512214764, "hospitalized_per_mil": 0, - "tests_per_mil": 21.771726827799124 + "tests_per_mil": 21.774783366733253 }, { "date": "2020-03-12T00:00:00Z", @@ -34102,12 +35299,12 @@ "confirmed": 11719, "deaths": 160, "hospitalized": 0, - "tests": 100838, + "tests": 100870, "old_date": 20200319, "confirmed_per_mil": 35.81957976905488, "deaths_per_mil": 0.4890462294606009, "hospitalized_per_mil": 0, - "tests_per_mil": 308.2152730396754 + "tests_per_mil": 308.3130822855676 }, { "date": "2020-03-20T00:00:00Z", @@ -34264,12 +35461,24 @@ "deaths_per_mil": 14.365732990405151, "hospitalized_per_mil": 95.1867354866377, "tests_per_mil": 3514.8975126907035 + }, + { + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009, + "deaths": 5784, + "hospitalized": 32630, + "tests": 1267658, + "old_date": 20200402, + "confirmed_per_mil": 730.5403141071797, + "deaths_per_mil": 17.679021195000722, + "hospitalized_per_mil": 99.73486542062129, + "tests_per_mil": 3874.64603215979 } ], - "highest_confirmed": 210770, - "highest_deaths": 4700, - "highest_hospitalized": 31142, - "highest_tests": 1149960 + "highest_confirmed": 239009, + "highest_deaths": 5784, + "highest_hospitalized": 32630, + "highest_tests": 1267658 }, { "name": "New Zealand", @@ -34458,9 +35667,16 @@ "confirmed_per_mil": 163.13581005, "deaths": 1, "deaths_per_mil": 0.20468734 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 868, + "confirmed_per_mil": 177.259236516, + "deaths": 1, + "deaths_per_mil": 0.20468734 } ], - "highest_confirmed": 797, + "highest_confirmed": 868, "highest_deaths": 1, "population": 4885500 } diff --git a/client/data/cumulative.json b/client/data/cumulative.json index 3ef0a0d..a087d5f 100644 --- a/client/data/cumulative.json +++ b/client/data/cumulative.json @@ -1,7 +1,7 @@ [ { - "highest_confirmed": 237, - "highest_deaths": 4, + "highest_confirmed": 273, + "highest_deaths": 6, "population": 37172386, "name": "Afghanistan", "confirmed": [ @@ -52,6 +52,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 237 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 273 } ] }, @@ -87,6 +92,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 237 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 273 } ] }, @@ -97,6 +107,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 237 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 273 } ] }, @@ -169,8 +184,8 @@ ] }, { - "highest_confirmed": 259, - "highest_deaths": 15, + "highest_confirmed": 277, + "highest_deaths": 16, "population": 2866376, "name": "Albania", "confirmed": [ @@ -261,6 +276,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 259 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 277 } ] }, @@ -316,6 +336,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 259 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 277 } ] }, @@ -341,6 +366,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 259 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 277 } ] }, @@ -393,6 +423,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 15 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 16 } ] }, @@ -439,8 +474,8 @@ ] }, { - "highest_confirmed": 847, - "highest_deaths": 58, + "highest_confirmed": 986, + "highest_deaths": 86, "population": 42228429, "name": "Algeria", "confirmed": [ @@ -531,6 +566,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 847 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 986 } ] }, @@ -596,6 +636,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 847 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 986 } ] }, @@ -656,6 +701,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 847 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 986 } ] }, @@ -701,6 +751,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 847 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 986 } ] }, @@ -736,6 +791,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 847 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 986 } ] }, @@ -761,6 +821,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 847 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 986 } ] }, @@ -771,6 +836,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 847 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 986 } ] }, @@ -847,6 +917,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "deaths": 58 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 86 } ] }, @@ -892,6 +967,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "deaths": 58 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 86 } ] }, @@ -917,6 +997,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 58 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 86 } ] }, @@ -932,6 +1017,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 58 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 86 } ] }, @@ -942,12 +1032,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 58 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 86 } ] }, { "range": 75, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 86 + } + ] }, { "range": 100, @@ -972,8 +1073,8 @@ ] }, { - "highest_confirmed": 390, - "highest_deaths": 14, + "highest_confirmed": 428, + "highest_deaths": 15, "population": 77006, "name": "Andorra", "confirmed": [ @@ -1049,6 +1150,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 390 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 428 } ] }, @@ -1109,6 +1215,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 390 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 428 } ] }, @@ -1149,6 +1260,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 390 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 428 } ] }, @@ -1179,12 +1295,23 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 390 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 428 } ] }, { "range": 400, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 428 + } + ] }, { "range": 500, @@ -1212,6 +1339,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 14 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 15 } ] }, @@ -1344,7 +1476,7 @@ ] }, { - "highest_confirmed": 7, + "highest_confirmed": 9, "population": 96286, "name": "Antigua and Barbuda", "confirmed": [ @@ -1429,8 +1561,8 @@ ] }, { - "highest_confirmed": 1054, - "highest_deaths": 28, + "highest_confirmed": 1133, + "highest_deaths": 36, "population": 44494502, "name": "Argentina", "confirmed": [ @@ -1521,6 +1653,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1054 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1133 } ] }, @@ -1591,6 +1728,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1054 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1133 } ] }, @@ -1651,6 +1793,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1054 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1133 } ] }, @@ -1706,6 +1853,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1054 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1133 } ] }, @@ -1746,6 +1898,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1054 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1133 } ] }, @@ -1786,6 +1943,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1054 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1133 } ] }, @@ -1806,6 +1968,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1054 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1133 } ] }, @@ -1821,6 +1988,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1054 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1133 } ] } @@ -1858,6 +2030,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 28 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 36 } ] }, @@ -1878,12 +2055,23 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 28 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 36 } ] }, { "range": 30, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 36 + } + ] }, { "range": 40, @@ -1920,8 +2108,8 @@ ] }, { - "highest_confirmed": 571, - "highest_deaths": 4, + "highest_confirmed": 663, + "highest_deaths": 7, "population": 2951776, "name": "Armenia", "confirmed": [ @@ -2012,6 +2200,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 571 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 663 } ] }, @@ -2087,6 +2280,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 571 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 663 } ] }, @@ -2142,6 +2340,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 571 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 663 } ] }, @@ -2177,6 +2380,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 571 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 663 } ] }, @@ -2207,6 +2415,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 571 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 663 } ] }, @@ -2222,6 +2435,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 571 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 663 } ] }, @@ -2282,8 +2500,8 @@ ] }, { - "highest_confirmed": 4862, - "highest_deaths": 20, + "highest_confirmed": 5116, + "highest_deaths": 24, "population": 24992369, "name": "Australia", "confirmed": [ @@ -2434,6 +2652,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4862 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116 } ] }, @@ -2554,6 +2777,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4862 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116 } ] }, @@ -2659,6 +2887,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4862 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116 } ] }, @@ -2749,6 +2982,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4862 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116 } ] }, @@ -2834,6 +3072,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4862 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116 } ] }, @@ -2914,6 +3157,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4862 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116 } ] }, @@ -2984,6 +3232,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4862 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116 } ] }, @@ -3049,6 +3302,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4862 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5116 } ] } @@ -3091,6 +3349,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 20 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 24 } ] }, @@ -3101,6 +3364,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 20 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 24 } ] }, @@ -3143,8 +3411,8 @@ ] }, { - "highest_confirmed": 10711, - "highest_deaths": 146, + "highest_confirmed": 11129, + "highest_deaths": 158, "population": 8847037, "name": "Austria", "confirmed": [ @@ -3285,6 +3553,11 @@ "num_day": 26, "date": "2020-04-01T00:00:00.000Z", "confirmed": 10711 + }, + { + "num_day": 27, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11129 } ] }, @@ -3415,6 +3688,11 @@ "num_day": 24, "date": "2020-04-01T00:00:00.000Z", "confirmed": 10711 + }, + { + "num_day": 25, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11129 } ] }, @@ -3530,6 +3808,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 10711 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11129 } ] }, @@ -3640,6 +3923,11 @@ "num_day": 20, "date": "2020-04-01T00:00:00.000Z", "confirmed": 10711 + }, + { + "num_day": 21, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11129 } ] }, @@ -3745,6 +4033,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 10711 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11129 } ] }, @@ -3850,6 +4143,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 10711 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11129 } ] }, @@ -3945,6 +4243,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 10711 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11129 } ] }, @@ -4035,6 +4338,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 10711 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11129 } ] } @@ -4097,6 +4405,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "deaths": 146 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 158 } ] }, @@ -4152,6 +4465,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "deaths": 146 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 158 } ] }, @@ -4197,6 +4515,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "deaths": 146 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 158 } ] }, @@ -4237,6 +4560,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 146 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 158 } ] }, @@ -4272,6 +4600,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 146 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 158 } ] }, @@ -4297,6 +4630,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 146 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 158 } ] }, @@ -4317,6 +4655,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 146 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 158 } ] }, @@ -4339,7 +4682,7 @@ ] }, { - "highest_confirmed": 359, + "highest_confirmed": 400, "highest_deaths": 5, "population": 9942334, "name": "Azerbaijan", @@ -4406,6 +4749,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 359 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 400 } ] }, @@ -4446,6 +4794,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 359 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 400 } ] }, @@ -4471,6 +4824,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 359 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 400 } ] }, @@ -4481,12 +4839,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 359 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 400 } ] }, { "range": 400, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 400 + } + ] }, { "range": 500, @@ -4549,7 +4918,7 @@ ] }, { - "highest_confirmed": 21, + "highest_confirmed": 24, "highest_deaths": 1, "population": 385640, "name": "Bahamas", @@ -4635,7 +5004,7 @@ ] }, { - "highest_confirmed": 569, + "highest_confirmed": 643, "highest_deaths": 4, "population": 1569439, "name": "Bahrain", @@ -4787,6 +5156,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00.000Z", "confirmed": 569 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 643 } ] }, @@ -4907,6 +5281,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "confirmed": 569 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 643 } ] }, @@ -5007,6 +5386,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 569 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 643 } ] }, @@ -5072,6 +5456,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 569 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 643 } ] }, @@ -5117,6 +5506,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 569 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 643 } ] }, @@ -5137,6 +5531,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "confirmed": 569 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 643 } ] }, @@ -5197,7 +5596,7 @@ ] }, { - "highest_confirmed": 54, + "highest_confirmed": 56, "highest_deaths": 6, "population": 161356039, "name": "Bangladesh", @@ -5214,6 +5613,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 54 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 56 } ] }, @@ -5294,7 +5698,7 @@ ] }, { - "highest_confirmed": 34, + "highest_confirmed": 46, "population": 286641, "name": "Barbados", "confirmed": [ @@ -5379,8 +5783,8 @@ ] }, { - "highest_confirmed": 163, - "highest_deaths": 2, + "highest_confirmed": 304, + "highest_deaths": 4, "population": 9485386, "name": "Belarus", "confirmed": [ @@ -5461,6 +5865,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 163 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 304 } ] }, @@ -5481,16 +5890,33 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "confirmed": 163 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 304 } ] }, { "range": 200, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 304 + } + ] }, { "range": 300, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 304 + } + ] }, { "range": 400, @@ -5557,8 +5983,8 @@ ] }, { - "highest_confirmed": 13964, - "highest_deaths": 828, + "highest_confirmed": 15348, + "highest_deaths": 1011, "population": 11422068, "name": "Belgium", "confirmed": [ @@ -5704,6 +6130,11 @@ "num_day": 27, "date": "2020-04-01T00:00:00.000Z", "confirmed": 13964 + }, + { + "num_day": 28, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 15348 } ] }, @@ -5844,6 +6275,11 @@ "num_day": 26, "date": "2020-04-01T00:00:00.000Z", "confirmed": 13964 + }, + { + "num_day": 27, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 15348 } ] }, @@ -5974,6 +6410,11 @@ "num_day": 24, "date": "2020-04-01T00:00:00.000Z", "confirmed": 13964 + }, + { + "num_day": 25, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 15348 } ] }, @@ -6089,6 +6530,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 13964 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 15348 } ] }, @@ -6194,6 +6640,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 13964 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 15348 } ] }, @@ -6299,6 +6750,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 13964 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 15348 } ] }, @@ -6394,6 +6850,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 13964 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 15348 } ] }, @@ -6484,6 +6945,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 13964 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 15348 } ] } @@ -6571,6 +7037,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "deaths": 828 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1011 } ] }, @@ -6646,6 +7117,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "deaths": 828 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1011 } ] }, @@ -6716,6 +7192,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "deaths": 828 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1011 } ] }, @@ -6781,6 +7262,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "deaths": 828 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1011 } ] }, @@ -6846,6 +7332,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "deaths": 828 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1011 } ] }, @@ -6906,6 +7397,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "deaths": 828 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1011 } ] }, @@ -6956,6 +7452,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "deaths": 828 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1011 } ] }, @@ -6996,6 +7497,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 828 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1011 } ] }, @@ -7026,6 +7532,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 828 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1011 } ] }, @@ -7051,6 +7562,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 828 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1011 } ] }, @@ -7071,6 +7587,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 828 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1011 } ] } @@ -7162,7 +7683,7 @@ ] }, { - "highest_confirmed": 4, + "highest_confirmed": 5, "population": 754394, "name": "Bhutan", "confirmed": [ @@ -7247,8 +7768,8 @@ ] }, { - "highest_confirmed": 115, - "highest_deaths": 7, + "highest_confirmed": 123, + "highest_deaths": 8, "population": 11353142, "name": "Bolivia", "confirmed": [ @@ -7284,6 +7805,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 115 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 123 } ] }, @@ -7299,6 +7825,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 115 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 123 } ] }, @@ -7375,8 +7906,8 @@ ] }, { - "highest_confirmed": 459, - "highest_deaths": 13, + "highest_confirmed": 533, + "highest_deaths": 16, "population": 3323929, "name": "Bosnia and Herzegovina", "confirmed": [ @@ -7452,6 +7983,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 459 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 533 } ] }, @@ -7512,6 +8048,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 459 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 533 } ] }, @@ -7547,6 +8088,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 459 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 533 } ] }, @@ -7572,6 +8118,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 459 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 533 } ] }, @@ -7587,12 +8138,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 459 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 533 } ] }, { "range": 500, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 533 + } + ] }, { "range": 750, @@ -7621,6 +8183,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 13 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 16 } ] }, @@ -7667,8 +8234,8 @@ ] }, { - "highest_confirmed": 6836, - "highest_deaths": 240, + "highest_confirmed": 8044, + "highest_deaths": 324, "population": 209469333, "name": "Brazil", "confirmed": [ @@ -7779,6 +8346,11 @@ "num_day": 20, "date": "2020-04-01T00:00:00.000Z", "confirmed": 6836 + }, + { + "num_day": 21, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 8044 } ] }, @@ -7884,6 +8456,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 6836 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 8044 } ] }, @@ -7974,6 +8551,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 6836 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 8044 } ] }, @@ -8059,86 +8641,16 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 6836 - } - ] - }, - { - "range": 400, - "time_series": [ - { - "num_day": 0, - "date": "2020-03-19T00:00:00.000Z", - "confirmed": 621 }, { - "num_day": 1, - "date": "2020-03-20T00:00:00.000Z", - "confirmed": 793 - }, - { - "num_day": 2, - "date": "2020-03-21T00:00:00.000Z", - "confirmed": 1021 - }, - { - "num_day": 3, - "date": "2020-03-22T00:00:00.000Z", - "confirmed": 1546 - }, - { - "num_day": 4, - "date": "2020-03-23T00:00:00.000Z", - "confirmed": 1924 - }, - { - "num_day": 5, - "date": "2020-03-24T00:00:00.000Z", - "confirmed": 2247 - }, - { - "num_day": 6, - "date": "2020-03-25T00:00:00.000Z", - "confirmed": 2554 - }, - { - "num_day": 7, - "date": "2020-03-26T00:00:00.000Z", - "confirmed": 2985 - }, - { - "num_day": 8, - "date": "2020-03-27T00:00:00.000Z", - "confirmed": 3417 - }, - { - "num_day": 9, - "date": "2020-03-28T00:00:00.000Z", - "confirmed": 3904 - }, - { - "num_day": 10, - "date": "2020-03-29T00:00:00.000Z", - "confirmed": 4256 - }, - { - "num_day": 11, - "date": "2020-03-30T00:00:00.000Z", - "confirmed": 4579 - }, - { - "num_day": 12, - "date": "2020-03-31T00:00:00.000Z", - "confirmed": 5717 - }, - { - "num_day": 13, - "date": "2020-04-01T00:00:00.000Z", - "confirmed": 6836 + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 8044 } ] }, { - "range": 500, + "range": 400, "time_series": [ { "num_day": 0, @@ -8209,6 +8721,91 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 6836 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 8044 + } + ] + }, + { + "range": 500, + "time_series": [ + { + "num_day": 0, + "date": "2020-03-19T00:00:00.000Z", + "confirmed": 621 + }, + { + "num_day": 1, + "date": "2020-03-20T00:00:00.000Z", + "confirmed": 793 + }, + { + "num_day": 2, + "date": "2020-03-21T00:00:00.000Z", + "confirmed": 1021 + }, + { + "num_day": 3, + "date": "2020-03-22T00:00:00.000Z", + "confirmed": 1546 + }, + { + "num_day": 4, + "date": "2020-03-23T00:00:00.000Z", + "confirmed": 1924 + }, + { + "num_day": 5, + "date": "2020-03-24T00:00:00.000Z", + "confirmed": 2247 + }, + { + "num_day": 6, + "date": "2020-03-25T00:00:00.000Z", + "confirmed": 2554 + }, + { + "num_day": 7, + "date": "2020-03-26T00:00:00.000Z", + "confirmed": 2985 + }, + { + "num_day": 8, + "date": "2020-03-27T00:00:00.000Z", + "confirmed": 3417 + }, + { + "num_day": 9, + "date": "2020-03-28T00:00:00.000Z", + "confirmed": 3904 + }, + { + "num_day": 10, + "date": "2020-03-29T00:00:00.000Z", + "confirmed": 4256 + }, + { + "num_day": 11, + "date": "2020-03-30T00:00:00.000Z", + "confirmed": 4579 + }, + { + "num_day": 12, + "date": "2020-03-31T00:00:00.000Z", + "confirmed": 5717 + }, + { + "num_day": 13, + "date": "2020-04-01T00:00:00.000Z", + "confirmed": 6836 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 8044 } ] }, @@ -8279,6 +8876,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 6836 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 8044 } ] }, @@ -8344,6 +8946,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 6836 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 8044 } ] } @@ -8416,6 +9023,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "deaths": 240 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 324 } ] }, @@ -8476,6 +9088,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "deaths": 240 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 324 } ] }, @@ -8531,6 +9148,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "deaths": 240 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 324 } ] }, @@ -8581,6 +9203,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "deaths": 240 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 324 } ] }, @@ -8626,6 +9253,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "deaths": 240 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 324 } ] }, @@ -8666,6 +9298,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 240 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 324 } ] }, @@ -8696,6 +9333,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 240 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 324 } ] }, @@ -8711,12 +9353,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 240 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 324 } ] }, { "range": 300, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 324 + } + ] }, { "range": 400, @@ -8729,7 +9382,7 @@ ] }, { - "highest_confirmed": 131, + "highest_confirmed": 133, "highest_deaths": 1, "population": 428962, "name": "Brunei", @@ -8826,6 +9479,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 131 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 133 } ] }, @@ -8876,6 +9534,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 131 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 133 } ] }, @@ -8952,7 +9615,7 @@ ] }, { - "highest_confirmed": 422, + "highest_confirmed": 457, "highest_deaths": 10, "population": 7024216, "name": "Bulgaria", @@ -9049,6 +9712,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 422 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 457 } ] }, @@ -9119,6 +9787,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 422 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 457 } ] }, @@ -9174,6 +9847,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 422 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 457 } ] }, @@ -9204,6 +9882,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 422 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 457 } ] }, @@ -9214,6 +9897,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 422 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 457 } ] }, @@ -9238,6 +9926,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 10 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 10 } ] }, @@ -9284,7 +9977,7 @@ ] }, { - "highest_confirmed": 282, + "highest_confirmed": 288, "highest_deaths": 16, "population": 19751535, "name": "Burkina Faso", @@ -9351,6 +10044,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 282 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 288 } ] }, @@ -9401,6 +10099,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 282 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 288 } ] }, @@ -9431,6 +10134,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 282 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 288 } ] }, @@ -9483,6 +10191,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 16 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 16 } ] }, @@ -9615,7 +10328,7 @@ ] }, { - "highest_confirmed": 109, + "highest_confirmed": 110, "population": 16249798, "name": "Cambodia", "confirmed": [ @@ -9686,6 +10399,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 109 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 110 } ] }, @@ -9711,6 +10429,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 109 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 110 } ] }, @@ -9787,8 +10510,8 @@ ] }, { - "highest_confirmed": 233, - "highest_deaths": 6, + "highest_confirmed": 306, + "highest_deaths": 7, "population": 25216237, "name": "Cameroon", "confirmed": [ @@ -9844,6 +10567,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 233 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 306 } ] }, @@ -9869,6 +10597,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 233 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 306 } ] }, @@ -9879,12 +10612,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 233 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 306 } ] }, { "range": 300, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 306 + } + ] }, { "range": 400, @@ -9951,8 +10695,8 @@ ] }, { - "highest_confirmed": 9560, - "highest_deaths": 109, + "highest_confirmed": 11284, + "highest_deaths": 139, "population": 37058856, "name": "Canada", "confirmed": [ @@ -10088,6 +10832,11 @@ "num_day": 25, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9560 + }, + { + "num_day": 26, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11284 } ] }, @@ -10203,6 +10952,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9560 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11284 } ] }, @@ -10298,6 +11052,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9560 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11284 } ] }, @@ -10388,6 +11147,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9560 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11284 } ] }, @@ -10478,6 +11242,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9560 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11284 } ] }, @@ -10558,6 +11327,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9560 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11284 } ] }, @@ -10633,6 +11407,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9560 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11284 } ] }, @@ -10698,6 +11477,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9560 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 11284 } ] } @@ -10770,6 +11554,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "deaths": 109 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 139 } ] }, @@ -10830,6 +11619,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "deaths": 109 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 139 } ] }, @@ -10875,6 +11669,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "deaths": 109 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 139 } ] }, @@ -10910,6 +11709,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 109 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 139 } ] }, @@ -10945,6 +11749,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 109 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 139 } ] }, @@ -10965,6 +11774,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 109 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 139 } ] }, @@ -10980,6 +11794,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 109 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 139 } ] }, @@ -11087,7 +11906,7 @@ ] }, { - "highest_confirmed": 7, + "highest_confirmed": 8, "population": 15477751, "name": "Chad", "confirmed": [ @@ -11172,8 +11991,8 @@ ] }, { - "highest_confirmed": 3031, - "highest_deaths": 16, + "highest_confirmed": 3404, + "highest_deaths": 18, "population": 18729160, "name": "Chile", "confirmed": [ @@ -11274,6 +12093,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3031 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3404 } ] }, @@ -11364,6 +12188,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3031 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3404 } ] }, @@ -11449,6 +12278,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3031 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3404 } ] }, @@ -11519,6 +12353,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3031 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3404 } ] }, @@ -11589,6 +12428,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3031 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3404 } ] }, @@ -11654,6 +12498,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3031 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3404 } ] }, @@ -11704,6 +12553,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3031 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3404 } ] }, @@ -11749,6 +12603,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3031 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3404 } ] } @@ -11766,6 +12625,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 16 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 18 } ] }, @@ -11812,8 +12676,8 @@ ] }, { - "highest_confirmed": 82361, - "highest_deaths": 3316, + "highest_confirmed": 82432, + "highest_deaths": 3322, "population": 1392730000, "name": "China", "confirmed": [ @@ -15812,8 +16676,8 @@ ] }, { - "highest_confirmed": 1065, - "highest_deaths": 17, + "highest_confirmed": 1161, + "highest_deaths": 19, "population": 49648685, "name": "Colombia", "confirmed": [ @@ -15904,6 +16768,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1065 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1161 } ] }, @@ -15979,6 +16848,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1065 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1161 } ] }, @@ -16039,6 +16913,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1065 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1161 } ] }, @@ -16089,6 +16968,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1065 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1161 } ] }, @@ -16134,6 +17018,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1065 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1161 } ] }, @@ -16169,6 +17058,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1065 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1161 } ] }, @@ -16189,6 +17083,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1065 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1161 } ] }, @@ -16199,6 +17098,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1065 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1161 } ] } @@ -16226,6 +17130,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 17 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 19 } ] }, @@ -16272,7 +17181,8 @@ ] }, { - "highest_confirmed": 19, + "highest_confirmed": 22, + "highest_deaths": 2, "population": 5244363, "name": "Congo (Brazzaville)", "confirmed": [ @@ -16357,8 +17267,8 @@ ] }, { - "highest_confirmed": 109, - "highest_deaths": 9, + "highest_confirmed": 134, + "highest_deaths": 13, "population": 84068091, "name": "Congo (Kinshasa)", "confirmed": [ @@ -16399,6 +17309,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 109 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 134 } ] }, @@ -16409,6 +17324,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 109 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 134 } ] }, @@ -16440,7 +17360,13 @@ "deaths": [ { "range": 10, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 13 + } + ] }, { "range": 20, @@ -16485,7 +17411,7 @@ ] }, { - "highest_confirmed": 375, + "highest_confirmed": 396, "highest_deaths": 2, "population": 4999441, "name": "Costa Rica", @@ -16567,6 +17493,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 375 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 396 } ] }, @@ -16632,6 +17563,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 375 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 396 } ] }, @@ -16677,6 +17613,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 375 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 396 } ] }, @@ -16702,6 +17643,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 375 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 396 } ] }, @@ -16770,7 +17716,7 @@ ] }, { - "highest_confirmed": 190, + "highest_confirmed": 194, "highest_deaths": 1, "population": 25069229, "name": "Cote d'Ivoire", @@ -16822,6 +17768,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 190 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 194 } ] }, @@ -16857,6 +17808,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 190 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 194 } ] }, @@ -16933,8 +17889,8 @@ ] }, { - "highest_confirmed": 963, - "highest_deaths": 6, + "highest_confirmed": 1011, + "highest_deaths": 7, "population": 4089400, "name": "Croatia", "confirmed": [ @@ -17025,6 +17981,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 963 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1011 } ] }, @@ -17100,6 +18061,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 963 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1011 } ] }, @@ -17165,6 +18131,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 963 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1011 } ] }, @@ -17220,6 +18191,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 963 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1011 } ] }, @@ -17265,6 +18241,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 963 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1011 } ] }, @@ -17300,6 +18281,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 963 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1011 } ] }, @@ -17320,12 +18306,23 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "confirmed": 963 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1011 } ] }, { "range": 1000, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1011 + } + ] } ], "deaths": [ @@ -18697,6 +19694,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "deaths": 11 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 11 } ] }, @@ -18743,7 +19745,7 @@ ] }, { - "highest_confirmed": 212, + "highest_confirmed": 233, "highest_deaths": 6, "population": 11338138, "name": "Cuba", @@ -18790,6 +19792,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 212 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 233 } ] }, @@ -18820,6 +19827,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 212 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 233 } ] }, @@ -18830,6 +19842,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 212 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 233 } ] }, @@ -18902,8 +19919,8 @@ ] }, { - "highest_confirmed": 320, - "highest_deaths": 9, + "highest_confirmed": 356, + "highest_deaths": 10, "population": 1189265, "name": "Cyprus", "confirmed": [ @@ -18979,6 +19996,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 320 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 356 } ] }, @@ -19034,6 +20056,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 320 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 356 } ] }, @@ -19059,6 +20086,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 320 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 356 } ] }, @@ -19069,6 +20101,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 320 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 356 } ] }, @@ -19092,7 +20129,13 @@ "deaths": [ { "range": 10, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 10 + } + ] }, { "range": 20, @@ -19137,8 +20180,8 @@ ] }, { - "highest_confirmed": 3508, - "highest_deaths": 39, + "highest_confirmed": 3858, + "highest_deaths": 44, "population": 10625695, "name": "Czech Republic", "confirmed": [ @@ -19254,6 +20297,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3508 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3858 } ] }, @@ -19359,6 +20407,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3508 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3858 } ] }, @@ -19454,6 +20507,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3508 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3858 } ] }, @@ -19539,6 +20597,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3508 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3858 } ] }, @@ -19619,6 +20682,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3508 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3858 } ] }, @@ -19694,6 +20762,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3508 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3858 } ] }, @@ -19764,6 +20837,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3508 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3858 } ] }, @@ -19824,6 +20902,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3508 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3858 } ] } @@ -19856,6 +20939,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 39 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 44 } ] }, @@ -19876,6 +20964,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 39 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 44 } ] }, @@ -19891,12 +20984,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 39 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 44 } ] }, { "range": 40, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 44 + } + ] }, { "range": 50, @@ -19929,8 +21033,8 @@ ] }, { - "highest_confirmed": 3290, - "highest_deaths": 104, + "highest_confirmed": 3573, + "highest_deaths": 123, "population": 5797446, "name": "Denmark", "confirmed": [ @@ -20056,6 +21160,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3290 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3573 } ] }, @@ -20176,6 +21285,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3290 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3573 } ] }, @@ -20296,6 +21410,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3290 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3573 } ] }, @@ -20411,6 +21530,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3290 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3573 } ] }, @@ -20526,6 +21650,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3290 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3573 } ] }, @@ -20636,6 +21765,11 @@ "num_day": 20, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3290 + }, + { + "num_day": 21, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3573 } ] }, @@ -20741,6 +21875,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3290 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3573 } ] }, @@ -20826,6 +21965,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3290 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3573 } ] } @@ -20893,6 +22037,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "deaths": 104 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 123 } ] }, @@ -20948,6 +22097,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "deaths": 104 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 123 } ] }, @@ -20998,6 +22152,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "deaths": 104 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 123 } ] }, @@ -21038,6 +22197,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 104 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 123 } ] }, @@ -21073,6 +22237,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 104 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 123 } ] }, @@ -21093,6 +22262,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 104 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 123 } ] }, @@ -21103,6 +22277,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 104 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 123 } ] }, @@ -21125,7 +22304,7 @@ ] }, { - "highest_confirmed": 33, + "highest_confirmed": 40, "population": 958920, "name": "Djibouti", "confirmed": [ @@ -21210,8 +22389,8 @@ ] }, { - "highest_confirmed": 1284, - "highest_deaths": 57, + "highest_confirmed": 1380, + "highest_deaths": 60, "population": 10627165, "name": "Dominican Republic", "confirmed": [ @@ -21282,6 +22461,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1284 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1380 } ] }, @@ -21347,6 +22531,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1284 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1380 } ] }, @@ -21407,6 +22596,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1284 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1380 } ] }, @@ -21457,6 +22651,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1284 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1380 } ] }, @@ -21497,6 +22696,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1284 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1380 } ] }, @@ -21532,6 +22736,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1284 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1380 } ] }, @@ -21557,6 +22766,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1284 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1380 } ] }, @@ -21572,6 +22786,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1284 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1380 } ] } @@ -21619,6 +22838,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "deaths": 57 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 60 } ] }, @@ -21654,6 +22878,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 57 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 60 } ] }, @@ -21679,6 +22908,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 57 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 60 } ] }, @@ -21699,6 +22933,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 57 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 60 } ] }, @@ -21714,6 +22953,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 57 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 60 } ] }, @@ -21744,8 +22988,8 @@ ] }, { - "highest_confirmed": 2748, - "highest_deaths": 93, + "highest_confirmed": 3163, + "highest_deaths": 120, "population": 17084357, "name": "Ecuador", "confirmed": [ @@ -21831,6 +23075,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2748 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3163 } ] }, @@ -21911,6 +23160,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2748 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3163 } ] }, @@ -21981,6 +23235,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2748 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3163 } ] }, @@ -22051,6 +23310,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2748 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3163 } ] }, @@ -22116,6 +23380,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2748 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3163 } ] }, @@ -22181,6 +23450,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2748 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3163 } ] }, @@ -22241,6 +23515,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2748 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3163 } ] }, @@ -22291,6 +23570,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2748 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3163 } ] } @@ -22353,6 +23637,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "deaths": 93 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 120 } ] }, @@ -22403,6 +23692,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "deaths": 93 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 120 } ] }, @@ -22443,6 +23737,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 93 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 120 } ] }, @@ -22473,6 +23772,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 93 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 120 } ] }, @@ -22498,6 +23802,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 93 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 120 } ] }, @@ -22513,12 +23822,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 93 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 120 } ] }, { "range": 100, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 120 + } + ] }, { "range": 200, @@ -22539,8 +23859,8 @@ ] }, { - "highest_confirmed": 779, - "highest_deaths": 52, + "highest_confirmed": 865, + "highest_deaths": 58, "population": 98423595, "name": "Egypt", "confirmed": [ @@ -22666,6 +23986,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00.000Z", "confirmed": 779 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 865 } ] }, @@ -22766,6 +24091,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 779 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 865 } ] }, @@ -22841,6 +24171,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 779 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 865 } ] }, @@ -22901,6 +24236,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 779 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 865 } ] }, @@ -22951,6 +24291,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 779 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 865 } ] }, @@ -22986,6 +24331,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 779 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 865 } ] }, @@ -22996,6 +24346,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 779 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 865 } ] }, @@ -23067,6 +24422,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "deaths": 52 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 58 } ] }, @@ -23117,6 +24477,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "deaths": 52 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 58 } ] }, @@ -23152,6 +24517,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 52 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 58 } ] }, @@ -23177,6 +24547,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 52 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 58 } ] }, @@ -23187,6 +24562,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 52 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 58 } ] }, @@ -23217,8 +24597,8 @@ ] }, { - "highest_confirmed": 32, - "highest_deaths": 1, + "highest_confirmed": 41, + "highest_deaths": 2, "population": 6420744, "name": "El Salvador", "confirmed": [ @@ -23388,7 +24768,7 @@ ] }, { - "highest_confirmed": 15, + "highest_confirmed": 22, "population": null, "name": "Eritrea", "confirmed": [ @@ -23473,8 +24853,8 @@ ] }, { - "highest_confirmed": 779, - "highest_deaths": 5, + "highest_confirmed": 858, + "highest_deaths": 11, "population": 1320884, "name": "Estonia", "confirmed": [ @@ -23580,6 +24960,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 779 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 858 } ] }, @@ -23680,6 +25065,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 779 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 858 } ] }, @@ -23770,6 +25160,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 779 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 858 } ] }, @@ -23835,6 +25230,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 779 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 858 } ] }, @@ -23880,6 +25280,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 779 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 858 } ] }, @@ -23920,6 +25325,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 779 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 858 } ] }, @@ -23930,6 +25340,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 779 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 858 } ] }, @@ -23941,7 +25356,13 @@ "deaths": [ { "range": 10, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 11 + } + ] }, { "range": 20, @@ -24156,7 +25577,7 @@ ] }, { - "highest_confirmed": 5, + "highest_confirmed": 7, "population": 883483, "name": "Fiji", "confirmed": [ @@ -24241,8 +25662,8 @@ ] }, { - "highest_confirmed": 1446, - "highest_deaths": 17, + "highest_confirmed": 1518, + "highest_deaths": 19, "population": 5518050, "name": "Finland", "confirmed": [ @@ -24358,6 +25779,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1446 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1518 } ] }, @@ -24463,6 +25889,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1446 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1518 } ] }, @@ -24563,6 +25994,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1446 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1518 } ] }, @@ -24648,6 +26084,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1446 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1518 } ] }, @@ -24723,6 +26164,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1446 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1518 } ] }, @@ -24788,6 +26234,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1446 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1518 } ] }, @@ -24838,6 +26289,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1446 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1518 } ] }, @@ -24873,6 +26329,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1446 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1518 } ] } @@ -24900,6 +26361,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 17 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 19 } ] }, @@ -24946,8 +26412,8 @@ ] }, { - "highest_confirmed": 57749, - "highest_deaths": 4043, + "highest_confirmed": 59929, + "highest_deaths": 5398, "population": 66987244, "name": "France", "confirmed": [ @@ -25123,6 +26589,11 @@ "num_day": 33, "date": "2020-04-01T00:00:00.000Z", "confirmed": 57749 + }, + { + "num_day": 34, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 59929 } ] }, @@ -25293,6 +26764,11 @@ "num_day": 32, "date": "2020-04-01T00:00:00.000Z", "confirmed": 57749 + }, + { + "num_day": 33, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 59929 } ] }, @@ -25448,6 +26924,11 @@ "num_day": 29, "date": "2020-04-01T00:00:00.000Z", "confirmed": 57749 + }, + { + "num_day": 30, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 59929 } ] }, @@ -25593,6 +27074,11 @@ "num_day": 27, "date": "2020-04-01T00:00:00.000Z", "confirmed": 57749 + }, + { + "num_day": 28, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 59929 } ] }, @@ -25733,6 +27219,11 @@ "num_day": 26, "date": "2020-04-01T00:00:00.000Z", "confirmed": 57749 + }, + { + "num_day": 27, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 59929 } ] }, @@ -25873,6 +27364,11 @@ "num_day": 26, "date": "2020-04-01T00:00:00.000Z", "confirmed": 57749 + }, + { + "num_day": 27, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 59929 } ] }, @@ -26008,6 +27504,11 @@ "num_day": 25, "date": "2020-04-01T00:00:00.000Z", "confirmed": 57749 + }, + { + "num_day": 26, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 59929 } ] }, @@ -26138,6 +27639,11 @@ "num_day": 24, "date": "2020-04-01T00:00:00.000Z", "confirmed": 57749 + }, + { + "num_day": 25, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 59929 } ] } @@ -26275,6 +27781,11 @@ "num_day": 25, "date": "2020-04-01T00:00:00.000Z", "deaths": 4043 + }, + { + "num_day": 26, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 5398 } ] }, @@ -26395,6 +27906,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "deaths": 4043 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 5398 } ] }, @@ -26515,6 +28031,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "deaths": 4043 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 5398 } ] }, @@ -26630,6 +28151,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "deaths": 4043 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 5398 } ] }, @@ -26735,6 +28261,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "deaths": 4043 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 5398 } ] }, @@ -26840,6 +28371,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "deaths": 4043 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 5398 } ] }, @@ -26930,6 +28466,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "deaths": 4043 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 5398 } ] }, @@ -27005,6 +28546,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "deaths": 4043 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 5398 } ] }, @@ -27075,6 +28621,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "deaths": 4043 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 5398 } ] }, @@ -27145,6 +28696,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "deaths": 4043 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 5398 } ] }, @@ -27210,13 +28766,18 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "deaths": 4043 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 5398 } ] } ] }, { - "highest_confirmed": 18, + "highest_confirmed": 21, "highest_deaths": 1, "population": 2119275, "name": "Gabon", @@ -27388,7 +28949,7 @@ ] }, { - "highest_confirmed": 117, + "highest_confirmed": 134, "population": 3731000, "name": "Georgia", "confirmed": [ @@ -27449,6 +29010,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 117 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 134 } ] }, @@ -27469,6 +29035,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "confirmed": 117 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 134 } ] }, @@ -27545,8 +29116,8 @@ ] }, { - "highest_confirmed": 77872, - "highest_deaths": 920, + "highest_confirmed": 84794, + "highest_deaths": 1107, "population": 82927922, "name": "Germany", "confirmed": [ @@ -27717,6 +29288,11 @@ "num_day": 32, "date": "2020-04-01T00:00:00.000Z", "confirmed": 77872 + }, + { + "num_day": 33, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 84794 } ] }, @@ -27882,6 +29458,11 @@ "num_day": 31, "date": "2020-04-01T00:00:00.000Z", "confirmed": 77872 + }, + { + "num_day": 32, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 84794 } ] }, @@ -28032,6 +29613,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00.000Z", "confirmed": 77872 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 84794 } ] }, @@ -28177,6 +29763,11 @@ "num_day": 27, "date": "2020-04-01T00:00:00.000Z", "confirmed": 77872 + }, + { + "num_day": 28, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 84794 } ] }, @@ -28322,6 +29913,11 @@ "num_day": 27, "date": "2020-04-01T00:00:00.000Z", "confirmed": 77872 + }, + { + "num_day": 28, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 84794 } ] }, @@ -28462,6 +30058,11 @@ "num_day": 26, "date": "2020-04-01T00:00:00.000Z", "confirmed": 77872 + }, + { + "num_day": 27, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 84794 } ] }, @@ -28597,6 +30198,11 @@ "num_day": 25, "date": "2020-04-01T00:00:00.000Z", "confirmed": 77872 + }, + { + "num_day": 26, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 84794 } ] }, @@ -28727,6 +30333,11 @@ "num_day": 24, "date": "2020-04-01T00:00:00.000Z", "confirmed": 77872 + }, + { + "num_day": 25, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 84794 } ] } @@ -28824,6 +30435,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "deaths": 920 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1107 } ] }, @@ -28909,6 +30525,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "deaths": 920 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1107 } ] }, @@ -28984,6 +30605,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "deaths": 920 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1107 } ] }, @@ -29059,6 +30685,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "deaths": 920 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1107 } ] }, @@ -29129,6 +30760,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "deaths": 920 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1107 } ] }, @@ -29194,6 +30830,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "deaths": 920 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1107 } ] }, @@ -29249,6 +30890,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "deaths": 920 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1107 } ] }, @@ -29294,6 +30940,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "deaths": 920 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1107 } ] }, @@ -29329,6 +30980,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 920 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1107 } ] }, @@ -29359,6 +31015,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 920 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1107 } ] }, @@ -29384,13 +31045,18 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 920 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1107 } ] } ] }, { - "highest_confirmed": 195, + "highest_confirmed": 204, "highest_deaths": 5, "population": 29767108, "name": "Ghana", @@ -29442,6 +31108,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 195 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 204 } ] }, @@ -29482,12 +31153,23 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 195 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 204 } ] }, { "range": 200, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 204 + } + ] }, { "range": 300, @@ -29558,8 +31240,8 @@ ] }, { - "highest_confirmed": 1415, - "highest_deaths": 50, + "highest_confirmed": 1544, + "highest_deaths": 53, "population": 10727668, "name": "Greece", "confirmed": [ @@ -29690,6 +31372,11 @@ "num_day": 24, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1415 + }, + { + "num_day": 25, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1544 } ] }, @@ -29795,6 +31482,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1415 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1544 } ] }, @@ -29895,6 +31587,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1415 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1544 } ] }, @@ -29990,6 +31687,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1415 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1544 } ] }, @@ -30070,6 +31772,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1415 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1544 } ] }, @@ -30135,6 +31842,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1415 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1544 } ] }, @@ -30180,6 +31892,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1415 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1544 } ] }, @@ -30210,6 +31927,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1415 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1544 } ] } @@ -30277,6 +31999,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "deaths": 50 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 53 } ] }, @@ -30327,6 +32054,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "deaths": 50 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 53 } ] }, @@ -30357,6 +32089,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 50 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 53 } ] }, @@ -30377,6 +32114,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 50 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 53 } ] }, @@ -30387,6 +32129,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 50 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 53 } ] }, @@ -30417,7 +32164,7 @@ ] }, { - "highest_confirmed": 39, + "highest_confirmed": 47, "highest_deaths": 1, "population": 17247807, "name": "Guatemala", @@ -30503,13 +32250,19 @@ ] }, { - "highest_confirmed": 30, + "highest_confirmed": 52, "population": 12414318, "name": "Guinea", "confirmed": [ { "range": 50, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 52 + } + ] }, { "range": 100, @@ -30589,7 +32342,7 @@ }, { "highest_confirmed": 20, - "highest_deaths": 2, + "highest_deaths": 4, "population": 779004, "name": "Guyana", "confirmed": [ @@ -30759,7 +32512,7 @@ ] }, { - "highest_confirmed": 6, + "highest_confirmed": 7, "name": "Holy See", "confirmed": [ { @@ -30843,8 +32596,8 @@ ] }, { - "highest_confirmed": 172, - "highest_deaths": 10, + "highest_confirmed": 219, + "highest_deaths": 14, "population": 9587522, "name": "Honduras", "confirmed": [ @@ -30885,6 +32638,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 172 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 219 } ] }, @@ -30910,12 +32668,23 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 172 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 219 } ] }, { "range": 200, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 219 + } + ] }, { "range": 300, @@ -30946,6 +32715,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 10 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 14 } ] }, @@ -30992,8 +32766,8 @@ ] }, { - "highest_confirmed": 525, - "highest_deaths": 20, + "highest_confirmed": 585, + "highest_deaths": 21, "population": 9768785, "name": "Hungary", "confirmed": [ @@ -31079,6 +32853,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 525 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 585 } ] }, @@ -31144,6 +32923,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 525 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 585 } ] }, @@ -31189,6 +32973,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 525 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 585 } ] }, @@ -31224,6 +33013,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 525 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 585 } ] }, @@ -31249,6 +33043,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 525 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 585 } ] }, @@ -31259,6 +33058,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 525 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 585 } ] }, @@ -31314,6 +33118,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "deaths": 20 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 21 } ] }, @@ -31324,6 +33133,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 20 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 21 } ] }, @@ -31366,7 +33180,7 @@ ] }, { - "highest_confirmed": 1220, + "highest_confirmed": 1319, "highest_deaths": 5, "population": 353574, "name": "Iceland", @@ -31503,6 +33317,11 @@ "num_day": 25, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1220 + }, + { + "num_day": 26, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1319 } ] }, @@ -31613,6 +33432,11 @@ "num_day": 20, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1220 + }, + { + "num_day": 21, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1319 } ] }, @@ -31698,6 +33522,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1220 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1319 } ] }, @@ -31773,6 +33602,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1220 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1319 } ] }, @@ -31843,6 +33677,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1220 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1319 } ] }, @@ -31903,6 +33742,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1220 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1319 } ] }, @@ -31943,6 +33787,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1220 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1319 } ] }, @@ -31968,6 +33817,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1220 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1319 } ] } @@ -32020,8 +33874,8 @@ ] }, { - "highest_confirmed": 1998, - "highest_deaths": 58, + "highest_confirmed": 2543, + "highest_deaths": 72, "population": 1352617328, "name": "India", "confirmed": [ @@ -32142,6 +33996,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1998 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2543 } ] }, @@ -32242,6 +34101,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1998 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2543 } ] }, @@ -32312,6 +34176,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1998 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2543 } ] }, @@ -32377,6 +34246,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1998 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2543 } ] }, @@ -32432,6 +34306,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1998 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2543 } ] }, @@ -32482,6 +34361,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1998 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2543 } ] }, @@ -32517,6 +34401,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1998 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2543 } ] }, @@ -32542,6 +34431,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1998 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2543 } ] } @@ -32599,6 +34493,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "deaths": 58 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 72 } ] }, @@ -32639,6 +34538,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 58 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 72 } ] }, @@ -32659,6 +34563,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 58 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 72 } ] }, @@ -32669,6 +34578,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 58 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 72 } ] }, @@ -32679,6 +34593,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 58 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 72 } ] }, @@ -32709,8 +34628,8 @@ ] }, { - "highest_confirmed": 1677, - "highest_deaths": 157, + "highest_confirmed": 1790, + "highest_deaths": 170, "population": 267663435, "name": "Indonesia", "confirmed": [ @@ -32816,6 +34735,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1677 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1790 } ] }, @@ -32911,6 +34835,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1677 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1790 } ] }, @@ -32991,6 +34920,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1677 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1790 } ] }, @@ -33066,6 +35000,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1677 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1790 } ] }, @@ -33131,6 +35070,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1677 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1790 } ] }, @@ -33191,6 +35135,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1677 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1790 } ] }, @@ -33236,6 +35185,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1677 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1790 } ] }, @@ -33271,6 +35225,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1677 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1790 } ] } @@ -33353,6 +35312,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "deaths": 157 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 170 } ] }, @@ -33428,6 +35392,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "deaths": 157 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 170 } ] }, @@ -33498,6 +35467,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "deaths": 157 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 170 } ] }, @@ -33558,6 +35532,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "deaths": 157 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 170 } ] }, @@ -33608,6 +35587,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "deaths": 157 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 170 } ] }, @@ -33648,6 +35632,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 157 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 170 } ] }, @@ -33678,6 +35667,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 157 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 170 } ] }, @@ -33700,8 +35694,8 @@ ] }, { - "highest_confirmed": 47593, - "highest_deaths": 3036, + "highest_confirmed": 50468, + "highest_deaths": 3160, "population": 81800269, "name": "Iran", "confirmed": [ @@ -33897,6 +35891,11 @@ "num_day": 37, "date": "2020-04-01T00:00:00.000Z", "confirmed": 47593 + }, + { + "num_day": 38, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 50468 } ] }, @@ -34082,6 +36081,11 @@ "num_day": 35, "date": "2020-04-01T00:00:00.000Z", "confirmed": 47593 + }, + { + "num_day": 36, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 50468 } ] }, @@ -34262,6 +36266,11 @@ "num_day": 34, "date": "2020-04-01T00:00:00.000Z", "confirmed": 47593 + }, + { + "num_day": 35, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 50468 } ] }, @@ -34437,181 +36446,16 @@ "num_day": 33, "date": "2020-04-01T00:00:00.000Z", "confirmed": 47593 - } - ] - }, - { - "range": 400, - "time_series": [ - { - "num_day": 0, - "date": "2020-02-29T00:00:00.000Z", - "confirmed": 593 - }, - { - "num_day": 1, - "date": "2020-03-01T00:00:00.000Z", - "confirmed": 978 - }, - { - "num_day": 2, - "date": "2020-03-02T00:00:00.000Z", - "confirmed": 1501 - }, - { - "num_day": 3, - "date": "2020-03-03T00:00:00.000Z", - "confirmed": 2336 - }, - { - "num_day": 4, - "date": "2020-03-04T00:00:00.000Z", - "confirmed": 2922 - }, - { - "num_day": 5, - "date": "2020-03-05T00:00:00.000Z", - "confirmed": 3513 - }, - { - "num_day": 6, - "date": "2020-03-06T00:00:00.000Z", - "confirmed": 4747 - }, - { - "num_day": 7, - "date": "2020-03-07T00:00:00.000Z", - "confirmed": 5823 - }, - { - "num_day": 8, - "date": "2020-03-08T00:00:00.000Z", - "confirmed": 6566 - }, - { - "num_day": 9, - "date": "2020-03-09T00:00:00.000Z", - "confirmed": 7161 - }, - { - "num_day": 10, - "date": "2020-03-10T00:00:00.000Z", - "confirmed": 8042 - }, - { - "num_day": 11, - "date": "2020-03-11T00:00:00.000Z", - "confirmed": 9000 - }, - { - "num_day": 12, - "date": "2020-03-12T00:00:00.000Z", - "confirmed": 10075 - }, - { - "num_day": 13, - "date": "2020-03-13T00:00:00.000Z", - "confirmed": 11364 - }, - { - "num_day": 14, - "date": "2020-03-14T00:00:00.000Z", - "confirmed": 12729 - }, - { - "num_day": 15, - "date": "2020-03-15T00:00:00.000Z", - "confirmed": 13938 - }, - { - "num_day": 16, - "date": "2020-03-16T00:00:00.000Z", - "confirmed": 14991 - }, - { - "num_day": 17, - "date": "2020-03-17T00:00:00.000Z", - "confirmed": 16169 - }, - { - "num_day": 18, - "date": "2020-03-18T00:00:00.000Z", - "confirmed": 17361 - }, - { - "num_day": 19, - "date": "2020-03-19T00:00:00.000Z", - "confirmed": 18407 - }, - { - "num_day": 20, - "date": "2020-03-20T00:00:00.000Z", - "confirmed": 19644 - }, - { - "num_day": 21, - "date": "2020-03-21T00:00:00.000Z", - "confirmed": 20610 }, { - "num_day": 22, - "date": "2020-03-22T00:00:00.000Z", - "confirmed": 21638 - }, - { - "num_day": 23, - "date": "2020-03-23T00:00:00.000Z", - "confirmed": 23049 - }, - { - "num_day": 24, - "date": "2020-03-24T00:00:00.000Z", - "confirmed": 24811 - }, - { - "num_day": 25, - "date": "2020-03-25T00:00:00.000Z", - "confirmed": 27017 - }, - { - "num_day": 26, - "date": "2020-03-26T00:00:00.000Z", - "confirmed": 29406 - }, - { - "num_day": 27, - "date": "2020-03-27T00:00:00.000Z", - "confirmed": 32332 - }, - { - "num_day": 28, - "date": "2020-03-28T00:00:00.000Z", - "confirmed": 35408 - }, - { - "num_day": 29, - "date": "2020-03-29T00:00:00.000Z", - "confirmed": 38309 - }, - { - "num_day": 30, - "date": "2020-03-30T00:00:00.000Z", - "confirmed": 41495 - }, - { - "num_day": 31, - "date": "2020-03-31T00:00:00.000Z", - "confirmed": 44605 - }, - { - "num_day": 32, - "date": "2020-04-01T00:00:00.000Z", - "confirmed": 47593 + "num_day": 34, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 50468 } ] }, { - "range": 500, + "range": 400, "time_series": [ { "num_day": 0, @@ -34777,6 +36621,186 @@ "num_day": 32, "date": "2020-04-01T00:00:00.000Z", "confirmed": 47593 + }, + { + "num_day": 33, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 50468 + } + ] + }, + { + "range": 500, + "time_series": [ + { + "num_day": 0, + "date": "2020-02-29T00:00:00.000Z", + "confirmed": 593 + }, + { + "num_day": 1, + "date": "2020-03-01T00:00:00.000Z", + "confirmed": 978 + }, + { + "num_day": 2, + "date": "2020-03-02T00:00:00.000Z", + "confirmed": 1501 + }, + { + "num_day": 3, + "date": "2020-03-03T00:00:00.000Z", + "confirmed": 2336 + }, + { + "num_day": 4, + "date": "2020-03-04T00:00:00.000Z", + "confirmed": 2922 + }, + { + "num_day": 5, + "date": "2020-03-05T00:00:00.000Z", + "confirmed": 3513 + }, + { + "num_day": 6, + "date": "2020-03-06T00:00:00.000Z", + "confirmed": 4747 + }, + { + "num_day": 7, + "date": "2020-03-07T00:00:00.000Z", + "confirmed": 5823 + }, + { + "num_day": 8, + "date": "2020-03-08T00:00:00.000Z", + "confirmed": 6566 + }, + { + "num_day": 9, + "date": "2020-03-09T00:00:00.000Z", + "confirmed": 7161 + }, + { + "num_day": 10, + "date": "2020-03-10T00:00:00.000Z", + "confirmed": 8042 + }, + { + "num_day": 11, + "date": "2020-03-11T00:00:00.000Z", + "confirmed": 9000 + }, + { + "num_day": 12, + "date": "2020-03-12T00:00:00.000Z", + "confirmed": 10075 + }, + { + "num_day": 13, + "date": "2020-03-13T00:00:00.000Z", + "confirmed": 11364 + }, + { + "num_day": 14, + "date": "2020-03-14T00:00:00.000Z", + "confirmed": 12729 + }, + { + "num_day": 15, + "date": "2020-03-15T00:00:00.000Z", + "confirmed": 13938 + }, + { + "num_day": 16, + "date": "2020-03-16T00:00:00.000Z", + "confirmed": 14991 + }, + { + "num_day": 17, + "date": "2020-03-17T00:00:00.000Z", + "confirmed": 16169 + }, + { + "num_day": 18, + "date": "2020-03-18T00:00:00.000Z", + "confirmed": 17361 + }, + { + "num_day": 19, + "date": "2020-03-19T00:00:00.000Z", + "confirmed": 18407 + }, + { + "num_day": 20, + "date": "2020-03-20T00:00:00.000Z", + "confirmed": 19644 + }, + { + "num_day": 21, + "date": "2020-03-21T00:00:00.000Z", + "confirmed": 20610 + }, + { + "num_day": 22, + "date": "2020-03-22T00:00:00.000Z", + "confirmed": 21638 + }, + { + "num_day": 23, + "date": "2020-03-23T00:00:00.000Z", + "confirmed": 23049 + }, + { + "num_day": 24, + "date": "2020-03-24T00:00:00.000Z", + "confirmed": 24811 + }, + { + "num_day": 25, + "date": "2020-03-25T00:00:00.000Z", + "confirmed": 27017 + }, + { + "num_day": 26, + "date": "2020-03-26T00:00:00.000Z", + "confirmed": 29406 + }, + { + "num_day": 27, + "date": "2020-03-27T00:00:00.000Z", + "confirmed": 32332 + }, + { + "num_day": 28, + "date": "2020-03-28T00:00:00.000Z", + "confirmed": 35408 + }, + { + "num_day": 29, + "date": "2020-03-29T00:00:00.000Z", + "confirmed": 38309 + }, + { + "num_day": 30, + "date": "2020-03-30T00:00:00.000Z", + "confirmed": 41495 + }, + { + "num_day": 31, + "date": "2020-03-31T00:00:00.000Z", + "confirmed": 44605 + }, + { + "num_day": 32, + "date": "2020-04-01T00:00:00.000Z", + "confirmed": 47593 + }, + { + "num_day": 33, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 50468 } ] }, @@ -34942,6 +36966,11 @@ "num_day": 31, "date": "2020-04-01T00:00:00.000Z", "confirmed": 47593 + }, + { + "num_day": 32, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 50468 } ] }, @@ -35102,6 +37131,11 @@ "num_day": 30, "date": "2020-04-01T00:00:00.000Z", "confirmed": 47593 + }, + { + "num_day": 31, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 50468 } ] } @@ -35299,6 +37333,11 @@ "num_day": 37, "date": "2020-04-01T00:00:00.000Z", "deaths": 3036 + }, + { + "num_day": 38, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 3160 } ] }, @@ -35479,6 +37518,11 @@ "num_day": 34, "date": "2020-04-01T00:00:00.000Z", "deaths": 3036 + }, + { + "num_day": 35, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 3160 } ] }, @@ -35654,6 +37698,11 @@ "num_day": 33, "date": "2020-04-01T00:00:00.000Z", "deaths": 3036 + }, + { + "num_day": 34, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 3160 } ] }, @@ -35824,6 +37873,11 @@ "num_day": 32, "date": "2020-04-01T00:00:00.000Z", "deaths": 3036 + }, + { + "num_day": 33, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 3160 } ] }, @@ -35989,6 +38043,11 @@ "num_day": 31, "date": "2020-04-01T00:00:00.000Z", "deaths": 3036 + }, + { + "num_day": 32, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 3160 } ] }, @@ -36144,6 +38203,11 @@ "num_day": 29, "date": "2020-04-01T00:00:00.000Z", "deaths": 3036 + }, + { + "num_day": 30, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 3160 } ] }, @@ -36289,6 +38353,11 @@ "num_day": 27, "date": "2020-04-01T00:00:00.000Z", "deaths": 3036 + }, + { + "num_day": 28, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 3160 } ] }, @@ -36414,6 +38483,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00.000Z", "deaths": 3036 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 3160 } ] }, @@ -36529,6 +38603,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "deaths": 3036 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 3160 } ] }, @@ -36639,6 +38718,11 @@ "num_day": 20, "date": "2020-04-01T00:00:00.000Z", "deaths": 3036 + }, + { + "num_day": 21, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 3160 } ] }, @@ -36744,14 +38828,19 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "deaths": 3036 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 3160 } ] } ] }, { - "highest_confirmed": 728, - "highest_deaths": 52, + "highest_confirmed": 772, + "highest_deaths": 54, "population": 38433600, "name": "Iraq", "confirmed": [ @@ -36887,6 +38976,11 @@ "num_day": 25, "date": "2020-04-01T00:00:00.000Z", "confirmed": 728 + }, + { + "num_day": 26, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 772 } ] }, @@ -36992,6 +39086,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 728 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 772 } ] }, @@ -37062,6 +39161,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 728 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 772 } ] }, @@ -37112,6 +39216,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 728 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 772 } ] }, @@ -37147,6 +39256,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 728 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 772 } ] }, @@ -37177,12 +39291,23 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 728 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 772 } ] }, { "range": 750, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 772 + } + ] }, { "range": 1000, @@ -37287,6 +39412,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "deaths": 52 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 54 } ] }, @@ -37347,6 +39477,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "deaths": 52 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 54 } ] }, @@ -37387,6 +39522,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 52 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 54 } ] }, @@ -37422,6 +39562,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 52 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 54 } ] }, @@ -37437,6 +39582,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 52 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 54 } ] }, @@ -37467,8 +39617,8 @@ ] }, { - "highest_confirmed": 3447, - "highest_deaths": 85, + "highest_confirmed": 3849, + "highest_deaths": 98, "population": 4853506, "name": "Ireland", "confirmed": [ @@ -37574,6 +39724,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3447 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3849 } ] }, @@ -37674,6 +39829,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3447 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3849 } ] }, @@ -37759,6 +39919,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3447 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3849 } ] }, @@ -37834,6 +39999,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3447 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3849 } ] }, @@ -37909,6 +40079,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3447 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3849 } ] }, @@ -37984,6 +40159,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3447 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3849 } ] }, @@ -38049,6 +40229,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3447 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3849 } ] }, @@ -38104,6 +40289,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 3447 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3849 } ] } @@ -38146,6 +40336,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 85 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 98 } ] }, @@ -38181,6 +40376,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 85 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 98 } ] }, @@ -38211,6 +40411,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 85 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 98 } ] }, @@ -38236,6 +40441,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 85 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 98 } ] }, @@ -38256,6 +40466,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 85 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 98 } ] }, @@ -38266,6 +40481,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 85 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 98 } ] }, @@ -38292,8 +40512,8 @@ ] }, { - "highest_confirmed": 6092, - "highest_deaths": 26, + "highest_confirmed": 6857, + "highest_deaths": 36, "population": 8883800, "name": "Israel", "confirmed": [ @@ -38424,6 +40644,11 @@ "num_day": 24, "date": "2020-04-01T00:00:00.000Z", "confirmed": 6092 + }, + { + "num_day": 25, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 6857 } ] }, @@ -38534,6 +40759,11 @@ "num_day": 20, "date": "2020-04-01T00:00:00.000Z", "confirmed": 6092 + }, + { + "num_day": 21, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 6857 } ] }, @@ -38629,6 +40859,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 6092 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 6857 } ] }, @@ -38709,6 +40944,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 6092 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 6857 } ] }, @@ -38784,6 +41024,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 6092 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 6857 } ] }, @@ -38854,6 +41099,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 6092 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 6857 } ] }, @@ -38914,6 +41164,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 6092 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 6857 } ] }, @@ -38969,6 +41224,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 6092 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 6857 } ] } @@ -39006,6 +41266,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 26 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 36 } ] }, @@ -39021,12 +41286,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 26 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 36 } ] }, { "range": 30, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 36 + } + ] }, { "range": 40, @@ -39063,8 +41339,8 @@ ] }, { - "highest_confirmed": 110574, - "highest_deaths": 13155, + "highest_confirmed": 115242, + "highest_deaths": 13915, "population": 60431283, "name": "Italy", "confirmed": [ @@ -39270,6 +41546,11 @@ "num_day": 39, "date": "2020-04-01T00:00:00.000Z", "confirmed": 110574 + }, + { + "num_day": 40, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 115242 } ] }, @@ -39470,6 +41751,11 @@ "num_day": 38, "date": "2020-04-01T00:00:00.000Z", "confirmed": 110574 + }, + { + "num_day": 39, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 115242 } ] }, @@ -39665,6 +41951,11 @@ "num_day": 37, "date": "2020-04-01T00:00:00.000Z", "confirmed": 110574 + }, + { + "num_day": 38, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 115242 } ] }, @@ -39855,6 +42146,11 @@ "num_day": 36, "date": "2020-04-01T00:00:00.000Z", "confirmed": 110574 + }, + { + "num_day": 37, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 115242 } ] }, @@ -40040,6 +42336,11 @@ "num_day": 35, "date": "2020-04-01T00:00:00.000Z", "confirmed": 110574 + }, + { + "num_day": 36, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 115242 } ] }, @@ -40220,6 +42521,11 @@ "num_day": 34, "date": "2020-04-01T00:00:00.000Z", "confirmed": 110574 + }, + { + "num_day": 35, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 115242 } ] }, @@ -40395,6 +42701,11 @@ "num_day": 33, "date": "2020-04-01T00:00:00.000Z", "confirmed": 110574 + }, + { + "num_day": 34, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 115242 } ] }, @@ -40565,6 +42876,11 @@ "num_day": 32, "date": "2020-04-01T00:00:00.000Z", "confirmed": 110574 + }, + { + "num_day": 33, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 115242 } ] } @@ -40757,6 +43073,11 @@ "num_day": 36, "date": "2020-04-01T00:00:00.000Z", "deaths": 13155 + }, + { + "num_day": 37, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 13915 } ] }, @@ -40932,6 +43253,11 @@ "num_day": 33, "date": "2020-04-01T00:00:00.000Z", "deaths": 13155 + }, + { + "num_day": 34, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 13915 } ] }, @@ -41097,6 +43423,11 @@ "num_day": 31, "date": "2020-04-01T00:00:00.000Z", "deaths": 13155 + }, + { + "num_day": 32, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 13915 } ] }, @@ -41257,6 +43588,11 @@ "num_day": 30, "date": "2020-04-01T00:00:00.000Z", "deaths": 13155 + }, + { + "num_day": 31, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 13915 } ] }, @@ -41417,6 +43753,11 @@ "num_day": 30, "date": "2020-04-01T00:00:00.000Z", "deaths": 13155 + }, + { + "num_day": 31, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 13915 } ] }, @@ -41572,6 +43913,11 @@ "num_day": 29, "date": "2020-04-01T00:00:00.000Z", "deaths": 13155 + }, + { + "num_day": 30, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 13915 } ] }, @@ -41722,6 +44068,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00.000Z", "deaths": 13155 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 13915 } ] }, @@ -41857,6 +44208,11 @@ "num_day": 25, "date": "2020-04-01T00:00:00.000Z", "deaths": 13155 + }, + { + "num_day": 26, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 13915 } ] }, @@ -41987,6 +44343,11 @@ "num_day": 24, "date": "2020-04-01T00:00:00.000Z", "deaths": 13155 + }, + { + "num_day": 25, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 13915 } ] }, @@ -42112,6 +44473,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00.000Z", "deaths": 13155 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 13915 } ] }, @@ -42232,13 +44598,18 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "deaths": 13155 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 13915 } ] } ] }, { - "highest_confirmed": 44, + "highest_confirmed": 47, "highest_deaths": 3, "population": 2934855, "name": "Jamaica", @@ -42324,8 +44695,8 @@ ] }, { - "highest_confirmed": 2178, - "highest_deaths": 57, + "highest_confirmed": 2495, + "highest_deaths": 62, "population": 126529100, "name": "Japan", "confirmed": [ @@ -42926,6 +45297,11 @@ "num_day": 34, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2178 + }, + { + "num_day": 35, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2495 } ] }, @@ -43076,6 +45452,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2178 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2495 } ] }, @@ -43216,6 +45597,11 @@ "num_day": 26, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2178 + }, + { + "num_day": 27, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2495 } ] }, @@ -43346,6 +45732,11 @@ "num_day": 24, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2178 + }, + { + "num_day": 25, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2495 } ] }, @@ -43446,6 +45837,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2178 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2495 } ] }, @@ -43511,6 +45907,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2178 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2495 } ] } @@ -43638,6 +46039,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00.000Z", "deaths": 57 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 62 } ] }, @@ -43738,6 +46144,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "deaths": 57 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 62 } ] }, @@ -43808,6 +46219,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "deaths": 57 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 62 } ] }, @@ -43868,6 +46284,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "deaths": 57 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 62 } ] }, @@ -43898,6 +46319,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 57 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 62 } ] }, @@ -43928,7 +46354,7 @@ ] }, { - "highest_confirmed": 278, + "highest_confirmed": 299, "highest_deaths": 5, "population": 9956011, "name": "Jordan", @@ -44010,6 +46436,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 278 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 299 } ] }, @@ -44070,6 +46501,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 278 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 299 } ] }, @@ -44110,6 +46546,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 278 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 299 } ] }, @@ -44182,7 +46623,7 @@ ] }, { - "highest_confirmed": 380, + "highest_confirmed": 435, "highest_deaths": 3, "population": 18276499, "name": "Kazakhstan", @@ -44249,6 +46690,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 380 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 435 } ] }, @@ -44289,6 +46735,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 380 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 435 } ] }, @@ -44319,6 +46770,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 380 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 435 } ] }, @@ -44339,12 +46795,23 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "confirmed": 380 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 435 } ] }, { "range": 400, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 435 + } + ] }, { "range": 500, @@ -44407,8 +46874,8 @@ ] }, { - "highest_confirmed": 81, - "highest_deaths": 1, + "highest_confirmed": 110, + "highest_deaths": 3, "population": 51393010, "name": "Kenya", "confirmed": [ @@ -44429,12 +46896,23 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "confirmed": 81 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 110 } ] }, { "range": 100, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 110 + } + ] }, { "range": 200, @@ -44509,8 +46987,8 @@ ] }, { - "highest_confirmed": 9887, - "highest_deaths": 165, + "highest_confirmed": 9976, + "highest_deaths": 169, "population": 51635256, "name": "South Korea", "confirmed": [ @@ -45346,6 +47824,11 @@ "num_day": 39, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9887 + }, + { + "num_day": 40, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9976 } ] }, @@ -45551,6 +48034,11 @@ "num_day": 39, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9887 + }, + { + "num_day": 40, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9976 } ] }, @@ -45751,6 +48239,11 @@ "num_day": 38, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9887 + }, + { + "num_day": 39, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9976 } ] }, @@ -45946,6 +48439,11 @@ "num_day": 37, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9887 + }, + { + "num_day": 38, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9976 } ] }, @@ -46131,6 +48629,11 @@ "num_day": 35, "date": "2020-04-01T00:00:00.000Z", "confirmed": 9887 + }, + { + "num_day": 36, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9976 } ] } @@ -46323,6 +48826,11 @@ "num_day": 36, "date": "2020-04-01T00:00:00.000Z", "deaths": 165 + }, + { + "num_day": 37, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 169 } ] }, @@ -46483,6 +48991,11 @@ "num_day": 30, "date": "2020-04-01T00:00:00.000Z", "deaths": 165 + }, + { + "num_day": 31, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 169 } ] }, @@ -46633,6 +49146,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00.000Z", "deaths": 165 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 169 } ] }, @@ -46773,6 +49291,11 @@ "num_day": 26, "date": "2020-04-01T00:00:00.000Z", "deaths": 165 + }, + { + "num_day": 27, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 169 } ] }, @@ -46903,6 +49426,11 @@ "num_day": 24, "date": "2020-04-01T00:00:00.000Z", "deaths": 165 + }, + { + "num_day": 25, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 169 } ] }, @@ -46998,6 +49526,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "deaths": 165 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 169 } ] }, @@ -47063,6 +49596,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "deaths": 165 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 169 } ] }, @@ -47085,7 +49623,7 @@ ] }, { - "highest_confirmed": 317, + "highest_confirmed": 342, "population": 4137309, "name": "Kuwait", "confirmed": [ @@ -47246,6 +49784,11 @@ "num_day": 30, "date": "2020-04-01T00:00:00.000Z", "confirmed": 317 + }, + { + "num_day": 31, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 342 } ] }, @@ -47346,6 +49889,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 317 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 342 } ] }, @@ -47386,6 +49934,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 317 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 342 } ] }, @@ -47396,6 +49949,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 317 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 342 } ] }, @@ -47464,7 +50022,7 @@ ] }, { - "highest_confirmed": 111, + "highest_confirmed": 116, "name": "Kyrgyzstan", "confirmed": [ { @@ -47499,6 +50057,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 111 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 116 } ] }, @@ -47514,6 +50077,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 111 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 116 } ] }, @@ -47590,7 +50158,7 @@ ] }, { - "highest_confirmed": 446, + "highest_confirmed": 458, "population": 1926542, "name": "Latvia", "confirmed": [ @@ -47671,6 +50239,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 446 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 458 } ] }, @@ -47741,6 +50314,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 446 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 458 } ] }, @@ -47786,6 +50364,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 446 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 458 } ] }, @@ -47816,6 +50399,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 446 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 458 } ] }, @@ -47826,6 +50414,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 446 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 458 } ] }, @@ -47890,8 +50483,8 @@ ] }, { - "highest_confirmed": 479, - "highest_deaths": 14, + "highest_confirmed": 494, + "highest_deaths": 16, "population": 6848925, "name": "Lebanon", "confirmed": [ @@ -48007,6 +50600,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 479 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 494 } ] }, @@ -48102,6 +50700,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 479 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 494 } ] }, @@ -48162,6 +50765,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 479 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 494 } ] }, @@ -48212,6 +50820,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 479 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 494 } ] }, @@ -48242,6 +50855,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 479 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 494 } ] }, @@ -48281,6 +50899,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 14 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 16 } ] }, @@ -48412,7 +51035,7 @@ ] }, { - "highest_confirmed": 68, + "highest_confirmed": 75, "population": 37910, "name": "Liechtenstein", "confirmed": [ @@ -48468,6 +51091,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 68 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 75 } ] }, @@ -48548,8 +51176,8 @@ ] }, { - "highest_confirmed": 581, - "highest_deaths": 8, + "highest_confirmed": 649, + "highest_deaths": 9, "population": 2789533, "name": "Lithuania", "confirmed": [ @@ -48615,6 +51243,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 581 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 649 } ] }, @@ -48675,6 +51308,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 581 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 649 } ] }, @@ -48725,6 +51363,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 581 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 649 } ] }, @@ -48760,6 +51403,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 581 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 649 } ] }, @@ -48785,6 +51433,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 581 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 649 } ] }, @@ -48800,6 +51453,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 581 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 649 } ] }, @@ -48860,8 +51518,8 @@ ] }, { - "highest_confirmed": 2319, - "highest_deaths": 29, + "highest_confirmed": 2487, + "highest_deaths": 30, "population": 607728, "name": "Luxembourg", "confirmed": [ @@ -48962,6 +51620,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2319 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2487 } ] }, @@ -49047,6 +51710,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2319 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2487 } ] }, @@ -49127,6 +51795,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2319 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2487 } ] }, @@ -49202,6 +51875,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2319 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2487 } ] }, @@ -49272,6 +51950,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2319 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2487 } ] }, @@ -49337,6 +52020,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2319 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2487 } ] }, @@ -49397,6 +52085,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2319 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2487 } ] }, @@ -49447,6 +52140,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2319 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2487 } ] } @@ -49484,6 +52182,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 29 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 30 } ] }, @@ -49509,12 +52212,23 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 29 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 30 } ] }, { "range": 30, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 30 + } + ] }, { "range": 40, @@ -49551,7 +52265,7 @@ ] }, { - "highest_confirmed": 57, + "highest_confirmed": 59, "population": 26262368, "name": "Madagascar", "confirmed": [ @@ -49567,6 +52281,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 57 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 59 } ] }, @@ -49647,8 +52366,8 @@ ] }, { - "highest_confirmed": 2908, - "highest_deaths": 45, + "highest_confirmed": 3116, + "highest_deaths": 50, "population": 31528585, "name": "Malaysia", "confirmed": [ @@ -49799,6 +52518,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2908 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3116 } ] }, @@ -49924,6 +52648,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2908 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3116 } ] }, @@ -50024,6 +52753,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2908 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3116 } ] }, @@ -50119,6 +52853,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2908 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3116 } ] }, @@ -50214,6 +52953,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2908 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3116 } ] }, @@ -50304,6 +53048,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2908 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3116 } ] }, @@ -50384,6 +53133,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2908 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3116 } ] }, @@ -50454,6 +53208,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2908 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3116 } ] } @@ -50516,6 +53275,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "deaths": 45 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 50 } ] }, @@ -50561,6 +53325,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "deaths": 45 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 50 } ] }, @@ -50586,6 +53355,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 45 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 50 } ] }, @@ -50601,12 +53375,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 45 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 50 } ] }, { "range": 50, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 50 + } + ] }, { "range": 75, @@ -50720,7 +53505,7 @@ ] }, { - "highest_confirmed": 188, + "highest_confirmed": 196, "population": 483530, "name": "Malta", "confirmed": [ @@ -50796,6 +53581,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 188 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 196 } ] }, @@ -50851,6 +53641,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 188 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 196 } ] }, @@ -51013,8 +53808,8 @@ ] }, { - "highest_confirmed": 161, - "highest_deaths": 6, + "highest_confirmed": 169, + "highest_deaths": 7, "population": 1265303, "name": "Mauritius", "confirmed": [ @@ -51055,6 +53850,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 161 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 169 } ] }, @@ -51085,6 +53885,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 161 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 169 } ] }, @@ -51161,8 +53966,8 @@ ] }, { - "highest_confirmed": 1215, - "highest_deaths": 29, + "highest_confirmed": 1378, + "highest_deaths": 37, "population": 126190788, "name": "Mexico", "confirmed": [ @@ -51253,6 +54058,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1215 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1378 } ] }, @@ -51328,6 +54138,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1215 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1378 } ] }, @@ -51393,6 +54208,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1215 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1378 } ] }, @@ -51448,6 +54268,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1215 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1378 } ] }, @@ -51493,6 +54318,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1215 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1378 } ] }, @@ -51528,6 +54358,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1215 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1378 } ] }, @@ -51553,6 +54388,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1215 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1378 } ] }, @@ -51568,6 +54408,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1215 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1378 } ] } @@ -51600,6 +54445,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 29 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 37 } ] }, @@ -51620,12 +54470,23 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 29 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 37 } ] }, { "range": 30, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 37 + } + ] }, { "range": 40, @@ -51662,8 +54523,8 @@ ] }, { - "highest_confirmed": 423, - "highest_deaths": 5, + "highest_confirmed": 505, + "highest_deaths": 6, "population": 3545883, "name": "Moldova", "confirmed": [ @@ -51734,6 +54595,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 423 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 505 } ] }, @@ -51789,6 +54655,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 423 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 505 } ] }, @@ -51819,6 +54690,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 423 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 505 } ] }, @@ -51834,6 +54710,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 423 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 505 } ] }, @@ -51844,12 +54725,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 423 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 505 } ] }, { "range": 500, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 505 + } + ] }, { "range": 750, @@ -51908,7 +54800,7 @@ ] }, { - "highest_confirmed": 55, + "highest_confirmed": 60, "highest_deaths": 1, "population": 38682, "name": "Monaco", @@ -51925,6 +54817,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 55 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 60 } ] }, @@ -52090,7 +54987,7 @@ ] }, { - "highest_confirmed": 123, + "highest_confirmed": 144, "highest_deaths": 2, "population": 622345, "name": "Montenegro", @@ -52137,6 +55034,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 123 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 144 } ] }, @@ -52152,6 +55054,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 123 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 144 } ] }, @@ -52228,8 +55135,8 @@ ] }, { - "highest_confirmed": 654, - "highest_deaths": 39, + "highest_confirmed": 708, + "highest_deaths": 44, "population": 36029138, "name": "Morocco", "confirmed": [ @@ -52305,6 +55212,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 654 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 708 } ] }, @@ -52365,6 +55277,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 654 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 708 } ] }, @@ -52410,6 +55327,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 654 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 708 } ] }, @@ -52445,6 +55367,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 654 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 708 } ] }, @@ -52475,6 +55402,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 654 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 708 } ] }, @@ -52495,6 +55427,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "confirmed": 654 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 708 } ] }, @@ -52545,6 +55482,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 39 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 44 } ] }, @@ -52580,6 +55522,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 39 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 44 } ] }, @@ -52600,12 +55547,23 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 39 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 44 } ] }, { "range": 40, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 44 + } + ] }, { "range": 50, @@ -52723,7 +55681,7 @@ ] }, { - "highest_confirmed": 5, + "highest_confirmed": 6, "population": 28087871, "name": "Nepal", "confirmed": [ @@ -52808,8 +55766,8 @@ ] }, { - "highest_confirmed": 13696, - "highest_deaths": 1175, + "highest_confirmed": 14788, + "highest_deaths": 1341, "population": 17231017, "name": "Netherlands", "confirmed": [ @@ -52955,6 +55913,11 @@ "num_day": 27, "date": "2020-04-01T00:00:00.000Z", "confirmed": 13696 + }, + { + "num_day": 28, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 14788 } ] }, @@ -53095,6 +56058,11 @@ "num_day": 26, "date": "2020-04-01T00:00:00.000Z", "confirmed": 13696 + }, + { + "num_day": 27, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 14788 } ] }, @@ -53225,6 +56193,11 @@ "num_day": 24, "date": "2020-04-01T00:00:00.000Z", "confirmed": 13696 + }, + { + "num_day": 25, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 14788 } ] }, @@ -53350,6 +56323,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00.000Z", "confirmed": 13696 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 14788 } ] }, @@ -53465,6 +56443,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 13696 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 14788 } ] }, @@ -53580,6 +56563,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 13696 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 14788 } ] }, @@ -53685,6 +56673,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 13696 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 14788 } ] }, @@ -53780,6 +56773,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 13696 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 14788 } ] } @@ -53887,6 +56885,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "deaths": 1175 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1341 } ] }, @@ -53982,6 +56985,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "deaths": 1175 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1341 } ] }, @@ -54067,6 +57075,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "deaths": 1175 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1341 } ] }, @@ -54152,6 +57165,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "deaths": 1175 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1341 } ] }, @@ -54232,6 +57250,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "deaths": 1175 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1341 } ] }, @@ -54307,6 +57330,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "deaths": 1175 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1341 } ] }, @@ -54377,6 +57405,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "deaths": 1175 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1341 } ] }, @@ -54432,6 +57465,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "deaths": 1175 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1341 } ] }, @@ -54477,6 +57515,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "deaths": 1175 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1341 } ] }, @@ -54517,6 +57560,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 1175 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1341 } ] }, @@ -54552,6 +57600,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 1175 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 1341 } ] } @@ -54644,7 +57697,7 @@ ] }, { - "highest_confirmed": 74, + "highest_confirmed": 98, "highest_deaths": 5, "population": 22442948, "name": "Niger", @@ -54656,6 +57709,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 74 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 98 } ] }, @@ -54736,7 +57794,7 @@ ] }, { - "highest_confirmed": 174, + "highest_confirmed": 184, "highest_deaths": 2, "population": 195874740, "name": "Nigeria", @@ -54783,6 +57841,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 174 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 184 } ] }, @@ -54808,6 +57871,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 174 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 184 } ] }, @@ -54884,7 +57952,7 @@ ] }, { - "highest_confirmed": 354, + "highest_confirmed": 384, "highest_deaths": 11, "population": 2082958, "name": "North Macedonia", @@ -54956,6 +58024,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 354 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 384 } ] }, @@ -55016,6 +58089,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 354 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 384 } ] }, @@ -55056,6 +58134,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 354 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 384 } ] }, @@ -55071,6 +58154,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 354 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 384 } ] }, @@ -55099,6 +58187,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 11 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 11 } ] }, @@ -55145,8 +58238,8 @@ ] }, { - "highest_confirmed": 4863, - "highest_deaths": 44, + "highest_confirmed": 5147, + "highest_deaths": 50, "population": 5314336, "name": "Norway", "confirmed": [ @@ -55297,6 +58390,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4863 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5147 } ] }, @@ -55437,6 +58535,11 @@ "num_day": 26, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4863 + }, + { + "num_day": 27, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5147 } ] }, @@ -55562,6 +58665,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4863 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5147 } ] }, @@ -55682,6 +58790,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4863 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5147 } ] }, @@ -55802,6 +58915,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4863 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5147 } ] }, @@ -55917,6 +59035,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4863 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5147 } ] }, @@ -56022,6 +59145,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4863 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5147 } ] }, @@ -56122,6 +59250,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4863 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5147 } ] } @@ -56179,6 +59312,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "deaths": 44 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 50 } ] }, @@ -56209,6 +59347,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 44 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 50 } ] }, @@ -56229,6 +59372,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 44 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 50 } ] }, @@ -56239,12 +59387,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 44 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 50 } ] }, { "range": 50, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 50 + } + ] }, { "range": 75, @@ -56273,7 +59432,7 @@ ] }, { - "highest_confirmed": 210, + "highest_confirmed": 231, "highest_deaths": 1, "population": 4829483, "name": "Oman", @@ -56340,6 +59499,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 210 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 231 } ] }, @@ -56380,6 +59544,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 210 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 231 } ] }, @@ -56390,6 +59559,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 210 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 231 } ] }, @@ -56462,8 +59636,8 @@ ] }, { - "highest_confirmed": 2118, - "highest_deaths": 27, + "highest_confirmed": 2421, + "highest_deaths": 34, "population": 212215030, "name": "Pakistan", "confirmed": [ @@ -56559,6 +59733,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2118 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2421 } ] }, @@ -56649,6 +59828,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2118 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2421 } ] }, @@ -56734,6 +59918,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2118 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2421 } ] }, @@ -56809,6 +59998,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2118 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2421 } ] }, @@ -56884,6 +60078,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2118 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2421 } ] }, @@ -56954,6 +60153,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2118 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2421 } ] }, @@ -57014,6 +60218,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2118 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2421 } ] }, @@ -57059,6 +60268,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2118 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2421 } ] } @@ -57096,6 +60310,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 27 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 34 } ] }, @@ -57116,12 +60335,23 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 27 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 34 } ] }, { "range": 30, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 34 + } + ] }, { "range": 40, @@ -57158,8 +60388,8 @@ ] }, { - "highest_confirmed": 1181, - "highest_deaths": 30, + "highest_confirmed": 1317, + "highest_deaths": 32, "population": 4176873, "name": "Panama", "confirmed": [ @@ -57250,6 +60480,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1181 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1317 } ] }, @@ -57325,6 +60560,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1181 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1317 } ] }, @@ -57390,6 +60630,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1181 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1317 } ] }, @@ -57450,6 +60695,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1181 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1317 } ] }, @@ -57495,6 +60745,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1181 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1317 } ] }, @@ -57535,6 +60790,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1181 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1317 } ] }, @@ -57565,6 +60825,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1181 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1317 } ] }, @@ -57580,6 +60845,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1181 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1317 } ] } @@ -57612,6 +60882,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 30 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 32 } ] }, @@ -57632,6 +60907,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 30 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 32 } ] }, @@ -57647,6 +60927,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 30 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 32 } ] }, @@ -57770,7 +61055,7 @@ ] }, { - "highest_confirmed": 69, + "highest_confirmed": 77, "highest_deaths": 3, "population": 6956071, "name": "Paraguay", @@ -57807,6 +61092,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 69 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 77 } ] }, @@ -57887,8 +61177,8 @@ ] }, { - "highest_confirmed": 1323, - "highest_deaths": 38, + "highest_confirmed": 1414, + "highest_deaths": 55, "population": 31989256, "name": "Peru", "confirmed": [ @@ -57979,6 +61269,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1323 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1414 } ] }, @@ -58064,6 +61359,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1323 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1414 } ] }, @@ -58139,6 +61439,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1323 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1414 } ] }, @@ -58204,6 +61509,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1323 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1414 } ] }, @@ -58254,6 +61564,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1323 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1414 } ] }, @@ -58294,6 +61609,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1323 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1414 } ] }, @@ -58319,6 +61639,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1323 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1414 } ] }, @@ -58334,6 +61659,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1323 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1414 } ] } @@ -58371,6 +61701,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 38 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 55 } ] }, @@ -58391,6 +61726,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 38 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 55 } ] }, @@ -58406,16 +61746,33 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 38 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 55 } ] }, { "range": 40, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 55 + } + ] }, { "range": 50, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 55 + } + ] }, { "range": 75, @@ -58444,8 +61801,8 @@ ] }, { - "highest_confirmed": 2311, - "highest_deaths": 96, + "highest_confirmed": 2633, + "highest_deaths": 107, "population": 106651922, "name": "Philippines", "confirmed": [ @@ -58556,6 +61913,11 @@ "num_day": 20, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2311 + }, + { + "num_day": 21, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2633 } ] }, @@ -58656,6 +62018,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2311 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2633 } ] }, @@ -58736,6 +62103,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2311 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2633 } ] }, @@ -58801,6 +62173,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2311 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2633 } ] }, @@ -58856,6 +62233,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2311 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2633 } ] }, @@ -58906,6 +62288,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2311 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2633 } ] }, @@ -58941,6 +62328,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2311 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2633 } ] }, @@ -58971,6 +62363,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2311 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2633 } ] } @@ -59068,6 +62465,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "deaths": 96 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 107 } ] }, @@ -59128,6 +62530,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "deaths": 96 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 107 } ] }, @@ -59183,6 +62590,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "deaths": 96 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 107 } ] }, @@ -59223,6 +62635,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 96 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 107 } ] }, @@ -59258,6 +62675,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 96 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 107 } ] }, @@ -59278,12 +62700,23 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 96 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 107 } ] }, { "range": 100, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 107 + } + ] }, { "range": 200, @@ -59304,8 +62737,8 @@ ] }, { - "highest_confirmed": 2554, - "highest_deaths": 43, + "highest_confirmed": 2946, + "highest_deaths": 57, "population": 37978548, "name": "Poland", "confirmed": [ @@ -59411,6 +62844,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2554 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2946 } ] }, @@ -59511,6 +62949,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2554 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2946 } ] }, @@ -59596,6 +63039,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2554 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2946 } ] }, @@ -59671,6 +63119,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2554 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2946 } ] }, @@ -59741,6 +63194,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2554 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2946 } ] }, @@ -59806,6 +63264,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2554 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2946 } ] }, @@ -59856,6 +63319,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2554 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2946 } ] }, @@ -59901,6 +63369,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2554 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2946 } ] } @@ -59953,6 +63426,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "deaths": 43 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 57 } ] }, @@ -59978,6 +63456,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 43 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 57 } ] }, @@ -59998,6 +63481,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 43 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 57 } ] }, @@ -60008,12 +63496,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 43 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 57 } ] }, { "range": 50, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 57 + } + ] }, { "range": 75, @@ -60042,8 +63541,8 @@ ] }, { - "highest_confirmed": 8251, - "highest_deaths": 187, + "highest_confirmed": 9034, + "highest_deaths": 209, "population": 10281762, "name": "Portugal", "confirmed": [ @@ -60159,6 +63658,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 8251 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9034 } ] }, @@ -60264,6 +63768,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 8251 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9034 } ] }, @@ -60359,6 +63868,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 8251 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9034 } ] }, @@ -60449,6 +63963,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 8251 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9034 } ] }, @@ -60534,6 +64053,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 8251 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9034 } ] }, @@ -60609,6 +64133,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 8251 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9034 } ] }, @@ -60684,6 +64213,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 8251 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9034 } ] }, @@ -60754,6 +64288,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 8251 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 9034 } ] } @@ -60821,6 +64360,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "deaths": 187 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 209 } ] }, @@ -60876,6 +64420,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "deaths": 187 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 209 } ] }, @@ -60926,6 +64475,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "deaths": 187 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 209 } ] }, @@ -60971,6 +64525,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "deaths": 187 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 209 } ] }, @@ -61011,6 +64570,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 187 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 209 } ] }, @@ -61046,6 +64610,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 187 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 209 } ] }, @@ -61076,12 +64645,23 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 187 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 209 } ] }, { "range": 200, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 209 + } + ] }, { "range": 300, @@ -61098,8 +64678,8 @@ ] }, { - "highest_confirmed": 835, - "highest_deaths": 2, + "highest_confirmed": 949, + "highest_deaths": 3, "population": 2781677, "name": "Qatar", "confirmed": [ @@ -61215,6 +64795,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 835 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 949 } ] }, @@ -61330,6 +64915,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 835 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 949 } ] }, @@ -61445,6 +65035,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 835 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 949 } ] }, @@ -61550,6 +65145,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 835 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 949 } ] }, @@ -61645,6 +65245,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 835 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 949 } ] }, @@ -61700,6 +65305,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 835 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 949 } ] }, @@ -61715,6 +65325,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 835 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 949 } ] }, @@ -61771,8 +65386,8 @@ ] }, { - "highest_confirmed": 2460, - "highest_deaths": 92, + "highest_confirmed": 2738, + "highest_deaths": 115, "population": 19473936, "name": "Romania", "confirmed": [ @@ -61878,6 +65493,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2460 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2738 } ] }, @@ -61978,6 +65598,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2460 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2738 } ] }, @@ -62058,6 +65683,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2460 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2738 } ] }, @@ -62128,6 +65758,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2460 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2738 } ] }, @@ -62188,6 +65823,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2460 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2738 } ] }, @@ -62243,6 +65883,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2460 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2738 } ] }, @@ -62293,6 +65938,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2460 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2738 } ] }, @@ -62333,6 +65983,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2460 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 2738 } ] } @@ -62385,6 +66040,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "deaths": 92 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 115 } ] }, @@ -62425,6 +66085,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 92 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 115 } ] }, @@ -62455,6 +66120,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 92 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 115 } ] }, @@ -62480,6 +66150,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 92 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 115 } ] }, @@ -62500,6 +66175,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "deaths": 92 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 115 } ] }, @@ -62515,12 +66195,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 92 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 115 } ] }, { "range": 100, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 115 + } + ] }, { "range": 200, @@ -62541,8 +66232,8 @@ ] }, { - "highest_confirmed": 2777, - "highest_deaths": 24, + "highest_confirmed": 3548, + "highest_deaths": 30, "population": 144478050, "name": "Russia", "confirmed": [ @@ -62643,6 +66334,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2777 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3548 } ] }, @@ -62728,6 +66424,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2777 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3548 } ] }, @@ -62798,6 +66499,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2777 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3548 } ] }, @@ -62863,6 +66569,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2777 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3548 } ] }, @@ -62918,6 +66629,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2777 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3548 } ] }, @@ -62963,6 +66679,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2777 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3548 } ] }, @@ -63003,6 +66724,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2777 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3548 } ] }, @@ -63038,6 +66764,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 2777 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 3548 } ] } @@ -63055,6 +66786,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 24 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 30 } ] }, @@ -63065,12 +66801,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 24 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 30 } ] }, { "range": 30, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 30 + } + ] }, { "range": 40, @@ -63107,7 +66854,7 @@ ] }, { - "highest_confirmed": 82, + "highest_confirmed": 84, "population": 12301939, "name": "Rwanda", "confirmed": [ @@ -63148,6 +66895,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 82 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 84 } ] }, @@ -63312,7 +67064,7 @@ ] }, { - "highest_confirmed": 1, + "highest_confirmed": 2, "population": 110210, "name": "Saint Vincent and the Grenadines", "confirmed": [ @@ -63397,8 +67149,8 @@ ] }, { - "highest_confirmed": 236, - "highest_deaths": 26, + "highest_confirmed": 245, + "highest_deaths": 30, "population": 33785, "name": "San Marino", "confirmed": [ @@ -63519,6 +67271,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "confirmed": 236 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 245 } ] }, @@ -63614,6 +67371,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 236 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 245 } ] }, @@ -63659,6 +67421,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 236 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 245 } ] }, @@ -63761,6 +67528,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "deaths": 26 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 30 } ] }, @@ -63826,12 +67598,23 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "deaths": 26 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 30 } ] }, { "range": 30, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 30 + } + ] }, { "range": 40, @@ -63868,8 +67651,8 @@ ] }, { - "highest_confirmed": 1720, - "highest_deaths": 16, + "highest_confirmed": 1885, + "highest_deaths": 21, "population": 33699947, "name": "Saudi Arabia", "confirmed": [ @@ -63975,6 +67758,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1720 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1885 } ] }, @@ -64075,6 +67863,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1720 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1885 } ] }, @@ -64150,6 +67943,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1720 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1885 } ] }, @@ -64220,6 +68018,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1720 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1885 } ] }, @@ -64280,6 +68083,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1720 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1885 } ] }, @@ -64340,6 +68148,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1720 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1885 } ] }, @@ -64390,6 +68203,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1720 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1885 } ] }, @@ -64430,6 +68248,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1720 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1885 } ] } @@ -64447,12 +68270,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 16 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 21 } ] }, { "range": 20, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 21 + } + ] }, { "range": 30, @@ -64493,7 +68327,7 @@ ] }, { - "highest_confirmed": 190, + "highest_confirmed": 195, "highest_deaths": 1, "population": 15854360, "name": "Senegal", @@ -64555,6 +68389,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 190 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 195 } ] }, @@ -64595,6 +68434,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 190 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 195 } ] }, @@ -64671,8 +68515,8 @@ ] }, { - "highest_confirmed": 1060, - "highest_deaths": 28, + "highest_confirmed": 1171, + "highest_deaths": 31, "population": 6982084, "name": "Serbia", "confirmed": [ @@ -64763,6 +68607,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1060 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1171 } ] }, @@ -64838,6 +68687,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1060 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1171 } ] }, @@ -64898,6 +68752,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1060 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1171 } ] }, @@ -64948,6 +68807,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1060 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1171 } ] }, @@ -64983,6 +68847,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1060 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1171 } ] }, @@ -65013,6 +68882,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1060 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1171 } ] }, @@ -65033,6 +68907,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1060 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1171 } ] }, @@ -65043,6 +68922,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1060 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1171 } ] } @@ -65075,6 +68959,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 28 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 31 } ] }, @@ -65085,12 +68974,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 28 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 31 } ] }, { "range": 30, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 31 + } + ] }, { "range": 40, @@ -65212,8 +69112,8 @@ ] }, { - "highest_confirmed": 1000, - "highest_deaths": 3, + "highest_confirmed": 1049, + "highest_deaths": 4, "population": 5638676, "name": "Singapore", "confirmed": [ @@ -65594,6 +69494,11 @@ "num_day": 32, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1000 + }, + { + "num_day": 33, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1049 } ] }, @@ -65699,6 +69604,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1000 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1049 } ] }, @@ -65779,6 +69689,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1000 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1049 } ] }, @@ -65844,6 +69759,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1000 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1049 } ] }, @@ -65899,6 +69819,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1000 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1049 } ] }, @@ -65929,6 +69854,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1000 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1049 } ] }, @@ -65939,6 +69869,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1000 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1049 } ] } @@ -65991,7 +69926,7 @@ ] }, { - "highest_confirmed": 400, + "highest_confirmed": 426, "highest_deaths": 1, "population": 5447011, "name": "Slovakia", @@ -66088,6 +70023,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 400 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 426 } ] }, @@ -66168,6 +70108,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 400 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 426 } ] }, @@ -66218,6 +70163,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 400 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 426 } ] }, @@ -66243,6 +70193,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 400 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 426 } ] }, @@ -66253,6 +70208,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 400 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 426 } ] }, @@ -66317,8 +70277,8 @@ ] }, { - "highest_confirmed": 841, - "highest_deaths": 15, + "highest_confirmed": 897, + "highest_deaths": 17, "population": 2067372, "name": "Slovenia", "confirmed": [ @@ -66434,6 +70394,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 841 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 897 } ] }, @@ -66539,6 +70504,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 841 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 897 } ] }, @@ -66634,6 +70604,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 841 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 897 } ] }, @@ -66704,6 +70679,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 841 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 897 } ] }, @@ -66764,6 +70744,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 841 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 897 } ] }, @@ -66809,6 +70794,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 841 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 897 } ] }, @@ -66829,6 +70819,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "confirmed": 841 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 897 } ] }, @@ -66860,6 +70855,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 15 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 17 } ] }, @@ -66991,7 +70991,7 @@ ] }, { - "highest_confirmed": 1380, + "highest_confirmed": 1462, "highest_deaths": 5, "population": 57779622, "name": "South Africa", @@ -67088,6 +71088,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1380 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1462 } ] }, @@ -67168,6 +71173,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1380 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1462 } ] }, @@ -67238,6 +71248,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1380 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1462 } ] }, @@ -67293,6 +71308,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1380 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1462 } ] }, @@ -67348,6 +71368,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1380 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1462 } ] }, @@ -67398,6 +71423,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1380 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1462 } ] }, @@ -67438,6 +71468,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1380 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1462 } ] }, @@ -67473,6 +71508,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1380 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1462 } ] } @@ -67525,8 +71565,8 @@ ] }, { - "highest_confirmed": 104118, - "highest_deaths": 9387, + "highest_confirmed": 112065, + "highest_deaths": 10348, "population": 46723749, "name": "Spain", "confirmed": [ @@ -67692,6 +71732,11 @@ "num_day": 31, "date": "2020-04-01T00:00:00.000Z", "confirmed": 104118 + }, + { + "num_day": 32, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 112065 } ] }, @@ -67852,6 +71897,11 @@ "num_day": 30, "date": "2020-04-01T00:00:00.000Z", "confirmed": 104118 + }, + { + "num_day": 31, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 112065 } ] }, @@ -68002,6 +72052,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00.000Z", "confirmed": 104118 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 112065 } ] }, @@ -68142,6 +72197,11 @@ "num_day": 26, "date": "2020-04-01T00:00:00.000Z", "confirmed": 104118 + }, + { + "num_day": 27, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 112065 } ] }, @@ -68282,6 +72342,11 @@ "num_day": 26, "date": "2020-04-01T00:00:00.000Z", "confirmed": 104118 + }, + { + "num_day": 27, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 112065 } ] }, @@ -68417,6 +72482,11 @@ "num_day": 25, "date": "2020-04-01T00:00:00.000Z", "confirmed": 104118 + }, + { + "num_day": 26, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 112065 } ] }, @@ -68542,6 +72612,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00.000Z", "confirmed": 104118 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 112065 } ] }, @@ -68667,6 +72742,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00.000Z", "confirmed": 104118 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 112065 } ] } @@ -68804,6 +72884,11 @@ "num_day": 25, "date": "2020-04-01T00:00:00.000Z", "deaths": 9387 + }, + { + "num_day": 26, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 10348 } ] }, @@ -68929,6 +73014,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00.000Z", "deaths": 9387 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 10348 } ] }, @@ -69049,6 +73139,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "deaths": 9387 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 10348 } ] }, @@ -69164,6 +73259,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "deaths": 9387 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 10348 } ] }, @@ -69279,6 +73379,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "deaths": 9387 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 10348 } ] }, @@ -69384,6 +73489,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "deaths": 9387 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 10348 } ] }, @@ -69489,6 +73599,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "deaths": 9387 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 10348 } ] }, @@ -69584,6 +73699,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "deaths": 9387 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 10348 } ] }, @@ -69674,6 +73794,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "deaths": 9387 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 10348 } ] }, @@ -69759,6 +73884,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "deaths": 9387 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 10348 } ] }, @@ -69844,14 +73974,19 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "deaths": 9387 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 10348 } ] } ] }, { - "highest_confirmed": 146, - "highest_deaths": 3, + "highest_confirmed": 151, + "highest_deaths": 4, "population": 21670000, "name": "Sri Lanka", "confirmed": [ @@ -69932,6 +74067,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 146 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 151 } ] }, @@ -69982,6 +74122,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 146 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 151 } ] }, @@ -70058,7 +74203,7 @@ ] }, { - "highest_confirmed": 7, + "highest_confirmed": 8, "highest_deaths": 2, "population": 41801533, "name": "Sudan", @@ -70229,8 +74374,8 @@ ] }, { - "highest_confirmed": 4947, - "highest_deaths": 239, + "highest_confirmed": 5568, + "highest_deaths": 308, "population": 10183175, "name": "Sweden", "confirmed": [ @@ -70376,6 +74521,11 @@ "num_day": 27, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4947 + }, + { + "num_day": 28, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5568 } ] }, @@ -70516,6 +74666,11 @@ "num_day": 26, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4947 + }, + { + "num_day": 27, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5568 } ] }, @@ -70646,6 +74801,11 @@ "num_day": 24, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4947 + }, + { + "num_day": 25, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5568 } ] }, @@ -70766,6 +74926,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4947 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5568 } ] }, @@ -70881,6 +75046,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4947 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5568 } ] }, @@ -70996,6 +75166,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4947 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5568 } ] }, @@ -71101,6 +75276,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4947 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5568 } ] }, @@ -71196,6 +75376,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 4947 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 5568 } ] } @@ -71278,6 +75463,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "deaths": 239 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 308 } ] }, @@ -71343,6 +75533,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "deaths": 239 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 308 } ] }, @@ -71393,6 +75588,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "deaths": 239 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 308 } ] }, @@ -71438,6 +75638,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "deaths": 239 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 308 } ] }, @@ -71483,6 +75688,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "deaths": 239 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 308 } ] }, @@ -71523,6 +75733,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 239 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 308 } ] }, @@ -71558,6 +75773,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 239 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 308 } ] }, @@ -71568,12 +75788,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 239 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 308 } ] }, { "range": 300, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 308 + } + ] }, { "range": 400, @@ -71586,8 +75817,8 @@ ] }, { - "highest_confirmed": 17768, - "highest_deaths": 488, + "highest_confirmed": 18827, + "highest_deaths": 536, "population": 8516543, "name": "Switzerland", "confirmed": [ @@ -71743,6 +75974,11 @@ "num_day": 29, "date": "2020-04-01T00:00:00.000Z", "confirmed": 17768 + }, + { + "num_day": 30, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18827 } ] }, @@ -71888,6 +76124,11 @@ "num_day": 27, "date": "2020-04-01T00:00:00.000Z", "confirmed": 17768 + }, + { + "num_day": 28, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18827 } ] }, @@ -72028,6 +76269,11 @@ "num_day": 26, "date": "2020-04-01T00:00:00.000Z", "confirmed": 17768 + }, + { + "num_day": 27, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18827 } ] }, @@ -72158,6 +76404,11 @@ "num_day": 24, "date": "2020-04-01T00:00:00.000Z", "confirmed": 17768 + }, + { + "num_day": 25, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18827 } ] }, @@ -72278,6 +76529,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "confirmed": 17768 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18827 } ] }, @@ -72393,6 +76649,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 17768 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18827 } ] }, @@ -72498,6 +76759,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 17768 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18827 } ] }, @@ -72603,6 +76869,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 17768 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18827 } ] } @@ -72710,6 +76981,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "deaths": 488 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 536 } ] }, @@ -72795,6 +77071,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00.000Z", "deaths": 488 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 536 } ] }, @@ -72870,6 +77151,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "deaths": 488 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 536 } ] }, @@ -72945,6 +77231,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "deaths": 488 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 536 } ] }, @@ -73015,6 +77306,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "deaths": 488 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 536 } ] }, @@ -73080,6 +77376,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "deaths": 488 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 536 } ] }, @@ -73135,6 +77436,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "deaths": 488 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 536 } ] }, @@ -73170,6 +77476,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "deaths": 488 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 536 } ] }, @@ -73195,6 +77506,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 488 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 536 } ] }, @@ -73210,17 +77526,28 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 488 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 536 } ] }, { "range": 500, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 536 + } + ] } ] }, { - "highest_confirmed": 329, + "highest_confirmed": 339, "highest_deaths": 5, "name": "Taiwan*", "confirmed": [ @@ -73326,6 +77653,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 329 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 339 } ] }, @@ -73406,6 +77738,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 329 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 339 } ] }, @@ -73456,6 +77793,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 329 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 339 } ] }, @@ -73476,6 +77818,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "confirmed": 329 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 339 } ] }, @@ -73630,8 +77977,8 @@ ] }, { - "highest_confirmed": 1771, - "highest_deaths": 12, + "highest_confirmed": 1875, + "highest_deaths": 15, "population": 69428524, "name": "Thailand", "confirmed": [ @@ -73767,6 +78114,11 @@ "num_day": 25, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1771 + }, + { + "num_day": 26, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1875 } ] }, @@ -73862,6 +78214,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1771 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1875 } ] }, @@ -73942,6 +78299,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1771 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1875 } ] }, @@ -74012,6 +78374,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1771 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1875 } ] }, @@ -74077,6 +78444,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1771 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1875 } ] }, @@ -74137,6 +78509,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1771 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1875 } ] }, @@ -74187,6 +78564,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1771 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1875 } ] }, @@ -74227,6 +78609,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 1771 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1875 } ] } @@ -74244,6 +78631,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 12 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 15 } ] }, @@ -74290,7 +78682,7 @@ ] }, { - "highest_confirmed": 36, + "highest_confirmed": 39, "highest_deaths": 2, "population": 7889094, "name": "Togo", @@ -74376,7 +78768,7 @@ ] }, { - "highest_confirmed": 90, + "highest_confirmed": 94, "highest_deaths": 5, "population": 1389858, "name": "Trinidad and Tobago", @@ -74438,6 +78830,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 90 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 94 } ] }, @@ -74518,8 +78915,8 @@ ] }, { - "highest_confirmed": 423, - "highest_deaths": 12, + "highest_confirmed": 455, + "highest_deaths": 14, "population": 11565204, "name": "Tunisia", "confirmed": [ @@ -74590,6 +78987,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 423 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 455 } ] }, @@ -74640,6 +79042,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 423 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 455 } ] }, @@ -74675,6 +79082,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 423 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 455 } ] }, @@ -74700,6 +79112,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 423 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 455 } ] }, @@ -74710,6 +79127,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 423 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 455 } ] }, @@ -74739,6 +79161,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 12 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 14 } ] }, @@ -74785,8 +79212,8 @@ ] }, { - "highest_confirmed": 15679, - "highest_deaths": 277, + "highest_confirmed": 18135, + "highest_deaths": 356, "population": 82319724, "name": "Turkey", "confirmed": [ @@ -74867,6 +79294,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 15679 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18135 } ] }, @@ -74942,6 +79374,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "confirmed": 15679 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18135 } ] }, @@ -75012,6 +79449,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 15679 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18135 } ] }, @@ -75082,6 +79524,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 15679 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18135 } ] }, @@ -75147,6 +79594,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 15679 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18135 } ] }, @@ -75212,6 +79664,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 15679 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18135 } ] }, @@ -75272,6 +79729,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 15679 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18135 } ] }, @@ -75332,6 +79794,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 15679 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 18135 } ] } @@ -75394,6 +79861,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "deaths": 277 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 356 } ] }, @@ -75454,6 +79926,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "deaths": 277 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 356 } ] }, @@ -75514,6 +79991,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "deaths": 277 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 356 } ] }, @@ -75564,6 +80046,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "deaths": 277 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 356 } ] }, @@ -75609,6 +80096,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "deaths": 277 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 356 } ] }, @@ -75649,6 +80141,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 277 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 356 } ] }, @@ -75679,6 +80176,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "deaths": 277 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 356 } ] }, @@ -75694,12 +80196,23 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "deaths": 277 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 356 } ] }, { "range": 300, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 356 + } + ] }, { "range": 400, @@ -75712,7 +80225,7 @@ ] }, { - "highest_confirmed": 44, + "highest_confirmed": 45, "population": 42723139, "name": "Uganda", "confirmed": [ @@ -75797,8 +80310,8 @@ ] }, { - "highest_confirmed": 794, - "highest_deaths": 20, + "highest_confirmed": 897, + "highest_deaths": 22, "population": 44622516, "name": "Ukraine", "confirmed": [ @@ -75859,6 +80372,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 794 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 897 } ] }, @@ -75904,6 +80422,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 794 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 897 } ] }, @@ -75939,6 +80462,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 794 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 897 } ] }, @@ -75974,6 +80502,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 794 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 897 } ] }, @@ -75999,6 +80532,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 794 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 897 } ] }, @@ -76019,6 +80557,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "confirmed": 794 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 897 } ] }, @@ -76029,6 +80572,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 794 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 897 } ] }, @@ -76060,6 +80608,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "deaths": 20 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 22 } ] }, @@ -76070,6 +80623,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "deaths": 20 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 22 } ] }, @@ -76112,7 +80670,7 @@ ] }, { - "highest_confirmed": 814, + "highest_confirmed": 1024, "highest_deaths": 8, "population": 9630959, "name": "United Arab Emirates", @@ -76234,6 +80792,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00.000Z", "confirmed": 814 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1024 } ] }, @@ -76314,6 +80877,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 814 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1024 } ] }, @@ -76364,6 +80932,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 814 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1024 } ] }, @@ -76409,6 +80982,11 @@ "num_day": 7, "date": "2020-04-01T00:00:00.000Z", "confirmed": 814 + }, + { + "num_day": 8, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1024 } ] }, @@ -76444,6 +81022,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 814 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1024 } ] }, @@ -76469,6 +81052,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 814 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1024 } ] }, @@ -76479,12 +81067,23 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 814 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1024 } ] }, { "range": 1000, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 1024 + } + ] } ], "deaths": [ @@ -76535,8 +81134,8 @@ ] }, { - "highest_confirmed": 29865, - "highest_deaths": 2357, + "highest_confirmed": 34173, + "highest_deaths": 2926, "population": 66488991, "name": "United Kingdom", "confirmed": [ @@ -76692,6 +81291,11 @@ "num_day": 29, "date": "2020-04-01T00:00:00.000Z", "confirmed": 29865 + }, + { + "num_day": 30, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 34173 } ] }, @@ -76837,6 +81441,11 @@ "num_day": 27, "date": "2020-04-01T00:00:00.000Z", "confirmed": 29865 + }, + { + "num_day": 28, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 34173 } ] }, @@ -76972,6 +81581,11 @@ "num_day": 25, "date": "2020-04-01T00:00:00.000Z", "confirmed": 29865 + }, + { + "num_day": 26, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 34173 } ] }, @@ -77097,6 +81711,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00.000Z", "confirmed": 29865 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 34173 } ] }, @@ -77212,6 +81831,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00.000Z", "confirmed": 29865 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 34173 } ] }, @@ -77317,6 +81941,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 29865 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 34173 } ] }, @@ -77422,6 +82051,11 @@ "num_day": 19, "date": "2020-04-01T00:00:00.000Z", "confirmed": 29865 + }, + { + "num_day": 20, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 34173 } ] }, @@ -77522,6 +82156,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 29865 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 34173 } ] } @@ -77624,6 +82263,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "deaths": 2357 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 2926 } ] }, @@ -77724,6 +82368,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "deaths": 2357 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 2926 } ] }, @@ -77814,6 +82463,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "deaths": 2357 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 2926 } ] }, @@ -77904,6 +82558,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "deaths": 2357 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 2926 } ] }, @@ -77994,6 +82653,11 @@ "num_day": 16, "date": "2020-04-01T00:00:00.000Z", "deaths": 2357 + }, + { + "num_day": 17, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 2926 } ] }, @@ -78069,6 +82733,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "deaths": 2357 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 2926 } ] }, @@ -78144,6 +82813,11 @@ "num_day": 13, "date": "2020-04-01T00:00:00.000Z", "deaths": 2357 + }, + { + "num_day": 14, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 2926 } ] }, @@ -78209,6 +82883,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "deaths": 2357 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 2926 } ] }, @@ -78264,6 +82943,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00.000Z", "deaths": 2357 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 2926 } ] }, @@ -78314,6 +82998,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "deaths": 2357 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 2926 } ] }, @@ -78354,14 +83043,19 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "deaths": 2357 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "deaths": 2926 } ] } ] }, { - "highest_confirmed": 338, - "highest_deaths": 2, + "highest_confirmed": 350, + "highest_deaths": 4, "population": 3449299, "name": "Uruguay", "confirmed": [ @@ -78442,6 +83136,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00.000Z", "confirmed": 338 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 350 } ] }, @@ -78507,6 +83206,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 338 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 350 } ] }, @@ -78547,6 +83251,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 338 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 350 } ] }, @@ -78572,6 +83281,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 338 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 350 } ] }, @@ -78640,7 +83354,7 @@ ] }, { - "highest_confirmed": 181, + "highest_confirmed": 205, "highest_deaths": 2, "population": 32955400, "name": "Uzbekistan", @@ -78692,6 +83406,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 181 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 205 } ] }, @@ -78722,12 +83441,23 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 181 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 205 } ] }, { "range": 200, - "time_series": [] + "time_series": [ + { + "num_day": 0, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 205 + } + ] }, { "range": 300, @@ -78798,8 +83528,8 @@ ] }, { - "highest_confirmed": 143, - "highest_deaths": 3, + "highest_confirmed": 146, + "highest_deaths": 5, "population": 28870195, "name": "Venezuela", "confirmed": [ @@ -78865,6 +83595,11 @@ "num_day": 11, "date": "2020-04-01T00:00:00.000Z", "confirmed": 143 + }, + { + "num_day": 12, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 146 } ] }, @@ -78905,6 +83640,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 143 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 146 } ] }, @@ -78981,7 +83721,7 @@ ] }, { - "highest_confirmed": 218, + "highest_confirmed": 233, "population": 95540395, "name": "Vietnam", "confirmed": [ @@ -79082,6 +83822,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00.000Z", "confirmed": 218 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 233 } ] }, @@ -79142,6 +83887,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 218 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 233 } ] }, @@ -79162,6 +83912,11 @@ "num_day": 2, "date": "2020-04-01T00:00:00.000Z", "confirmed": 218 + }, + { + "num_day": 3, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 233 } ] }, @@ -79234,7 +83989,8 @@ ] }, { - "highest_confirmed": 36, + "highest_confirmed": 39, + "highest_deaths": 1, "population": 17351822, "name": "Zambia", "confirmed": [ @@ -79319,7 +84075,7 @@ ] }, { - "highest_confirmed": 8, + "highest_confirmed": 9, "highest_deaths": 1, "population": 14439018, "name": "Zimbabwe", @@ -79490,7 +84246,7 @@ ] }, { - "highest_confirmed": 9, + "highest_confirmed": 10, "population": 111454, "name": "Grenada", "confirmed": [ @@ -79660,7 +84416,7 @@ ] }, { - "highest_confirmed": 10, + "highest_confirmed": 16, "highest_deaths": 2, "population": 16906283, "name": "Syria", @@ -80001,7 +84757,8 @@ ] }, { - "highest_confirmed": 10, + "highest_confirmed": 11, + "highest_deaths": 1, "population": 6678567, "name": "Libya", "confirmed": [ @@ -80086,7 +84843,7 @@ ] }, { - "highest_confirmed": 134, + "highest_confirmed": 161, "highest_deaths": 1, "population": 4569087, "name": "West Bank and Gaza", @@ -80148,6 +84905,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 134 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 161 } ] }, @@ -80173,6 +84935,11 @@ "num_day": 3, "date": "2020-04-01T00:00:00.000Z", "confirmed": 134 + }, + { + "num_day": 4, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 161 } ] }, @@ -80334,7 +85101,7 @@ ] }, { - "highest_confirmed": 31, + "highest_confirmed": 36, "highest_deaths": 3, "population": 19077690, "name": "Mali", @@ -80420,7 +85187,7 @@ ] }, { - "highest_confirmed": 8, + "highest_confirmed": 9, "name": "Saint Kitts and Nevis", "confirmed": [ { @@ -80546,6 +85313,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 125 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 125 } ] }, @@ -80561,6 +85333,11 @@ "num_day": 1, "date": "2020-04-01T00:00:00.000Z", "confirmed": 125 + }, + { + "num_day": 2, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 125 } ] }, @@ -80637,7 +85414,7 @@ ] }, { - "highest_confirmed": 15, + "highest_confirmed": 20, "highest_deaths": 1, "name": "Burma", "confirmed": [ @@ -80893,7 +85670,7 @@ ] }, { - "highest_confirmed": 2, + "highest_confirmed": 3, "population": 11175378, "name": "Burundi", "confirmed": [ @@ -81063,8 +85840,93 @@ ] }, { - "highest_confirmed": 210770, - "highest_deaths": 4700, + "highest_confirmed": 3, + "population": 18143315, + "name": "Malawi", + "confirmed": [ + { + "range": 50, + "time_series": [] + }, + { + "range": 100, + "time_series": [] + }, + { + "range": 200, + "time_series": [] + }, + { + "range": 300, + "time_series": [] + }, + { + "range": 400, + "time_series": [] + }, + { + "range": 500, + "time_series": [] + }, + { + "range": 750, + "time_series": [] + }, + { + "range": 1000, + "time_series": [] + } + ], + "deaths": [ + { + "range": 10, + "time_series": [] + }, + { + "range": 20, + "time_series": [] + }, + { + "range": 30, + "time_series": [] + }, + { + "range": 40, + "time_series": [] + }, + { + "range": 50, + "time_series": [] + }, + { + "range": 75, + "time_series": [] + }, + { + "range": 100, + "time_series": [] + }, + { + "range": 200, + "time_series": [] + }, + { + "range": 300, + "time_series": [] + }, + { + "range": 400, + "time_series": [] + }, + { + "range": 500, + "time_series": [] + } + ] + }, + { + "highest_confirmed": 239009, + "highest_deaths": 5784, "population": 327167434, "name": "United States", "confirmed": [ @@ -81109,7 +85971,7 @@ { "num_day": 7, "date": "2020-03-11T00:00:00Z", - "confirmed": 1053 + "confirmed": 1054 }, { "num_day": 8, @@ -81215,6 +86077,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00Z", "confirmed": 210770 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009 } ] }, @@ -81259,7 +86126,7 @@ { "num_day": 7, "date": "2020-03-11T00:00:00Z", - "confirmed": 1053 + "confirmed": 1054 }, { "num_day": 8, @@ -81365,6 +86232,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00Z", "confirmed": 210770 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009 } ] }, @@ -81399,7 +86271,7 @@ { "num_day": 5, "date": "2020-03-11T00:00:00Z", - "confirmed": 1053 + "confirmed": 1054 }, { "num_day": 6, @@ -81505,6 +86377,11 @@ "num_day": 26, "date": "2020-04-01T00:00:00Z", "confirmed": 210770 + }, + { + "num_day": 27, + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009 } ] }, @@ -81534,7 +86411,7 @@ { "num_day": 4, "date": "2020-03-11T00:00:00Z", - "confirmed": 1053 + "confirmed": 1054 }, { "num_day": 5, @@ -81640,6 +86517,11 @@ "num_day": 25, "date": "2020-04-01T00:00:00Z", "confirmed": 210770 + }, + { + "num_day": 26, + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009 } ] }, @@ -81664,7 +86546,7 @@ { "num_day": 3, "date": "2020-03-11T00:00:00Z", - "confirmed": 1053 + "confirmed": 1054 }, { "num_day": 4, @@ -81770,6 +86652,11 @@ "num_day": 24, "date": "2020-04-01T00:00:00Z", "confirmed": 210770 + }, + { + "num_day": 25, + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009 } ] }, @@ -81789,7 +86676,7 @@ { "num_day": 2, "date": "2020-03-11T00:00:00Z", - "confirmed": 1053 + "confirmed": 1054 }, { "num_day": 3, @@ -81895,6 +86782,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00Z", "confirmed": 210770 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009 } ] }, @@ -81909,7 +86801,7 @@ { "num_day": 1, "date": "2020-03-11T00:00:00Z", - "confirmed": 1053 + "confirmed": 1054 }, { "num_day": 2, @@ -82015,6 +86907,11 @@ "num_day": 22, "date": "2020-04-01T00:00:00Z", "confirmed": 210770 + }, + { + "num_day": 23, + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009 } ] }, @@ -82024,7 +86921,7 @@ { "num_day": 0, "date": "2020-03-11T00:00:00Z", - "confirmed": 1053 + "confirmed": 1054 }, { "num_day": 1, @@ -82130,6 +87027,11 @@ "num_day": 21, "date": "2020-04-01T00:00:00Z", "confirmed": 210770 + }, + { + "num_day": 22, + "date": "2020-04-02T00:00:00Z", + "confirmed": 239009 } ] } @@ -82282,6 +87184,11 @@ "num_day": 28, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 29, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -82407,6 +87314,11 @@ "num_day": 23, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 24, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -82517,6 +87429,11 @@ "num_day": 20, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 21, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -82617,6 +87534,11 @@ "num_day": 18, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 19, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -82712,6 +87634,11 @@ "num_day": 17, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 18, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -82797,6 +87724,11 @@ "num_day": 15, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 16, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -82877,6 +87809,11 @@ "num_day": 14, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 15, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -82947,6 +87884,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -83007,6 +87949,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -83062,6 +88009,11 @@ "num_day": 9, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 10, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] }, @@ -83112,13 +88064,18 @@ "num_day": 8, "date": "2020-04-01T00:00:00Z", "deaths": 4700 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00Z", + "deaths": 5784 } ] } ] }, { - "highest_confirmed": 797, + "highest_confirmed": 868, "highest_deaths": 1, "population": 4885500, "name": "New Zealand", @@ -83190,6 +88147,11 @@ "num_day": 12, "date": "2020-04-01T00:00:00.000Z", "confirmed": 797 + }, + { + "num_day": 13, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 868 } ] }, @@ -83250,6 +88212,11 @@ "num_day": 10, "date": "2020-04-01T00:00:00.000Z", "confirmed": 797 + }, + { + "num_day": 11, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 868 } ] }, @@ -83300,6 +88267,11 @@ "num_day": 8, "date": "2020-04-01T00:00:00.000Z", "confirmed": 797 + }, + { + "num_day": 9, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 868 } ] }, @@ -83340,6 +88312,11 @@ "num_day": 6, "date": "2020-04-01T00:00:00.000Z", "confirmed": 797 + }, + { + "num_day": 7, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 868 } ] }, @@ -83375,6 +88352,11 @@ "num_day": 5, "date": "2020-04-01T00:00:00.000Z", "confirmed": 797 + }, + { + "num_day": 6, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 868 } ] }, @@ -83405,6 +88387,11 @@ "num_day": 4, "date": "2020-04-01T00:00:00.000Z", "confirmed": 797 + }, + { + "num_day": 5, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 868 } ] }, @@ -83415,6 +88402,11 @@ "num_day": 0, "date": "2020-04-01T00:00:00.000Z", "confirmed": 797 + }, + { + "num_day": 1, + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 868 } ] }, diff --git a/client/src/context/GlobalContextProvider.js b/client/src/context/GlobalContextProvider.js index f4c7738..8365937 100644 --- a/client/src/context/GlobalContextProvider.js +++ b/client/src/context/GlobalContextProvider.js @@ -100,9 +100,9 @@ const GlobalContextProvider = ({ children }) => { 500: deaths.map((node) => mapFn( node, 'deaths', 10)), }, update_times:{ - global: "1:00am 2 April UTC", - us: "4:00pm 1 April ET", - nz: "1:05pm 2 April NZT", + global: "12:05am 2 April UTC", + us: "4:00pm 2 April ET", + nz: "1:05pm 3 April NZT", } }); diff --git a/processing/data/new-zealand.json b/processing/data/new-zealand.json index b2aa8cf..e87b67f 100644 --- a/processing/data/new-zealand.json +++ b/processing/data/new-zealand.json @@ -185,10 +185,17 @@ "confirmed_per_mil": 163.13581005, "deaths": 1, "deaths_per_mil": 0.20468734 + }, + { + "date": "2020-04-02T00:00:00.000Z", + "confirmed": 868, + "confirmed_per_mil": 177.259236516, + "deaths": 1, + "deaths_per_mil": 0.20468734 } ], - "highest_confirmed": 797, + "highest_confirmed": 868, "highest_deaths": 1, "population": 4885500 } \ No newline at end of file diff --git a/processing/get.js b/processing/get.js index 5de7392..214d62f 100644 --- a/processing/get.js +++ b/processing/get.js @@ -523,12 +523,12 @@ const getUnitedStates = (json_data) => { name: state, time_series: time_series.reverse().map(day => ({ date: format(parse(day.date, 'yyyyMMdd', new Date() ), 'yyyy-MM-dd') + 'T00:00:00Z', - confirmed: day.positive, + confirmed: day.positive || 0, //confirmed_per_mil, - deaths: day.death, + deaths: day.death || 0, //deaths_per_mil - hospitalized: day.hospitalized, - tests: day.totalTestResults, + hospitalized: day.hospitalized || 0, + tests: day.totalTestResults || 0, old_date: day.date })), highest_confirmed, @@ -559,6 +559,7 @@ const getUnitedStates = (json_data) => { const US_time_series = _.map(total_time_series, day => day) const most_recent_day = US_time_series[US_time_series.length -1] + const total = { name: "United States", population: 327167434,