List Companies by Industry (NACE)
firmaradar_list_companies_in_naceList Norwegian companies by NACE industry code with optional filters for status, location, and employee size. Helps perform sector analysis.
Instructions
List Norwegian companies in a specific NACE industry code (or code prefix), optionally filtered by status, kommune and size. Useful for sector analysis ('all active restaurants in Oslo with > 5 employees').
NACE format warning: Use the EU NACE Rev. 2 format with a trailing zero (e.g. 62.100, 62.200, 58.290). The Norwegian SN2007 format (62.01, 62.02) returns 0 hits — we do not store SN2007. If you are unsure about a code, try list_companies_in_nace with different formats first, or verify against https://www.brreg.no.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | NACE code or prefix. Norwegian BRREG uses 5-digit SN2007 codes internally (e.g. '56.110' for restaurants, '47.111' for grocery stores). Any prefix works: '56' matches all serving (2-digit), '56.1' matches restaurants/cafes (3-digit), '56.11' matches restaurant operations (4-digit), '56.110' matches the most specific level (5-digit). If a 4-digit code yields no results, try appending '0' (e.g. '56.110' instead of '56.10'). | |
| status | No | ||
| kommune | No | Norwegian kommunenummer — EXACTLY 4 digits, zero-padded. Examples: '0301' = Oslo, '4601' = Bergen, '5001' = Trondheim, '1103' = Stavanger. Kommune-NAMES are NOT accepted — translate the name to kommunenummer first. | |
| min_ansatte | No | ||
| max_ansatte | No | ||
| limit | No | ||
| cursor | No |