powered by
Provides access to the SEC Current Events search tool from here
current_events(day, form)
(0-5) Day to search for current forms. e.g. '2' returns forms from 2 business days ago.
Form to return filings (e.g. '10-K')
A dataframe with one row per company with Includes the following columns -
cik
type
href
company_name
company_href
filing_date
# NOT RUN { try(current_events(0, "10-K")[1:5,]) # }
Run the code above in your browser using DataLab