(Your browser does not support Cascading Style Sheets (CSS), the web standard used to format this web page. To see a full-format version of this web page, you will need to upgrade to a newer version of your browser. Download the most recent version of the Firefox browser at www.Mozilla.org.)

SIPP Updates

SIPP to be eliminated in 2008

April 25, 2007

The President's budget for 2008 eliminates funding for the SIPP. Join efforts to help save the SIPP today!

SIPP fully funded for 2007

January 30, 2007

Congress approved full funding of the Census and SIPP for FY2007, due in no small part to support from social science researchers and advocates.

SIPP Frequent Questions

Hardware and software constraints

Our programs are developed in Stata 8/9, and will run on Windows, Linux, Unix, and Mac machines.

The SIPP data is relatively large. For each panel, there is a Core and Topical datafile for each wave of the panel, ranging from 300MB to 500MB per file. For the 1996 panels on forward, there is also a datafile for each wave for the longitudinal file. For the 1992 and 1993 files, however, there is one, larger datafile for the longitudinal file. To get a sense of the space needs, the full 1996 panel, unzipped and Stata format, is 14.7GB; in addition, our recoding programs will create about 4GB of Uniform Extracts for the 1996 panel. To use the programs to create the Uniform Extracts, it is best to be running Intercooled Stata or Stata SE, with at least 512MB of RAM.

If you are seeking the data in some form other than Stata .dta files, please contact us.

Destringing the unique ID variable

Our recode programs keep the unique ID variable as a string variable, the format in which the U.S. Census provides the data. However, certain procedures require that the ID variable be numeric. In Stata, the length of the string variable precludes simply "destringing" the ID. Instead, you can run the idx.do program to generate a unique numeric ID.

Experimental State Weights

The program used to pull variables for Uniform Extract Set A can also pull weights to generate state-level estimates with the same degree of sampling accuracy as in the national sample. This section of the code is currently commented out, but if you wish to use these weights, just uncomment the code and be sure you have the experimental state weight data from the U.S. Census Bureau. Our user notes for Set A contain an analysis of these state weights and Census Bureau contact information for obtaining them.