This function returns quarterly full XBRL dumps for all SEC registered public companies begining in 2009.
sec_xbrl_periods( only_most_recent = TRUE, years = NULL, quarters = NULL, tables = NULL, only_all = TRUE, assign_to_environment = TRUE, return_message = TRUE )
only_most_recent |
|
---|---|
years | years to include starting in 2009 |
quarters | quarters to search
|
tables | underlying XBRL tables you want to include
|
only_all |
|
assign_to_environment |
|
return_message |
|
nested tibble
or tibble
The Securities and Exchange Commission
Other SEC:
dictionary_sec_filing_codes()
,
dictionary_sec_form_codes()
,
dictionary_sic_codes()
,
edgar_filing_streams()
,
mmf_owned_debt_securities()
,
recent_insider_trades()
,
rf_leis()
,
rf_sec_13F_companies()
,
sec_bankruptcies()
,
sec_broker_dealers()
,
sec_ciks()
,
sec_closed_end_funds()
,
sec_cusips()
,
sec_failed_to_deliver_securities()
,
sec_filer()
,
sec_filing_entities()
,
sec_foia_requests()
,
sec_investment_companies()
,
sec_money_market_funds()
,
sec_municipal_advisors()
,
sec_securities_filing_counts()
,
sec_securities_metrics_by_exchange()
,
securities_offerings()
,
us_public_companies()
Other public company data:
sec_failed_to_deliver_securities()
,
sec_securities_metrics_by_exchange()
Other entity search:
adv_managers_current_period_summary()
,
adv_managers_filings()
,
adv_managers_metadata()
,
adv_managers_periods_summaries()
,
finra_entities()
,
nareit_entities()
,
reit_funds()
,
rf_leis()
,
rf_sec_13F_companies()
,
sec_bankruptcies()
,
sec_broker_dealers()
,
sec_ciks()
,
sec_closed_end_funds()
,
sec_cusips()
,
sec_filer()
,
sec_filing_entities()
,
sec_investment_companies()
,
sec_money_market_funds()
,
sec_municipal_advisors()
,
securities_offerings()
,
us_public_companies()
,
ycombinator_alumni()
if (FALSE) { sec_xbrl_periods(only_most_recent = TRUE, only_all = TRUE, assign_to_environment = TRUE, return_message = TRUE) }