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

# DRC scenario count

Download sample file: [DRC\_SCENARIO\_COUNT.csv](../assets/csv/DRC_SCENARIO_COUNT.csv)

This file contains a single entry which is the number of IMA DRC scenarios for the date

This DRC Scenario Count file type is identified using the pattern: **\*\*/DRC\_SCENARIO\_COUNT\*.csv** (as specified by drc.scenario.count.file-pattern). A sample file is `DRC_SCENARIO_COUNT`. This file is loaded using the **DRC\_SCENARIO\_COUNT** topic. See the [Topic Aliases table](../dev/dev-ref-impl/dev-dlc/dlc-frtb-config#topic-aliases) for an understanding of the topic aliases associated with each topic.

|           |         |          |                   |                                                                                   |             |
| --------- | ------- | -------- | ----------------- | --------------------------------------------------------------------------------- | ----------- |
| **Field** | **Key** | **Null** | **FieldType**     | **Description**                                                                   | **Example** |
| Count     | N       | N        | Integer           | The number of scenarios. Scenarios are numbered from 1 to this count (inclusive). |             |
| AsOfDate  | Y       | N        | Date ‘YYYY-MM-DD’ | Timestamp (at close of business) for the data.                                    |             |
