DataSourceKind
Identifies the upstream data source from which a record (e.g. a beneficial owner or shareholder) was ingested. Distinct from the edit-source kind, which identifies what produced a manual edit.
enum DataSourceKind {
AKSJONAERREGISTERET
ASIAKASTIETO
BOLAGSVERKET
BRREG
BRREG_BENEFICIAL_OWNER_REGISTER
CREDITSAFE
CVR
EDITED
MITO
PROFF
SAYARI
VALU8
}Values
AKSJONAERREGISTERET
The Norwegian shareholder register (Aksjonærregisteret), operated by the Norwegian Tax Administration.
ASIAKASTIETO
The Finnish business information service Asiakastieto.
BOLAGSVERKET
The Swedish company register, operated by Bolagsverket.
BRREG
The Norwegian Brønnøysund Register Centre (Brreg).
BRREG_BENEFICIAL_OWNER_REGISTER
The Norwegian beneficial owner register, operated by Brreg.
CREDITSAFE
The Creditsafe commercial registry data provider.
CVR
The Danish Central Business Register (CVR).
EDITED
A manual edit applied by a Strise user. Not an upstream data source — surfaced here so consumers can
distinguish user-edited records from records whose source is an external register. The editMetadata field
carries the full edit details (actor, kind, comment).
MITO
Strise itself — used when the record was produced internally rather than from an upstream registry.
PROFF
The Proff commercial registry data provider.
SAYARI
The Sayari global entity data provider, the source for global (non-Nordic) companies.
VALU8
The Valu8 commercial registry data provider.
Member Of
SourceMetadata object