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
88 stars 19 forks source link

Get size of bulk download for loading bar component #570

Open FlorianK13 opened 1 month ago

FlorianK13 commented 1 month ago

Right now we have the total size of the download hardcoded. At the time of creating the bulk download code, BNetzA did not provide a total download size. This has changed now, so we could get the total size of the download from the requested url.