All checks were successful
CI / Linux x86_64 (Forgejo) (push) Successful in 1m55s
Signed-off-by: flemming-it <sf@flemming.it>
27 lines
814 B
YAML
27 lines
814 B
YAML
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
|