DB
FunctionsTime Series

group_array_moving_avg

Builds a moving-average series over the aggregated numeric sequence and returns it as a JSON array string. The optional second argument sets the moving window size.

group_array_moving_avg(…) → String

Kind · aggregate

Builds a moving-average series over the aggregated numeric sequence and returns it as a JSON array string. The optional second argument sets the moving window size.

Part of the Time Series family.