header_search: SEC Header Search

Description Usage Arguments Value Examples

View source: R/header_search.R

Description

Searches filing headers going back to 1994 excluding the most recent day using the interface here

Usage

1
header_search(q, page = 1, from = 1994, to = 2017)

Arguments

q

The search string. Documentation here

page

Which results page to return (default: 1)

from

Start year (default: 1994)

to

End year (default: Current year)

Value

A dataframe of funds found including the following columns -

Examples

1
try(header_search("company-name = Apple"))

mwaldstein/edgarWebR documentation built on April 21, 2021, 4:16 p.m.