View source: R/sec_companyfacts_data.R
| get_source_data_sec_companyfacts | R Documentation |
Retrieve SEC Company Facts
get_source_data_sec_companyfacts(
cik,
ticker = NULL,
company_name = NULL,
concepts = NULL,
forms = NULL,
from = NULL,
to = NULL,
config = NULL
)
cik |
SEC Central Index Key. |
ticker |
Optional ticker label. |
company_name |
Optional company name label. |
concepts |
Optional concept names or |
forms |
Optional filing forms to retain. |
from, to |
Optional inclusive filed-date bounds. |
config |
Optional SEC configuration. |
A standardized long XBRL fact data.table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.