source('./predict.R')
## [1] "2020-05-18"
## country cum_confirm cum_heal cum_dead inc_rate death_rate
## 1 United States 1531737 346786 91061 1.48 5.94
## 2 Russia 290678 70209 2722 3.17 0.94
## 3 Spain 277719 195945 27650 0.00 9.96
## 4 Brazil 243968 94122 16196 4.48 6.64
## 5 United Kingdom 243695 1918 34636 1.47 14.21
## 6 Italy 225435 125176 31908 0.30 14.15
## 7 France 179693 61327 28111 0.04 15.64
## 8 Germany 177558 156176 8165 0.33 4.60
## 9 Turkey 149435 109962 4140 0.92 2.77
## 10 Iran 122492 94464 7057 1.91 5.76
## 11 India 97577 36824 3041 6.70 3.12
## 12 Peru 92273 28621 2648 4.21 2.87
## 13 China 84494 79705 4645 0.01 5.50
## 14 Canada 77002 38550 5782 1.50 7.51
## 15 Saudi Arabia 57345 28748 320 4.74 0.56
## 16 Belgium 55559 14657 9080 0.50 16.34
## 17 Mexico 49219 33329 5177 4.40 10.52
## 18 Netherlands 44141 322 5694 0.33 12.90
## 19 Chile 43781 19213 450 5.68 1.03
## 20 Pakistan 42125 11922 903 4.92 2.14
## 21 Qatar 33969 4899 15 4.19 0.04
## 22 Ecuador 33182 3433 2736 1.28 8.25
## 23 Switzerland 30597 27500 1883 0.03 6.15
## 24 Belarus 30572 10130 171 3.11 0.56
## 25 Sweden 30377 4971 3698 0.78 12.17
## 26 Portugal 29209 6430 1231 0.60 4.21
## 27 Singapore 28343 9340 22 1.09 0.08
## 28 Ireland 24112 19470 1543 0.27 6.40
## 29 Bangladesh 23870 4585 349 7.19 1.46
## 30 United Arab Emirates 23358 8512 220 0.00 0.94
## 31 Poland 18746 7451 929 1.91 4.96
## 32 Ukraine 18616 5276 535 1.78 2.87
## 33 Indonesia 18010 4324 1191 2.80 6.61
## 34 Romania 17036 9930 1107 0.98 6.50
## 35 Israel 16621 13014 272 0.08 1.64
## 36 Japan 16367 11564 768 0.18 4.69
## 37 Austria 16269 14614 629 0.17 3.87
## 38 Kuwait 15691 4339 118 5.66 0.75
## 39 Colombia 15574 3751 574 4.25 3.69
## 40 South Africa 15515 7006 264 8.08 1.70
## 41 Dominican Republic 12725 6613 434 5.08 3.41
## 42 Philippines 12718 2729 831 1.64 6.53
## 43 Egypt 12229 3172 630 4.35 5.15
## 44 Denmark 11125 9425 548 1.24 4.93
## 45 South Korea 11065 9904 263 0.14 2.38
## 46 Serbia 10699 4799 231 0.84 2.16
## [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-18 China Inner Mongolia 213 196 1 4
## 2 2020-05-18 China Jilin 146 122 2 2
## 3 2020-05-18 China Shanghai 666 641 7 1