[!CAUTION] THIS REPOSITORY IS DEPRECATED!
The new version can be found in https://github.com/hochfrequenz/ahbesser
This repository contains a Svelte app that displays FlatAnwendungshandbuchs which are generated by kohlrahbi.
The data which are displayed are loaded from the submodule machine-readable_anwendungshandbuecher
.
German utilities exchange data using EDIFACT, a standardized format for market communication.
The technical regulations for this communication are published by the Forum Datenformate of the BDEW on edi-energy.de
.
However, these regulations, known as "Anwendungshandbüchern" (AHBs), are often difficult to access and work with.
AHBs are lengthy tables that describe the information utilities need to exchange for specific business processes. With regulations spanning thousands of pages, finding specific information within these AHBs can be a daunting task. The AHBs are published as PDF or Word files, making it challenging to automatically extract information, compare versions, or test APIs against the rules described in the AHBs.
To address these challenges, the project aims to make the AHBs more accessible and user-friendly. By providing a user interface, users can easily search for specific "pruefidentifikator" instead of manually searching through hundreds or even thousands of pages. This will greatly simplify the process of accessing and utilizing the information contained within the AHBs.
The project's goal is to enhance the digitization of AHBs, enabling automated extraction, comparison, testing, and visualization of the information. By transforming the unstructured PDF or Word format into a more structured and intuitive interface, users can efficiently navigate and utilize the AHBs for their specific needs.
The app is deployed as Static Web App.
Its resource group is kohlrahbi
.
Its name is ahbesser
.
The main branch is automatically deployed to purple-glacier-0bd2a2403.2.azurestaticapps.net/
.
You are very welcome to contribute to this template repository by opening a pull request against the main branch.
This repository is part of the Hochfrequenz Libraries and Tools for a truly digitized market communication.