Some checks failed
CI / Linux x86_64 (Forgejo) (push) Failing after 1m29s
Signed-off-by: flemming-it <sf@flemming.it>
21 lines
492 B
Markdown
21 lines
492 B
Markdown
# econ.skm_score
|
||
|
||
Standard Cost Model (SKM) bureaucracy cost
|
||
|
||
## What it does
|
||
|
||
Standard Cost Model — P×F×T×h per duty, summed across a duty list (German NKR method). The EU- and OECD-recognised methodology for bureaucracy-cost measurement, used by NL ATR, UK RPC, EU REFIT.
|
||
|
||
## How to use
|
||
|
||
```yaml
|
||
steps:
|
||
- id: step
|
||
use: econ.skm_score@^0
|
||
with:
|
||
# see inputs in module.yaml
|
||
```
|
||
|
||
## License
|
||
|
||
Apache-2.0 — part of the Recl∆Im module set (Flemming.AI), built on Ch∆In.
|