Statistics¶
Statistics Model
Field | Type | Description | Required | Default |
---|---|---|---|---|
count | Integer | Count of statistical hits | Yes |
0 |
min | Integer | Minimum value of all stastical hits | Yes |
0 |
max | Integer | Maximum value of all stastical hits | Yes |
0 |
avg | Integer | Average of all stastical hits | Yes |
0 |
sum | Integer | Sum of all stastical hits | Yes |
0 |
first_hit | Date | Date of first hit of statistic | Optional |
None |
last_hit | Date | Date of last hit of statistic | Optional |
None |