Skip to content

Commit

Permalink
update 28 mar
Browse files Browse the repository at this point in the history
  • Loading branch information
paaatcha committed Mar 28, 2020
1 parent 01d95c5 commit 11a1ed8
Show file tree
Hide file tree
Showing 55 changed files with 16,907 additions and 16,603 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 27, 2020)
## Some plots and tables got during the analysis (updated on March 28, 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 | 83836 | 1209 | 1.4421 | 0.0256248 |
| China | 81782 | 3291 | 4.02411 | 0.00587206 |
| Italy | 80589 | 8215 | 10.1937 | 0.133356 |
| Spain | 57786 | 4365 | 7.55373 | 0.123676 |
| Germany | 43938 | 267 | 0.607674 | 0.0529834 |
| France | 29551 | 1698 | 5.746 | 0.0441144 |
| Iran | 29406 | 2234 | 7.59709 | 0.0359485 |
| United Kingdom | 11812 | 580 | 4.91026 | 0.0177653 |
| Switzerland | 11811 | 191 | 1.61714 | 0.138683 |
| Korea, South | 9241 | 131 | 1.4176 | 0.0178967 |
| 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 |

### Comparing confirmed cases around the world

Expand Down
374 changes: 181 additions & 193 deletions analysis.ipynb

Large diffs are not rendered by default.

32,076 changes: 16,195 additions & 15,881 deletions data/clean_data.csv

Large diffs are not rendered by default.

499 changes: 250 additions & 249 deletions data/raw/new_Confirmed_cases.csv

Large diffs are not rendered by default.

499 changes: 250 additions & 249 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/17/20</th>\n",
" <th>3/18/20</th>\n",
" <th>3/19/20</th>\n",
" <th>3/20/20</th>\n",
Expand All @@ -98,6 +97,7 @@
" <th>3/24/20</th>\n",
" <th>3/25/20</th>\n",
" <th>3/26/20</th>\n",
" <th>3/27/20</th>\n",
" </tr>\n",
" </thead>\n",
" <tbody>\n",
Expand All @@ -116,14 +116,14 @@
" <td>...</td>\n",
" <td>22</td>\n",
" <td>22</td>\n",
" <td>22</td>\n",
" <td>24</td>\n",
" <td>24</td>\n",
" <td>40</td>\n",
" <td>40</td>\n",
" <td>74</td>\n",
" <td>84</td>\n",
" <td>94</td>\n",
" <td>110</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>55</td>\n",
" <td>59</td>\n",
" <td>64</td>\n",
" <td>70</td>\n",
Expand All @@ -148,6 +147,7 @@
" <td>123</td>\n",
" <td>146</td>\n",
" <td>174</td>\n",
" <td>186</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>60</td>\n",
" <td>74</td>\n",
" <td>87</td>\n",
" <td>90</td>\n",
Expand All @@ -172,6 +171,7 @@
" <td>264</td>\n",
" <td>302</td>\n",
" <td>367</td>\n",
" <td>409</td>\n",
" </tr>\n",
" <tr>\n",
" <th>3</th>\n",
Expand All @@ -187,7 +187,6 @@
" <td>0</td>\n",
" <td>...</td>\n",
" <td>39</td>\n",
" <td>39</td>\n",
" <td>53</td>\n",
" <td>75</td>\n",
" <td>88</td>\n",
Expand All @@ -196,6 +195,7 @@
" <td>164</td>\n",
" <td>188</td>\n",
" <td>224</td>\n",
" <td>267</td>\n",
" </tr>\n",
" <tr>\n",
" <th>4</th>\n",
Expand All @@ -212,18 +212,18 @@
" <td>...</td>\n",
" <td>0</td>\n",
" <td>0</td>\n",
" <td>0</td>\n",
" <td>1</td>\n",
" <td>2</td>\n",
" <td>2</td>\n",
" <td>3</td>\n",
" <td>3</td>\n",
" <td>3</td>\n",
" <td>4</td>\n",
" <td>4</td>\n",
" </tr>\n",
" </tbody>\n",
"</table>\n",
"<p>5 rows × 69 columns</p>\n",
"<p>5 rows × 70 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/17/20 3/18/20 3/19/20 3/20/20 \\\n",
"0 0 0 0 ... 22 22 22 24 \n",
"1 0 0 0 ... 55 59 64 70 \n",
"2 0 0 0 ... 60 74 87 90 \n",
"3 0 0 0 ... 39 39 53 75 \n",
"4 0 0 0 ... 0 0 0 1 \n",
" 1/25/20 1/26/20 1/27/20 ... 3/18/20 3/19/20 3/20/20 3/21/20 \\\n",
"0 0 0 0 ... 22 22 24 24 \n",
"1 0 0 0 ... 59 64 70 76 \n",
"2 0 0 0 ... 74 87 90 139 \n",
"3 0 0 0 ... 39 53 75 88 \n",
"4 0 0 0 ... 0 0 1 2 \n",
"\n",
" 3/21/20 3/22/20 3/23/20 3/24/20 3/25/20 3/26/20 \n",
"0 24 40 40 74 84 94 \n",
"1 76 89 104 123 146 174 \n",
"2 139 201 230 264 302 367 \n",
"3 88 113 133 164 188 224 \n",
"4 2 2 3 3 3 4 \n",
" 3/22/20 3/23/20 3/24/20 3/25/20 3/26/20 3/27/20 \n",
"0 40 40 74 84 94 110 \n",
"1 89 104 123 146 174 186 \n",
"2 201 230 264 302 367 409 \n",
"3 113 133 164 188 224 267 \n",
"4 2 3 3 3 4 4 \n",
"\n",
"[5 rows x 69 columns]"
"[5 rows x 70 columns]"
]
},
"execution_count": 2,
Expand Down

0 comments on commit 11a1ed8

Please sign in to comment.