Closed nuertey closed 4 years ago
@ahmednafies, Note that the same error occurs for MS Zaandam. The exception then caught (I print out the country id and country name for debug first) is:
116
MS Zaandam
Caught an unexpected exception:
1 validation error for CovidModel
Recovered
none is not an allowed value (type=type_error.none.not_allowed)
I will investigate it, it is the first time that the integration johnhopkins has issues. :)
I issue was reproduced.
Issue is fixed, please update your package to version 2.2.11, it seems that John Hopkins API is now returning None
for recovered
cases
Thank you. It is confirmed on my end that the issue is indeed fixed. I upgraded the package as instructed and do confirm that retrieval of all the countries is working successfully. Thanks again.
Hello @ahmednafies , Thanks for the python module. It has been working for me for all countries but just today I discovered that for some reason retrieval for Sweden fails. The error observed is:
My package versions are as follows:
Am I missing something? Thanks Nuertey