Skip to content

Instantly share code, notes, and snippets.

@contentfree
Last active April 20, 2020 12:41
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save contentfree/45659ad8f500787cb247dbb0447be2e2 to your computer and use it in GitHub Desktop.
Save contentfree/45659ad8f500787cb247dbb0447be2e2 to your computer and use it in GitHub Desktop.
COVID-19 OoC (Outside of China) Growth
// WHO Reports: https://www.who.int/emergencies/diseases/novel-coronavirus-2019/situation-reports
// Inspired by: https://twitter.com/paulg/status/1235247452145451013
// Note: The growth rate does not seem sustainable.
// The projected OoC infections assumes a constant doubling of roughly every 4 days.
Date Projected-OoC-Infections WHO-Reported-OoC-Infections
2020-02-29 5,629 6,009
2020-03-01 6,755 7,169
2020-03-02 8,106 8,774
2020-03-03 9,727 10,565
2020-03-04 11,673 12,669
2020-03-05 14,007 14,768
2020-03-06 16,809 17,481
2020-03-07 20,170 21,110
2020-03-08 24,205 24,727
2020-03-09 29,045 28,674
2020-03-10 34,855 32,778
2020-03-11 41,825 37,367
2020-03-12 50,191 44,279
2020-03-13 60,229 51,767
2020-03-14 72,274 61,513
2020-03-15 86,729 72,469
2020-03-16 104,075 86,438
2020-03-17 124,890 97,995
2020-03-18 149,868 110,011
2020-03-19 179,842 128,665
2020-03-20 215,810 152,773
2020-03-21 258,972 184,657
2020-03-22 310,766 210,644
2020-03-23 372,920 251,329
2020-03-24 447,504 291,010
2020-03-25 537,004 332,331
2020-03-26 644,405 380,723
2020-03-27 773,286 427,086
2020-03-28 927,944 489,448
2020-03-29 1,113,532 552,479
2020-03-30 1,336,239 610,835
2020-03-31 1,603,486 668,345
2020-04-01 1,924,184 740,995
2020-04-02 2,309,021 813,726
2020-04-03 2,770,825 889,501
2020-04-04 3,324,990 968,822
2020-04-05 3,989,988 1,050,828
2020-04-06 4,787,985 1,127,951
2020-04-07 5,745,582 1,196,651
2020-04-08 6,894,698 1,270,204
2020-04-09 8,273,638 1,352,949
2020-04-10 9,928,366 1,437,947
2020-04-11 11,914,039 1,527,540
2020-04-12 14,296,847 1,613,106
2020-04-13 17,156,216 1,689,487
2020-04-14 20,587,459
2020-04-15 24,704,951
2020-04-16 29,645,941
2020-04-17 35,575,129
2020-04-18 42,690,155
2020-04-19 51,228,186
2020-04-20 61,473,824
2020-04-21 73,768,588
2020-04-22 88,522,306
2020-04-23 106,226,767
2020-04-24 127,472,121
2020-04-25 152,966,545
2020-04-26 183,559,854
2020-04-27 220,271,825
2020-04-28 264,326,190
2020-04-29 317,191,428
2020-04-30 380,629,713
2020-05-01 456,755,656
2020-05-02 548,106,787
2020-05-03 657,728,145
2020-05-04 789,273,774
2020-05-05 947,128,528
2020-05-06 1,136,554,234
2020-05-07 1,363,865,081
2020-05-08 1,636,638,097
2020-05-09 1,963,965,716
2020-05-10 2,356,758,860
2020-05-11 2,828,110,632
2020-05-12 3,393,732,758
2020-05-13 4,072,479,309
2020-05-14 4,886,975,171
2020-05-15 5,864,370,206
2020-05-16 7,037,244,247
@ByteSizedMarius
Copy link

Thanks for this.

@waynedovey
Copy link

The problem we are facing now is testing. Not all Countries are testing. So the number should be higher.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment