Chapter Contents |
Previous |
Next |
The DATASOURCE Procedure |
The DATASOURCE interface to FAME requires a component supplied by FAME Information Services, Inc. Once this FAME component is installed on your system, you can use the DATASOURCE procedure to extract data from your FAME databases as follows:
For an alternative solution to PROC DATASOURCE's access to FAME, see the chapter on the SASEFAME Interface Engine.
INTERVAL= | YEAR | corresponds to FAME's ANNUAL(DECEMBER) |
YEAR.2 | correspond to FAME's ANNUAL(JANUARY) | |
YEAR.3 | correspond to FAME's ANNUAL(FEBRUARY) | |
YEAR.4 | correspond to FAME's ANNUAL(MARCH) | |
YEAR.5 | correspond to FAME's ANNUAL(APRIL) | |
YEAR.6 | correspond to FAME's ANNUAL(MAY) | |
YEAR.7 | correspond to FAME's ANNUAL(JUNE) | |
YEAR.8 | correspond to FAME's ANNUAL(JULY) | |
YEAR.9 | correspond to FAME's ANNUAL(AUGUST) | |
YEAR.10 | correspond to FAME's ANNUAL(SEPTEMBER) | |
YEAR.11 | correspond to FAME's ANNUAL(OCTOBER) | |
YEAR.12 | correspond to FAME's ANNUAL(NOVEMBER) | |
SEMIYEAR, QUARTER, MONTH, SEMIMONTH, TENDAY | are supported frequencies | |
WEEK | corresponds to FAME's WEEKLY(SATURDAY) | |
WEEK.2 | corresponds to FAME's WEEKLY(SUNDAY) | |
WEEK.3 | corresponds to FAME's WEEKLY(MONDAY) | |
WEEK.4 | corresponds to FAME's WEEKLY(TUESDAY) | |
WEEK.5 | corresponds to FAME's WEEKLY(WEDNESDAY) | |
WEEK.6 | corresponds to FAME's WEEKLY(THURSDAY) | |
WEEK.7 | corresponds to FAME's WEEKLY(FRIDAY) | |
WEEK2 | corresponds to FAME's BIWEEKLY(ASATURDAY) | |
WEEK2.2 | correspond to FAME's BIWEEKLY(ASUNDAY) | |
WEEK2.3 | correspond to FAME's BIWEEKLY(AMONDAY) | |
WEEK2.4 | correspond to FAME's BIWEEKLY(ATUESDAY) | |
WEEK2.5 | correspond to FAME's BIWEEKLY(AWEDNESDAY) | |
WEEK2.6 | correspond to FAME's BIWEEKLY(ATHURSDAY) | |
WEEK2.7 | correspond to FAME's BIWEEKLY(AFRIDAY) | |
WEEK2.8 | correspond to FAME's BIWEEKLY(BSATURDAY) | |
WEEK2.9 | correspond to FAME's BIWEEKLY(BSUNDAY) | |
WEEK2.10 | correspond to FAME's BIWEEKLY(BMONDAY) | |
WEEK2.11 | correspond to FAME's BIWEEKLY(BTUESDAY) | |
WEEK2.12 | correspond to FAME's BIWEEKLY(BWEDNESDAY) | |
WEEK2.13 | correspond to FAME's BIWEEKLY(BTHURSDAY) | |
WEEK2.14 | correspond to FAME's BIWEEKLY(BFRIDAY) | |
WEEKDAY, DAY | are supported frequencies | |
BY variables | None | |
Series Variables | Variable names are constructed from the FAME series codes. Note that series names are limited to 32 bytes. |
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.