Warnings and errors: eu_esma_firds JSON

Below is an overview of all parsing and processing issues that appeared while importing the data.

Go back to the global issues overview or view the dataset page.

Issue #40790d7f53d2f7124812caf966710d7e5cd26bf7: eu_esma_firds
Runner failed with JSONDecodeError
error_strExpecting value: line 1 column 1 (char 0)
url-
exceptionTraceback (most recent call last): File "/venv/lib/python3.12/site-packages/requests/models.py", line 976, in json return complexjson.loads(self.text, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/json/__init__.py", line 346, in loads return _default_decoder.decode(s) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/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) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opensanctions/zavod/zavod/crawl.py", line 36, in crawl_dataset entry_point(context) File "${ZAVOD_DATASETS_PATH}/eu/esma_firds/crawler.py", line 37, in crawl for file_name, url in latest_full_set(context, get_recent_full_dump_urls(context)): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opensanctions/zavod/zavod/shed/firds.py", line 76, in latest_full_set for file_name, url in dump_urls: File "${ZAVOD_DATASETS_PATH}/eu/esma_firds/crawler.py", line 27, in get_recent_full_dump_urls resp_data = resp.json() ^^^^^^^^^^^ File "/venv/lib/python3.12/site-packages/requests/models.py", line 980, in json raise RequestsJSONDecodeError(e.msg, e.doc, e.pos) requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
dataseteu_esma_firds
exc_infotrue