Provides access to the latest SEC filings from here
latest_filings( name = "", cik = "", type = "", owner = "include", count = 40, page = 1 )
name | Optional company name to limit filing results |
---|---|
cik | Optional company cik to limit filing results |
type | Optional form type to limit filing results |
owner | How to include ownership filings. Options are
|
count | Number of results to return |
page | Which page of results to return |
a dataframe list of recent results, ordered by descending accepted date. Includes the following columns -
type
href
company_name
company_type
cik
filing_date
accepted_date
accession_number
size
#>#> Error in check_result(res) : #> EDGAR request blocked from Undeclared Automated Tool. #> Please visit https://www.sec.gov/developer for best practices. #> See https://mwaldstein.github.io/edgarWebR/index.html#ethical-use--fair-access for your responsibilities #> Consider also setting the environment variable 'EDGARWEBR_USER_AGENT# }