doc/getCompanyFilings.md

getCompanyFilings

Description

Returns a complete list of SEC filings for the Company with the given identifier

Usage

getCompanyFilings(identifier, opts = list())

Arguments

Argument |Description ------------- |---------------- identifier | String A Company identifier (Ticker, CIK, LEI, Intrinio ID) opts | named list Optional parameters opts$report_type | String Filter by report type. Separate values with commas to return multiple report types. opts$start_date | String Date YYYY-MM-DD Filed on or after the given date opts$end_date | String Date YYYY-MM-DD Filed before or after the given date opts$page_size | Number The number of results to return (default to 100)

Value

filings tibble

Seealso

Other company endpoints: getAllCompanies , getCompanyDataPointHistory , getCompanyDataPointNumber , getCompanyDataPointText , getCompanyFundamentals , getCompanyIPOs , getCompanyNews , getCompanySecurities , getCompany



schardtbc/intrinoR documentation built on July 12, 2019, 4:21 a.m.