assay {portfolio}R Documentation

Assay Research rankings as of 2004-12-31

Description

A universe of the 5000 largest global stocks as of 2004-12-31, and a flag indicating whether a security was ranked by Assay Research at that time.

Special thanks to Assay Research for granting us permission to release this data.

Usage

data(assay)

Format

A data frame with 5000 observations on the following 11 variables.

id
a character vector
symbol
a character vector
name
a character vector
country
a factor with levels AUS AUT BEL CHE DEU DNK ESP FIN FRA GBR HKG ITA JPN NLD NOR NZL SGP SWE USA
currency
a factor with levels AUD CHF DKK EUR GBP HKD JPY NOK NZD SEK SGD USD
price
a numeric vector
sector
a factor with levels Communications Conglomerates Cyclicals Energy Financials Industrials Materials Staples Technology Utilities
liquidity
a numeric vector
assay
a logical vector indicating presence on the Assay Focus List as of 2004-12-31.
ret.0.3.m
a numeric vector
ret.0.6.m
a numeric vector

Examples

data(assay)

[Package portfolio version 0.2-1 Index]