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.6.tar.gz (74.6 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: open_mastr-0.11.6.tar.gz
  • Upload date:
  • Size: 74.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.13

File hashes

Hashes for open_mastr-0.11.6.tar.gz
Algorithm Hash digest
SHA256 6d6fc6990a746943ac9f9983bc38390131fca512324e2f349e2a19b7910b180a
MD5 c89dda7d4538d3f690d575820895ac1a
BLAKE2b-256 9773d565199f8d7f87a1ae6d95898f72c5a785595af7dd63f34a20abcbffcef6

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