Skip to content

Commit 2019191

Browse files
authored
Merge pull request #544 from neherlab/hotfix-1.0.8-data-update
Hotfix 1.0.8 data update
2 parents b8310b2 + 16a5afa commit 2019191

File tree

435 files changed

+551
-102
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

435 files changed

+551
-102
lines changed

data/case-counts/brazil/BRA-Acre.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@ time cases deaths hospitalized icu recovered
2929
2020-04-10 70 2
3030
2020-04-11 72 2
3131
2020-04-12 77 2
32+
2020-04-13 90 3

data/case-counts/brazil/BRA-Alagoas.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ time cases deaths hospitalized icu recovered
3535
2020-04-10 45 3
3636
2020-04-11 48 3
3737
2020-04-12 48 3
38+
2020-04-13 58 4

data/case-counts/brazil/BRA-Amapá.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ time cases deaths hospitalized icu recovered
2626
2020-04-10 166 2
2727
2020-04-11 193 5
2828
2020-04-12 237 5
29+
2020-04-13 244 6

data/case-counts/brazil/BRA-Amazonas.tsv

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# Data provenance: https://brasil.io/dataset/covid19/caso
33
# License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
44
time cases deaths hospitalized icu recovered
5-
2020-03-13 1 0
5+
2020-03-13 2 0
66
2020-03-18 2 0
77
2020-03-19 3 0
8-
2020-03-20 7
8+
2020-03-20 7 0
99
2020-03-21 11 0
1010
2020-03-22 26 0
1111
2020-03-23 32 0
@@ -29,3 +29,4 @@ time cases deaths hospitalized icu recovered
2929
2020-04-10 981 50
3030
2020-04-11 1049 53
3131
2020-04-12 1206 62
32+
2020-04-13 1275 71

data/case-counts/brazil/BRA-Bahia.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ time cases deaths hospitalized icu recovered
3838
2020-04-10 616 19
3939
2020-04-11 640 21
4040
2020-04-12 674 21
41+
2020-04-13 723 22

data/case-counts/brazil/BRA-Ceará.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ time cases deaths hospitalized icu recovered
3030
2020-04-10 1558 67
3131
2020-04-11 1668 74
3232
2020-04-12 1747 76
33+
2020-04-13 1935 101

data/case-counts/brazil/BRA-Distrito Federal.tsv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,5 @@ time cases deaths hospitalized icu recovered
3737
2020-04-09 527 13
3838
2020-04-10 556 14
3939
2020-04-11 592 14
40+
2020-04-12 618 14
41+
2020-04-13 641 15

data/case-counts/brazil/BRA-Espírito Santo.tsv

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,27 @@
22
# Data provenance: https://brasil.io/dataset/covid19/caso
33
# License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
44
time cases deaths hospitalized icu recovered
5-
2020-03-05 1
6-
2020-03-06 1
7-
2020-03-07 1
8-
2020-03-08 1
9-
2020-03-09 1
10-
2020-03-10 1
11-
2020-03-11 1
12-
2020-03-12 2
13-
2020-03-13 2
14-
2020-03-14 4
15-
2020-03-15 4
16-
2020-03-16 8
17-
2020-03-17 8
18-
2020-03-18 11
19-
2020-03-19 13
20-
2020-03-20 16
21-
2020-03-21 26
22-
2020-03-22 26
23-
2020-03-23 33
24-
2020-03-24 40
25-
2020-03-25 40
5+
2020-03-05 1 0
6+
2020-03-06 1 0
7+
2020-03-07 1 0
8+
2020-03-08 1 0
9+
2020-03-09 1 0
10+
2020-03-10 1 0
11+
2020-03-11 1 0
12+
2020-03-12 2 0
13+
2020-03-13 2 0
14+
2020-03-14 4 0
15+
2020-03-15 4 0
16+
2020-03-16 8 0
17+
2020-03-17 8 0
18+
2020-03-18 11 0
19+
2020-03-19 13 0
20+
2020-03-20 16 0
21+
2020-03-21 26 0
22+
2020-03-22 26 0
23+
2020-03-23 33 0
24+
2020-03-24 40 0
25+
2020-03-25 40 0
2626
2020-03-26 48 0
2727
2020-03-27 54 0
2828
2020-03-28 61 0
@@ -41,3 +41,4 @@ time cases deaths hospitalized icu recovered
4141
2020-04-10 349 8
4242
2020-04-11 383 9
4343
2020-04-12 430 14
44+
2020-04-13 463 17

data/case-counts/brazil/BRA-Goiás.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ time cases deaths hospitalized icu recovered
3434
2020-04-10 191 8
3535
2020-04-11 209 10
3636
2020-04-12 229 14
37+
2020-04-13 233 15

data/case-counts/brazil/BRA-Maranhão.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ time cases deaths hospitalized icu recovered
2626
2020-04-10 344 21
2727
2020-04-11 398 24
2828
2020-04-12 445 27
29+
2020-04-13 478 32

0 commit comments

Comments
 (0)