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

# RW - interest rate delta

<Badge color="gray" size="lg">[SA](../tags/sa)</Badge>

Download sample file: [sa-cva-risk-weights-delta-interest-rate.csv](../assets/csv/sa-cva-risk-weights-delta-interest-rate.csv)

The file is used to set risk weights for interest rate delta risk factors.

<table><tr><th>Field</th><th>Key</th><th>Null</th><th>FieldType</th><th>Description</th><th>Example</th></tr><tr><td>AsOfDate</td><td>Y</td><td>N</td><td>String with format ‘YYYY-MM-DD’</td><td>Indicates the start date for this parameter. Subsequent entries with later dates will apply an end to this date range</td><td>2018-09-28</td></tr><tr><td>ParameterSet</td><td>Y</td><td>Y</td><td>String</td><td>Specifies the parameter set to which the parameter belongs to. If no ParameterSet is defined within the file, it will default to BCBS</td><td>BCBS</td></tr><tr><td>IsLiquidOrDomestic</td><td>Y</td><td>N</td><td>String, ‘Y’ or ‘N’</td><td>Indicates whether the risk weights refers to currencies listed in \[MAR50.56]</td><td>Y</td></tr><tr><td>IsInflation</td><td>Y</td><td>N</td><td>String, ‘Y’ or ‘N’</td><td>Indicates whether the risk weights refer to inflation curves</td><td>Y</td></tr><tr><td>Tenor</td><td>Y</td><td>Y</td><td>String</td><td>Should contain tenors (in years) defined in \[MAR50.56] when IsLiquidDomestic contains ‘Y’ and IsInflation is ‘N’. Otherwise it must be Null. Must match vertices configuration file.</td><td>1</td></tr><tr><td>RiskWeight</td><td>N</td><td>N</td><td>Double</td><td>The weight in numeric format.</td><td>0.005</td></tr></table>
