*This program reads the 2008 SIPP Wave 8 Topical Module Research Data File *Note: This program is distributed under the GNU GPL. See end of *this file and http://www.gnu.org/licenses/ for details. *by Jean Roth Wed Jan 7 14:51:30 EST 2015 *Please report errors to jroth@nber.org *Change output file name/location as desired. *Change the input file location as needed. *If you have trouble running this program, *then try opening a new syntax file & type this command: *INCLUDE "c:\sipprw08w8.sps". *and choose to RUN ALL * The following changes in variable names have been made, if necessary: * '$' to 'd'; '-' to '_'; '%' to 'p' * Note: Variable names in SPSS are not case-sensitive. file handle rw08w8 /name='c:\rw08w8.dat' . data list file=rw08w8 / ssuid 1-12 (a) spanel 13-16 swave 17-18 srefmon 19 epppnum 20-23 (a) repwgt1 24-33 (4) repwgt2 34-43 (4) repwgt3 44-53 (4) repwgt4 54-63 (4) repwgt5 64-73 (4) repwgt6 74-83 (4) repwgt7 84-93 (4) repwgt8 94-103 (4) repwgt9 104-113 (4) repwgt10 114-123 (4) repwgt11 124-133 (4) repwgt12 134-143 (4) repwgt13 144-153 (4) repwgt14 154-163 (4) repwgt15 164-173 (4) repwgt16 174-183 (4) repwgt17 184-193 (4) repwgt18 194-203 (4) repwgt19 204-213 (4) repwgt20 214-223 (4) repwgt21 224-233 (4) repwgt22 234-243 (4) repwgt23 244-253 (4) repwgt24 254-263 (4) repwgt25 264-273 (4) repwgt26 274-283 (4) repwgt27 284-293 (4) repwgt28 294-303 (4) repwgt29 304-313 (4) repwgt30 314-323 (4) repwgt31 324-333 (4) repwgt32 334-343 (4) repwgt33 344-353 (4) repwgt34 354-363 (4) repwgt35 364-373 (4) repwgt36 374-383 (4) repwgt37 384-393 (4) repwgt38 394-403 (4) repwgt39 404-413 (4) repwgt40 414-423 (4) repwgt41 424-433 (4) repwgt42 434-443 (4) repwgt43 444-453 (4) repwgt44 454-463 (4) repwgt45 464-473 (4) repwgt46 474-483 (4) repwgt47 484-493 (4) repwgt48 494-503 (4) repwgt49 504-513 (4) repwgt50 514-523 (4) repwgt51 524-533 (4) repwgt52 534-543 (4) repwgt53 544-553 (4) repwgt54 554-563 (4) repwgt55 564-573 (4) repwgt56 574-583 (4) repwgt57 584-593 (4) repwgt58 594-603 (4) repwgt59 604-613 (4) repwgt60 614-623 (4) repwgt61 624-633 (4) repwgt62 634-643 (4) repwgt63 644-653 (4) repwgt64 654-663 (4) repwgt65 664-673 (4) repwgt66 674-683 (4) repwgt67 684-693 (4) repwgt68 694-703 (4) repwgt69 704-713 (4) repwgt70 714-723 (4) repwgt71 724-733 (4) repwgt72 734-743 (4) repwgt73 744-753 (4) repwgt74 754-763 (4) repwgt75 764-773 (4) repwgt76 774-783 (4) repwgt77 784-793 (4) repwgt78 794-803 (4) repwgt79 804-813 (4) repwgt80 814-823 (4) repwgt81 824-833 (4) repwgt82 834-843 (4) repwgt83 844-853 (4) repwgt84 854-863 (4) repwgt85 864-873 (4) repwgt86 874-883 (4) repwgt87 884-893 (4) repwgt88 894-903 (4) repwgt89 904-913 (4) repwgt90 914-923 (4) repwgt91 924-933 (4) repwgt92 934-943 (4) repwgt93 944-953 (4) repwgt94 954-963 (4) repwgt95 964-973 (4) repwgt96 974-983 (4) repwgt97 984-993 (4) repwgt98 994-1003 (4) repwgt99 1004-1013 (4) repwgt100 1014-1023 (4) repwgt101 1024-1033 (4) repwgt102 1034-1043 (4) repwgt103 1044-1053 (4) repwgt104 1054-1063 (4) repwgt105 1064-1073 (4) repwgt106 1074-1083 (4) repwgt107 1084-1093 (4) repwgt108 1094-1103 (4) repwgt109 1104-1113 (4) repwgt110 1114-1123 (4) repwgt111 1124-1133 (4) repwgt112 1134-1143 (4) repwgt113 1144-1153 (4) repwgt114 1154-1163 (4) repwgt115 1164-1173 (4) repwgt116 1174-1183 (4) repwgt117 1184-1193 (4) repwgt118 1194-1203 (4) repwgt119 1204-1213 (4) repwgt120 1214-1223 (4) . * See the codebook for more detailed variable descriptions. variable labels ssuid "SU: Sample Unit Identifier" spanel "SU: Sample Code - Indicates Panel Year" swave "SU: Wave of data collection" srefmon "SU: Reference month of this record" epppnum "PE: Person number" repwgt1 "WW: Person replicate weight 1" repwgt2 "WW: Person replicate weight 2" repwgt3 "WW: Person replicate weight 3" repwgt4 "WW: Person replicate weight 4" repwgt5 "WW: Person replicate weight 5" repwgt6 "WW: Person replicate weight 6" repwgt7 "WW: Person replicate weight 7" repwgt8 "WW: Person replicate weight 8" repwgt9 "WW: Person replicate weight 9" repwgt10 "WW: Person replicate weight 10" repwgt11 "WW: Person replicate weight 11" repwgt12 "WW: Person replicate weight 12" repwgt13 "WW: Person replicate weight 13" repwgt14 "WW: Person replicate weight 14" repwgt15 "WW: Person replicate weight 15" repwgt16 "WW: Person replicate weight 16" repwgt17 "WW: Person replicate weight 17" repwgt18 "WW: Person replicate weight 18" repwgt19 "WW: Person replicate weight 19" repwgt20 "WW: Person replicate weight 20" repwgt21 "WW: Person replicate weight 21" repwgt22 "WW: Person replicate weight 22" repwgt23 "WW: Person replicate weight 23" repwgt24 "WW: Person replicate weight 24" repwgt25 "WW: Person replicate weight 25" repwgt26 "WW: Person replicate weight 26" repwgt27 "WW: Person replicate weight 27" repwgt28 "WW: Person replicate weight 28" repwgt29 "WW: Person replicate weight 29" repwgt30 "WW: Person replicate weight 30" repwgt31 "WW: Person replicate weight 31" repwgt32 "WW: Person replicate weight 32" repwgt33 "WW: Person replicate weight 33" repwgt34 "WW: Person replicate weight 34" repwgt35 "WW: Person replicate weight 35" repwgt36 "WW: Person replicate weight 36" repwgt37 "WW: Person replicate weight 37" repwgt38 "WW: Person replicate weight 38" repwgt39 "WW: Person replicate weight 39" repwgt40 "WW: Person replicate weight 40" repwgt41 "WW: Person replicate weight 41" repwgt42 "WW: Person replicate weight 42" repwgt43 "WW: Person replicate weight 43" repwgt44 "WW: Person replicate weight 44" repwgt45 "WW: Person replicate weight 45" repwgt46 "WW: Person replicate weight 46" repwgt47 "WW: Person replicate weight 47" repwgt48 "WW: Person replicate weight 48" repwgt49 "WW: Person replicate weight 49" repwgt50 "WW: Person replicate weight 50" repwgt51 "WW: Person replicate weight 51" repwgt52 "WW: Person replicate weight 52" repwgt53 "WW: Person replicate weight 53" repwgt54 "WW: Person replicate weight 54" repwgt55 "WW: Person replicate weight 55" repwgt56 "WW: Person replicate weight 56" repwgt57 "WW: Person replicate weight 57" repwgt58 "WW: Person replicate weight 58" repwgt59 "WW: Person replicate weight 59" repwgt60 "WW: Person replicate weight 60" repwgt61 "WW: Person replicate weight 61" repwgt62 "WW: Person replicate weight 62" repwgt63 "WW: Person replicate weight 63" repwgt64 "WW: Person replicate weight 64" repwgt65 "WW: Person replicate weight 65" repwgt66 "WW: Person replicate weight 66" repwgt67 "WW: Person replicate weight 67" repwgt68 "WW: Person replicate weight 68" repwgt69 "WW: Person replicate weight 69" repwgt70 "WW: Person replicate weight 70" repwgt71 "WW: Person replicate weight 71" repwgt72 "WW: Person replicate weight 72" repwgt73 "WW: Person replicate weight 73" repwgt74 "WW: Person replicate weight 74" repwgt75 "WW: Person replicate weight 75" repwgt76 "WW: Person replicate weight 76" repwgt77 "WW: Person replicate weight 77" repwgt78 "WW: Person replicate weight 78" repwgt79 "WW: Person replicate weight 79" repwgt80 "WW: Person replicate weight 80" repwgt81 "WW: Person replicate weight 81" repwgt82 "WW: Person replicate weight 82" repwgt83 "WW: Person replicate weight 83" repwgt84 "WW: Person replicate weight 84" repwgt85 "WW: Person replicate weight 85" repwgt86 "WW: Person replicate weight 86" repwgt87 "WW: Person replicate weight 87" repwgt88 "WW: Person replicate weight 88" repwgt89 "WW: Person replicate weight 89" repwgt90 "WW: Person replicate weight 90" repwgt91 "WW: Person replicate weight 91" repwgt92 "WW: Person replicate weight 92" repwgt93 "WW: Person replicate weight 93" repwgt94 "WW: Person replicate weight 94" repwgt95 "WW: Person replicate weight 95" repwgt96 "WW: Person replicate weight 96" repwgt97 "WW: Person replicate weight 97" repwgt98 "WW: Person replicate weight 98" repwgt99 "WW: Person replicate weight 99" repwgt100 "WW: Person replicate weight 100" repwgt101 "WW: Person replicate weight 101" repwgt102 "WW: Person replicate weight 102" repwgt103 "WW: Person replicate weight 103" repwgt104 "WW: Person replicate weight 104" repwgt105 "WW: Person replicate weight 105" repwgt106 "WW: Person replicate weight 106" repwgt107 "WW: Person replicate weight 107" repwgt108 "WW: Person replicate weight 108" repwgt109 "WW: Person replicate weight 109" repwgt110 "WW: Person replicate weight 110" repwgt111 "WW: Person replicate weight 111" repwgt112 "WW: Person replicate weight 112" repwgt113 "WW: Person replicate weight 113" repwgt114 "WW: Person replicate weight 114" repwgt115 "WW: Person replicate weight 115" repwgt116 "WW: Person replicate weight 116" repwgt117 "WW: Person replicate weight 117" repwgt118 "WW: Person replicate weight 118" repwgt119 "WW: Person replicate weight 119" repwgt120 "WW: Person replicate weight 120" . value labels spanel 2008 "Panel Year" /srefmon 1 "First Reference month" 2 "Second Reference month" 3 "Third Reference month" 4 "Fourth Reference month" . execute. save outfile = 'c:\sipprw08w8.sav'. *Copyright 2004 shared by the National Bureau of Economic Research and Jean Roth * *National Bureau of Economic Research. *1050 Massachusetts Avenue *Cambridge, MA 02138 *jroth@nber.org * *This program and all programs referenced in it are free software. You *can redistribute the program or modify it under the terms of the GNU *General Public License as published by the Free Software Foundation; *either version 2 of the License, or (at your option) any later version. * *This program is distributed in the hope that it will be useful, *but WITHOUT ANY WARRANTY; without even the implied warranty of *MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *GNU General Public License for more details. * *You should have received a copy of the GNU General Public License *along with this program; if not, write to the Free Software *Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 *USA.