Skip to main content
This object is returned in the record field when you call Get firmographics or poll a completed enrichment job. The result contains four groups of firmographic data, each always present as an object. Individual fields within each group may be null when the value is estimated or unavailable.

Top-level fields

kernel_id

string — The unique identifier for the entity in Kernel’s database. Same kernel_id returned by entity resolution.

op_status

object — Operational status of the entity. Contains:

location

object — Operating and registered addresses. Contains: Each Address contains:

headcount

object — Headcount data for the entity. Use count for the recommended headline figure; count_entity and count_consolidated expose the underlying entity-direct and consolidated figures. Contains:

revenue

object — Revenue data for the entity. Mirrors the headcount structure: the top-level usd / local / local_currency fields hold the recommended figure, while *_entity and consolidated_* expose the underlying entity-direct and consolidated figures. Contains:

Examples

Full result
Partial result — inner fields null
All four groups are always present as objects. Inner fields like count, usd, reasoning, and confidence may be null when the data is unavailable or not yet determined.