filingsByYear: Retrieve all submitted 10-K filings for a particular year

Description Usage Arguments Value Author(s) See Also

Description

filingsByYear retrieves all the urls of 10-K filings for a particular year. (e.g. https://www.sec.gov/Archives/edgar/full-index/2004/). It downloads the 'master.idx' file for each quarter and filters out the 10-K filings. Note that a company may submit multiple 10-K reports. These will differ by their ARC number. Also note that, prior to 2004, the SEC does not provide HTML versions of 10-K reports. Consequently, the TenK package will not be able to retrieve content prior to 2004.

Usage

1

Arguments

year

Integer. Input cannot be less than 1993 or higher than the previous year.

Value

Returns a data frame of dimensions n x k containing all 10-K filings for that year.

Author(s)

Jasper Ginn

See Also

See https://goo.gl/pNMMcK for documentation on this package. See also TenK_process.


JasperHG90/TenK documentation built on May 7, 2019, 10:33 a.m.