snb_get_banking_income
Retrieve banking income statement data for selected bank groups from the SNB Warehouse. Key income positions are returned in millions of CHF.
Instructions
Retrieve banking income statement data from SNB Warehouse (BSTA EFR cubes).
Returns key income statement positions (Geschäftsertrag, Geschäftsaufwand, etc.) for selected bank groups. Values are converted to millions of CHF.
Args: params (BankingIncomeInput): - bank_groups: Bank group IDs (default: ['A30'] = all banks). - from_year / to_year: Year range (YYYY). - lang: Response language.
Returns: str: Markdown summary with values in Millionen CHF, plus JSON data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |