getAllCompanies: Returns all Companies. When parameters are specified, returns...

Description Usage Arguments Value See Also

View source: R/company.service.R

Description

Returns all Companies. When parameters are specified, returns matching companies.

Usage

1

Arguments

opts

named list Optional parameters

opts$latestFilingDate

String YYYY-MM-DD Last filing date

opts$sic

String Return companies with the given Standard Industrial Classification code

opts$template

module:model/String Return companies with the given financial statement template

opts$sector

String Return companies in the given industry sector

opts$industryCategory

String Return companies in the given industry category

opts$industryGroup

String Return companies in the given industry group

opts$hasFundamentals

Boolean Return only companies that have fundamentals when true

opts$hasStockPrices

Boolean Return only companies that have stock prices when true

opts$pageSize

Number The number of results to return (default to 100)

Value

companies tibble

See Also

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


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