get_source_data_sec_companyfacts: Retrieve SEC Company Facts

View source: R/sec_companyfacts_data.R

get_source_data_sec_companyfactsR Documentation

Retrieve SEC Company Facts

Description

Retrieve SEC Company Facts

Usage

get_source_data_sec_companyfacts(
  cik,
  ticker = NULL,
  company_name = NULL,
  concepts = NULL,
  forms = NULL,
  from = NULL,
  to = NULL,
  config = NULL
)

Arguments

cik

SEC Central Index Key.

ticker

Optional ticker label.

company_name

Optional company name label.

concepts

Optional concept names or taxonomy:concept identifiers.

forms

Optional filing forms to retain.

from, to

Optional inclusive filed-date bounds.

config

Optional SEC configuration.

Value

A standardized long XBRL fact data.table.


investdatar documentation built on Aug. 21, 2026, 5:17 p.m.