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

Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
flemming-it 2026-06-19 02:54:56 +02:00
parent d08ff177d3
commit 0a5a668115
4 changed files with 74 additions and 0 deletions

21
MODULE.md Normal file
View file

@ -0,0 +1,21 @@
# stats.cohort_size
Resolve addressee cohort sizes
## What it does
Resolves the size of an addressee cohort (e.g. 'Berlin SMEs by WZ code'). v0.1 ships a stub table for the pilot cohorts; v0.2 adds a DESTATIS GENESIS-API adapter.
## How to use
```yaml
steps:
- id: step
use: stats.cohort_size@^0
with:
# see inputs in module.yaml
```
## License
Apache-2.0 — part of the Recl∆Im module set (Flemming.AI), built on Ch∆In.