The SASEOECD interface engine uses standard engine syntax to read the observations or data values for one or more time series from an OECD data set. Table 1 summarizes the options that the SASEOECD engine uses.
Table 1: Summary of LIBNAME libref SASEOECD Options
| Option | Description |
|---|---|
| DEBUG= | Specifies whether to include diagnostic message logging in the SAS log window |
| ENDTIME= | Specifies the end date for the retrieved data |
| INSETn= | Specifies the name of the input data set that contains values for a particular keyset, such as subject, measure, country, and frequency, where n < 10, and begins with n = 0 |
| OUT= | Specifies the name of the SAS data set and the JSON file, which contains the data that the SASEOECD interface engine returns |
| SETID= | Specifies the required OECD data set code that enables you to access the data that the OECD website provides |
| START= | Specifies the start date for the retrieved data |