Dataset that contains all of the tickers and their corresponding CIK numbers.

cikticker

Format

A data frame with 12084 rows and 2 variables:

Ticker

chr stock ticker

cyl

num cik number

Source

CIK number and stock data created by merging symbols_valid_meta data csv (https://www.kaggle.com/datasets/jacksoncrow/stock-market-dataset) with edgar data from tidyedgar package