Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.12 KB

Filing.md

File metadata and controls

19 lines (15 loc) · 1.12 KB

Filing

Properties

Name Type Description Notes
id str The Intrinio ID of the Filing [optional]
filing_date date The date when the filing was submitted to the SEC by the company [optional]
accepted_date datetime The date and time when the filing was accepted by SEC [optional]
period_end_date date The ending date of the fiscal period for the filing [optional]
report_type str The filing report type [optional]
sec_unique_id str A unique identifier for the filing provided by the SEC [optional]
filing_url str The URL to the filing page on the SEC site [optional]
report_url str The URL to the actual report on the SEC site [optional]
instance_url str The URL for the XBRL filing for the report [optional]
company CompanySummary [optional]

[Back to Model list] [Back to API list] [Back to README]