The DeskDescription store contains descriptions of the desks. It is indexed by Desk and AsOfDate and referenced from the BookDescription store by these two fields.Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
| Store Field | Key | CanBeNull | Type (+Default Value - if applicable) | Cube Field | Description |
|---|---|---|---|---|---|
| Desk | Y | String | See field in referencing store (BookDescription) | Desk name | |
| DeskModel | String | FRTB Model | Should the desk be treated as “IMA” or “SA” for the capital charge calculations. | ||
| PLA_Zone | String | PLA Zone | This field indicates which zone the desk falls into according to the PLA test metrics MAR32.42. If not an FRTB desk, this field is empty. | ||
| AsOfDate | Y | LOCALDATE[yyyy-mm-dd] | Timestamp (at close of business) for the data. |