Header menu logo FSharp.Data.Fred

AggMethod Type

A key that indicates the aggregation method used for frequency aggregation. This parameter has no affect if the frequency parameter is not set.

Union cases

Union case Description

Average

Full Usage: Average

Computes the average to get the observation values for the desired frequency.

EndOfPeriod

Full Usage: EndOfPeriod

Set the end of period value to get the observation values for the desired frequency.

Sum

Full Usage: Sum

Computes the sum to get the observation values for the desired frequency.

Type something to start searching.