CategoricalInsightData
Categorical insight data.
Attributes
attributetypeLiteral['categorical']= Field(default='categorical')attributeunitstr | None= Field(default=None, description='Unit of the values.')attributevalueslist[CategoryValue]= Field(min_length=1, description='Values per category.')