source('./predict.R')

## [1] "2020-06-06"
##                 country cum_confirm cum_heal cum_dead inc_rate death_rate
## 1         United States     1969406   738734   111478     2.24       5.66
## 2                Brazil      646006   288652    35047     4.44       5.43
## 3                Russia      458689   221388     5725     1.97       1.25
## 4                 Spain      288058   196958    27134     0.11       9.42
## 5        United Kingdom      284868     1918    40465     1.14      14.20
## 6                 India      239644   114073     6672     4.14       2.78
## 7                 Italy      234531   163781    33774     0.22      14.40
## 8                  Peru      187400    79214     5162     2.29       2.75
## 9               Germany      185993   170601     8848     0.30       4.76
## 10                 Iran      169425   132038     8209     1.36       4.85
## 11               Turkey      168340   133400     4648     0.56       2.76
## 12               France      153055    70504    29111     0.40      19.02
## 13                Chile      122499    95631     1448     3.56       1.18
## 14               Mexico      110026    78590    13170     4.11      11.97
## 15         Saudi Arabia       98869    71791      676     3.26       0.68
## 16               Canada       94335    52561     7702     0.65       8.16
## 17             Pakistan       93983    32581     1935     5.30       2.06
## 18                China       84624    79853     4645     0.01       5.49
## 19                Qatar       67195    42527       51     2.60       0.08
## 20           Bangladesh       63026    13325      846     4.36       1.34
## 21              Belgium       59072    16190     9580     0.52      16.22
## 22              Belarus       47751    23015      263     1.88       0.55
## 23          Netherlands       47335      322     6011     0.39      12.70
## 24               Sweden       43887     4971     4656     4.78      10.61
## 25         South Africa       43434    23088      908     6.48       2.09
## 26              Ecuador       41575    20568     3534     1.49       8.50
## 27 United Arab Emirates       37642    20337      274     1.69       0.73
## 28            Singapore       37527    24209       24     0.93       0.06
## 29             Colombia       36635    13638     1145     4.31       3.13
## 30             Portugal       33969    20526     1465     0.00       4.31
## 31               Kuwait       31131    19282      254     1.59       0.82
## 32                Egypt       31115     8158     1166     4.53       3.75
## 33          Switzerland       30956    28600     1921     0.06       6.21
## 34            Indonesia       30514     9907     1801     3.36       5.90
## 35              Ukraine       26514    11812      777     2.12       2.93
## 36               Poland       25669    12641     1143     1.95       4.45
## 37              Ireland       25163    22698     1670     0.08       6.64
## 38          Philippines       21340     4441      994     3.46       4.66
## 39            Argentina       21037     6180      642     4.16       3.05
## 40              Romania       20290    14419     1318     0.93       6.50
## 41          Afghanistan       19551     1820      320     8.29       1.64
## 42   Dominican Republic       18708    11736      525     2.12       2.81
## 43               Israel       17706    15042      292     0.82       1.65
## 44                Japan       17118    14972      914     0.00       5.34
## 45              Austria       16898    15789      672     0.33       3.98
## 46                 Oman       16016     3451       72     6.16       0.45
## 47               Panama       15463     9719      370     2.79       2.39
## 48              Bahrain       14224     9020       23     3.58       0.16
## 49              Bolivia       12728     1739      427     3.94       3.35
## 50           Kazakhstan       12511     6903       52     1.62       0.42
## 51              Armenia       12364     3720      190     4.63       1.54
## 52              Denmark       12075    10853      586     0.53       4.85
## 53              Nigeria       11844     3696      333     2.85       2.81
## 54               Serbia       11741    11056      248     0.63       2.11
## 55          South Korea       11719    10531      273     0.44       2.33
## 56                 Iraq       11098     4904      318    12.72       2.87

## [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-06   China Guangdong        1601     1584        8     3
## 2 2020-06-06   China Hong Kong        1105     1048        4     3
## 3 2020-06-06   China   Tianjin         193      189        3     1