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 #5cbff286ff1e6d59c422990b8e3de06caec9b2db: md_companies| exception | Traceback (most recent call last):
File "/opensanctions/zavod/zavod/crawl.py", line 36, in crawl_dataset
entry_point(context)
File "${ZAVOD_DATASETS_PATH}/md/companies/parse.py", line 252, in crawl
parse_nonprofits(context, wb)
File "${ZAVOD_DATASETS_PATH}/md/companies/parse.py", line 190, in parse_nonprofits
wb["organizations"],
~~^^^^^^^^^^^^^^^^^
File "/venv/lib/python3.12/site-packages/openpyxl/workbook/workbook.py", line 287, in __getitem__
raise KeyError("Worksheet {0} does not exist.".format(key))
KeyError: 'Worksheet organizations does not exist.' |
|---|---|
| dataset | md_companies |
| exc_info | True |