Federal Reserve Bulletin article (PDF) describing SCF'98
Questionnaire-Style Summary of the 1998 SCF CAPI Instrument (PDF). This document is based on the questionnaire for the 1992 SCF, the last of the surveys for which a paper questionnaire was used. The questionnaire has been altered to include changes to the instrument since 1992, and each variable in the final dataset has been labeled with its corresponding SCF X-variable number.
If you do not have access to Stata/SE and/or do not have the needed RAM, you may use the 'segment files' listed below, which break up the single file into chunks that may be used with standard Intercooled Stata with a smaller RAM allocation. See the link 'How do I work with these segment files in Stata?' for guidance.
To access the single file:
. use http://econ.bc.edu/scf/98/scf98x.dta
They are accessible over the web (within the BC network) via:
. use http://econ.bc.edu/scf/98/scf98-?.dta
where ?=(1,2,3). Be warned that these files are, respectively, 95 Mb, 72 Mb, and 46 Mb, and Stata must be given at least as much RAM as the file size to read the files. Use of Stat/Transfer to extract a subset of the data is highly recommended.
The three segments were constructed as follows from the original SAS CPORT file, which contains 5,155 variables and 21,525 observations:
scf98-1: 1,967 variables: excludes variables x*, j7*
scf98-2: 1,968 variables: excludes variables j*, x7*
scf98-3: 1,224 variables: excludes variables x*, j*, but includes variables x7*, j7*
The downloadable SAS version is accessible from scf98x.xpt.gz, (15Mb, gzipped SAS Transport file).