source('./predict.R')

## [1] "2020-05-14"
##                 country cum_confirm cum_heal cum_dead inc_rate death_rate
## 1         United States     1433375   310415    85334     1.58       5.95
## 2                 Spain      272646   186480    27321     0.57      10.02
## 3                Russia      252245    53530     2305     4.12       0.91
## 4        United Kingdom      233151     1918    33614     1.50      14.42
## 5                 Italy      222104   112541    31106     0.40      14.01
## 6                Brazil      192081    78424    13276     7.78       6.91
## 7                France      178060    58673    27074    -0.09      15.20
## 8               Germany      174894   151188     7931     0.41       4.53
## 9                Turkey      143114   101715     3952     1.16       2.76
## 10                 Iran      114533    90539     6854     1.60       5.98
## 11                China       84465    79635     4644     0.00       5.50
## 12                India       79333    26675     2564     5.88       3.23
## 13                 Peru       76306    24324     2169     5.89       2.84
## 14               Canada       73568    35177     5425     3.39       7.37
## 15              Belgium       54288    14111     8903     0.57      16.40
## 16         Saudi Arabia       46869    19051      283     4.55       0.60
## 17          Netherlands       43481      322     5590     0.62      12.86
## 18               Mexico       40186    25935     4220     4.86      10.50
## 19             Pakistan       35788     9695      770     4.23       2.15
## 20                Chile       34381    14865      346     8.39       1.01
## 21              Ecuador       30486     3433     2334     0.22       7.66
## 22          Switzerland       30463    27100     1870     0.16       6.14
## 23               Sweden       28582     4971     3529     2.41      12.35
## 24             Portugal       28319     3198     1184     0.66       4.18
## 25                Qatar       28272     3356       14     6.53       0.05
## 26              Belarus       26772     8168      151     3.67       0.56
## 27            Singapore       26098     4809       21     2.97       0.08
## 28              Ireland       23401    19470     1497     0.68       6.40
## 29 United Arab Emirates       21084     6930      208     7.24       0.99
## 30           Bangladesh       18863     3361      283     5.84       1.50
## 31               Poland       17469     6696      869     2.39       4.97
## 32              Ukraine       16847     4143      456     2.57       2.71
## 33               Israel       16567    12364      264     0.17       1.59
## 34              Romania       16247     9053     1046     1.53       6.44
## 35                Japan       16203     9868      701     0.62       4.33
## 36              Austria       16058    14405      626     0.38       3.90
## 37            Indonesia       16006     3518     1043     3.68       6.52
## 38             Colombia       12930     3133      509     5.36       3.94
## 39         South Africa       12074     4745      219     6.38       1.81
## 40               Kuwait       11975     3451       88     8.59       0.73
## 41          Philippines       11876     2337      790     2.22       6.65
## 42   Dominican Republic       11196     3221      409     2.72       3.65
## 43          South Korea       10991     9762      260     0.26       2.37
## 44              Denmark       10865     8861      533     0.70       4.91
## 45                Egypt       10431     2486      556     3.35       5.33
## 46               Serbia       10374     4084      224     0.77       2.16

## [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-14   China  Liaoning         149      144        2     2
## 2 2020-05-14   China     Jilin         134      108        1     1
## 3 2020-05-14   China Hong Kong        1051     1009        4     1