Skip to content
This repository was archived by the owner on Jan 12, 2025. It is now read-only.

Commit

Permalink
first release
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef Eberle committed May 16, 2021
1 parent 91a33ca commit a6cfd5b
Show file tree
Hide file tree
Showing 5 changed files with 204 additions and 151 deletions.
231 changes: 179 additions & 52 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@
text-decoration: none;
color: #81A2BE;
}
ul {
list-style-type: none;
padding: 0;
table {
margin: 1em auto;
}
.red {
color: #CC6666;
Expand All @@ -29,58 +28,186 @@
</head>
<body>
<content>
<h1>RKI Inzidenz Historie nach Landkreisen und Städten</h1>
<h1>RKI Inzidenz Historie</h1>
<p>RKI Stand: 16.05.2021
<br> Letztes Update: 2021-05-16 19:34:30.733886</p>
<h2 id="SK+Kaufbeuren"><a href="#SK+Kaufbeuren">SK Kaufbeuren</a></h2>
<ul>
<li class="red">139.65</li>
<li class="red">159.92</li>
<li class="red">139.65</li>
<li class="red">139.65</li>
<li class="red">144.15</li>
<li class="red">135.14</li>
<li class="red">146.40</li>
<li class="red">164.42</li>
<li class="red">159.92</li>
<li class="red">130.64</li>
<li class="red">141.90</li>
<li class="red">123.88</li>
<li class="orange">85.59</li>
<li class="orange">83.34</li>
</ul>
<table>
<tr>
<th>03.05.</th>
<th class="red">139.65</th>
</tr>
<tr>
<th>04.05.</th>
<th class="red">159.92</th>
</tr>
<tr>
<th>05.05.</th>
<th class="red">139.65</th>
</tr>
<tr>
<th>06.05.</th>
<th class="red">139.65</th>
</tr>
<tr>
<th>07.05.</th>
<th class="red">144.15</th>
</tr>
<tr>
<th>08.05.</th>
<th class="red">135.14</th>
</tr>
<tr>
<th>09.05.</th>
<th class="red">146.40</th>
</tr>
<tr>
<th>10.05.</th>
<th class="red">164.42</th>
</tr>
<tr>
<th>11.05.</th>
<th class="red">159.92</th>
</tr>
<tr>
<th>12.05.</th>
<th class="red">130.64</th>
</tr>
<tr>
<th>13.05.</th>
<th class="red">141.90</th>
</tr>
<tr>
<th>14.05.</th>
<th class="red">123.88</th>
</tr>
<tr>
<th>15.05.</th>
<th class="orange">85.59</th>
</tr>
<tr>
<th>16.05.</th>
<th class="orange">83.34</th>
</tr>
</table>
<h2 id="LK+Ostallg%C3%A4u"><a href="#LK+Ostallg%C3%A4u">LK Ostallgäu</a></h2>
<ul>
<li class="red">155.12</li>
<li class="red">160.79</li>
<li class="red">146.62</li>
<li class="red">135.29</li>
<li class="red">145.20</li>
<li class="red">133.87</li>
<li class="red">135.29</li>
<li class="red">140.24</li>
<li class="red">126.08</li>
<li class="red">111.91</li>
<li class="red">115.45</li>
<li class="red">110.50</li>
<li class="orange">80.75</li>
<li class="orange">85.00</li>
</ul>
<table>
<tr>
<th>03.05.</th>
<th class="red">155.12</th>
</tr>
<tr>
<th>04.05.</th>
<th class="red">160.79</th>
</tr>
<tr>
<th>05.05.</th>
<th class="red">146.62</th>
</tr>
<tr>
<th>06.05.</th>
<th class="red">135.29</th>
</tr>
<tr>
<th>07.05.</th>
<th class="red">145.20</th>
</tr>
<tr>
<th>08.05.</th>
<th class="red">133.87</th>
</tr>
<tr>
<th>09.05.</th>
<th class="red">135.29</th>
</tr>
<tr>
<th>10.05.</th>
<th class="red">140.24</th>
</tr>
<tr>
<th>11.05.</th>
<th class="red">126.08</th>
</tr>
<tr>
<th>12.05.</th>
<th class="red">111.91</th>
</tr>
<tr>
<th>13.05.</th>
<th class="red">115.45</th>
</tr>
<tr>
<th>14.05.</th>
<th class="red">110.50</th>
</tr>
<tr>
<th>15.05.</th>
<th class="orange">80.75</th>
</tr>
<tr>
<th>16.05.</th>
<th class="orange">85.00</th>
</tr>
</table>
<h2 id="LK+Weilheim-Schongau"><a href="#LK+Weilheim-Schongau">LK Weilheim-Schongau</a></h2>
<ul>
<li class="red">129.91</li>
<li class="red">126.22</li>
<li class="red">104.81</li>
<li class="orange">92.27</li>
<li class="red">101.12</li>
<li class="orange">96.69</li>
<li class="orange">97.43</li>
<li class="orange">96.69</li>
<li class="red">108.50</li>
<li class="red">101.12</li>
<li class="orange">95.96</li>
<li class="orange">96.69</li>
<li class="orange">81.93</li>
<li class="orange">76.03</li>
</ul>
<table>
<tr>
<th>03.05.</th>
<th class="red">129.91</th>
</tr>
<tr>
<th>04.05.</th>
<th class="red">126.22</th>
</tr>
<tr>
<th>05.05.</th>
<th class="red">104.81</th>
</tr>
<tr>
<th>06.05.</th>
<th class="orange">92.27</th>
</tr>
<tr>
<th>07.05.</th>
<th class="red">101.12</th>
</tr>
<tr>
<th>08.05.</th>
<th class="orange">96.69</th>
</tr>
<tr>
<th>09.05.</th>
<th class="orange">97.43</th>
</tr>
<tr>
<th>10.05.</th>
<th class="orange">96.69</th>
</tr>
<tr>
<th>11.05.</th>
<th class="red">108.50</th>
</tr>
<tr>
<th>12.05.</th>
<th class="red">101.12</th>
</tr>
<tr>
<th>13.05.</th>
<th class="orange">95.96</th>
</tr>
<tr>
<th>14.05.</th>
<th class="orange">96.69</th>
</tr>
<tr>
<th>15.05.</th>
<th class="orange">81.93</th>
</tr>
<tr>
<th>16.05.</th>
<th class="orange">76.03</th>
</tr>
</table>
</content>
</body>
</html>
Binary file removed python/__pycache__/updatehtml.cpython-37.pyc
Binary file not shown.
85 changes: 0 additions & 85 deletions python/index.html

This file was deleted.

File renamed without changes.
Loading

0 comments on commit a6cfd5b

Please sign in to comment.