*Change the input file location as needed. *by Jean Roth Fri Oct 24 10:38:16 EDT 2003 *NOTE: This program is distributed under the GNU GPL. See end of *this file and http://www.gnu.org/licenses/ for details. *Please report errors to jroth@nber.org *Change output file name/location as desired. *If you have trouble running this program, *then try opening a new syntax file & type this command: *INCLUDE "c:\rw0003.sps". *and choose to RUN ALL * A -1 means Blank; Not in Universe; or In Universe, Met No Conditions. * Sometimes, -1 is present but not described in the codebook. * These appear to be invalid values also. * The following changes in variable names have been made, if necessary: * '$' to 'd'; '-' to '_'; '%' to 'p' * ($ = unedited data; - = edited data; % = allocated data). * Note: Variable names in SPSS are not case-sensitive. file handle rw0003 /name='c:\rw0003.dat' . data list file=rw0003 / qstnum 1-5 hrmonth 6-7 hryear4 8-11 occurnum 12-13 neio1icd 14-17 neio1cow 18-19 neio2cow 20-21 neio2icd 22-25 nragna 28-29 nrcow1 30-31 nrcow2 32-33 nrcowpg 34-35 nrdtcow1 36-37 nrdtcow2 38-39 nrdtind1 40-41 nrdtind2 42-43 nrdtocc1 44-45 nrdtocc2 46-47 nremp 48-49 nrmjind1 50-51 nrmjind2 52-53 nrmjocc1 54-55 nrmjocc2 56-57 nrmjocgr 58-59 nrnagpws 60-61 nrnagws 62-63 nrsjmj 64-65 ntio1ocd 66-69 ntio2ocd 70-73 nwcmpwgt 74-83 nworwgt 84-93 nwsswgt 94-103 nxio1cow 104-105 nxio1icd 106-107 nxio1ocd 108-109 nxio2cow 110-111 nxio2icd 112-113 nxio2ocd 114-115 neerncov 116-117 neernlab 118-119 . * See the codebook for more detailed variable descriptions. variable labels qstnum "Unique household identifier. Valid onl" hrmonth "Month of Interview" hryear4 "Year of Interview" occurnum "Unique person identifier. Valid only w" neio1icd "INDUSTRY CODE FOR PRIMARY JOB" neio1cow "INDIVIDUAL CLASS OF WORKER CODE" neio2cow "INDIVIDUAL CLASS OF WORKER ON" neio2icd "INDUSTRY CODE FOR SECOND JOB." nragna "AGRICULTURE/NON-AGRICULTURE INDUSTRY" nrcow1 "CLASS OF WORKER" nrcow2 "CLASS OF WORKER" nrcowpg "COW - PRIVATE OR GOVERNMENT" nrdtcow1 "DETAILED CLASS OF WORKER RECODE - JOB " nrdtcow2 "DETAILED CLASS OF WORKER RECODE - JOB " nrdtind1 "DETAILED INDUSTRY RECODE - JOB 1" nrdtind2 "DETAILED INDUSTRY RECODE - JOB 2" nrdtocc1 "DETAILED OCCUPATION RECODE - JOB 1" nrdtocc2 "DETAILED OCCUPATION RECODE" nremp "EMPLOYED PERSONS [NON-FARM" nrmjind1 "MAJOR INDUSTRY RECODE - JOB 1" nrmjind2 "MAJOR INDUSTRY RECODE - JOB 2" nrmjocc1 "MAJOR OCCUPATION RECODE-JOB 1" nrmjocc2 "MAJOR OCCUPATION RECODE-JOB 2" nrmjocgr "MAJOR OCCUPATION CATEGORIES" nrnagpws "NON-AGRICULTURE, PRIVATE" nrnagws "NON-AGRICULTURE WAGE AND" nrsjmj "SINGLE/MULTIPLE JOBHOLDER" ntio1ocd "OCCUPATION CODE FOR PRIMARY JOB." ntio2ocd "OCCUPATION CODE FOR SECOND JOB." nwcmpwgt "Composited Final Weight. Used to creat" nworwgt "OUTGOING ROTATION WEIGHT" nwsswgt "FINAL WEIGHT" nxio1cow "ALLOCATION FLAG" nxio1icd "ALLOCATION FLAG" nxio1ocd "ALLOCATION FLAG" nxio2cow "ALLOCATION FLAG" nxio2icd "ALLOCATION FLAG" nxio2ocd "ALLOCATION FLAG" neerncov "ON THIS JOB ARE YOU COVERED BY A UNION" neernlab "ON THIS JOB, ARE YOU A MEMBER OF A" . value labels neio1cow 1 "GOVERNMENT - FEDERAL" 2 "GOVERNMENT - STATE" 3 "GOVERNMENT - LOCAL" 4 "PRIVATE, FOR PROFIT" 5 "PRIVATE, NONPROFIT" 6 "SELF-EMPLOYED, INCORPORATED" 7 "SELF-EMPLOYED, UNINCORPORATED" 8 "WITHOUT PAY" /neio2cow 1 "GOVERNMENT - FEDERAL" 2 "GOVERNMENT - STATE" 3 "GOVERNMENT - LOCAL" 4 "PRIVATE, FOR PROFIT" 5 "PRIVATE, NONPROFIT" 6 "SELF-EMPLOYED, INCORPORATED" 7 "SELF-EMPLOYED, UNINCORPORATED" 8 "WITHOUT PAY" /nragna 1 "AGRICULTURAL 0170-0290" 2 "NON-AGRICULTURAL 0370-9890" /nrcow1 1 "FEDERAL GOVT" 2 "STATE GOVT" 3 "LOCAL GOVT" 4 "PRIVATE (INCL. SELF-EMPLOYED INCORP.)" 5 "SELF-EMPLOYED, UNINCORP." 6 "WITHOUT PAY" /nrcow2 1 "FEDERAL GOVT" 2 "STATE GOVT" 3 "LOCAL GOVT" 4 "PRIVATE (INCL. SELF-EMPLOYED INCORP.)" 5 "SELF-EMPLOYED, UNINCORP." 6 "WITHOUT PAY" /nrcowpg 1 "PRIVATE" 2 "GOVERNMENT" /nrdtcow1 1 "AGRI., WAGE & SALARY, PRIVATE" 2 "AGRI., WAGE & SALARY, GOVERNMENT" 3 "AGRI., SELF-EMPLOYED" 4 "AGRI., UNPAID" 5 "NONAG, WS, PRIVATE, PRIVATE HHLDS" 6 "NONAG, WS, PRIVATE, OTHER PRIVATE" 7 "NONAG, WS, GOVT, FEDERAL" 8 "NONAG, WS, GOVT, STATE" 9 "NONAG, WS, GOVT, LOCAL" 10 "NONAG, SELF-EMPLOYED" 11 "NONAG, UNPAID" /nrdtcow2 1 "AGRI., WAGE & SALARY, PRIVATE" 2 "AGRI., WAGE & SALARY, GOVERNMENT" 3 "AGRI., SELF-EMPLOYED" 4 "AGRI., UNPAID" 5 "NONAG, WS, PRIVATE, PRIVATE HHLDS" 6 "NONAG, WS, PRIVATE, OTHER PRIVATE" 7 "NONAG, WS, GOVT, FEDERAL" 8 "NONAG, WS, GOVT, STATE" 9 "NONAG, WS, GOVT, LOCAL" 10 "NONAG, SELF-EMPLOYED" 11 "NONAG, UNPAID" /nrdtind1 1 "Agriculture 0170-0180, 0290" 2 "Forestry, logging, fishing, hunting, and trapping 0190-0280" 3 "Mining 0370-0490" 4 "Construction 0770" 5 "Nonmetallic mineral product manufacturing 2470-2590" 6 "Primary metals and fabricated metal products 2670-2990" 7 "Machinery manufacturing 3070-3290" 8 "Computer and electronic product manufacturing 3360-3390" 9 "Electrical equipment, appliance manufacturing 3470-3490" 10 "Transportation equipment manufacturing 3570-3690" 11 "Wood products 3770-3870" 12 "Furniture and fixtures manufacturing 3890" 13 "Miscellaneous and not specified manufacturing 3960-3990" 14 "Food manufacturing 1070-1290" 15 "Beverage and tobacco products 1370-1390" 16 "Textile, apparel, and leather manufacturing 1470-1790" 17 "Paper and printing 1870-1990" 18 "Petroleum and coal products manufacturing 2070-2090" 19 "Chemical manufacturing 2170-2290" 20 "Plastics and rubber products 2370-2390" 21 "Wholesale trade 4070-4590" 22 "Retail trade 4670-5790" 23 "Transportation and warehousing 6070-6390" 24 "Utilities 0570-0690" 25 "Publishing industries (except internet) 6470-6490" 26 "Motion picture and sound recording industries 6570-6590" 27 "Broadcasting (except internet) 6670" 28 "Internet publishing and broadcasting 6675" 29 "Telecommunications 6680-6690" 30 "Internet service providers and data processing services 6692,6695" 31 "Other information services 6770-6780" 32 "Finance 6870-6970" 33 "Insurance 6990" 34 "Real estate 7070" 35 "Rental and leasing services 7080-7190" 36 "Professional and technical services 7270-7490" 37 "Management of companies and enterprises 7570" 38 "Administrative and support services 7580-7780" 39 "Waste management and remediation services 7790" 40 "Educational services 7860-7890" 41 "Hospitals 8190" 42 "Health care services, except hospitals 7970-8180, 8270, 8290" 43 "Social assistance 8370-8470" 44 "Arts, entertainment, and recreation 8560-8590" 45 "Accommodation 8660-8670" 46 "Food services and drinking places 8680-8690" 47 "Repair and maintenance 8770-8890" 48 "Personal and laundry services 8970-9090" 49 "Membership associations and organizations 9160-9190" 50 "Private households 9290" 51 "Public administration 9370-9590" 52 "Armed forces 9890" /nrdtind2 1 "Agriculture" 2 "Forestry, logging, fishing, hunting, and trapping" 3 "Mining" 4 "Construction" 5 "Nonmetallic mineral product manufacturing" 6 "Primary metals and fabricated metal products" 7 "Machinery manufacturing" 8 "Computer and electronic product manufacturing" 9 "Electrical equipment, appliance manufacturing" 10 "Transportation equipment manufacturing" 11 "Wood products" 12 "Furniture and fixtures manufacturing" 13 "Miscellaneous and not specified manufacturing" 14 "Food manufacturing" 15 "Beverage and tobacco products" 16 "Textile, apparel, and leather manufacturing" 17 "Paper and printing" 18 "Petroleum and coal products manufacturing" 19 "Chemical manufacturing" 20 "Plastics and rubber products" 21 "Wholesale trade" 22 "Retail trade" 23 "Transportation and warehousing" 24 "Utilities" 25 "Publishing industries (except internet)" 26 "Motion picture and sound recording industries" 27 "Broadcasting (except internet)" 28 "Internet publishing and broadcasting" 29 "Telecommunications" 30 "Internet service providers and data processing services" 31 "Other information services" 32 "Finance" 33 "Insurance" 34 "Real estate" 35 "Rental and leasing services" 36 "Professional and technical services" 37 "Management of companies and enterprises" 38 "Administrative and support services" 39 "Waste management and remediation services" 40 "Educational services" 41 "Hospitals" 42 "Health care services, except hospitals" 43 "Social assistance" 44 "Arts, entertainment, and recreation" 45 "Accommodation" 46 "Food services and drinking places" 47 "Repair and maintenance" 48 "Personal and laundry services" 49 "Membership associations and organizations" 50 "Private households" 51 "Public administration" 52 "Armed forces" /nrdtocc1 1 "Management occupations 0010-0430" 2 "Business and financial operations occupations 0500-0950" 3 "Computer and mathematical science occupations 1000-1240" 4 "Architecture and engineering occupations 1300-1560" 5 "Life, physical, and social science occupations 1600-1960" 6 "Community and social service occupations 2000-2060" 7 "Legal occupations 2100-2150" 8 "Education, training, and library occupations 2200-2550" 9 "Arts, design, entertainment, sports, and media" 10 "Healthcare practitioner and technical occupations 3000-3540" 11 "Healthcare support occupations 3600-3650" 12 "Protective service occupations 3700-3950" 13 "Food preparation and serving related occupations 4000-4160" 14 "Building and grounds cleaning and maintenance" 15 "Personal care and service occupations 4300-4650" 16 "Sales and related occupations 4700-4960" 17 "Office and administrative support occupations 5000-5930" 18 "Farming, fishing, and forestry occupations 6000-6130" 19 "Construction and extraction occupations 6200-6940" 20 "Installation, maintenance, and repair occupations 7000-7620" 21 "Production occupations 7700-8960" 22 "Transportation and material moving occupations 9000-9750" 23 "Armed Forces 9840" /nrdtocc2 1 "Management occupations" 2 "Business and financial operations occupations" 3 "Computer and mathematical science occupations" 4 "Architecture and engineering occupations" 5 "Life, physical, and social science occupations" 6 "Community and social service occupations" 7 "Legal occupations" 8 "Education, training, and library occupations" 9 "Arts, design, entertainment, sports, and media" 10 "Healthcare practitioner and technical occupations" 11 "Healthcare support occupations" 12 "Protective service occupations" 13 "Food preparation and serving related occupations" 14 "Building and grounds cleaning and maintenance" 15 "Personal care and service occupations" 16 "Sales and related occupations" 17 "Office and administrative support occupations" 18 "Farming, fishing, and forestry occupations" 19 "Construction and extraction occupations" 20 "Installation, maintenance, and repair occupations" 21 "Production occupations" 22 "Transportation and material moving occupations" 23 "Armed Forces" /nrmjind1 1 "Agriculture, forestry, fishing, and hunting 0170-0290" 2 "Mining 0370-0490" 3 "Construction 0770" 4 "Manufacturing 1070-3990" 5 "Wholesale and retail trade 4070-5790" 6 "Transportation and utilities 6070-6390 and 0570-0690" 7 "Information 6470-6780" 8 "Financial activities 6870-7190" 9 "Professional and business services 7270-7790" 10 "Educational and health services 7860-8470" 11 "Leisure and hospitality 8560-8690" 12 "Other services 8770-9290" 13 "Public administration 9370-9590" 14 "Armed Forces 9890" /nrmjind2 1 "Agriculture, forestry, fishing, and hunting" 2 "Mining" 3 "Construction" 4 "Manufacturing" 5 "Wholesale and retail trade" 6 "Transportation and utilities" 7 "Information" 8 "Financial activities" 9 "Professional and business services" 10 "Educational and health services" 11 "Leisure and hospitality" 12 "Other services" 13 "Public administration" 14 "Armed Forces" /nrmjocc1 1 "Management, business, and financial occupations 0010-0950" 2 "Professional and related occupations 1000-3540" 3 "Service occupations 3600-4650" 4 "Sales and related occupations 4700-4960" 5 "Office and administrative support occupations 5000-5930" 6 "Farming, fishing, and forestry occupations 6000-6130" 7 "Construction and extraction occupations 6200-6940" 8 "Installation, maintenance, and repair occupations 7000-7620" 9 "Production occupations 7700-8960" 10 "Transportation and material moving occupations 9000-9750" 11 "Armed Forces 9840" /nrmjocc2 1 "Management, business, and financial occupations" 2 "Professional and related occupations" 3 "Service occupations" 4 "Sales and related occupations" 5 "Office and administrative support occupations" 6 "Farming, fishing, and forestry occupations" 7 "Construction and extraction occupations" 8 "Installation, maintenance, and repair occupations" 9 "Production occupations" 10 "Transportation and material moving occupations" 11 "Armed Forces" /nrmjocgr 1 "Management, professional, and related occupations" 2 "Service occupations" 3 "Sales and office occupations" 4 "Farming, fishing, and forestry occupations" 5 "Construction, and maintenance occupations" 6 "Production, transportation, and material moving" 7 "Armed Forces" /nrsjmj 1 "SINGLE JOBHOLDER" 2 "MULTIPLE JOBHOLDER" /neerncov 1 "YES" 2 "NO" /neernlab 1 "YES" 2 "NO" . execute. save outfile = 'c:\rw0003.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.