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 #c5a832e1da63a48a6c1f39a38e5ee79afd6c41e5: au_dfat_sanctions| error_str | 404 Client Error: Not Found for url: https://www.dfat.gov.au/sites/default/files/regulation8_consolidated.xlsx |
|---|---|
| url | https://www.dfat.gov.au/sites/default/files/regulation8_consolidated.xlsx |
| response_code | 404 |
| response_text | |
| exception | Traceback (most recent call last):
File "/opensanctions/zavod/zavod/crawl.py", line 35, in crawl_dataset
entry_point(context)
File "${ZAVOD_DATASETS_PATH}/au/dfat_sanctions/crawler.py", line 175, in crawl
path = context.fetch_resource("source.xlsx", context.data_url)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opensanctions/zavod/zavod/context.py", line 181, in fetch_resource
return fetch_file(
^^^^^^^^^^^
File "/opensanctions/zavod/zavod/runtime/http_.py", line 97, in fetch_file
res.raise_for_status()
File "/venv/lib/python3.12/site-packages/requests/models.py", line 1026, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://www.dfat.gov.au/sites/default/files/regulation8_consolidated.xlsx |
| dataset | au_dfat_sanctions |
| exc_info | true |