Skip to main content

latest_financial_reports

Get the newest quarterly, annual, and current reports for all companies.

Parameters


Returns

results: list[LatestFinancialReports]

Serializable results.


provider: Optional[Literal['sec']]

Provider name.


warnings: Optional[list[Warning_]]

list of warnings.


chart: Optional[Chart]

Chart object.


extra: dict[str, Any]

Extra info.


Data

filing_date: date

The date of the filing.

period_ending: date

Report for the period ending.

symbol: str

Symbol representing the entity requested in the data.

name: str

Name of the company.

cik: str

Central Index Key (CIK) for the requested entity.

sic: str

Standard Industrial Classification code.

report_type: str

Type of filing.

description: str

Description of the report.

url: str

URL to the filing page.