sss / json /app_dataset_cols.json
reddgr's picture
first commit
8f074bc
raw
history blame contribute delete
692 Bytes
{
"app_dataset_cols": [
"ticker",
"security",
"country",
"sector",
"marketCap",
"ret_365",
"vol_365",
"trailingPE",
"revenueGrowth",
"dividendYield",
"beta",
"industryDisp_num_norm",
"sectorDisp_num_norm",
"country_num_norm",
"ret_365_norm",
"vol_365_norm",
"marketCap_norm",
"beta_norm",
"revenueGrowth_norm",
"debtToEquity_norm",
"fullTimeEmployees_norm",
"trailingPE_norm",
"category",
"fundFamily",
"totalAssets",
"netExpenseRatio",
"quoteType",
"embeddings"
]
}