source('./predict.R')

## [1] "2020-05-29"
##                 country cum_confirm cum_heal cum_dead inc_rate death_rate
## 1         United States     1771631   499113   103417     1.28       5.84
## 2                Brazil      438812   193181    26991     5.82       6.15
## 3                Russia      387623   159257     4374     2.26       1.13
## 4                 Spain      284986   196958    27119     0.40       9.52
## 5        United Kingdom      269127     1918    37837     0.71      14.06
## 6                 Italy      231732   150604    33142     0.26      14.30
## 7                France      186238    67191    28662     1.82      15.39
## 8               Germany      183073   167064     8650     0.32       4.72
## 9                 India      169011    72543     4820     5.43       2.85
## 10               Turkey      160979   124369     4461     0.74       2.77
## 11                 Iran      146668   114931     7677     1.96       5.23
## 12                 Peru      141779    59442     4099     4.32       2.89
## 13               Canada       88512    46840     6877     1.13       7.77
## 14                Chile       86943    36150      890     5.66       1.02
## 15                China       84561    79800     4645     0.02       5.49
## 16         Saudi Arabia       81766    57013      458     1.97       0.56
## 17               Mexico       81400    56638     9044     4.33      11.11
## 18             Pakistan       64028    22305     1317     4.57       2.06
## 19              Belgium       58061    15682     9430     0.37      16.24
## 20                Qatar       52907    15399       36     3.91       0.07
## 21          Netherlands       46126      322     5931     0.38      12.86
## 22           Bangladesh       42844     9015      582     6.26       1.36
## 23              Belarus       40764    17390      224     2.27       0.55
## 24              Ecuador       38471    18425     3313     0.97       8.61
## 25               Sweden       36476     4971     4350     2.10      11.93
## 26            Singapore       33860    18294       23     1.84       0.07
## 27 United Arab Emirates       33170    17097      260     1.96       0.78
## 28             Portugal       31946    18911     1383     1.11       4.33
## 29          Switzerland       30828    28300     1919     0.10       6.22
## 30         South Africa       27403    14370      577     5.65       2.11
## 31             Colombia       25366     6665      822     5.24       3.24
## 32            Indonesia       25216     6492     1520     2.76       6.03
## 33               Kuwait       25184     9273      194     4.45       0.77
## 34              Ireland       24841    22089     1639     0.15       6.60
## 35               Poland       22964    10692     1043     1.61       4.54
## 36              Ukraine       22811     8934      679     1.92       2.98
## 37                Egypt       20793     5359      845     5.73       4.06
## 38              Romania       18982    12829     1240     1.02       6.53
## 39               Israel       16887    14727      284     0.46       1.68
## 40                Japan       16833    14254      889     0.59       5.28
## 41              Austria       16655    15347      668     0.16       4.01
## 42          Philippines       16634     3720      942     6.71       5.66
## 43   Dominican Republic       16068     8952      485     2.19       3.02
## 44            Argentina       14702     4788      510     5.52       3.47
## 45          Afghanistan       13659     1259      246     4.78       1.80
## 46               Panama       12131     7379      320     3.44       2.64
## 47              Denmark       11712    10378      568     0.27       4.85
## 48          South Korea       11402    10363      269     0.51       2.36
## 49               Serbia       11354     6524      242     0.48       2.13
## 50              Bahrain       10352     5491       15     3.76       0.14

## [1] "Pakistan leading cum_confirm == 0 trimed"

## [1] "Provinces added more than 0 cases in last 1 days:"
##         time country  province cum_confirm cum_heal cum_dead added
## 1 2020-05-29   China Hong Kong        1079     1035        4    13
## 2 2020-05-29   China    Taiwan         442      420        7     1