Information can be found in CRSP/COMPUSTAT MERGED DATABASE GUIDE
Change Identifiers:
Ticker: can be reassign to another company - abbreviation used to uniquely identify publicly-traded shares of a stock
CUSIP: A company can have multiple CUSIPS due to structural changes.
more information can be found in URSA Labs
This example is from Arrow Vignettes
arrow
best when working with big data
Prep
library("arrow", warn.conflicts = FALSE)
library("dplyr", warn.conflicts = FALSE)
check if S3 support is included.
R Markdown
This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.