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

# Split Ratio

Download sample file: [SplitRatio.csv](../assets/csv/SplitRatio.csv)

Split Ratio market data

This Split Ratio file type is identified using the pattern: **\*\*SplitRatio\*.csv** (as specified by `mr.sensi.file-patterns.split-ratio`).
This file is loaded using the **SplitRatio** topic. See the [Topic Aliases table](../dev/dev-mr-application/dev-dlc/dlc-mr-config#topic-aliases) for an understanding of the topic aliases associated with each topic.

For information on the glob patterns used and how to customize them, see note on [File name patterns](.#file-name-patterns)

<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 date of the file. See <a href=".">Note on AsOfDate</a>.</td><td>2018-09-28</td></tr><tr><td>InstrumentId</td><td>Y</td><td>N</td><td>String</td><td>Identifier of the instrument. Must match risk factor identifier in the sensitivities files</td><td>BMW\_Spot price</td></tr><tr><td>Quote</td><td /><td /><td>Double</td><td>Market data quote to be used by the greek-based calculation. Must correspond to sensitivities to the same risk factor.</td><td>1.25</td></tr></table>
