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 #e26abbd0c2fae94c86d413fdc0f402950f1f2a05: be_chamber| exception | Traceback (most recent call last):
File "/opensanctions/zavod/zavod/crawl.py", line 36, in crawl_dataset
entry_point(context)
File "${ZAVOD_DATASETS_PATH}/be/chamber/crawler.py", line 202, in crawl
crawl_term(context, legislature)
File "${ZAVOD_DATASETS_PATH}/be/chamber/crawler.py", line 134, in crawl_term
crawl_person(context, row, legislature)
File "${ZAVOD_DATASETS_PATH}/be/chamber/crawler.py", line 79, in crawl_person
dob, bio = get_dob_bio(context, profile_url)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "${ZAVOD_DATASETS_PATH}/be/chamber/crawler.py", line 61, in get_dob_bio
plain_text = h.xpath_string(
^^^^^^^^^^^^^^^
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 './/td/p[contains(., "Né") or contains(., "Ne") or contains(., "né")]/text()' |
|---|---|
| dataset | be_chamber |
| exc_info | True |