https://github.com/hochfrequenz/intermediate-bo4e-migration-models
ibims is a BO4E based data model which can be used to migrate data between systems used by German utilities
https://github.com/hochfrequenz/intermediate-bo4e-migration-models
bo4e energiewirtschaft
Last synced: 6 months ago
JSON representation
ibims is a BO4E based data model which can be used to migrate data between systems used by German utilities
- Host: GitHub
- URL: https://github.com/hochfrequenz/intermediate-bo4e-migration-models
- Owner: Hochfrequenz
- License: mit
- Created: 2023-09-15T08:21:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T08:30:36.000Z (over 1 year ago)
- Last Synced: 2024-04-08T09:59:05.247Z (over 1 year ago)
- Topics: bo4e, energiewirtschaft
- Language: Python
- Homepage:
- Size: 358 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intermediate BO4E M**I**gration Models (ibims)



A data model for migrating data from one system to another.
The package name is "ibims".### Installation
It's also [available on pypi](https://pypi.org/project/ibims/).
```bash
pip install ibims
```### Documentation
There is a (very early stage) documentation of this repository on [readthedocs](https://intermediate-bo4e-migration-models.readthedocs.io/de/latest/api/ibims.html).## How to use this Repository on Your Machine
Follow the instructions in our [Python template repository](https://github.com/Hochfrequenz/python_template_repository#how-to-use-this-repository-on-your-machine).
## Contribute
You are very welcome to contribute to this template repository by opening a pull request against the main branch.