Skip to content

Commit

Permalink
update 27-mar
Browse files Browse the repository at this point in the history
  • Loading branch information
paaatcha committed Mar 27, 2020
1 parent 65b57ad commit 01d95c5
Show file tree
Hide file tree
Showing 55 changed files with 16,674 additions and 16,112 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 26, 2020)
## Some plots and tables got during the analysis (updated on March 27, 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|
|:-----------------|------------:|---------:|------------:|-----------:|
| China | 81661 | 3285 | 4.02273 | 0.00586338 |
| Italy | 74386 | 7503 | 10.0866 | 0.123092 |
| US | 65778 | 942 | 1.43209 | 0.0201053 |
| Spain | 49515 | 3647 | 7.36544 | 0.105974 |
| Germany | 37323 | 206 | 0.551938 | 0.0450066 |
| Iran | 27017 | 2077 | 7.68775 | 0.033028 |
| France | 25600 | 1333 | 5.20703 | 0.0382162 |
| Switzerland | 10897 | 153 | 1.40406 | 0.127951 |
| United Kingdom | 9640 | 466 | 4.83402 | 0.0144986 |
| Korea, South | 9137 | 126 | 1.37901 | 0.0176953 |
| 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 |

### Comparing confirmed cases around the world

Expand Down
424 changes: 270 additions & 154 deletions analysis.ipynb

Large diffs are not rendered by default.

31,310 changes: 15,875 additions & 15,435 deletions data/clean_data.csv

Large diffs are not rendered by default.

495 changes: 249 additions & 246 deletions data/raw/new_Confirmed_cases.csv

Large diffs are not rendered by default.

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

0 comments on commit 01d95c5

Please sign in to comment.