FortDigital / covid-19

Collection script and Grafana Dashboard for tracking Progress of Covid-19
MIT License
18 stars 12 forks source link

Data Feed issue #3

Closed FortDigital closed 4 years ago

FortDigital commented 4 years ago

Was working till now...any ideas?

Traceback (most recent call last): File "covid19.py", line 64, in measurements_hash[time_loc_hash]['fields'][field] = int(record[k]) ValueError: invalid literal for int() with base 10: ''

FortDigital commented 4 years ago

latest data from JHU has blank cells that need handling

FortDigital commented 4 years ago

Issue at the JHU end, rows with blank fields were added in error, Data was fixed shortly after this issue was raised.