View source: R/sec_documents_data.R
| sync_local_sec_filing_document | R Documentation |
Download A Selected SEC Filing Document
sync_local_sec_filing_document(
cik,
accession_number,
primary_document,
local_path = NULL,
config = NULL,
overwrite = FALSE
)
cik |
SEC Central Index Key. |
accession_number |
Filing accession number. |
primary_document |
Primary filing document name from submissions data. |
local_path |
Optional document cache directory. |
config |
Optional SEC configuration. |
overwrite |
Replace an existing local document. |
A one-row metadata data.table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.