Below is an overview of all parsing and processing issues that appeared while importing the data.
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 #58ea71f91a56a8bc0147e9e6c1a35178fcd5a503: us_ks_med_exclusions| exception | Traceback (most recent call last):
File "/opensanctions/zavod/zavod/crawl.py", line 36, in crawl_dataset
entry_point(context)
File "${ZAVOD_DATASETS_PATH}/us/ks/med_exclusions/crawler.py", line 58, in crawl
excel_url = crawl_excel_url(context)
^^^^^^^^^^^^^^^^^^^^^^^^
File "${ZAVOD_DATASETS_PATH}/us/ks/med_exclusions/crawler.py", line 51, in crawl_excel_url
url = h.xpath_string(doc, file_xpath + "/../@href")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opensanctions/zavod/zavod/helpers/html.py", line 184, in xpath_string
return xpath_strings(el, xpath, expect_exactly=1)[0]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opensanctions/zavod/zavod/helpers/html.py", line 177, in xpath_strings
raise ValueError(
ValueError: Expected 1 elements, got 0 for xpath "//*[text()='Termination List (XLSX)']/../@href" |
|---|---|
| dataset | us_ks_med_exclusions |
| exc_info | True |