OpenEnergyPlatform / open-MaStR

A collaborative software to download the energy database Marktstammdatenregister (MaStR)
https://open-mastr.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
87 stars 19 forks source link

New columns are introduced by bulk download #408

Closed deniztepe closed 1 year ago

deniztepe commented 1 year ago

A few new columns, which originate from bulk download, are not documented in orm.py. The error handling adds most of the time these columns but not it does not work always. Either add the columns in orm or add renaming if respective column exists with another name.

Columns

deniztepe commented 1 year ago

Closed with #409