doc/getAllCompanies.md

getAllCompanies

Description

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

Usage

getAllCompanies(opts = list())

Arguments

Argument |Description ------------- |---------------- 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

Seealso

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



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