Automate issuer overlay creation from ticker searches
This commit is contained in:
@@ -57,6 +57,10 @@ function createResponse(partial: Partial<CompanyFinancialStatementsResponse>): C
|
||||
kpiRowCount: 0,
|
||||
unmappedRowCount: 0,
|
||||
materialUnmappedRowCount: 0,
|
||||
residualPrimaryCount: 0,
|
||||
residualDisclosureCount: 0,
|
||||
unsupportedConceptCount: 0,
|
||||
issuerOverlayMatchCount: 0,
|
||||
warnings: []
|
||||
},
|
||||
dimensionBreakdown: null,
|
||||
|
||||
Reference in New Issue
Block a user