Skip to main content

A package that provides an interface for downloading andprocessing the data of the Marktstammdatenregister (MaStR)

Project description

Documentation Status CI OpenEnergyPlatform PyPI - Downloads

open-mastr

The Marktstammdatenregister (MaStR) is a German register provided by the German Federal Network Agency (Bundesnetzagentur) that keeps track of all power and gas units located in Germany.

The MaStR data can be

  1. browsed online
  2. taken from daily provided dumps
  3. be accessed via the web service

The python package open-mastr provides an interface for accessing the data. It contains methods to download and parse the xml files (bulk) and the web service (API).

In this repository we are developing methods to analyze, validate and enrich the data. We want to collect and compile post processing scripts to improve data quality.

If you are interested in browsing the MaStR online, check out the privately hosted Marktstammdatenregister.dev.

Find the documentation hosted on ReadTheDocs.

Installation

It is recommended to use a virtual python environment, for example conda or virtualenv. The package is intended to be used with Python >=3.8

Install the current release of open-mastr with pip:

$ pip install open-mastr

To upgrade to a newer release use the --upgrade flag:

$ pip install --upgrade open-mastr

Alternatively, you can manually download open-mastr from GitHub <https://github.com/OpenEnergyPlatform/open-MaStR>_. Change the CWD to the download folder open-MaStR/.

git clone git@github.com:OpenEnergyPlatform/open-MaStR.git
cd open-MaStR

Optionally, a pre-defined conda environment can be used with

conda env create -f environment.yml

Install the package with

python setup.py install

License / Copyright

This repository is licensed under GNU Affero General Public License v3.0 (AGPL-3.0).
See the LICENSE file for rights and limitations.
See the CITATION function if you want to mention this software in your publication.

open-MaStR © Reiner Lemoine Institut © fortiss | AGPL-3.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

open_mastr-0.11.7.tar.gz (77.2 kB view details)

Uploaded Source

File details

Details for the file open_mastr-0.11.7.tar.gz.

File metadata

  • Download URL: open_mastr-0.11.7.tar.gz
  • Upload date:
  • Size: 77.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.9

File hashes

Hashes for open_mastr-0.11.7.tar.gz
Algorithm Hash digest
SHA256 d79e5af648197924427696f3fec3a66a1d1966c5ed0025b8bd86bda6c6f18ad7
MD5 c3dd736d18a21ec418367c2cce462877
BLAKE2b-256 345ab3032a017fda73e0c4264fb653e6e828b3327dc0b96146333041c04bf254

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page