source('./predict.R')

## [1] "2020-05-17"
##                 country cum_confirm cum_heal cum_dead inc_rate death_rate
## 1         United States     1509444   339572    90142     1.50       5.97
## 2                Russia      281752    67373     2631     3.57       0.93
## 3                 Spain      277719   195945    27650     0.44       9.96
## 4        United Kingdom      240161     1918    34466     0.00      14.35
## 5                Brazil      233511    89672    15662     6.00       6.71
## 6                 Italy      224760   122810    31763     0.39      14.13
## 7                France      179630    61066    27625     0.07      15.38
## 8               Germany      176974   155041     8166     0.30       4.61
## 9                Turkey      148067   108137     4096     1.10       2.77
## 10                 Iran      120198    94464     6988     1.53       5.81
## 11                India       91449    34645     2896     5.61       3.17
## 12                 Peru       88541    28272     2523     4.79       2.85
## 13                China       84487    79700     4645     0.01       5.50
## 14               Canada       75864    37819     5679     1.68       7.49
## 15              Belgium       55280    14630     9052     0.53      16.37
## 16         Saudi Arabia       54752    25722      312     5.26       0.57
## 17               Mexico       47144    31848     5045     4.69      10.70
## 18          Netherlands       43995      322     5680     0.28      12.91
## 19                Chile       41428    18014      421     4.77       1.02
## 20             Pakistan       40151    11341      873     3.48       2.17
## 21              Ecuador       32763     3433     2688     4.12       8.20
## 22                Qatar       32604     4370       15     5.27       0.05
## 23          Switzerland       30587    27400     1881     0.05       6.15
## 24               Sweden       30143     4971     3679     1.57      12.21
## 25              Belarus       29650     9932      165     3.38       0.56
## 26             Portugal       29036     4636     1218     0.78       4.19
## 27            Singapore       28038     8342       22     2.49       0.08
## 28              Ireland       24048    19470     1533     0.38       6.37
## 29 United Arab Emirates       23358     8512      220     6.99       0.94
## 30           Bangladesh       22268     4373      328     6.06       1.47
## 31               Poland       18394     7451      919     1.15       5.00
## 32              Ukraine       18291     5116      514     2.42       2.81
## 33            Indonesia       17520     4129     1148     2.91       6.55
## 34              Romania       16871     9890     1104     2.64       6.54
## 35               Israel       16608    12855      271     0.01       1.63
## 36                Japan       16337    11415      756     0.17       4.63
## 37              Austria       16242    14563      629     0.25       3.87
## 38             Colombia       14939     3578      562     5.09       3.76
## 39               Kuwait       14850     4093      112     7.59       0.75
## 40         South Africa       14355     6478      261     6.14       1.82
## 41          Philippines       12513     2635      824     1.69       6.59
## 42   Dominican Republic       12110     3726      428     3.16       3.53
## 43                Egypt       11719     2950      612     4.37       5.22
## 44          South Korea       11050     9888      262     0.12       2.37
## 45              Denmark       10989     9157      543     0.00       4.94
## 46               Serbia       10610     4713      230     1.09       2.17

## [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-17   China     Jilin         144      122        2     4
## 2 2020-05-17   China Hong Kong        1055     1024        4     3
## 3 2020-05-17   China   Tianjin         192      187        3     1
## 4 2020-05-17   China Guangdong        1590     1579        8     1