From: Christian Heller <c.heller@plomlompom.de>
Date: Fri, 3 Jul 2020 21:06:39 +0000 (+0200)
Subject: Add data source comment.
X-Git-Url: https://plomlompom.com/repos/condition_descriptions?a=commitdiff_plain;h=bdc52bdeda5f03066adb764c810a37dff408f2ff;p=berlin-corona-table

Add data source comment.
---

diff --git a/enhance_table.py b/enhance_table.py
index 46e0b41..fd40167 100755
--- a/enhance_table.py
+++ b/enhance_table.py
@@ -144,7 +144,7 @@ table, tr, th, td { border: 1px solid black; text-align: center; }
 <title>Berlin's Corona infection numbers, development by districts</title>
 </head>
 <h1>Berlin's Corona infection numbers, development by districts</h1>
-<p>Updated daily at 9pm. <a href="https://plomlompom.com/repos/?p=berlin-corona-table">Source code</a>. <a href="berlin_corona.txt">Text view optimized for terminal curl</a>.</p>
+<p>Updated daily at 9pm based on data from the "Senatsverwaltung für Gesundheit, Pflege und Gleichstellung". <a href="https://plomlompom.com/repos/?p=berlin-corona-table">Source code</a>. <a href="berlin_corona.txt">Text view optimized for terminal curl</a>.</p>
 <table>
 <tr>
 <th>date</th>""")
@@ -195,7 +195,7 @@ elif output_type == 'txt':
     # Explain what this is.
     intro = \
 """Table of Berlin's Corona infection number development by districts.
-Updated daily at 9pm.
+Updated daily at 9pm based on data from the "Senatsverwaltung für Gesundheit, Pflege und Gleichstellung".
 
 Abbrevations/explanations:
 """