-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcovid-19-gr-2020-03-25.json
60 lines (60 loc) · 1.26 KB
/
covid-19-gr-2020-03-25.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
{
"country": "Greece",
"date": "2020-03-25",
"total": 835,
"new_confirmed": 92,
"samples": 10495,
"samples_positive": 745,
"greeks": 773,
"men": 465,
"women": 366,
"65_plus": 161,
"40-64": 370,
"18-39": 210,
"0-17": 28,
"hospitalized": 225,
"hospitalized_men": 136,
"hospitalized_65_plus": 99,
"in_IC": 69,
"currently_treating": 139,
"current_deaths": 22,
"recovered": 36,
"regions": {
"Athens": 442,
"Ilia": 43,
"Pireus": 31,
"East Attica": 39,
"Kastoria": 20,
"Thessaloniki": 38,
"Achaia": 11,
"Zakinthos": 5,
"Heraklion": 6,
"Kozani": 13,
"Pieria": 6,
"West Attica": 5,
"Evros": 9,
"Ioannina": 3,
"Messinia": 5,
"Evia": 2,
"Arkadia": 2,
"Argolida": 2,
"Dodekanisa": 1,
"Arta": 1,
"Kilkis": 3,
"Lakonia": 1,
"Lasithi": 1,
"Larissa": 9,
"Lesvos": 4,
"Ksanthi": 5,
"Magnisia": 1,
"Trikala": 1,
"Serres": 2,
"Imathia": 1,
"Preveza": 1,
"Fthiotida": 2,
"Chania": 1,
"Viotia": 1,
"Lefkada": 1,
"Undefined": 116
}
}