From 0a5a668115c6a987de6408f63e5e2d8ef9dfcf90 Mon Sep 17 00:00:00 2001 From: flemming-it Date: Fri, 19 Jun 2026 02:54:56 +0200 Subject: [PATCH] docs(store): add STORE.yaml, MODULE.md/de + icon for the store Signed-off-by: flemming-it --- MODULE.de.md | 21 +++++++++++++++++++++ MODULE.md | 21 +++++++++++++++++++++ STORE.yaml | 27 +++++++++++++++++++++++++++ assets/icon.svg | 5 +++++ 4 files changed, 74 insertions(+) create mode 100644 MODULE.de.md create mode 100644 MODULE.md create mode 100644 STORE.yaml create mode 100644 assets/icon.svg diff --git a/MODULE.de.md b/MODULE.de.md new file mode 100644 index 0000000..473bc13 --- /dev/null +++ b/MODULE.de.md @@ -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. diff --git a/MODULE.md b/MODULE.md new file mode 100644 index 0000000..ae7e841 --- /dev/null +++ b/MODULE.md @@ -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. diff --git a/STORE.yaml b/STORE.yaml new file mode 100644 index 0000000..ef8d917 --- /dev/null +++ b/STORE.yaml @@ -0,0 +1,27 @@ +schema_version: 1 + +author: + name: "Flemming.AI" + email: chain@flemming.ai + url: https://flemming.ai +license: Apache-2.0 + +tagline: + en: "Resolve addressee cohort sizes" + de: "Größe von Adressaten-Kohorten ermitteln" + +description: + en: "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." + de: "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." + +category: data +tags: [statistics, german, government, offline-capable] + +assets: + icon: assets/icon.svg + +documentation: + long_description: MODULE.md + +links: + repository: https://git.flemming.ai/chain-modules/stats-cohort-size diff --git a/assets/icon.svg b/assets/icon.svg new file mode 100644 index 0000000..5ab754c --- /dev/null +++ b/assets/icon.svg @@ -0,0 +1,5 @@ + + + + +