Skip to content

Commit 0247481

Browse files
docs: mention data source for SQLite DB (is not XML) (#541)
* docs: mention data source for SQLite DB (is not XML) * Update src/server/data/README.md Co-authored-by: kevin <[email protected]> --------- Co-authored-by: kevin <[email protected]>
1 parent 1efab96 commit 0247481

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/server/data/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# AHB.db
22

33
The ahb.db file is the sqlite database file that contains the AHB data.
4+
It was populated using the machine-readable Anwendungshandbuecher, scraped by kohlrahbi from `.docx` files.
45

56
It is created by the ahb.sql file in the database/sql folder.
67
You can find the way how to create the database [here](https://github.com/Hochfrequenz/machine-readable_anwendungshandbuecher/issues/336).

0 commit comments

Comments
 (0)