The SASEXCCM engine uses standard engine syntax. Options used by SASEXCCM are summarized in Table 39.2. The SETID= and ITEMLIST= options are required.
Option |
Description |
---|---|
SETID= |
Specifies which CRSP database at the physical path to open. See Table 39.1 for the complete list of supported SETIDs. |
GVKEY= |
Specifies a Compustat GVKEY for accessing CCM data. To select more than one GVKEY, use this option multiple times. See Example 39.1 and Example 39.2. |
PERMNO= |
Specifies a CRSP PERMNO for accessing STK data. To select more than one PERMNO, use this option multiple times. |
INDNO= |
Specifies a CRSP INDNO for accessing IND data. To select more than one INDNO, use this option multiple times. |
TREASNO= |
Specifies a CRSP TREASNO for accessing TRS data. To select more than one TREASNO, use this option multiple times. |
TCUSIP= |
Specifies a CRSP CUSIP for accessing TRS data. To select more than one TCUSIP, use this option multiple times. |
ITEMLIST= |
Specifies the selected data items for access. This option accepts a string in standard CRSP notation. |
Note: This procedure is experimental.