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.
As of April 2025, the Lithuanian Chief Official Ethics Commission (VTEK) has required API authentication for access to the declarations search page, which prevents automated crawling of the data. We've reached out to VTEK to request access, but not received a response yet. The dataset is therefore marked as deprecated and eventually removed in favor of other sources of PEP data for Lithuania.
Issue #c1b2d8bb4e037c2812f05c25cd46b1127cb2ad3c: lt_pep_declarations| error_str | 401 Client Error: for url: https://pinreg.vtek.lt/external/deklaracijos/301730/perziura/viesa?v=c9179496 |
|---|---|
| url | https://pinreg.vtek.lt/external/deklaracijos/301730/perziura/viesa?v=c9179496 |
| response_code | 401 |
| response_text | {"error":"unauthorized","error_description":"Full authentication is required to access this resource"} |
| exception | Traceback (most recent call last):
File "/opensanctions/zavod/zavod/crawl.py", line 36, in crawl_dataset
entry_point(context)
File "${ZAVOD_DATASETS_PATH}/lt/pep_declarations/crawler.py", line 194, in crawl
if not (record := pinreg.get_deklaracija_by_id(deklaracija_id)):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "${ZAVOD_DATASETS_PATH}/lt/pep_declarations/crawler.py", line 46, in get_deklaracija_by_id
r.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: 401 Client Error: for url: https://pinreg.vtek.lt/external/deklaracijos/301730/perziura/viesa?v=c9179496 |
| dataset | lt_pep_declarations |
| exc_info | true |