-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
index_th_all.html
489 lines (466 loc) · 25.4 KB
/
index_th_all.html
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
<!DOCTYPE html>
<html lang="en">
<head>
<title>Coronavirus-Fälle in Thüringen</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="refresh" content="3600">
<meta name="author" content="Michael Böhme">
<meta name="robots" content="all">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="theme-color" content="#176fa1">
<meta name="keywords" content="Corona, COVID, COVID19, Jena, Weimar, Thüringen, Statistik, Michael Böhme">
<meta name="description" content="Zusammenfassung und Visualisierung der Coronavirus-Fälle in Jena, Erfurt, Weimar und Thüringen">
<meta name="msapplication-square70x70logo" content="./icons/smalltile.png">
<meta name="msapplication-square150x150logo" content="./icons/mediumtile.png">
<meta name="msapplication-square310x310logo" content="./icons/largetile.png">
<meta property="og:site_name" content="Coronavirus-Fälle in Thüringen">
<meta property="og:title" content="Coronavirus-Fälle in Thüringen">
<meta property="og:description" content="Visualisierung der Coronavirus-Fälle in Thüringen">
<meta property="og:image" content="/corona/logo.jpg">
<meta property="og:type" content="website">
<meta property="og:image:type" content="image/jpeg">
<meta property="og:image:width" content="300">
<meta property="og:image:height" content="300">
<meta property="og:url" content="https://www.michael-böhme.de/corona">
<meta property="og:locale" content="de_DE">
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@theochemiker" />
<meta name="twitter:creator" content="@theochemiker" />
<meta name="twitter:title" content="Coronavirus-Fälle in Thüringen" />
<meta name="twitter:image" content="https://xn--michael-bhme-djb.de/corona/logo.jpg" />
<meta name="twitter:description" content="Visualisierung der Coronavirus-Fälle in Thüringen" />
<link rel="icon" href="./favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="./icons/android-icon.png" sizes="196x196">
<link rel="apple-touch-icon" href="./icons/apple-touch-icon.png">
<link rel="stylesheet" type="text/css" href="./css/styles.css">
<link rel="stylesheet" type="text/css" href="./css/font-awesome.min.css">
<base target="_blank">
</head>
<body>
<div class="navBar">
<div class="navDropdown">
<button class="navButton"><i class="fa fa-bars" aria-hidden="true"></i></button>
<div class="navLinks">
<a target="_self" href="./index.html">Startseite</a>
<a target="_self" href="#Info">Info</a>
<hr>
<a target="_self" class="region" href="#graph_ABG">Altenburger Land</a>
<a target="_self" class="region" href="#graph_EIC">Eichsfeld</a>
<a target="_self" class="region" href="#graph_Erfurt">Erfurt</a>
<a target="_self" class="region" href="#graph_G">Gera</a>
<a target="_self" class="region" href="#graph_GTH">Landkreis Gotha</a>
<a target="_self" class="region" href="#graph_GRZ">Landkreis Greiz</a>
<a target="_self" class="region" href="#graph_HBN">Landkreis Hildburghausen</a>
<a target="_self" class="region" href="#graph_IK">Ilm-Kreis</a>
<a target="_self" class="region" href="#graph_J">Jena</a>
<a target="_self" class="region" href="#graph_KYF">Kyffhäuserkreis</a>
<a target="_self" class="region" href="#graph_NDH">Landkreis Nordhausen</a>
<a target="_self" class="region" href="#graph_SHK">Saale-Holzland-Kreis</a>
<a target="_self" class="region" href="#graph_SOK">Saale-Orla-Kreis</a>
<a target="_self" class="region" href="#graph_SLF">Saalfeld-Rudolstadt</a>
<a target="_self" class="region" href="#graph_SM">Schmalkalden-Meiningen</a>
<a target="_self" class="region" href="#graph_SOM">Landkreis Sömmerda</a>
<a target="_self" class="region" href="#graph_SON">Landkreis Sonneberg</a>
<a target="_self" class="region" href="#graph_SHL">Suhl</a>
<a target="_self" class="region" href="#graph_UH">Unstrut-Hainich-Kreis</a>
<a target="_self" class="region" href="#graph_WAK">Wartburgkreis</a>
<a target="_self" class="region" href="#graph_Weimar">Weimar</a>
<a target="_self" class="region" href="#graph_AP">Weimarer Land</a>
</div>
</div>
</div>
<div class="centerText">
<h1 id="Reg">Übersicht aller 23 Regionen</h1>
Quellen: <a href="https://www.tmasgff.de/covid-19/fallzahlen">TMASGFF</a>, <a href="https://www.rki.de/DE/Content/InfAZ/N/Neuartiges_Coronavirus/Fallzahlen.html">Robert Koch-Institut</a><br>
<h2 id="graph_ABG">Altenburger Land</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_ABG.png" alt="Coronavirus-Fälle im Altenburger Land" title="Coronavirus-Fälle im Altenburger Land" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_ABG.png" alt="Infektionen nach Altersgruppe im Altenburger Land" title="Infektionen nach Altersgruppe im Altenburger Land" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_ABG.png" alt="Verstorbene nach Altersgruppe im Altenburger Land" title="Verstorbene nach Altersgruppe im Altenburger Land" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_ABG.png" alt="Fallsterblichkeit nach Altersgruppe im Altenburger Land" title="Fallsterblichkeit nach Altersgruppe im Altenburger Land" class="graph">
</div>
</div>
<h2 id="graph_EIC">Eichsfeld</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_EIC.png" alt="Coronavirus-Fälle im Eichsfeld" title="Coronavirus-Fälle im Eichsfeld" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_EIC.png" alt="Infektionen nach Altersgruppe im Eichsfeld" title="Infektionen nach Altersgruppe im Eichsfeld" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_EIC.png" alt="Verstorbene nach Altersgruppe im Eichsfeld" title="Verstorbene nach Altersgruppe im Eichsfeld" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_EIC.png" alt="Fallsterblichkeit nach Altersgruppe im Eichsfeld" title="Fallsterblichkeit nach Altersgruppe im Eichsfeld" class="graph">
</div>
</div>
<h2 id="graph_Erfurt">Erfurt</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_EF.png" alt="Coronavirus-Fälle in Erfurt" title="Coronavirus-Fälle in Erfurt" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_EF.png" alt="Infektionen nach Altersgruppe in Erfurt" title="Infektionen nach Altersgruppe in Erfurt" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_EF.png" alt="Verstorbene nach Altersgruppe in Erfurt" title="Verstorbene nach Altersgruppe in Erfurt" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_EF.png" alt="Fallsterblichkeit nach Altersgruppe in Erfurt" title="Fallsterblichkeit nach Altersgruppe in Erfurt" class="graph">
</div>
</div>
<h2 id="graph_G">Gera</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_G.png" alt="Coronavirus-Fälle in Gera" title="Coronavirus-Fälle in Gera" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_G.png" alt="Infektionen nach Altersgruppe in Gera" title="Infektionen nach Altersgruppe in Gera" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_G.png" alt="Verstorbene nach Altersgruppe in Gera" title="Verstorbene nach Altersgruppe in Gera" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_G.png" alt="Fallsterblichkeit nach Altersgruppe in Gera" title="Fallsterblichkeit nach Altersgruppe in Gera" class="graph">
</div>
</div>
<h2 id="graph_GTH">Landkreis Gotha</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_GTH.png" alt="Coronavirus-Fälle im Landkreis Gotha" title="Coronavirus-Fälle im Landkreis Gotha" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_GTH.png" alt="Infektionen nach Altersgruppe im Landkreis Gotha" title="Infektionen nach Altersgruppe im Landkreis Gotha" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_GTH.png" alt="Verstorbene nach Altersgruppe im Landkreis Gotha" title="Verstorbene nach Altersgruppe im Landkreis Gotha" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_GTH.png" alt="Fallsterblichkeit nach Altersgruppe im Landkreis Gotha" title="Fallsterblichkeit nach Altersgruppe im Landkreis Gotha" class="graph">
</div>
</div>
<h2 id="graph_GRZ">Landkreis Greiz</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_GRZ.png" alt="Coronavirus-Fälle in Greiz" title="Coronavirus-Fälle in Greiz" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_GRZ.png" alt="Infektionen nach Altersgruppe im Landkreis Greiz" title="Infektionen nach Altersgruppe im Landkreis Greiz" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_GRZ.png" alt="Verstorbene nach Altersgruppe im Landkreis Greiz" title="Verstorbene nach Altersgruppe im Landkreis Greiz" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_GRZ.png" alt="Fallsterblichkeit nach Altersgruppe im Landkreis Greiz" title="Fallsterblichkeit nach Altersgruppe im Landkreis Greiz" class="graph">
</div>
</div>
<h2 id="graph_HBN">Landkreis Hildburghausen</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_HBN.png" alt="Coronavirus-Fälle im Landkreis Hildburghausen" title="Coronavirus-Fälle im Landkreis Hildburghausen" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_HBN.png" alt="Infektionen nach Altersgruppe im Landkreis Hildburghausen" title="Infektionen nach Altersgruppe im Landkreis Hildburghausen" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_HBN.png" alt="Verstorbene nach Altersgruppe im Landkreis Hildburghausen" title="Verstorbene nach Altersgruppe im Landkreis Hildburghausen" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_HBN.png" alt="Fallsterblichkeit nach Altersgruppe im Landkreis Hildburghausen" title="Fallsterblichkeit nach Altersgruppe im Landkreis Hildburghausen" class="graph">
</div>
</div>
<h2 id="graph_IK">Ilm-Kreis</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_IK.png" alt="Coronavirus-Fälle im Ilm-Kreis" title="Coronavirus-Fälle im Ilm-Kreis" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_IK.png" alt="Infektionen nach Altersgruppe im Ilm-Kreis" title="Infektionen nach Altersgruppe im Ilm-Kreis" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_IK.png" alt="Verstorbene nach Altersgruppe im Ilm-Kreis" title="Verstorbene nach Altersgruppe im Ilm-Kreis" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_IK.png" alt="Fallsterblichkeit nach Altersgruppe im Ilm-Kreis" title="Fallsterblichkeit nach Altersgruppe im Ilm-Kreis" class="graph">
</div>
</div>
<h2 id="graph_J">Jena</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_J.png" alt="Coronavirus-Fälle in Jena" title="Coronavirus-Fälle in Jena" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_J.png" alt="Infektionen nach Altersgruppe in Jena" title="Infektionen nach Altersgruppe in Jena" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_J.png" alt="Verstorbene nach Altersgruppe in Jena" title="Verstorbene nach Altersgruppe in Jena" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_J.png" alt="Fallsterblichkeit nach Altersgruppe in Jena" title="Fallsterblichkeit nach Altersgruppe in Jena" class="graph">
</div>
</div>
<h2 id="graph_KYF">Kyffhäuserkreis</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_KYF.png" alt="Coronavirus-Fälle im Kyffhäuserkreis" title="Coronavirus-Fälle im Kyffhäuserkreis" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_KYF.png" alt="Infektionen nach Altersgruppe im Kyffhäuserkreis" title="Infektionen nach Altersgruppe im Kyffhäuserkreis" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_KYF.png" alt="Verstorbene nach Altersgruppe im Kyffhäuserkreis" title="Verstorbene nach Altersgruppe im Kyffhäuserkreis" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_KYF.png" alt="Fallsterblichkeit nach Altersgruppe im Kyffhäuserkreis" title="Fallsterblichkeit nach Altersgruppe im Kyffhäuserkreis" class="graph">
</div>
</div>
<h2 id="graph_NDH">Landkreis Nordhausen</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_NDH.png" alt="Coronavirus-Fälle in Landkreis Nordhausen" title="Coronavirus-Fälle in Landkreis Nordhausen" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_NDH.png" alt="Infektionen nach Altersgruppe im Landkreis Nordhausen" title="Infektionen nach Altersgruppe im Landkreis Nordhausen" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_NDH.png" alt="Verstorbene nach Altersgruppe im Landkreis Nordhausen" title="Verstorbene nach Altersgruppe im Landkreis Nordhausen" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_NDH.png" alt="Fallsterblichkeit nach Altersgruppe im Landkreis Nordhausen" title="Fallsterblichkeit nach Altersgruppe im Landkreis Nordhausen" class="graph">
</div>
</div>
<h2 id="graph_SHK">Saale-Holzland-Kreis</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_SHK.png" alt="Coronavirus-Fälle im Saale-Holzland-Kreis" title="Coronavirus-Fälle im Saale-Holzland-Kreis" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_SHK.png" alt="Infektionen nach Altersgruppe im Saale-Holzland-Kreis" title="Infektionen nach Altersgruppe im Saale-Holzland-Kreis" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_SHK.png" alt="Verstorbene nach Altersgruppe im Saale-Holzland-Kreis" title="Verstorbene nach Altersgruppe im Saale-Holzland-Kreis" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_SHK.png" alt="Fallsterblichkeit nach Altersgruppe im Saale-Holzland-Kreis" title="Fallsterblichkeit nach Altersgruppe im Saale-Holzland-Kreis" class="graph">
</div>
</div>
<h2 id="graph_SOK">Saale-Orla-Kreis</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_SOK.png" alt="Coronavirus-Fälle im Saale-Orla-Kreis" title="Coronavirus-Fälle im Saale-Orla-Kreis" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_SOK.png" alt="Infektionen nach Altersgruppe im Saale-Orla-Kreis" title="Infektionen nach Altersgruppe im Saale-Orla-Kreis" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_SOK.png" alt="Verstorbene nach Altersgruppe im Saale-Orla-Kreis" title="Verstorbene nach Altersgruppe im Saale-Orla-Kreis" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_SOK.png" alt="Fallsterblichkeit nach Altersgruppe im Saale-Orla-Kreis" title="Fallsterblichkeit nach Altersgruppe im Saale-Orla-Kreis" class="graph">
</div>
</div>
<h2 id="graph_SLF">Landkreis Saalfeld-Rudolstadt</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_SLF.png" alt="Coronavirus-Fälle im Landkreis Saalfeld-Rudolstadt" title="Coronavirus-Fälle im Landkreis Saalfeld-Rudolstadt" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_SLF.png" alt="Infektionen nach Altersgruppe im Landkreis Saalfeld-Rudolstadt" title="Infektionen nach Altersgruppe im Landkreis Saalfeld-Rudolstadt" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_SLF.png" alt="Verstorbene nach Altersgruppe im Landkreis Saalfeld-Rudolstadt" title="Verstorbene nach Altersgruppe im Landkreis Saalfeld-Rudolstadt" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_SLF.png" alt="Fallsterblichkeit nach Altersgruppe im Landkreis Saalfeld-Rudolstadt" title="Fallsterblichkeit nach Altersgruppe im Landkreis Saalfeld-Rudolstadt" class="graph">
</div>
</div>
<h2 id="graph_SM">Landkreis Schmalkalden-Meiningen</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_SM.png" alt="Coronavirus-Fälle im Landkreis Schmalkalden-Meiningen" title="Coronavirus-Fälle im Landkreis Schmalkalden-Meiningen" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_SM.png" alt="Infektionen nach Altersgruppe im Landkreis Schmalkalden-Meiningen" title="Infektionen nach Altersgruppe im Landkreis Schmalkalden-Meiningen" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_SM.png" alt="Verstorbene nach Altersgruppe im Landkreis Schmalkalden-Meiningen" title="Verstorbene nach Altersgruppe im Landkreis Schmalkalden-Meiningen" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_SM.png" alt="Fallsterblichkeit nach Altersgruppe im Landkreis Schmalkalden-Meiningen" title="Fallsterblichkeit nach Altersgruppe im Landkreis Schmalkalden-Meiningen" class="graph">
</div>
</div>
<h2 id="graph_SOM">Landkreis Sömmerda</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_SOM.png" alt="Coronavirus-Fälle im Landkreis Sömmerda" title="Coronavirus-Fälle im Landkreis Sömmerda" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_SOM.png" alt="Infektionen nach Altersgruppe im Landkreis Sömmerda" title="Infektionen nach Altersgruppe im Landkreis Sömmerda" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_SOM.png" alt="Verstorbene nach Altersgruppe im Landkreis Sömmerda" title="Verstorbene nach Altersgruppe im Landkreis Sömmerda" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_SOM.png" alt="Fallsterblichkeit nach Altersgruppe im Landkreis Sömmerda" title="Fallsterblichkeit nach Altersgruppe im Landkreis Sömmerda" class="graph">
</div>
</div>
<h2 id="graph_SON">Landkreis Sonneberg</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_SON.png" alt="Coronavirus-Fälle im Landkreis Sonneberg" title="Coronavirus-Fälle im Landkreis Sonneberg" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_SON.png" alt="Infektionen nach Altersgruppe im Landkreis Sonneberg" title="Infektionen nach Altersgruppe im Landkreis Sonneberg" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_SON.png" alt="Verstorbene nach Altersgruppe im Landkreis Sonneberg" title="Verstorbene nach Altersgruppe im Landkreis Sonneberg" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_SON.png" alt="Fallsterblichkeit nach Altersgruppe im Landkreis Sonneberg" title="Fallsterblichkeit nach Altersgruppe im Landkreis Sonneberg" class="graph">
</div>
</div>
<h2 id="graph_SHL">Suhl</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_SHL.png" alt="Coronavirus-Fälle in Suhl" title="Coronavirus-Fälle in Suhl" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_SHL.png" alt="Infektionen nach Altersgruppe in Suhl" title="Infektionen nach Altersgruppe in Suhl" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_SHL.png" alt="Verstorbene nach Altersgruppe in Suhl" title="Verstorbene nach Altersgruppe in Suhl" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_SHL.png" alt="Fallsterblichkeit nach Altersgruppe in Suhl" title="Fallsterblichkeit nach Altersgruppe in Suhl" class="graph">
</div>
</div>
<h2 id="graph_UH">Unstrut-Hainich-Kreis</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_UH.png" alt="Coronavirus-Fälle im Unstrut-Hainich-Kreis" title="Coronavirus-Fälle im Unstrut-Hainich-Kreis" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_UH.png" alt="Infektionen nach Altersgruppe im Unstrut-Hainich-Kreis" title="Infektionen nach Altersgruppe im Unstrut-Hainich-Kreis" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_UH.png" alt="Verstorbene nach Altersgruppe im Unstrut-Hainich-Kreis" title="Verstorbene nach Altersgruppe im Unstrut-Hainich-Kreis" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_UH.png" alt="Fallsterblichkeit nach Altersgruppe im Unstrut-Hainich-Kreis" title="Fallsterblichkeit nach Altersgruppe im Unstrut-Hainich-Kreis" class="graph">
</div>
</div>
<h2 id="graph_WAK">Wartburgkreis (seit 01.07.2021 mit Eisenach)</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_WAK.png" alt="Coronavirus-Fälle im Wartburgkreis" title="Coronavirus-Fälle im Wartburgkreis" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_WAK.png" alt="Infektionen nach Altersgruppe im Wartburgkreis" title="Infektionen nach Altersgruppe im Wartburgkreis" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_WAK.png" alt="Verstorbene nach Altersgruppe im Wartburgkreis" title="Verstorbene nach Altersgruppe im Wartburgkreis" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_WAK.png" alt="Fallsterblichkeit nach Altersgruppe im Wartburgkreis" title="Fallsterblichkeit nach Altersgruppe im Wartburgkreis" class="graph">
</div>
</div>
<h2 id="graph_Weimar">Weimar</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_WE.png" alt="Coronavirus-Fälle in Weimar" title="Coronavirus-Fälle in Weimar" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_WE.png" alt="Infektionen nach Altersgruppe in Weimar" title="Infektionen nach Altersgruppe in Weimar" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_WE.png" alt="Verstorbene nach Altersgruppe in Weimar" title="Verstorbene nach Altersgruppe in Weimar" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_WE.png" alt="Fallsterblichkeit nach Altersgruppe in Weimar" title="Fallsterblichkeit nach Altersgruppe in Weimar" class="graph">
</div>
</div>
<h2 id="graph_AP">Weimarer Land</h2>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plotT1_AP.png" alt="Coronavirus-Fälle im Weimarer Land" title="Coronavirus-Fälle im Weimarer Land" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5A_RKI_AP.png" alt="Infektionen nach Altersgruppe im Weimarer Land" title="Infektionen nach Altersgruppe im Weimarer Land" class="graph">
</div>
</div>
<div class="graphBlockContainer">
<div class="graphBlock">
<img src="./plot5B_RKI_AP.png" alt="Verstorbene nach Altersgruppe im Weimarer Land" title="Verstorbene nach Altersgruppe im Weimarer Land" class="graph">
</div>
<div class="graphBlock">
<img src="./plot5C_RKI_AP.png" alt="Fallsterblichkeit nach Altersgruppe im Weimarer Land" title="Fallsterblichkeit nach Altersgruppe im Weimarer Land" class="graph">
</div>
</div>
<a target="_self" href="./index.html">« zurück zur Startseite «</a>
<br>
<br>
<h1 id="Info">Info über diese Seite</h1>
<br>
Die Daten können je nach Quelle und Uhrzeit variieren und werden stündlich aktualisiert.<br>
<br>
<a href="https://www.uni-jena.de/200422_Boehme_Interview">Interview</a> · <a href="https://github.com/micb25/corona-jena/blob/master/README.md">Zusammenfassung</a> · <a href="https://github.com/micb25/corona-jena/blob/master/data/README.md">Daten</a> · <a href="https://github.com/micb25/corona-jena">Quellcode</a><br>
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HGW4VMH2XP5WY&source=url">☕ Kaffee spendieren ☕</a><br>
<br>
Autor: <a href="https://www.michael-böhme.de/">Michael Böhme</a><br>
mit Unterstützung von <a href="https://floriankleiner.de">Florian Kleiner</a><br>
Abbildungen sind lizensiert unter <a href="https://creativecommons.org/licenses/by-nc-sa/3.0/de/">CC BY-NC-SA</a><br>
<br>
<br>
</div>
</body>
</html>