Get Company Financials
firmaradar_get_company_financialsRetrieve financial metrics for Norwegian companies, including revenue, operating result, equity, debt, and employees, over a specified number of years from official annual accounts filed with BRREG.
Instructions
Fetch the last N years (default 5) of financial metrics for a Norwegian company: revenue, operating result, equity, debt, employees. Use when the user asks 'how is X AS doing financially?' or 'show me the revenue trend'. Figures come from the official annual accounts filed with BRREG. Amounts are in the company's reporting currency — check the valuta field (NOK for most companies, but e.g. USD for some international groups; 'MIXED' means the currency changed within the series).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgnr | Yes | 9-digit orgnr. | |
| years | No | ||
| regnskapstype | No | SELSKAP | |
| skip_freshness | No | Skip the inline freshness fetch (faster, but may return stale data). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgnr | Yes | ||
| years | Yes | ||
| valuta | No | Reporting currency across the series (ISO 4217, e.g. 'NOK' or 'USD'). 'MIXED' when the years are filed in different currencies — then check valuta per year before comparing amounts across years. | |
| summary | No | ||
| freshness | No | ||
| regnskapstype | Yes |