forked from covh/covviz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
86 lines (72 loc) · 2.9 KB
/
index.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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link href="https://fonts.googleapis.com/css?family=Roboto%7CRoboto+Condensed%7CTeko&display=swap"
rel="stylesheet">
<style>
body {
font-family: 'Roboto', sans-serif;
}
table {
font-family: 'Roboto Condensed', sans-serif;
}
</style> <title>covh/cov19de = covid19 Deutschland - Landkreise</title>
</head>
<body>
<div style="text-align: right;"><font size="-2">homepage: <a href="https://jalsti.github.io/cov19de/">jalsti.github.io/cov19de/</a></font></div>
<h1>covid19 Germany <i>districts </i>visualization <font color="#cc33cc">v03.7.0</font></h1>
<ul>
<li>(data) <a href="pages/Deutschland.html">Deutschland</a> <br>
</li>
<ul>
<li>regions, example:<br>
--> <a href="pages/Nordrhein-Westfalen.html">NRW</a> <br>
</li>
<ul>
<li>--> <a href="pages/Nordrhein-Westfalen.html#AGS05370">Heinsberg</a>
<br>
</li>
<ul>
<li>image --> Kreis_05730.png <br>
<br>
</li>
</ul>
</ul>
</ul>
<li>(explanations) <a href="pages/about.html">about.html</a><br>
<br>
</li>
<li>hotspots (experimental & manual, please give feedback) <a href="pages/hotspots.html">hotspots.html</a>
<br>
</li>
<li><font size="-2">Please consider to spread the word about this project
if you like it. Use the hashtag <a href="https://twitter.com/hashtag/cov19de">#cov19de</a>
please. Thanks.</font></li>
<li><font size="-2">If you are a coder, consider to help with this project
- here is a <a href="https://github.com/jalsti/cov19de/issues/1">JavaScript
task</a><br>
</font></li>
</ul>
<hr size="2" width="100%">
<p><font size="-1"> Alternatively, first <a href="https://github.com/jalsti/cov19de/archive/master.zip">download
the whole website</a> (35MB) = faster to flick through all images in
the <a href="https://github.com/jalsti/cov19de/tree/master/pics">pics/</a>
folder.</font><br>
<br>
<br>
<br>
</p>
<hr>
<hr>
<hr>
<p> </p>
<h3 id="testimonials">Article in Telepolis at heise.de:</h3>
<a href="https://heise.de/-4717709" title="telepolis article in GERMAN - use e.g. deepL.com for translations"
target="_blank"> https://heise.de/-4717709</a>
<p><a href="https://heise.de/-4717709" title="telepolis article in GERMAN - use e.g. deepL.com for translations"
target="_blank"> <img src="pics/telepolis-20200509.png" alt="Telepolis article 20200509"
title="Telepolis article 20200509" height="537" width="479"> </a> </p>
<br>
</body>
</html>