Skip to main content

latest_financial_reports

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

Parameters


Returns

results: 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 | None
Report for the period ending.

symbol: str | None
Symbol representing the entity requested in the data.

name: str | None
Name of the company.

cik: str | None
Central Index Key (CIK) for the requested entity.

sic: str | None
Standard Industrial Classification code.

report_type: str | None
Type of filing.

description: str | None
Description of the report.

url: str
URL to the filing page.