Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The DATASOURCE Procedure

FAME Information Services Databases

The DATASOURCE procedure provides access to FAME Information Services databases for Unix-based systems only. For a more flexible FAME Data Base access use the SASEFAME interface engine, see Chapter 5, "The SASEFAME Interface Engine,", which is supported on Windows NT, Solaris2, AIX, and HP-UX hosts.

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.

FILETYPE=FAME--FAME Information Services Databases

   
INTERVAL=YEARcorresponds to FAME's ANNUAL(DECEMBER)
 YEAR.2correspond to FAME's ANNUAL(JANUARY)
 YEAR.3correspond to FAME's ANNUAL(FEBRUARY)
 YEAR.4correspond to FAME's ANNUAL(MARCH)
 YEAR.5correspond to FAME's ANNUAL(APRIL)
 YEAR.6correspond to FAME's ANNUAL(MAY)
 YEAR.7correspond to FAME's ANNUAL(JUNE)
 YEAR.8correspond to FAME's ANNUAL(JULY)
 YEAR.9correspond to FAME's ANNUAL(AUGUST)
 YEAR.10correspond to FAME's ANNUAL(SEPTEMBER)
 YEAR.11correspond to FAME's ANNUAL(OCTOBER)
 YEAR.12correspond to FAME's ANNUAL(NOVEMBER)
 SEMIYEAR, QUARTER, MONTH, SEMIMONTH, TENDAYare supported frequencies
 WEEKcorresponds to FAME's WEEKLY(SATURDAY)
 WEEK.2corresponds to FAME's WEEKLY(SUNDAY)
 WEEK.3corresponds to FAME's WEEKLY(MONDAY)
 WEEK.4corresponds to FAME's WEEKLY(TUESDAY)
 WEEK.5corresponds to FAME's WEEKLY(WEDNESDAY)
 WEEK.6corresponds to FAME's WEEKLY(THURSDAY)
 WEEK.7corresponds to FAME's WEEKLY(FRIDAY)
 WEEK2corresponds to FAME's BIWEEKLY(ASATURDAY)
 WEEK2.2correspond to FAME's BIWEEKLY(ASUNDAY)
 WEEK2.3correspond to FAME's BIWEEKLY(AMONDAY)
 WEEK2.4correspond to FAME's BIWEEKLY(ATUESDAY)
 WEEK2.5correspond to FAME's BIWEEKLY(AWEDNESDAY)
 WEEK2.6correspond to FAME's BIWEEKLY(ATHURSDAY)
 WEEK2.7correspond to FAME's BIWEEKLY(AFRIDAY)
 WEEK2.8correspond to FAME's BIWEEKLY(BSATURDAY)
 WEEK2.9correspond to FAME's BIWEEKLY(BSUNDAY)
 WEEK2.10correspond to FAME's BIWEEKLY(BMONDAY)
 WEEK2.11correspond to FAME's BIWEEKLY(BTUESDAY)
 WEEK2.12correspond to FAME's BIWEEKLY(BWEDNESDAY)
 WEEK2.13correspond to FAME's BIWEEKLY(BTHURSDAY)
 WEEK2.14correspond to FAME's BIWEEKLY(BFRIDAY)
 WEEKDAY, DAYare supported frequencies
BY variablesNone
Series VariablesVariable names are constructed from the FAME series codes. Note that series names are limited to 32 bytes.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.