company_information {edgarWebR} | R Documentation |
SEC Company Info
Description
Fetches basic information on a given company from the SEC site
Usage
company_information(x)
Arguments
x |
Either a stock symbol (for the 10,000 largest companies) or CIK code |
Value
a dataframe with all SEC company information
Examples
try(company_information("INTC"))
[Package edgarWebR version 1.1.0 Index]