powered by
Searches filing headers going back to 1994 excluding the most recent day using the interface here
header_search(q, page = 1, from = 1994, to = 2017)
The search string. Documentation here
Which results page to return (default: 1)
Start year (default: 1994)
End year (default: Current year)
A dataframe of funds found including the following columns -
company_name
filing_href
form
filing_date
size
# NOT RUN { try(header_search("company-name = Apple")) # }
Run the code above in your browser using DataLab