SECReportSubmission
QuantConnect.DataSource.SECReportSubmission
Bases: Object
SEC Report Submission
accession_number
accession_number: str
Number used to access document filings on the SEC website
form_type
form_type: str
SEC form type
public_document_count
public_document_count: str
Number of documents made public by the SEC
period
period: datetime
End date of reporting period of filing. Optional.
items
items: List[str]
Identifies 1 or more items declared in 8-K filings. Optional & Repeatable.
filing_date
filing_date: datetime
Date report was filed with the SEC
filing_date_change
filing_date_change: datetime
Date when the last Post Acceptance occurred. Optional.
made_available_at
made_available_at: datetime
Exact time the report was filed with the SEC and made available to the public (plus 10 minute delay). This field is NOT included with the raw SEC report, and should be added during post processing of the data