ClusterVariationElement
| Field | Description | Type |
|---|---|---|
| *name | Descriptive identifier of the cluster. | string |
| *compare | Cluster variation data. | FullVariation |
FullVariation
| Field | Description | Type |
|---|---|---|
| sentiment | Sentiment variation. | Variation |
| contents | Grouped by polarity contents variation. | PolarizedVariation |
| opinions | Grouped by polarity opinions variation. | PolarizedVariation |
Variation
| Field | Description | Type | Examples |
|---|---|---|---|
| value | Difference between actual value and comparison value. |
decimal | 1.12 |
| variation | The explicit variation polarity. It is null when values are not available in both timeframes. |
string | POSITIVE NEUTRAL NEGATIVE |