> ## 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.

# PUBLIC_SECTOR_OBLIGOR_RISK_WEIGHTS

The **PUBLIC\_SECTOR\_OBLIGOR\_RISK\_WEIGHTS** table contains optional risk-weights for public sector obligors applied to zero risk-weight exposures in the DRC non-securitisations calculation.

| Column Name    | Type   | Not Null | Description                                                |
| -------------- | ------ | -------- | ---------------------------------------------------------- |
| PARAMETER\_SET | STRING | Y        | The Parameter Set for which the risk-weights apply.        |
| OBLIGOR\_ID    | STRING | Y        | The ID of the obligor.                                     |
| RISK\_WEIGHT   | DOUBLE |          | Optional override for the DRC non-Sec Obligor risk-weight. |
| AS\_OF\_DATE   | DATE   | Y        | Timestamp (at close of business) for the data.             |

## Unique Key

| Columns        |
| -------------- |
| PARAMETER\_SET |
| OBLIGOR\_ID    |
| AS\_OF\_DATE   |
