source('./predict.R')

## [1] "2020-05-08"
##                 country cum_confirm cum_heal cum_dead inc_rate death_rate
## 1         United States     1293907   217251    76998     2.27       5.95
## 2                 Spain      260117   168408    26299     1.27      10.11
## 3                 Italy      215858    96276    29958     0.65      13.88
## 4        United Kingdom      207977     1918    30689     2.78      14.76
## 5                Russia      187859    26608     1723     6.04       0.92
## 6                France      174918    55027    25990     0.40      14.86
## 7               Germany      170284   143814     7518     1.07       4.41
## 8                Brazil      136519    55350     9265     7.17       6.79
## 9                Turkey      133721    82984     3641     1.50       2.72
## 10                 Iran      104691    83837     6541     1.51       6.25
## 11                China       84416    79361     4643     0.00       5.50
## 12               Canada       66201    29260     4541     2.33       6.86
## 13                 Peru       58526    18388     1627     6.77       2.78
## 14                India       57306    17041     1899     8.03       3.31
## 15              Belgium       52011    13201     8521     1.15      16.38
## 16          Netherlands       42292      322     5377     1.24      12.71
## 17         Saudi Arabia       35432     7798      229     5.04       0.65
## 18              Ecuador       30298     3433     1654     2.98       5.46
## 19          Switzerland       30207    25900     1810     0.27       5.99
## 20               Mexico       29616    17781     2961     7.17      10.00
## 21             Portugal       27268     2422     1114     2.07       4.09
## 22             Pakistan       26435     7530      599     9.81       2.27
## 23               Sweden       25265     4971     3175     2.61      12.57
## 24                Chile       24581    11664      285     6.65       1.16
## 25              Ireland       22385    17110     1403     0.62       6.27
## 26            Singapore       21707     1712       20     3.67       0.09
## 27                Qatar       20201     2370       12     6.94       0.06
## 28              Belarus       20168     5067      116     0.00       0.58
## 29 United Arab Emirates       16793     3837      174     3.41       1.04
## 30               Israel       16409    11007      245     0.39       1.49
## 31              Austria       15774    13836      614     0.14       3.89
## 32                Japan       15662     5906      606     0.57       3.87
## 33               Poland       15200     5184      756     2.03       4.97
## 34              Romania       14811     6423      898     2.15       6.06
## 35              Ukraine       14195     2706      361     3.68       2.54
## 36           Bangladesh       13134     1910      206     5.71       1.57
## 37            Indonesia       13112     2494      943     2.63       7.19
## 38          South Korea       10822     9484      256     0.11       2.37
## 39          Philippines       10463     1734      696     1.16       6.65
## 40              Denmark       10416     8214      522     2.76       5.01

## [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-08   China  Tianjin         191      186        3     1
## 2 2020-05-08   China    Jilin         113      105        1     1