get_data_sec_xbrl_periods(only_most_recent = TRUE, years = NULL, quarters = NULL, tables = NULL, only_all = TRUE, assign_to_environment = TRUE, return_message = TRUE)TRUE search only the most recent periodNULL(default): all quarters,
1: Q1
2: Q2
3: Q3
4: Q4
NULL: all tables (default)
Presentation: presentation data
Values: XBRL value data
Filers: filer data
Taxonomy: taxonomy data
TRUE returns a joined file of the four tablesTRUE assign the results into your environmentTRUE return a message after data importTRUE return nested data framedata_frame or data_frame if nest_data = FALSE
get_data_mmf_owned_debt_securities,
get_data_recent_insider_trades,
get_data_rf_leis,
get_data_sec_13F_companies,
get_data_sec_bankruptcies,
get_data_sec_broker_dealers,
get_data_sec_ciks,
get_data_sec_closed_end_funds,
get_data_sec_cusips,
get_data_sec_failed_to_deliver_securities,
get_data_sec_filer,
get_data_sec_filing_entities,
get_data_sec_foia_requests,
get_data_sec_investment_companies,
get_data_sec_money_market_funds,
get_data_sec_municipal_advisors,
get_data_sec_securities_filing_counts,
get_data_sec_securities_metrics_by_exchange,
get_data_securities_offerings,
get_data_us_public_companies,
get_dictionary_sec_filing_codes,
get_dictionary_sec_form_codesOther entity search: get_data_adv_managers_current_period_summary,
get_data_adv_managers_filings,
get_data_adv_managers_metadata,
get_data_adv_managers_periods_summaries,
get_data_finra_entities,
get_data_nareit_entities,
get_data_reit_funds,
get_data_rf_leis,
get_data_sec_13F_companies,
get_data_sec_bankruptcies,
get_data_sec_broker_dealers,
get_data_sec_ciks,
get_data_sec_closed_end_funds,
get_data_sec_cusips,
get_data_sec_filer,
get_data_sec_filing_entities,
get_data_sec_investment_companies,
get_data_sec_money_market_funds,
get_data_sec_municipal_advisors,
get_data_securities_offerings,
get_data_us_public_companies,
get_data_ycombinator_alumni
Other public company data: get_data_sec_failed_to_deliver_securities,
get_data_sec_securities_metrics_by_exchange
## Not run:
# get_data_sec_xbrl_periods(only_most_recent = TRUE, only_all = TRUE, assign_to_environment = TRUE, return_message = TRUE)
# ## End(Not run)
Run the code above in your browser using DataLab