cik_search {edgarWebR}R Documentation

SEC CIK Search

Description

Provides access to the SEC CIK search tool from here

Usage

cik_search(company)

Arguments

company

Search term to search for CIK

Value

A dataframe with one row per company with Includes the following columns -

Examples


try(cik_search("cloudera"))


[Package edgarWebR version 1.1.0 Index]