R/cikticker.R
cikticker.RdDataset that contains all of the tickers and their corresponding CIK numbers.
ciktickerA data frame with 12084 rows and 2 variables:
Tickerchr stock ticker
cylnum cik number
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