SASEHAVR Interface Engine

Syntax: SASEHAVR Interface Engine

The SASEHAVR engine uses standard engine syntax. Table 1 summarizes the options used in the LIBNAME libref SASEHAVR statement.

Table 1: Summary of LIBNAME libref SASEHAVR Statement Options

Option Description
FREQUENCY= Specifies the Haver frequency
START= Specifies a Haver start date to limit the selection of time series to those that begin with the specified date
END= Specifies a Haver end date to limit the selection of time series to those that end with the specified date
KEEP= Specifies a list of comma-delimited Haver variables to keep in the output SAS data set
DROP= Specifies a list of comma-delimited Haver variables to drop from the output SAS data set
GROUP= Specifies a list of comma-delimited Haver groups to keep in the output SAS data set
DROPGROUP= Specifies a list of comma-delimited Haver groups to drop from the output SAS data set
SOURCE= Specifies a list of comma-delimited Haver sources to keep in the output SAS data set
DROPSOURCE= Specifies a list of comma-delimited Haver sources to drop from the output SAS data set
SHORT= Specifies a list of comma-delimited Haver short sources to keep in the output SAS data set
DROPSHORT= Specifies a list of comma-delimited Haver short sources to drop from the output SAS data set
LONG= Specifies a list of comma-delimited Haver long sources to keep in the output SAS data set
DROPLONG= Specifies a list of comma-delimited Haver long sources to drop from the output SAS data set
GEOG1= Specifies a list of comma-delimited Haver geography1 codes to keep in the output SAS data set
DROPGEOG1= Specifies a list of comma-delimited Haver geography1 codes to drop from the output SAS data set
GEOG2= Specifies a list of comma-delimited Haver geography2 codes to keep in the output SAS data set
DROPGEOG2= Specifies a list of comma-delimited Haver geography2 codes to drop from the output SAS data set
OUTSELECT= Specifies what values the output data are to contain
FORCE=FREQ Specifies that all selected time series variables be aggregated to the frequency specified in the FREQ= option
AGGMODE= Specifies the aggregation method used for aggregating time series (STRICT or RELAXED)


Last updated: June 19, 2025