Skip to content

Commit

Permalink
update 31 mar
Browse files Browse the repository at this point in the history
  • Loading branch information
paaatcha committed Mar 31, 2020
1 parent 52f9535 commit 581b45b
Show file tree
Hide file tree
Showing 55 changed files with 17,956 additions and 17,620 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ On March 11, 2020, the World Health Organization (WHO) declared the Covid-19 (a.

For Portuguese speakers, I wrote a post in my blog about this analysis: [O que os dados dizem sobre o Coronavírus?](http://computacaointeligente.com.br/coolstuffs/analisando-coronavirus/)

## Some plots and tables got during the analysis (updated on March 28, 2020)
## Some plots and tables got during the analysis (updated on March 31, 2020)
### Covid-19 worldwide (without China):
![covid-19-wo-chinha](figures/en/conf_cases_worldwide_no_china.png)

Expand All @@ -16,16 +16,16 @@ For Portuguese speakers, I wrote a post in my blog about this analysis: [O que o
### Top 10 infected countries
| Country/Region | Confirmed | Deaths | % Deaths |% Population|
|:-----------------|------------:|---------:|------------:|-----------:|
| US | 101657 | 1581 | 1.55523 | 0.0310719 |
| Italy | 86498 | 9134 | 10.5598 | 0.143134 |
| China | 81897 | 3296 | 4.02457 | 0.00588032 |
| Spain | 65719 | 5138 | 7.81813 | 0.140654 |
| Germany | 50871 | 342 | 0.672289 | 0.0613436 |
| France | 33402 | 1997 | 5.97868 | 0.0498632 |
| Iran | 32332 | 2378 | 7.35494 | 0.0395255 |
| United Kingdom | 14745 | 761 | 5.16107 | 0.0221766 |
| Switzerland | 12928 | 231 | 1.78682 | 0.151799 |
| Korea, South | 9332 | 139 | 1.4895 | 0.0180729 |
| US | 161807 | 2978 | 1.84046 | 0.0494569 |
| Italy | 101739 | 11591 | 11.3929 | 0.168355 |
| Spain | 87956 | 7716 | 8.77257 | 0.188247 |
| China | 82198 | 3308 | 4.02443 | 0.00590193 |
| Germany | 66885 | 645 | 0.964342 | 0.0806544 |
| France | 45170 | 3030 | 6.70799 | 0.0674307 |
| Iran | 41495 | 2757 | 6.64417 | 0.0507272 |
| United Kingdom | 22453 | 1411 | 6.28424 | 0.0337695 |
| Switzerland | 15922 | 359 | 2.25474 | 0.186954 |
| Belgium | 11899 | 513 | 4.31129 | 0.104176 |

### Comparing confirmed cases around the world

Expand Down
254 changes: 133 additions & 121 deletions analysis.ipynb

Large diffs are not rendered by default.

34,242 changes: 17,282 additions & 16,960 deletions data/clean_data.csv

Large diffs are not rendered by default.

509 changes: 255 additions & 254 deletions data/raw/new_Confirmed_cases.csv

Large diffs are not rendered by default.

509 changes: 255 additions & 254 deletions data/raw/new_Deaths_cases.csv

Large diffs are not rendered by default.

Binary file modified figures/en/conf_cases_countries.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/conf_cases_in_USA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/conf_cases_in_brazil.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/conf_cases_in_canada.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/conf_cases_in_china.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/conf_cases_in_france.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/conf_cases_in_germany.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/conf_cases_in_iran.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/conf_cases_in_italy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/conf_cases_in_span.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/conf_cases_worldwide.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/conf_cases_worldwide_no_china.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/deaths_in_USA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/deaths_in_brazil.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/deaths_in_canada.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/deaths_in_france.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/deaths_in_germany.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/deaths_in_iran.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/deaths_in_italy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/deaths_in_korea.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/deaths_in_spain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/deaths_worldwide.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/deaths_worldwide_no_china.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/en/mortes_in_china.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/pt/casos_conf_EUA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/pt/casos_conf_alemanha.png
Binary file modified figures/pt/casos_conf_brasil.png
Binary file modified figures/pt/casos_conf_canada.png
Binary file modified figures/pt/casos_conf_coreia.png
Binary file modified figures/pt/casos_conf_espanha.png
Binary file modified figures/pt/casos_conf_france.png
Binary file modified figures/pt/casos_conf_iran.png
Binary file modified figures/pt/casos_conf_italia.png
Binary file modified figures/pt/casos_conf_mundo.png
Binary file modified figures/pt/casos_conf_mundo_sem_china.png
Binary file modified figures/pt/casos_conf_na_china.png
Binary file modified figures/pt/casos_confirmados_paises.png
Binary file modified figures/pt/mortes_china.png
Binary file modified figures/pt/mortes_mundo.png
Binary file modified figures/pt/mortes_mundo_sem_china.png
Binary file modified figures/pt/mortes_na_EUA.png
Binary file modified figures/pt/mortes_na_alemanha.png
Binary file modified figures/pt/mortes_na_brasil.png
Binary file modified figures/pt/mortes_na_canada.png
Binary file modified figures/pt/mortes_na_coreia.png
Binary file modified figures/pt/mortes_na_espanha.png
Binary file modified figures/pt/mortes_na_franca.png
Binary file modified figures/pt/mortes_na_iran.png
Binary file modified figures/pt/mortes_na_italia.png
40 changes: 20 additions & 20 deletions get_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
" <th>1/26/20</th>\n",
" <th>1/27/20</th>\n",
" <th>...</th>\n",
" <th>3/20/20</th>\n",
" <th>3/21/20</th>\n",
" <th>3/22/20</th>\n",
" <th>3/23/20</th>\n",
Expand All @@ -98,6 +97,7 @@
" <th>3/27/20</th>\n",
" <th>3/28/20</th>\n",
" <th>3/29/20</th>\n",
" <th>3/30/20</th>\n",
" </tr>\n",
" </thead>\n",
" <tbody>\n",
Expand All @@ -115,7 +115,6 @@
" <td>0</td>\n",
" <td>...</td>\n",
" <td>24</td>\n",
" <td>24</td>\n",
" <td>40</td>\n",
" <td>40</td>\n",
" <td>74</td>\n",
Expand All @@ -124,6 +123,7 @@
" <td>110</td>\n",
" <td>110</td>\n",
" <td>120</td>\n",
" <td>170</td>\n",
" </tr>\n",
" <tr>\n",
" <th>1</th>\n",
Expand All @@ -138,7 +138,6 @@
" <td>0</td>\n",
" <td>0</td>\n",
" <td>...</td>\n",
" <td>70</td>\n",
" <td>76</td>\n",
" <td>89</td>\n",
" <td>104</td>\n",
Expand All @@ -148,6 +147,7 @@
" <td>186</td>\n",
" <td>197</td>\n",
" <td>212</td>\n",
" <td>223</td>\n",
" </tr>\n",
" <tr>\n",
" <th>2</th>\n",
Expand All @@ -162,7 +162,6 @@
" <td>0</td>\n",
" <td>0</td>\n",
" <td>...</td>\n",
" <td>90</td>\n",
" <td>139</td>\n",
" <td>201</td>\n",
" <td>230</td>\n",
Expand All @@ -172,6 +171,7 @@
" <td>409</td>\n",
" <td>454</td>\n",
" <td>511</td>\n",
" <td>584</td>\n",
" </tr>\n",
" <tr>\n",
" <th>3</th>\n",
Expand All @@ -186,7 +186,6 @@
" <td>0</td>\n",
" <td>0</td>\n",
" <td>...</td>\n",
" <td>75</td>\n",
" <td>88</td>\n",
" <td>113</td>\n",
" <td>133</td>\n",
Expand All @@ -196,6 +195,7 @@
" <td>267</td>\n",
" <td>308</td>\n",
" <td>334</td>\n",
" <td>370</td>\n",
" </tr>\n",
" <tr>\n",
" <th>4</th>\n",
Expand All @@ -210,7 +210,6 @@
" <td>0</td>\n",
" <td>0</td>\n",
" <td>...</td>\n",
" <td>1</td>\n",
" <td>2</td>\n",
" <td>2</td>\n",
" <td>3</td>\n",
Expand All @@ -220,10 +219,11 @@
" <td>4</td>\n",
" <td>5</td>\n",
" <td>7</td>\n",
" <td>7</td>\n",
" </tr>\n",
" </tbody>\n",
"</table>\n",
"<p>5 rows × 72 columns</p>\n",
"<p>5 rows × 73 columns</p>\n",
"</div>"
],
"text/plain": [
Expand All @@ -234,21 +234,21 @@
"3 NaN Andorra 42.5063 1.5218 0 0 0 \n",
"4 NaN Angola -11.2027 17.8739 0 0 0 \n",
"\n",
" 1/25/20 1/26/20 1/27/20 ... 3/20/20 3/21/20 3/22/20 3/23/20 \\\n",
"0 0 0 0 ... 24 24 40 40 \n",
"1 0 0 0 ... 70 76 89 104 \n",
"2 0 0 0 ... 90 139 201 230 \n",
"3 0 0 0 ... 75 88 113 133 \n",
"4 0 0 0 ... 1 2 2 3 \n",
" 1/25/20 1/26/20 1/27/20 ... 3/21/20 3/22/20 3/23/20 3/24/20 \\\n",
"0 0 0 0 ... 24 40 40 74 \n",
"1 0 0 0 ... 76 89 104 123 \n",
"2 0 0 0 ... 139 201 230 264 \n",
"3 0 0 0 ... 88 113 133 164 \n",
"4 0 0 0 ... 2 2 3 3 \n",
"\n",
" 3/24/20 3/25/20 3/26/20 3/27/20 3/28/20 3/29/20 \n",
"0 74 84 94 110 110 120 \n",
"1 123 146 174 186 197 212 \n",
"2 264 302 367 409 454 511 \n",
"3 164 188 224 267 308 334 \n",
"4 3 3 4 4 5 7 \n",
" 3/25/20 3/26/20 3/27/20 3/28/20 3/29/20 3/30/20 \n",
"0 84 94 110 110 120 170 \n",
"1 146 174 186 197 212 223 \n",
"2 302 367 409 454 511 584 \n",
"3 188 224 267 308 334 370 \n",
"4 3 4 4 5 7 7 \n",
"\n",
"[5 rows x 72 columns]"
"[5 rows x 73 columns]"
]
},
"execution_count": 2,
Expand Down

0 comments on commit 581b45b

Please sign in to comment.