Sectors

CNAE code metadata

Return CNAE-2009 metadata and an optional company count from the offline projection. A missing projection is represented as null and never triggers a live COUNT.

get/api/v1/cnae/{code}

Path parameters

codestring required
Example:6201

Response

CNAE metadata

codestring
namestring
levelinteger nullable
parentstring nullable
companies_countinteger nullable
count_status'precomputed' | 'not_precomputed'

Changes