Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
rneher committed Mar 30, 2020
1 parent df94322 commit 5afbe14
Show file tree
Hide file tree
Showing 427 changed files with 8,041 additions and 7,634 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ For each source there is a parser written in python in the directory `parsers`.
The data is stored as `tsv` files (tab separated values) for each location or country.
These tabular files are mainly meant to enable data curation and storage, while the web application needs json files as input.

The following commands assume that you have clones this repository as `covid19_scenarios_data` and run these commands from **outside** this repository.
The following commands assume that you have cloned this repository as `covid19_scenarios_data` and run these commands from **outside** this repository.
To run the parsers, call

```shell
Expand Down
1 change: 1 addition & 0 deletions case-counts/brazil/BRA-Acre.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 23 0
2020-03-27 25 0
2020-03-28 25 0
2020-03-29 34 0
1 change: 1 addition & 0 deletions case-counts/brazil/BRA-Alagoas.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 11 0
2020-03-27 12 0
2020-03-28 14 0
2020-03-29 17 0
1 change: 1 addition & 0 deletions case-counts/brazil/BRA-Amapá.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 2 0
2020-03-27 3 0
2020-03-28 4 0
2020-03-29 8 0
1 change: 1 addition & 0 deletions case-counts/brazil/BRA-Amazonas.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 67 1
2020-03-27 81 1
2020-03-28 111 1
2020-03-29 140 1
4 changes: 2 additions & 2 deletions case-counts/brazil/BRA-Bahia.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ time cases deaths hospitalized ICU recovered
2020-03-25 91 0
2020-03-26 108 0
2020-03-27 123 0
2020-03-28 127
2020-03-29 127 1
2020-03-28 127 0
2020-03-29 156 1
6 changes: 4 additions & 2 deletions case-counts/brazil/BRA-Distrito Federal.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@ time cases deaths hospitalized ICU recovered
2020-03-23 138 0
2020-03-24 161 0
2020-03-25 191 0
2020-03-26 203 0
2020-03-27 242 1
2020-03-26 201 0
2020-03-27 241 0
2020-03-28 260 0
2020-03-29 298 1
2 changes: 2 additions & 0 deletions case-counts/brazil/BRA-Goiás.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ time cases deaths hospitalized ICU recovered
2020-03-26 38 1
2020-03-27 49 1
2020-03-28 56 1
2020-03-29 56 1
2020-03-30 60 1
1 change: 1 addition & 0 deletions case-counts/brazil/BRA-Mato Grosso do Sul.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 25 0
2020-03-27 28 0
2020-03-28 31 0
2020-03-29 36 0
1 change: 1 addition & 0 deletions case-counts/brazil/BRA-Minas Gerais.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 153 0
2020-03-27 189 0
2020-03-28 205 0
2020-03-29 231 0
1 change: 1 addition & 0 deletions case-counts/brazil/BRA-Paraná.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 106 0
2020-03-27 125 2
2020-03-28 137 2
2020-03-29 152 2
2 changes: 2 additions & 0 deletions case-counts/brazil/BRA-Pará.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ time cases deaths hospitalized ICU recovered
2020-03-26 13 0
2020-03-27 16 0
2020-03-28 18 0
2020-03-29 20 0
2020-03-30 21 0
1 change: 1 addition & 0 deletions case-counts/brazil/BRA-Pernambuco.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 48 3
2020-03-27 57 4
2020-03-28 68 5
2020-03-29 73 5
2 changes: 1 addition & 1 deletion case-counts/brazil/BRA-Rio Grande do Norte.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ time cases deaths hospitalized ICU recovered
2020-03-25 14 0
2020-03-26 19 0
2020-03-27 28 0
2020-03-28 45 0
2020-03-28 68 1
1 change: 1 addition & 0 deletions case-counts/brazil/BRA-São Paulo.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 1052 58
2020-03-27 1223 68
2020-03-28 1406 84
2020-03-29 1451 98
3 changes: 2 additions & 1 deletion case-counts/canada/CAN-Alberta.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ time cases deaths hospitalized ICU recovered
2020-03-25 419 2 3
2020-03-26 486 2 27
2020-03-27 542 2 33
2020-03-28 621 2 33
2020-03-28 621 2 53
2020-03-29 661 3 73
1 change: 1 addition & 0 deletions case-counts/canada/CAN-BC.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 725 14 186
2020-03-27 792 16 275
2020-03-28 884 17 396
2020-03-29 884 17 1
1 change: 1 addition & 0 deletions case-counts/canada/CAN-Manitoba.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 36 0 0
2020-03-27 39 1 0
2020-03-28 64 1 0
2020-03-29 72 1 2
1 change: 1 addition & 0 deletions case-counts/canada/CAN-NL.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 82 0 0
2020-03-27 102 0 1
2020-03-28 120 0 4
2020-03-29 135 0 4
1 change: 1 addition & 0 deletions case-counts/canada/CAN-NWT.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 1 0 1
2020-03-27 1 0 1
2020-03-28 1 0 1
2020-03-29 1 0 1
1 change: 1 addition & 0 deletions case-counts/canada/CAN-New Brunswick.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 33 0 0
2020-03-27 45 0 1
2020-03-28 51 0 2
2020-03-29 66 0 2
1 change: 1 addition & 0 deletions case-counts/canada/CAN-Nova Scotia.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 73 0 2
2020-03-27 90 0 3
2020-03-28 110 0 4
2020-03-29 122 0 7
1 change: 1 addition & 0 deletions case-counts/canada/CAN-Nunavut.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 0 0 1
2020-03-27 0 0 1
2020-03-28 0 0 1
2020-03-29 0 0 1
1 change: 1 addition & 0 deletions case-counts/canada/CAN-Ontario.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 858 15 8
2020-03-27 993 18 8
2020-03-28 1144 19 8
2020-03-29 1355 23 8
1 change: 1 addition & 0 deletions case-counts/canada/CAN-PEI.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 9 0 1
2020-03-27 11 0 1
2020-03-28 11 0 1
2020-03-29 11 0 1
1 change: 1 addition & 0 deletions case-counts/canada/CAN-Quebec.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 1629 8 1
2020-03-27 2021 18 29
2020-03-28 2498 22 29
2020-03-29 2840 22 29
1 change: 1 addition & 0 deletions case-counts/canada/CAN-Saskatchewan.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 95 0 3
2020-03-27 104 0 3
2020-03-28 134 0 4
2020-03-29 156 0 8
1 change: 1 addition & 0 deletions case-counts/canada/CAN-Yukon.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 3 0 1
2020-03-27 4 0 0
2020-03-28 4 0 1
2020-03-29 4 0 1
1 change: 1 addition & 0 deletions case-counts/china/CHN-Beijing.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,4 @@ time cases deaths hospitalized ICU recovered
2020-03-27 569 8 408
2020-03-28 573 8 410
2020-03-29 577 8 412
2020-03-30 577 8 415
1 change: 1 addition & 0 deletions case-counts/china/CHN-Fujian.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ time cases deaths hospitalized ICU recovered
2020-03-27 331 1 295
2020-03-28 337 1 295
2020-03-29 338 1 295
2020-03-30 340 1 295
1 change: 1 addition & 0 deletions case-counts/china/CHN-Guangdong.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,4 @@ time cases deaths hospitalized ICU recovered
2020-03-27 1456 8 1337
2020-03-28 1467 8 1341
2020-03-29 1475 8 1349
2020-03-30 1484 8 1351
1 change: 1 addition & 0 deletions case-counts/china/CHN-Hebei.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ time cases deaths hospitalized ICU recovered
2020-03-27 12 0 12
2020-03-28 12 0 12
2020-03-29 12 0 12
2020-03-30 321 6 310
1 change: 1 addition & 0 deletions case-counts/china/CHN-Hong Kong.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ time cases deaths hospitalized ICU recovered
2020-03-27 519 4 110
2020-03-28 561 4 112
2020-03-29 641 4 112
2020-03-30 682 4 123
1 change: 1 addition & 0 deletions case-counts/china/CHN-Hubei.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,4 @@ time cases deaths hospitalized ICU recovered
2020-03-27 67801 3174 61732
2020-03-28 67801 3177 62098
2020-03-29 67801 3182 62570
2020-03-30 67801 3186 62889
1 change: 1 addition & 0 deletions case-counts/china/CHN-Jiangsu.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 640 0 631
2020-03-27 641 0 631
2020-03-29 644 0 631
2020-03-30 645 0 631
1 change: 1 addition & 0 deletions case-counts/china/CHN-Jiangxi.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ time cases deaths hospitalized ICU recovered
2020-03-22 936 1 934
2020-03-23 936 1 934
2020-03-29 937 1 934
2020-03-30 937 1 935
1 change: 1 addition & 0 deletions case-counts/china/CHN-Liaoning.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ time cases deaths hospitalized ICU recovered
2020-03-27 129 2 124
2020-03-28 132 2 124
2020-03-29 134 2 124
2020-03-30 136 2 124
1 change: 1 addition & 0 deletions case-counts/china/CHN-Macau.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ time cases deaths hospitalized ICU recovered
2020-03-26 31 0 10
2020-03-27 33 0 10
2020-03-28 37 0 10
2020-03-30 38 0 10
1 change: 1 addition & 0 deletions case-counts/china/CHN-Neimenggu.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ time cases deaths hospitalized ICU recovered
2020-03-27 92 1 74
2020-03-28 94 1 74
2020-03-29 95 1 74
2020-03-30 97 1 74
1 change: 1 addition & 0 deletions case-counts/china/CHN-Shandong.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,4 @@ time cases deaths hospitalized ICU recovered
2020-03-25 769 7 752
2020-03-26 771 7 752
2020-03-27 772 7 752
2020-03-30 773 7 753
1 change: 1 addition & 0 deletions case-counts/china/CHN-Shanghai.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,4 @@ time cases deaths hospitalized ICU recovered
2020-03-27 468 5 334
2020-03-28 485 5 334
2020-03-29 492 5 334
2020-03-30 498 5 338
1 change: 1 addition & 0 deletions case-counts/china/CHN-Sichuan.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,4 @@ time cases deaths hospitalized ICU recovered
2020-03-25 547 3 536
2020-03-27 548 3 536
2020-03-29 550 3 536
2020-03-30 550 3 536
1 change: 1 addition & 0 deletions case-counts/china/CHN-Tianjin.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ time cases deaths hospitalized ICU recovered
2020-03-27 155 3 133
2020-03-28 161 3 133
2020-03-29 166 3 133
2020-03-30 174 3 133
1 change: 1 addition & 0 deletions case-counts/china/CHN-Zhejiang.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,4 @@ time cases deaths hospitalized ICU recovered
2020-03-27 1247 1 1222
2020-03-28 1251 1 1225
2020-03-29 1254 1 1225
2020-03-30 1255 1 1225
1 change: 1 addition & 0 deletions case-counts/china/China.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ time cases deaths hospitalized ICU recovered
2020-03-27 82164 3298 74743
2020-03-28 82282 3301 75124
2020-03-29 82421 3306 75606
2020-03-30 82505 3313 75956
Loading

0 comments on commit 5afbe14

Please sign in to comment.