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

Download sample file: [DRC\_Bucket\_SECNONCTP.csv](../assets/csv/DRC_Bucket_SECNONCTP.csv)

This file provides a mapping from Region and Asset Class to DRC Sec non-CTP Bucket.

When the [DRC Trade Level](./sa-drc-trade) files omit the Bucket field for DRC Sec non-CTP, it is filled from this DRC Buckets file. To take advantage of this, the buckets file must be loaded before (or at the same time as) the DRC trade-level file.

This DRC Buckets file type is identified using the pattern: **\*\*/DRC\_Bucket\_SECNONCTP\*.csv** (as specified by drc.bucket.sec-non-ctp.file-pattern). A sample file is `DRC_Bucket_SECNONCTP`. This file is loaded using the **DrcSecNonCtpBuckets** 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** |
| Bucket     | N       | N        | String            | The DRC Bucket                                                                                                                                                                                                        |             |
| Region     | Y       | N        | String            | Region for Bucket (BCBS 457, [MAR22.31 (2)(b)](https://www.bis.org/basel_framework/chapter/MAR/22.htm?inforce=20230101\&published=20200327#paragraph_MAR_22_20230101_22_31)). Values must match DRC trades file.      |             |
| AssetClass | Y       | N        | String            | Asset class for Bucket (BCBS 457, [MAR22.31 (2)(b)](https://www.bis.org/basel_framework/chapter/MAR/22.htm?inforce=20230101\&published=20200327#paragraph_MAR_22_20230101_22_31)). Values must match DRC trades file. |             |
| AsOfDate   | Y       | N        | Date ‘YYYY-MM-DD’ | Timestamp (at close of business) for the data.                                                                                                                                                                        |             |
