source('./predict.R')
## [1] "2020-05-21"
## country cum_confirm cum_heal cum_dead inc_rate death_rate
## 1 United States 1595318 370973 95021 1.53 5.96
## 2 Russia 317554 92681 3099 2.87 0.98
## 3 Brazil 294152 116683 19038 8.19 6.47
## 4 Spain 279524 196958 27888 0.26 9.98
## 5 United Kingdom 250908 1918 36042 0.84 14.36
## 6 Italy 227364 132282 32330 0.29 14.22
## 7 France 181575 63354 28132 0.42 15.49
## 8 Germany 179346 159281 8372 0.39 4.67
## 9 Turkey 152587 113987 4222 0.64 2.77
## 10 Iran 129341 100564 7249 1.88 5.60
## 11 India 113461 46002 3457 5.26 3.05
## 12 Peru 104020 41968 3024 4.56 2.91
## 13 China 84516 79736 4645 0.01 5.50
## 14 Canada 80121 40750 6028 1.28 7.52
## 15 Saudi Arabia 65077 36040 351 4.05 0.54
## 16 Mexico 56594 38876 6090 4.14 10.76
## 17 Belgium 56235 14988 9186 0.45 16.34
## 18 Chile 53617 22504 544 8.14 1.01
## 19 Pakistan 48091 14155 1017 4.78 2.11
## 20 Netherlands 44700 322 5775 0.57 12.92
## 21 Qatar 38651 7288 17 4.19 0.04
## 22 Ecuador 34854 3557 2888 2.06 8.29
## 23 Belarus 33371 12057 185 2.91 0.55
## 24 Sweden 32172 4971 3871 2.06 12.03
## 25 Switzerland 30694 27800 1893 0.12 6.17
## 26 Portugal 29912 6452 1277 0.85 4.27
## 27 Singapore 29812 11207 22 1.53 0.07
## 28 Bangladesh 28511 5602 408 6.63 1.43
## 29 United Arab Emirates 26004 11809 233 3.75 0.90
## 30 Ireland 24315 21060 1571 0.26 6.46
## 31 Indonesia 20162 4838 1278 5.07 6.34
## 32 Poland 19983 8452 965 2.12 4.83
## 33 Ukraine 19706 6227 579 2.48 2.94
## 34 South Africa 19137 8950 369 11.26 1.93
## 35 Kuwait 18609 5205 129 5.93 0.69
## 36 Colombia 17687 4256 630 4.44 3.56
## 37 Romania 17585 10581 1151 1.14 6.55
## 38 Israel 16670 13617 279 0.07 1.67
## 39 Japan 16518 12672 799 0.52 4.84
## 40 Austria 16404 14951 633 0.31 3.86
## 41 Egypt 14229 3994 680 5.53 4.78
## 42 Dominican Republic 13477 6613 446 1.92 3.31
## 43 Philippines 13434 3000 846 1.61 6.30
## 44 Denmark 11315 9734 554 0.65 4.90
## 45 South Korea 11122 10135 264 0.11 2.37
## 46 Serbia 10919 5370 237 0.79 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-21 China Hong Kong 1063 1029 4 8
## 2 2020-05-21 China Guangdong 1591 1580 8 1
## 3 2020-05-21 China Taiwan 441 407 7 1