| sample_secref {strand} | R Documentation | 
Sample security reference data for examples and testing
Description
A dataset containing sample reference data for the securities of 492 large companies. All securities in the dataset were in the S&P 500 for most or all of the period June-August 2020.
Usage
data(sample_secref)
Format
A data frame with 492 rows and 4 variables:
- id
- Unique security identifier (the security's ticker). 
- name
- Company name. 
- symbol
- Human-readable symbol for display and reporting purposes. In the case of this dataset it is the same as the - idvariable.
- sector
- GICS sector for the company according to the Wikipedia page List of S&P 500 companies. 
[Package strand version 0.2.0 Index]