powered by
Fetches basic information on a given company from the SEC site
company_information(x)
Either a stock symbol (for the 10,000 largest companies) or CIK code
a dataframe with all SEC company information
# NOT RUN { try(company_information("INTC")) # }
Run the code above in your browser using DataLab