Skip to main content

inferObjectivesFromFinancials

chainalign-backend


chainalign-backend / services/StrategicObjectivesService / inferObjectivesFromFinancials

Function: inferObjectivesFromFinancials()

inferObjectivesFromFinancials(tenantId, companyId): Promise<any>

Defined in: services/StrategicObjectivesService.js:60

Analyzes a time-series of financial data to infer a company's strategic objectives and their evolution. This function implements the M18 "Strategic Inference" feature.

Parameters

tenantId

string

The UUID of the tenant.

companyId

string

The UUID of the company/prospect to analyze.

Returns

Promise<any>

  • An object containing the inferred strategic objectives and their evolution.