Skip to main content

Company Filings


Implementation details

Class names

Model nameParameters classData class
CompanyFilingsCompanyFilingsQueryParamsCompanyFilingsData

Import Statement

from openbb_core.provider.standard_models.company_filings import (
CompanyFilingsData,
CompanyFilingsQueryParams,
)

Parameters

symbol: str

Symbol to get data for.

Optional: True

Data

filing_date: date

The date of the filing.

report_type: str

Type of filing.

report_url: str

URL to the actual report.