I am encountering a reproducible error while running a bulk download using the latest released version of the open-mastr (0.16.1).
The error occurs during parsing of the Marktrollen.xml file and causes the entire bulk ETL to fail.
This is happening for todays run (20 Jan 2026)
ERROR Message:
[ERROR] Error processing file 'Marktrollen.xml':
KeyError: Index(['MastrNummer'], dtype='object')
Any suggestion on how can I tackle this?