docs(store): add STORE.yaml, MODULE.md/de + icon for the store
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m55s
All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m55s
Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
parent
d08ff177d3
commit
0a5a668115
4 changed files with 74 additions and 0 deletions
21
MODULE.de.md
Normal file
21
MODULE.de.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# stats.cohort_size
|
||||
|
||||
Größe von Adressaten-Kohorten ermitteln
|
||||
|
||||
## Was es tut
|
||||
|
||||
Ermittelt die Größe einer Adressaten-Kohorte (z. B. 'Berliner KMU nach WZ-Code'). v0.1 mit Stub-Tabelle für die Pilot-Kohorten; v0.2 mit DESTATIS-GENESIS-API-Adapter.
|
||||
|
||||
## Verwendung
|
||||
|
||||
```yaml
|
||||
steps:
|
||||
- id: step
|
||||
use: stats.cohort_size@^0
|
||||
with:
|
||||
# Eingaben siehe module.yaml
|
||||
```
|
||||
|
||||
## Lizenz
|
||||
|
||||
Apache-2.0 — Teil des Recl∆Im-Modulsets (Flemming.AI), auf Ch∆In.
|
||||
Loading…
Add table
Add a link
Reference in a new issue