| { | |
| "app_dataset_cols": [ | |
| "ticker", | |
| "security", | |
| "country", | |
| "sector", | |
| "marketCap", | |
| "ret_365", | |
| "vol_365", | |
| "trailingPE", | |
| "revenueGrowth", | |
| "dividendYield", | |
| "beta", | |
| "beta_norm", | |
| "category", | |
| "totalRevenue", | |
| "ebitda", | |
| "country_num_norm", | |
| "debtToEquity_norm", | |
| "fullTimeEmployees_norm", | |
| "fundFamily", | |
| "fundInceptionDate", | |
| "industryDisp_num_norm", | |
| "marketCap_norm", | |
| "netExpenseRatio", | |
| "quoteType", | |
| "ret_365_norm", | |
| "revenueGrowth_norm", | |
| "sectorDisp_num_norm", | |
| "totalAssets", | |
| "trailingPE_norm", | |
| "vol_365_norm", | |
| "longBusinessSummary", | |
| "embeddings" | |
| ], | |
| "variables_busq_norm": [ | |
| "beta_norm", | |
| "country_num_norm", | |
| "debtToEquity_norm", | |
| "fullTimeEmployees_norm", | |
| "industryDisp_num_norm", | |
| "marketCap_norm", | |
| "ret_365_norm", | |
| "revenueGrowth_norm", | |
| "sectorDisp_num_norm", | |
| "trailingPE_norm", | |
| "vol_365_norm" | |
| ], | |
| "cols_tabla_equity": [ | |
| "ticker", | |
| "security", | |
| "country", | |
| "sector", | |
| "marketCap", | |
| "ret_365", | |
| "vol_365", | |
| "trailingPE", | |
| "revenueGrowth", | |
| "dividendYield", | |
| "beta" | |
| ], | |
| "cols_tabla_etfs": [ | |
| "ticker", | |
| "security", | |
| "category", | |
| "ret_365", | |
| "vol_365", | |
| "totalAssets", | |
| "netExpenseRatio", | |
| "fundInceptionDate", | |
| "fundFamily" | |
| ], | |
| "company_details_cols": [ | |
| "longBusinessSummary", | |
| "ticker", | |
| "security", | |
| "country", | |
| "sector", | |
| "marketCap", | |
| "totalRevenue", | |
| "ebitda", | |
| "ret_365", | |
| "vol_365", | |
| "trailingPE", | |
| "revenueGrowth", | |
| "dividendYield", | |
| "beta", | |
| "beta_norm", | |
| "debtToEquity_norm", | |
| "ret_365_norm", | |
| "vol_365_norm", | |
| "revenueGrowth_norm", | |
| "trailingPE_norm" | |
| ] | |
| } |