Previous Page | Next Page

The SASEHAVR Interface Engine

Syntax: SASEHAVR Interface Engine

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

Table 37.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 is 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)

Previous Page | Next Page | Top of Page