add cases7_per_100k Value and remove WHO Source

This commit is contained in:
Hofei90
2020-10-27 13:52:15 +01:00
parent 051535008f
commit 2d4cdbd5ea
3 changed files with 8 additions and 24 deletions
+1
View File
@@ -15,6 +15,7 @@ class CoronaDaten:
deaths: int
recoverd: int
active: int
cases7_per_100k: float
def sende_daten(url, table, headers, daten):