-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcovid-19-gr-2020-07-06.json
79 lines (79 loc) · 1.4 KB
/
covid-19-gr-2020-07-06.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"country": "Greece",
"date": "2020-07-06",
"total": 3562,
"new_confirmed": 43,
"men": 1945,
"women": 1617,
"current_deaths": 192,
"in_IC": 11,
"IC_recovered": 120,
"0-17": 208,
"18-39": 1032,
"40-64": 1378,
"65_plus": 689,
"cases": {
"total": {
"0-17": 208,
"18-39": 1032,
"40-64": 1378,
"65_plus": 689
},
"men": {
"0-17": 101,
"18-39": 550,
"40-64": 759,
"65_plus": 387
},
"women": {
"0-17": 107,
"18-39": 482,
"40-64": 618,
"65_plus": 302
}
},
"deaths": {
"total": {
"0-17": 0,
"18-39": 3,
"40-64": 43,
"65_plus": 146
},
"men": {
"0-17": 0,
"18-39": 3,
"40-64": 31,
"65_plus": 97
},
"women": {
"0-17": 0,
"18-39": 0,
"40-64": 12,
"65_plus": 49
}
},
"IC": {
"total": {
"0-17": 0,
"18-39": 0,
"40-64": 8,
"65_plus": 3
},
"men": {
"0-17": 0,
"18-39": 0,
"40-64": 6,
"65_plus": 1
},
"women": {
"0-17": 0,
"18-39": 0,
"40-64": 2,
"65_plus": 2
}
},
"samples": 340328,
"samples_positive": 5716,
"samples_flights": 34225,
"samples_flights_positive": 62
}