Fetching CSSE CSV...
2020/04/01...2020/03/31...2020/03/30...2020/03/29...2020/03/28...
2020/03/27...2020/03/26...2020/03/25...2020/03/24...2020/03/23...
2020/03/22...2020/03/21...2020/03/20...2020/03/19...2020/03/18...
2020/03/17...2020/03/16...2020/03/15...2020/03/14...2020/03/13...
2020/03/12...2020/03/11...2020/03/10...2020/03/09...2020/03/08...
2020/03/07...2020/03/06...2020/03/05...2020/03/04...2020/03/03...
2020/03/02...2020/03/01...2020/02/29...2020/02/28...2020/02/27...
2020/02/26...2020/02/25...2020/02/24...2020/02/23...2020/02/22...
2020/02/21...2020/02/20...2020/02/19...2020/02/18...2020/02/17...
2020/02/16...2020/02/15...2020/02/14...2020/02/13...2020/02/12...
2020/02/11...2020/02/10...2020/02/09...2020/02/08...2020/02/07...
2020/02/06...2020/02/05...2020/02/04...2020/02/03...2020/02/02...
2020/02/01...2020/01/31...2020/01/30...2020/01/29...2020/01/28...
2020/01/27...2020/01/26...2020/01/25...2020/01/24...2020/01/23...
2020/01/22...
Fetching CSSE CSV completed
Fetching CSSE REST...
Traceback (most recent call last):
File "fetch_data.py", line 1215, in
fetch_csse_rest()
File "fetch_data.py", line 379, in fetch_csse_rest
features = fetch_all_features(features_url)
File "fetch_data.py", line 367, in fetch_all_features
res = json.loads(res.content.decode())
File "/usr/lib/python3.7/json/init.py", line 348, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.7/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.7/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Fetching CSSE CSV...
2020/04/01...2020/03/31...2020/03/30...2020/03/29...2020/03/28...
2020/03/27...2020/03/26...2020/03/25...2020/03/24...2020/03/23...
2020/03/22...2020/03/21...2020/03/20...2020/03/19...2020/03/18...
2020/03/17...2020/03/16...2020/03/15...2020/03/14...2020/03/13...
2020/03/12...2020/03/11...2020/03/10...2020/03/09...2020/03/08...
2020/03/07...2020/03/06...2020/03/05...2020/03/04...2020/03/03...
2020/03/02...2020/03/01...2020/02/29...2020/02/28...2020/02/27...
2020/02/26...2020/02/25...2020/02/24...2020/02/23...2020/02/22...
2020/02/21...2020/02/20...2020/02/19...2020/02/18...2020/02/17...
2020/02/16...2020/02/15...2020/02/14...2020/02/13...2020/02/12...
2020/02/11...2020/02/10...2020/02/09...2020/02/08...2020/02/07...
2020/02/06...2020/02/05...2020/02/04...2020/02/03...2020/02/02...
2020/02/01...2020/01/31...2020/01/30...2020/01/29...2020/01/28...
2020/01/27...2020/01/26...2020/01/25...2020/01/24...2020/01/23...
2020/01/22...
Fetching CSSE CSV completed
Fetching CSSE REST...
Traceback (most recent call last):
File "fetch_data.py", line 1215, in
fetch_csse_rest()
File "fetch_data.py", line 379, in fetch_csse_rest
features = fetch_all_features(features_url)
File "fetch_data.py", line 367, in fetch_all_features
res = json.loads(res.content.decode())
File "/usr/lib/python3.7/json/init.py", line 348, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.7/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.7/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)