SensiLadders
Store Field | Key | CanBeNull | Type | Cube Field | Description |
---|---|---|---|---|---|
AsOfDate | Y | N | Object | not used in cube | Indicates the date of the file. The files in this document that contain an AsOfDate column will rely on that AsOfDate when loaded into the ActivePivot datastores. For the files that do not specify this column (whether described in this document or not), the AsOfDate is taken from the directory structure – these files should reside in the appropriate folder (usually ./data/20xx-yy-zz/ … /*.csv). |
RiskClass | Y | N | String | not used in cube | The risk class that the ladder scale is defined for. |
ShiftType | N | N | String | not used in cube | The type of the scale (‘A’ for absolute, ‘R’ for relative). |
Scale | N | N | List of doubles (delimited by semicolons) | [Ladder Shift] | The ladder scale for the risk class and as-of-date. The ladder must include the zero-shift as 0.0. |