source('./predict.R')

## [1] "2020-05-26"
##                 country cum_confirm cum_heal cum_dead inc_rate death_rate
## 1         United States     1709388   465668    99909     1.17       5.84
## 2                Brazil      376669   153833    23522     3.14       6.24
## 3                Russia      362342   131129     3807     2.52       1.05
## 4                 Spain      282852   196958    28752     0.00      10.17
## 5        United Kingdom      265227     1918    37048     2.18      13.97
## 6                 Italy      230158   141981    32877     0.13      14.28
## 7                France      182942    65199    28432     0.20      15.54
## 8               Germany      181548   164647     8524     0.17       4.70
## 9                Turkey      157814   120015     4369     0.63       2.77
## 10                India      147144    61923     4197     4.19       2.85
## 11                 Iran      139511   109437     7508     1.30       5.38
## 12                 Peru      123979    50949     3629     3.35       2.93
## 13               Canada       85711    44638     6545     1.19       7.64
## 14                China       84543    79772     4645     0.01       5.49
## 15         Saudi Arabia       74795    45668      399     0.00       0.53
## 16                Chile       73997    29302      761     7.08       1.03
## 17               Mexico       71105    49890     7633     3.62      10.73
## 18             Pakistan       57705    18314     1197     2.41       2.07
## 19              Belgium       57455    15320     9334     0.20      16.25
## 20                Qatar       47207    11844       28     3.83       0.06
## 21          Netherlands       45578      322     5856     0.29      12.85
## 22              Belarus       38059    15086      208     2.46       0.55
## 23              Ecuador       37355    18003     3203     1.63       8.57
## 24           Bangladesh       36751     7579      522     3.28       1.42
## 25               Sweden       34440     4971     4125     1.76      11.98
## 26            Singapore       32343    15738       23     1.20       0.07
## 27 United Arab Emirates       31086    15982      253     5.43       0.81
## 28             Portugal       31007    18096     1342     0.71       4.33
## 29          Switzerland       30761    28200     1915     0.05       6.23
## 30              Ireland       24698    21060     1608     0.24       6.51
## 31         South Africa       23615    11917      481     4.57       2.04
## 32            Indonesia       23165     5877     1418     1.82       6.12
## 33               Kuwait       22575     7306      172     2.77       0.76
## 34             Colombia       21981     5265      750     3.81       3.41
## 35               Poland       21867    10020     1013     1.99       4.63
## 36              Ukraine       21584     7575      644     1.60       2.98
## 37              Romania       18429    11874     1210     0.80       6.57
## 38                Egypt       17967     4900      783     4.07       4.36
## 39               Israel       16743    14362      281     0.14       1.68
## 40                Japan       16662    13612      860     0.23       5.16
## 41              Austria       16557    15182      643     0.11       3.88
## 42   Dominican Republic       15073     8285      460     1.84       3.05
## 43          Philippines       14669     3412      886     2.44       6.04
## 44            Argentina       12628     4167      471     4.57       3.73
## 45          Afghanistan       11831     1128      220     5.89       1.86
## 46              Denmark       11586    10162      563     0.24       4.86
## 47          South Korea       11225    10275      269     0.17       2.40
## 48               Serbia       11193     5920      239     0.00       2.14
## 49               Panama       11183     6279      310     2.35       2.77

## [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-26   China Inner Mongolia         232      204        1     5
## 2 2020-05-26   China       Shanghai         669      653        7     1
## 3 2020-05-26   China         Fujian         357      355        1     1