source('./predict.R')

## [1] "2020-06-02"
##                 country cum_confirm cum_heal cum_dead inc_rate death_rate
## 1         United States     1861474   615654   106990     1.18       5.75
## 2                Brazil      529405   211080    30046     2.80       5.68
## 3                Russia      423741   186985     5037     2.14       1.19
## 4                 Spain      286718   196958    27127     0.07       9.46
## 5        United Kingdom      276332     1918    39045     0.57      14.13
## 6                 Italy      233197   158355    33475     0.09      14.35
## 7                 India      201009    96534     5628     3.90       2.80
## 8                France      189220    68440    28833     0.18      15.24
## 9               Germany      184580   169200     8749     0.10       4.74
## 10                 Peru      170039    68507     4634     3.38       2.73
## 11               Turkey      164769   128947     4563     0.50       2.77
## 12                 Iran      157562   123077     7942     2.02       5.04
## 13                Chile      105159    44946     1113     5.49       1.06
## 14               Mexico       93435    67491    10167     3.06      10.88
## 15               Canada       91705    49726     7326     0.83       7.99
## 16         Saudi Arabia       89011    65790      549     2.14       0.62
## 17                China       84603    79826     4645     0.01       5.49
## 18             Pakistan       76398    27110     1621     5.43       2.12
## 19                Qatar       60259    36036       43     5.88       0.07
## 20              Belgium       58615    15934     9505     0.17      16.22
## 21           Bangladesh       52445    11120      709     5.88       1.35
## 22          Netherlands       46647      322     5967     0.22      12.79
## 23              Belarus       44255    19195      243     3.99       0.55
## 24              Ecuador       39098    19592     3358     0.00       8.59
## 25               Sweden       38589     4971     4468     2.05      11.58
## 26            Singapore       35836    22466       24     1.54       0.07
## 27         South Africa       35812    17291      705     4.23       1.97
## 28 United Arab Emirates       35192    18338      266     1.84       0.76
## 29             Portugal       32895    19869     1436     1.22       4.37
## 30          Switzerland       30874    28500     1920     0.01       6.22
## 31             Colombia       30493     9661      969     3.78       3.18
## 32               Kuwait       28649    14281      226     3.20       0.79
## 33            Indonesia       27549     7935     1663     2.26       6.04
## 34                Egypt       26384     6447     1005     5.60       3.81
## 35              Ireland       25062    22089     1650     0.29       6.58
## 36              Ukraine       24340    10078      727     1.37       2.99
## 37               Poland       24271    11726     1081     1.18       4.45
## 38              Romania       19517    13526     1279     0.61       6.55
## 39          Philippines       18997     4063      966     1.93       5.09
## 40   Dominican Republic       17752    11075      515     2.70       2.90
## 41            Argentina       17415     5521      556     3.35       3.19
## 42               Israel       17219    14915      287     0.66       1.67
## 43                Japan       17000    14459      901     0.30       5.30
## 44              Austria       16759    15629      669     0.16       3.99
## 45          Afghanistan       16492     1450      270     4.71       1.64
## 46               Panama       13837     9514      344     2.78       2.49
## 47                 Oman       12799     2812       59     4.71       0.46
## 48              Bahrain       12229     7397       19     3.60       0.16
## 49              Denmark       11899    10610      576     0.25       4.84
## 50           Kazakhstan       11571     5587       41     2.33       0.35
## 51          South Korea       11541    10446      272     0.33       2.36
## 52               Serbia       11454     6766      245     0.21       2.14
## 53              Nigeria       10578     3122      299     4.09       2.83
## 54              Bolivia       10531     1137      343     5.50       3.26
## 55              Armenia       10009     3427      158     5.45       1.58

## [1] "Pakistan leading 1 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-06-02   China Hong Kong        1093     1038        4     6
## 2 2020-06-02   China   Sichuan         577      558        3     2
## 3 2020-06-02   China  Shanghai         673      661        7     1
## 4 2020-06-02   China Guangdong        1596     1583        8     1