Categories

The Categories store maps books to categories. It is indexed by AsOfDate and Book.

This store is only created if the property categories-hierarchy.enabled=true is set. It is built from the CategoriesSource and BookParentChild stores.

Store Field Key CanBeNull Type (+Default Value - if applicable) Cube Field Description
AsOfDate Y LOCALDATE[yyyy-mm-dd] Timestamp (at close of business) for the data.
Book Y String See field in referencing store (TradeMapping) Name of the book.
Category String Categories The category of the book.