source('./predict.R')

## [1] "2020-05-25"
##                 country cum_confirm cum_heal cum_dead inc_rate death_rate
## 1         United States     1689581   451745    99381     1.26       5.88
## 2                Brazil      365213   149911    22746     4.61       6.23
## 3                Russia      353427   118798     3633     2.60       1.03
## 4                 Spain      282852   196958    28752     0.17      10.17
## 5        United Kingdom      259559     1918    36793     0.94      14.18
## 6                 Italy      229858   140479    32785     0.23      14.26
## 7                France      182584    64617    28367     0.06      15.54
## 8               Germany      181235   163657     8483     0.17       4.68
## 9                Turkey      156827   118694     4340     0.73       2.77
## 10                India      141228    58727     4057     5.61       2.87
## 11                 Iran      137724   107713     7451     1.49       5.41
## 12                 Peru      119959    49795     3456     3.63       2.88
## 13               Canada       84699    43985     6424     1.29       7.58
## 14                China       84536    79762     4645     0.01       5.49
## 15         Saudi Arabia       74795    45668      399     3.08       0.53
## 16                Chile       69102    28148      718     5.67       1.04
## 17               Mexico       68620    47424     7394     4.20      10.78
## 18              Belgium       57342    15297     9312     0.44      16.24
## 19             Pakistan       56349    17482     1167     3.20       2.07
## 20                Qatar       45465    10363       26     4.01       0.06
## 21          Netherlands       45445      322     5830     0.46      12.83
## 22              Belarus       37144    14449      204     2.61       0.55
## 23              Ecuador       36756     3560     3108     1.37       8.46
## 24           Bangladesh       35585     7334      501     5.88       1.41
## 25               Sweden       33843     4971     4029     1.15      11.90
## 26            Singapore       31960    14876       23     1.09       0.07
## 27             Portugal       30788    17822     1330     0.54       4.32
## 28          Switzerland       30746    28100     1913     0.03       6.22
## 29 United Arab Emirates       29485    15056      245     0.00       0.83
## 30              Ireland       24639    21060     1608     0.23       6.53
## 31            Indonesia       22750     5642     1391     2.15       6.11
## 32         South Africa       22583    11100      429     5.81       1.90
## 33               Kuwait       21967     6621      165     3.12       0.75
## 34               Poland       21440     9276      996     0.96       4.65
## 35              Ukraine       21245     7234      623     1.23       2.93
## 36             Colombia       21175     5016      727     4.95       3.43
## 37              Romania       18283    11630     1202     1.18       6.57
## 38                Egypt       17265     4807      764     4.55       4.43
## 39               Israel       16720    14203      280     0.05       1.67
## 40                Japan       16623    13612      843     0.33       5.07
## 41              Austria       16539    15138      641     0.22       3.88
## 42   Dominican Republic       14801     8133      458     2.63       3.09
## 43          Philippines       14319     3323      873     2.02       6.10
## 44            Argentina       12076     3999      456     6.37       3.78
## 45              Denmark       11558    10098      563     0.62       4.87
## 46          South Korea       11206    10226      267     0.14       2.38
## 47               Serbia       11193     5920      239     0.30       2.14
## 48          Afghanistan       11173     1097      219     5.58       1.96
## 49               Panama       10926     6279      306     3.30       2.80

## [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-25   China Inner Mongolia         227      201        1    10
## 2 2020-05-25   China        Sichuan         564      558        3     1