Skip to main content

Latest Financial Reports


Implementation details

Class names

Model nameParameters classData class
LatestFinancialReportsLatestFinancialReportsQueryParamsLatestFinancialReportsData

Import Statement

from openbb_core.provider.standard_models.latest_financial_reports import (
LatestFinancialReportsData,
LatestFinancialReportsQueryParams,
)

Parameters

NameTypeDescriptionDefaultOptional
;

Data

NameTypeDescription
filing_datedateThe date of the filing.
period_endingdateReport for the period ending.
symbolstrSymbol representing the entity requested in the data.
namestrName of the company.
cikstrCentral Index Key (CIK) for the requested entity.
sicstrStandard Industrial Classification code.
report_typestrType of filing.
descriptionstrDescription of the report.
urlstrURL to the filing page.