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 #60b726943a28be034bb3b48559ebaaa0244b390a: bg_omnio_poi| error_str | 403 Client Error: Forbidden for url: https://docs.google.com/spreadsheets/d/e/2PACX-1vT3Cn2DtUWUbo9aBH_n60jOrlhITqgAZePRKwBCEafo_7VjPLBfBTmY3zHl4ixYT0a7RiaCu9HS3odV/pub?gid=486983029&single=true&output=csv |
|---|---|
| url | https://docs.google.com/spreadsheets/d/e/2PACX-1vT3Cn2DtUWUbo9aBH_n60jOrlhITqgAZePRKwBCEafo_7VjPLBfBTmY3zHl4ixYT0a7RiaCu9HS3odV/pub?gid=486983029&single=true&output=csv |
| response_code | 403 |
| response_text | |
| exception | Traceback (most recent call last):
File "/opensanctions/zavod/zavod/crawl.py", line 36, in crawl_dataset
entry_point(context)
File "${ZAVOD_DATASETS_PATH}/bg/omnio/crawler.py", line 114, in crawl
path = context.fetch_resource("source.csv", context.data_url)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opensanctions/zavod/zavod/context.py", line 185, in fetch_resource
return fetch_file(
^^^^^^^^^^^
File "/opensanctions/zavod/zavod/runtime/http_.py", line 98, 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: 403 Client Error: Forbidden for url: https://docs.google.com/spreadsheets/d/e/2PACX-1vT3Cn2DtUWUbo9aBH_n60jOrlhITqgAZePRKwBCEafo_7VjPLBfBTmY3zHl4ixYT0a7RiaCu9HS3odV/pub?gid=486983029&single=true&output=csv |
| dataset | bg_omnio_poi |
| exc_info | True |