source('./predict.R')
## [1] "2020-05-20"
## country cum_confirm cum_heal cum_dead inc_rate death_rate
## 1 United States 1571328 361227 93561 1.23 5.95
## 2 Russia 308705 85392 2972 2.92 0.96
## 3 Spain 278803 196958 27778 0.22 9.96
## 4 Brazil 271885 106794 17983 5.63 6.61
## 5 United Kingdom 248818 1918 35341 0.98 14.20
## 6 Italy 226699 129401 32169 0.36 14.19
## 7 France 180809 62563 28022 0.42 15.50
## 8 Germany 178644 158123 8307 0.41 4.65
## 9 Turkey 151615 112895 4199 0.68 2.77
## 10 Iran 126949 98808 7183 1.88 5.66
## 11 India 107789 42914 3316 5.33 3.08
## 12 Peru 99483 36524 2914 4.79 2.93
## 13 China 84506 79720 4645 0.00 5.50
## 14 Canada 79112 40050 5912 1.33 7.47
## 15 Saudi Arabia 62545 33478 339 4.50 0.54
## 16 Belgium 55983 14847 9150 0.34 16.34
## 17 Mexico 54346 37325 5666 5.25 10.43
## 18 Chile 49579 21507 509 7.64 1.03
## 19 Pakistan 45898 13101 985 4.39 2.15
## 20 Netherlands 44447 322 5748 0.45 12.93
## 21 Qatar 37097 6600 16 4.19 0.04
## 22 Ecuador 34151 3457 2839 1.69 8.31
## 23 Belarus 32426 11415 179 2.91 0.55
## 24 Sweden 31523 4971 3831 2.35 12.15
## 25 Switzerland 30658 27700 1892 0.13 6.17
## 26 Portugal 29660 6452 1263 0.77 4.26
## 27 Singapore 29364 10365 22 1.98 0.07
## 28 Bangladesh 26738 5207 386 6.44 1.44
## 29 United Arab Emirates 25063 10791 227 0.00 0.91
## 30 Ireland 24251 19470 1561 0.21 6.44
## 31 Poland 19569 8183 953 2.56 4.87
## 32 Ukraine 19230 5955 564 1.88 2.93
## 33 Indonesia 19189 4575 1242 3.75 6.47
## 34 Kuwait 17568 4885 124 4.80 0.71
## 35 Romania 17387 10356 1141 1.14 6.56
## 36 South Africa 17200 7960 312 4.67 1.81
## 37 Colombia 16935 4050 613 3.93 3.62
## 38 Israel 16659 13435 278 0.05 1.67
## 39 Japan 16433 12286 784 0.24 4.77
## 40 Austria 16353 14882 633 0.20 3.87
## 41 Egypt 13484 3742 659 5.64 4.89
## 42 Dominican Republic 13223 6613 441 3.91 3.34
## 43 Philippines 13221 2932 842 2.16 6.37
## 44 Denmark 11242 9614 551 0.68 4.90
## 45 South Korea 11110 10066 263 0.29 2.37
## 46 Serbia 10833 5067 235 0.93 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-20 China Inner Mongolia 217 196 1 1
## 2 2020-05-20 China Jilin 152 125 2 1
## 3 2020-05-20 China Shanghai 667 645 7 1