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

# CommodityBuckets

The **CommodityBuckets** store identifies the commodity buckets.

It is an isolated store indexed by **Underlying** and **AsOfDate**.

| Store Field | Key | CanBeNull | Type                   | Description                                    |
| ----------- | --- | --------- | ---------------------- | ---------------------------------------------- |
| Bucket      |     |           | String                 | Bucket number (e.g. 1 - 11).                   |
| Underlying  | Y   |           | String                 | Underlying column from Sensitivities file.     |
| AsOfDate    | Y   |           | LOCALDATE\[yyyy-mm-dd] | Timestamp (at close of business) for the data. |
