This commit is contained in:
dave 2020-12-06 12:20:29 -08:00
parent 1cd8a11489
commit 88125a8855
3 changed files with 3321 additions and 1 deletions

@ -1 +1 @@
Subproject commit 21f8615831b38706587f6cc1c8bc4e4f4b0f128e Subproject commit b5622532b47c808dac78e1336186ad38c61ab380

3318
dashboard.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -28,6 +28,8 @@ row_fields = {
'Last_Update': None, 'Last_Update': None,
'Active': f2int, 'Active': f2int,
'Country_Region': str, 'Country_Region': str,
'Total_Test_Results': f2int,
'Case_Fatality_Ratio': float,
} }
# https://www.nytimes.com/elections/2016/results/president # https://www.nytimes.com/elections/2016/results/president