open-mastr: A Python Package to Download and Process the German Energy Registry Marktstammdatenregister
Authors/Creators
Description
A package that provides an interface for downloading and processing the Marktstammdatenregister (MaStR).
The Marktstammdatenregister (MaStR) is a German register provided by the German Federal Network Agency (Bundesnetzagentur / BNetza) that keeps track of all power and gas units located in Germany. It is a daily growing dataset with more than 8.2 million data points covering electricity and gas production units, electricity and gas consumers, storages, grids, and energy market participants (as of spring 2024).
Generally, the MaStR data can be accessed via various options:
- browse, filter and download online
- download daily provided dumps
- access via the web service
The python package open-mastr provides an interface for accessing the data and contributes to improving the usability of the access options above. This repository is intended for people who wish to simply work with the MaStR data and do not want to deal with the individual obstacles to data access of the three options above.
It facilitates access to the daily provided MaStR dumps with download methods (bulk) and by parsing the XML files to a relational database. Furthermore, the software provides a Python wrapper to access the MaStR SOAP web service (API).
Files
open-MaStR-0.14.4.zip
Files
(17.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e789b47ddcb53e7e17fc68a07c8fed9b
|
8.9 MB | Download |
|
md5:b332bae010e8d941a4a2c8854fc334df
|
9.0 MB | Preview Download |
Additional details
Software
- Repository URL
- https://github.com/OpenEnergyPlatform/open-MaStR
- Programming language
- Python
- Development Status
- Active