source('./predict.R')

## [1] "2020-05-02"
##                 country cum_confirm cum_heal cum_dead inc_rate death_rate
## 1         United States     1134059   161782    65886     3.16       5.81
## 2                 Spain      245567   146233    25100     1.06      10.22
## 3                 Italy      207428    78249    28236     0.96      13.61
## 4        United Kingdom      177454     1918    27510     2.88      15.50
## 5                France      167346    50380    24594     0.03      14.70
## 6               Germany      165106   132757     6870     0.68       4.16
## 7                Russia      124054    15013     1222     8.41       0.99
## 8                Turkey      122392    53808     3258     1.82       2.66
## 9                  Iran       96448    77350     6156     0.84       6.38
## 10               Brazil       92630    38039     6434     6.24       6.95
## 11                China       84391    78911     4643     0.00       5.50
## 12               Canada       55061    22751     3391     1.11       6.16
## 13              Belgium       49517    12211     7765     0.99      15.68
## 14                 Peru       40459    11129     1124     9.42       2.78
## 15          Netherlands       40236      322     4987     1.12      12.39
## 16                India       37776    10007     1223     7.80       3.24
## 17          Switzerland       29817    23900     1754     0.38       5.88
## 18              Ecuador       26336     1913     1063     5.62       4.04
## 19         Saudi Arabia       25459     3765      176     5.65       0.69
## 20             Portugal       25351     1671     1023     0.00       4.04
## 21               Sweden       22082     1005     2669     2.61      12.09
## 22              Ireland       20833    13386     1265     1.07       6.07
## 23               Mexico       20739    12377     1972     7.88       9.51
## 24             Pakistan       18114     4715      417     2.86       2.30
## 25            Singapore       17548     1268       16     2.61       0.09
## 26                Chile       17008     9018      234     6.15       1.38
## 27               Israel       16152     9400      227     0.92       1.41
## 28              Belarus       15828     3117       97     6.11       0.61
## 29              Austria       15558    13110      596    -0.02       3.83
## 30                Japan       14877     3981      517     2.14       3.48
## 31                Qatar       14872     1534       12     5.51       0.08
## 32               Poland       13375     3762      664     2.06       4.96
## 33 United Arab Emirates       13038     2543      111     0.00       0.85
## 34              Romania       12732     4547      755     1.31       5.93
## 35              Ukraine       11411     1498      279     5.06       2.45
## 36            Indonesia       10843     1665      831     2.77       7.66
## 37          South Korea       10780     9123      250     0.06       2.32

## [1] "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-02   China   Taiwan         432      324        6     3
## 2 2020-05-02   China    Jilin         112      102        1     1