get_code_descriptionResolve a registry code-list entry to a human-readable description (FI YRMU, CZ PravniForma, CH legalForm, etc.).
Useful for decoding values seen in jurisdiction_data fields. Currently covers FI (YRMU, KRTILA, TOIMI4, ALUE), CZ (PravniForma, FinancniUrad, TypAngazma, TypOrganu, StavZdroje, TypAkcie), CH (legalForm, registryOfCommerce, community). Returns a flat {code: description} map.
| Name | Type | Required | Description |
|---|---|---|---|
jurisdiction | string | yes | Currently FI, CZ, or CH. |
code_list | string | yes | Code-list name. |
lang | string | no | en / de / fr / it / cs / fi / sv (where applicable). |