source('./predict.R')

## [1] "2020-05-11"
##                 country cum_confirm cum_heal cum_dead inc_rate death_rate
## 1         United States     1369943   256345    80846     1.51       5.90
## 2                 Spain      268143   177846    26744     1.31       9.97
## 3        United Kingdom      223060     1918    32065     3.62      14.38
## 4                Russia      221344    39801     2009     5.56       0.91
## 5                 Italy      219070   105186    30560     0.37      13.95
## 6                France      176970    56217    26380     0.18      14.91
## 7               Germany      173146   149808     7682     0.60       4.44
## 8                Brazil      163427    64957    11168     4.72       6.83
## 9                Turkey      138657    92691     3786     1.12       2.73
## 10                 Iran      109286    87422     6685     1.56       6.12
## 11                China       84450    79538     4644     0.02       5.50
## 12               Canada       68848    32096     4870     1.69       7.07
## 13                India       68789    21266     2223     7.25       3.23
## 14                 Peru       67307    21349     1889     3.53       2.81
## 15              Belgium       53449    13697     8707     0.69      16.29
## 16          Netherlands       42788      322     5456     0.38      12.75
## 17         Saudi Arabia       41014    12737      255     5.03       0.62
## 18               Mexico       35022    21824     3465     4.67       9.89
## 19             Pakistan       30941     8212      667     5.01       2.16
## 20          Switzerland       30344    26600     1834     0.13       6.04
## 21              Ecuador       29559     3433     2127     1.68       7.20
## 22                Chile       28866    13112      312     6.05       1.08
## 23             Portugal       27679     2549     1144     0.36       4.13
## 24               Sweden       26670     4971     3256     1.32      12.21
## 25              Belarus       23906     6531      135     4.06       0.56
## 26            Singapore       23822     2721       20     2.08       0.08
## 27                Qatar       23623     2840       14     4.90       0.06
## 28              Ireland       22996    17110     1458     1.04       6.34
## 29 United Arab Emirates       18198     4804      198     0.00       1.09
## 30               Israel       16492    11548      254     0.21       1.54
## 31               Poland       16206     5816      803     2.43       4.95
## 32                Japan       15892     8531      657     0.28       4.13
## 33              Austria       15882    14061      620     0.07       3.90
## 34           Bangladesh       15691     2902      239     7.05       1.52
## 35              Ukraine       15648     3288      408     2.73       2.61
## 36              Romania       15588     7245      972     1.47       6.24
## 37            Indonesia       14265     2881      991     1.66       6.95
## 38          Philippines       11086     1999      726     2.71       6.55
## 39             Colombia       11063     2705      463     5.41       4.19
## 40          South Korea       10909     9632      256     0.32       2.35
## 41              Denmark       10627     8415      529     1.05       4.98
## 42   Dominican Republic       10347     2763      388     4.71       3.75
## 43               Serbia       10176     3290      218     1.44       2.14
## 44         South Africa       10015     4173      194     6.32       1.94

## [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-11   China Inner Mongolia         208      187        1     7
## 2 2020-05-11   China          Hubei       68134    63616     4512     5
## 3 2020-05-11   China          Jilin         127      105        1     3