12.07.2015 Views

2006 HCSDB Adult Sampling Report - Tricare

2006 HCSDB Adult Sampling Report - Tricare

2006 HCSDB Adult Sampling Report - Tricare

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

****************************************************************************** PROGRAM: STI.SAS* TASK: DOD Health Care Survey, <strong>Sampling</strong> (6077-210/220)* PURPOSE: Split STI<strong>2006</strong> raw datasets into smaller parts for CDs and* convert entire dataset into SAS/SD2 format.** WRITTEN: 10/18/2000 BY KEITH RATHBUN** MODIFIED: 1) 04/22/2002 BY KEITH RATHBUN, Removed TSPSITE from FREQs.* 2) 10/10/2003 BY DAWN FERRAGAMO, Added TNEXREG to FREQS.* 3) 07/02/2004 BY KEITH RATHBUN, Added Primary Record* Identifier/Flag (PRRECFLG) and removed reference to* PNARSNCD.* 4) 01/07/2005 BY REGINA GRAMSS, Removed codes for TNEXREG* since they were included in the file.* 5) 06/29/2005 BY REGINA GRAMSS, changed libname to rerun* for child data.* 6) 10/07/2005 BY KEITH RATHBUN, Updated for Q1 <strong>2006</strong> processing.** INPUTS:** 1) STI<strong>2006</strong>.001 - RAW <strong>2006</strong> Q1 DEERS Population Extract File (Tape Part 1)* 2) STI<strong>2006</strong>.002 - RAW <strong>2006</strong> Q1 DEERS Population Extract File (Tape Part 2)** OUTPUTS:** 1) STI001.SD2 - <strong>2006</strong> Q1 DEERS Population Extract File (CD Part 1)* 2) STI002.SD2 - <strong>2006</strong> Q1 DEERS Population Extract File (CD Part 2)* 3) STI003.SD2 - <strong>2006</strong> Q1 DEERS Population Extract File (CD Part 3)* 4) STI004.SD2 - <strong>2006</strong> Q1 DEERS Population Extract File (CD Part 4)** INCLUDES:** 1) LAYOUT.SAS - Input STEP For Raw Data From STI** NOTES:** 1) The tape file sent by STI exceeded 4 GB in size. The tape software* crashed the computer at the 4 GB unload point. In order to successfully* unload this file, I split the tape file into two parts (STI<strong>2006</strong>.001* and STI<strong>2006</strong>.002).* 2) Under the new contract (8860), the suvey year was changed* to be based on the year the survey is administered (2002)* as opposed to the questioning reference frame (2001). This program* references folders named according to the new convention [i.e.* the survey administration year (2002 for project 8860)].*****************************************************************************;LIBNAME OUT V612 "..\..\DATA\AFINAL";OPTIONS PS=79 LS=132 COMPRESS=YES NOCENTER;***************************************************************************** PROCESS - MACRO PARAMETERS:* 1) INUM = Raw Input file extension* 2) ONUM1 = SAS Output file 1 suffix* 3) ONUM2 = SAS Output file 2 suffixF-1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!