**************************************************************************************************. *** Created: December 2005 ***. *** Modify the FILE = path below to point to your data file ***. *** Written by: Kforce Government Solutions, Fairfax, VA ***. *** ***. *** Program Name: Read_ALS_2000_P.2.A.sps ***. *** Data file Name: ALS_2000_P.2.A.txt ***. *** The tab delimited file which is specified in the program must ***. *** be saved in the directory specified by SAVE OUTFILE statement ***. *** ***. *** SPSS code was written for SPSS version 11.5 or above. Labels were ***. *** given a maximum length of 60 characters. If any of the labels are truncated ***. *** due to the version of SPSS, the user may wish to abbreviate labels so that ***. *** they are unique and descriptive. ***. *** ***. *** Some of the original value labels were truncated due to the maximum length of 60 ***. *** characters for SPSS of value labels for SPSS. ***. *** ***. *** This program provides frequency for all categorical variables. ***. *** Users should uncomment the frequency section to generate frequency ***. *** tables. ***. *** ***. *** There may be missing data for some institutions due to parent-child relations. ***. **************************************************************************************************. **************************************************************************************************. *** Change directory path FILE= to point to where ALS_2000_P.2.A.TXT is stored ***. GET DATA /TYPE = TXT /FILE = 'C:\ALS2000_INPUT\ALS_2000_P.2.A.TXT' /DELCASE = LINE /DELIMITERS = "\t" /ARRANGEMENT = DELIMITED /FIRSTCASE = 2 /IMPORTCASE = ALL /VARIABLES = UNITID A6 INSTNM A50 ADDR A60 CITY A20 STABBR A2 ZIP A9 FIPS A2 OBEREG F2.0 EIN A9 DUNS A10 OPEID A8 OPEFLAG F1.0 WEBADDR A50 SECTOR F2.0 ICLEVEL F2.0 CONTROL F2.0 AFFIL F2.0 HLOFFER A2 UGOFFER F2.0 GROFFER F2.0 FPOFFER F2.0 HDEGOFFR F2.0 DEGGRANT F2.0 PCTMIN1 F2.0 PCTMIN2 F2.0 PCTMIN3 F2.0 PCTMIN4 F2.0 HBCU F2.0 HOSPITAL F2.0 MEDICAL F2.0 TRIBAL F2.0 CARNEGIE F2.0 LOCALE F2.0 OPENPUBL F2.0 ASSOCDEG F8.0 BACHDEG F8.0 MASTDEG F8.0 DOCTDEG F8.0 PROFDEG F8.0 ACT A1 FORM A2 STATUS A2 EDITSTATUS A2 IMPUTE A2 DATEFLAG A8 CYPARCH A2 UNITIDX A6 DATSRC A2 REFUSAL A2 PARTAFLAG A2 PARTBFLAG A2 PARTCFLAG A2 PARTDFLAG A2 PARTEFLAG A2 PARTFFLAG A2 LIBSHAR1 A6 LIBNAME1 A50 LIBSHAR2 A6 LIBNAME2 A50 LIBSHAR3 A6 LIBNAME3 A50 ELGCOLL A2 ELGSTAFF A2 ELGSCHED A2 ELGPHYS A2 FINSUPP A2 XBRANCHES A1 BRANCHES F6.0 XSTLIBS A1 STLIBS F10.0 XSTOTHPRO A1 STOTHPRO F10.0 XSTLIBPRO A1 STLIBPRO F10.0 XSTOTH A1 STOTH F10.0 XSTCONSRV A1 STCONSRV F10.0 XSTASST A1 STASST F10.0 XSTTOT2000 A1 STTOT2000 F10.0 XSWLIBPRO A1 SWLIBPRO F12.0 XSWOTH A1 SWOTH F12.0 XSWASST A1 SWASST F12.0 XIRPAMICR A1 IRPAMICR F12.0 XEXELBKS A1 EXELBKS F12.0 XCUPAMICR A1 CUPAMICR F12.0 XEXELSER A1 EXELSER F12.0 XEXAUD A1 EXAUD F12.0 XEXDEL A1 EXDEL F12.0 XEXPRES A1 EXPRES F12.0 XEXOTHIR A1 EXOTHIR F12.0 XEXFUREQP A1 EXFUREQP F12.0 XEXCOMP A1 EXCOMP F12.0 XEXBIB A1 EXBIB F12.0 XEXOTH2000 A1 EXOTH2000 F12.0 XEXTOT A1 EXTOT F12.0 FRINGEYN A2 XFRINGE A1 FRINGE F12.0 XCOLBKSA A1 COLBKSA F12.0 XCOLBKSH A1 COLBKSH F12.0 XCOLBKPTA A1 COLBKPTA F12.0 XCOLBKPTH A1 COLBKPTH F12.0 XCOLMICRA A1 COLMICRA F12.0 XCOLMICRH A1 COLMICRH F12.0 XCOLSERA A1 COLSERA F12.0 XCOLSERH A1 COLSERH F12.0 XCOLAUDA A1 COLAUDA F12.0 XCOLAUDH A1 COLAUDH F12.0 XILPRET A1 ILPRET F12.0 XILPNON A1 ILPNON F12.0 XILPTOT A1 ILPTOT F12.0 XILRRET A1 ILRRET F12.0 XILRNON A1 ILRNON F12.0 XILRTOT A1 ILRTOT F12.0 XDOCDEL A1 DOCDEL F12.0 XCIRTRANS A1 CIRTRANS F12.0 XPRESEN A1 PRESEN F12.0 XATTEND A1 ATTEND F12.0 XHOURS A1 HOURS F12.0 XGATECT A1 GATECT F12.0 XREFTRANS A1 REFTRANS F12.0 ELCATYN A2 ELCATCMPYN A2 ELCATOCPYN A2 ELCATOCOYN A2 ELINDYN A2 ELINDCMPYN A2 ELINDOCPYN A2 ELINDOCOYN A2 ELPERYN A2 ELPERCMPYN A2 ELPEROCPYN A2 ELPEROCOYN A2 ELCRSYN A2 ELCRSCMPYN A2 ELCRSOCPYN A2 ELCRSOCOYN A2 DOCDIGYN A2 DOCDIGCMPYN A2 DOCDIGOCPYN A2 DOCDIGOCOYN A2 INETYN A2 INETCMPYN A2 INETOCPYN A2 INETOCOYN A2 LIBREFYN A2 LIBREFCMPYN A2 LIBREFOCPYN A2 LIBREFOCOYN A2 LOANREQYN A2 LOANREQCMPYN A2 LOANREQOCPYN A2 LOANREQOCOYN A2 TECHYN A2 TECHCMPYN A2 TECHOCPYN A2 TECHOCOYN A2 INSINETYN A2 INSINETCMPYN A2 INSINETOCPYN A2 INSINETOCOYN A2 ELDOCDELYN A2 ELDOCDELCMPYN A2 ELDOCDELOCPYN A2 ELDOCDELOCOYN A2 VDOCONFYN A2 VDOCONFCMPYN A2 VDOCONFOCPYN A2 VDOCONFOCOYN A2 SATBRYN A2 SATBRCMPYN A2 SATBROCPYN A2 SATBROCOYN A2 COMPUTERYN A2 SOFTWAREYN A2 SCANNERYN A2 DISTEDYN A2 DISTEDSRVYN A2 CNSUBYN A2 CNPARTYN A2 CNFULLYN A2 CNPRTLYN A2 CNOTHRYN A2 FTUS9899 F9.0 FTGS9899 F9.0 PTUS9899 F9.0 PTGS9899 F9.0 TOTENR9899 F9.0 XTFTFAC9_10M A1 TFTFAC9_10M F9.0 XTFTFAC11_12M A1 TFTFAC11_12M F9.0 XEXTOTE_G2000 A1 EXTOTE_G2000 F12.0 EXTOT2000 F12.0 XEXTOT2000 A1 EXTOT2000B F12.0 XEXTOT2000B A1 . . File Label ALS 2000 public use SPSS from ver. ALS_2000_P.2.A.TXT . Variable Labels UNITID 'Unit Id Number for the Institution' INSTNM 'Institution Name' ADDR 'Street address or post office box' CITY 'Institution City' STABBR 'State Abbreviation Code' ZIP 'Postal Zip code PLUS 4' FIPS 'FIPS state code' OBEREG 'OBE Region Code' EIN 'Employer Id Number' DUNS 'Dunn and Bradstreet Id Number' OPEID 'Office of Post Sec Education Id' OPEFLAG 'OPE Eligibility Indicator' WEBADDR 'Institutions Web Address' SECTOR 'Sector of Institution' ICLEVEL 'Level of Institution' CONTROL 'Control of Institution' AFFIL 'Affiliation of institution' HLOFFER 'Highest Level of Education Offering' UGOFFER 'Undergraduate Offering' GROFFER 'Graduate Offering' FPOFFER 'First Professional Offering' HDEGOFFR 'Highest Degree Offered' DEGGRANT 'Degree Granting Status' PCTMIN1 'Percent black, non-Hispanic' PCTMIN2 'Percent American Indian/Alaskan Native' PCTMIN3 'Percent Asian/Pacific Islander' PCTMIN4 'Percent Hispanic' HBCU 'Historically Black College/University' HOSPITAL 'Institution has Hospital' MEDICAL 'Institution Grants Medical Degree' TRIBAL 'Tribal College' CARNEGIE 'Carnegie Classification Code' LOCALE 'Locale Code - Degree of Urbanization' OPENPUBL 'Institution Open to the General Public' ASSOCDEG 'Total number of associate’s degrees from Completions' BACHDEG 'Total number of bachelor’s degrees from Completions' MASTDEG 'Total number of master’s degrees from Completions' DOCTDEG 'Total number of doctor’s degrees from Completions' PROFDEG 'Total number of first prof degrees from Completions' ACT 'Status of institution' FORM 'Survey form' STATUS 'Response status of the institution' EDITSTATUS 'Edit status of the institution' IMPUTE 'Impute status of the institution' DATEFLAG 'The most recent date the record was edited or imputed' CYPARCH 'Parent/child indicator' UNITIDX 'UNITID number of parent institution' DATSRC 'Medium used to collect data' REFUSAL 'Refusal status of the institution' PARTAFLAG 'Imputation status of Part A' PARTBFLAG 'Imputation status of Part B' PARTCFLAG 'Imputation status of Part C' PARTDFLAG 'Imputation status of Part D' PARTEFLAG 'Imputation status of Part E' PARTFFLAG 'Imputation status of Part F' LIBSHAR1 'Shared Library, 1st Unit Id' LIBNAME1 'Name of 1st Institution Library is Shared With' LIBSHAR2 'Shared Library, 2nd Unit Id' LIBNAME2 'Name of 2nd Institution Library is Shared With' LIBSHAR3 'Shared Library, 3rd Unit Id' LIBNAME3 'Name of 3rd Institution Library is Shared With' ELGCOLL 'Institution has organized collection of materials' ELGSTAFF 'Institution has trained staff' ELGSCHED 'Institution has established schedule' ELGPHYS 'Institution has physical facilities for collection' FINSUPP 'Institution provides financial support to another' XBRANCHES 'Status Flag - BRANCHES' BRANCHES 'Number of Branch and Independent Libraries' XSTLIBS 'Status Flag - STLIBS' STLIBS 'Staff - Librarians' XSTOTHPRO 'Status Flag - STOTHPRO' STOTHPRO 'Staff - Other Professional Staff' XSTLIBPRO 'Status Flag - STLIBPRO' STLIBPRO 'Staff - Total Librarians and Other Professional Staff' XSTOTH 'Status Flag - STOTH' STOTH 'All Other Paid Staff' XSTCONSRV 'Status Flag - STCONSRV' STCONSRV 'Contributed services staff' XSTASST 'Status Flag - STASST' STASST 'Student Assistants' XSTTOT2000 'Status Flag - STTOT2000' STTOT2000 'Total Full Time Equivalent Staff' XSWLIBPRO 'Status Flag - SWLIBPRO' SWLIBPRO 'Salary & Wage - Librarian and Other Professional Staff' XSWOTH 'Status Flag - SWOTH' SWOTH 'Salary & Wage - Other Paid Staff' XSWASST 'Status Flag - SWASST' SWASST 'Salary & Wage - Student Assistant' XIRPAMICR 'Status Flag - IRPAMICR' IRPAMICR 'Expenditures for books - paper and microform' XEXELBKS 'Status Flag - EXELBKS' EXELBKS 'Expenditure - Electronic Books' XCUPAMICR 'Status Flag - CUPAMICR' CUPAMICR 'Expenditures for current serials: paper and microform' XEXELSER 'Status Flag - EXELSER' EXELSER 'Expenditures for current serials: electronic' XEXAUD 'Status Flag - EXAUD' EXAUD 'Expenditures for audiovisual materials' XEXDEL 'Status Flag - EXDEL' EXDEL 'Expenditures for document delivery/interlibrary loan' XEXPRES 'Status Flag - EXPRES' EXPRES 'Expenditures for preservation' XEXOTHIR 'Status Flag - EXOTHIR' EXOTHIR 'Expenditures for other materials' XEXFUREQP 'Status Flag - EXFUREQP' EXFUREQP 'Expenditures for furniture and equipment' XEXCOMP 'Status Flag - EXCOMP' EXCOMP 'Expenditures for computer hardware and software' XEXBIB 'Status Flag - EXBIB' EXBIB 'Exp for bibliographic utilities, networks, and consortia' XEXOTH2000 'Status Flag - EXOTH2000' EXOTH2000 'All other operating expenditures' XEXTOT 'Status Flag - EXTOT' EXTOT 'Total expenditures' FRINGEYN 'Employee fringe benefits paid from library budget' XFRINGE 'Status Flag - FRINGE' FRINGE 'Exp from library budget for employee fringe benefits' XCOLBKSA 'Status Flag - COLBKSA' COLBKSA 'Number of volumes (books-paper) added' XCOLBKSH 'Status Flag - COLBKSH' COLBKSH 'Number of volumes (books-paper) held' XCOLBKPTA 'Status Flag - COLBKPTA' COLBKPTA 'Number of titles (books-paper) added' XCOLBKPTH 'Status Flag - COLBKPTH' COLBKPTH 'Number of titles (books-paper) held' XCOLMICRA 'Status Flag - COLMICRA' COLMICRA 'Number of units (books-microforms) added' XCOLMICRH 'Status Flag - COLMICRH' COLMICRH 'Number of units (books-microforms) held' XCOLSERA 'Status Flag - COLSERA' COLSERA 'Number of units (current serial subscriptions) added' XCOLSERH 'Status Flag - COLSERH' COLSERH 'Number of units (current serial subscriptions) held' XCOLAUDA 'Status Flag - COLAUDA' COLAUDA 'Number of units (audiovisual materials) added' XCOLAUDH 'Status Flag - COLAUDH' COLAUDH 'Number of units (audiovisual materials) held' XILPRET 'Status Flag - ILPRET' ILPRET 'Interlib loans to othr lib-returnable' XILPNON 'Status Flag - ILPNON' ILPNON 'Interlib loans to othr lib-non-return' XILPTOT 'Status Flag - ILPTOT' ILPTOT 'Interlib loans to othr lib-total' XILRRET 'Status Flag - ILRRET' ILRRET 'Interlib loans from othr lib-returnable' XILRNON 'Status Flag - ILRNON' ILRNON 'Interlib loans from othr lib-non-return' XILRTOT 'Status Flag - ILRTOT' ILRTOT 'Interlib loans from othr lib-total' XDOCDEL 'Status Flag - DOCDEL' DOCDEL 'Documents delivered from commercial services' XCIRTRANS 'Status Flag - CIRTRANS' CIRTRANS 'Circulation transactions' XPRESEN 'Status Flag - PRESEN' PRESEN 'Number of presentations during the fiscal year' XATTEND 'Status Flag - ATTEND' ATTEND 'Total attendance at all presentations' XHOURS 'Status Flag - HOURS' HOURS 'Hours open in a typical week' XGATECT 'Status Flag - GATECT' GATECT 'Gate count in a typical week' XREFTRANS 'Status Flag - REFTRANS' REFTRANS 'Reference transactions in a typical week' ELCATYN 'Access of elec catalog from within the library' ELCATCMPYN 'Access of elec catalog from elsewhere on campus' ELCATOCPYN 'Access of elec catalog from off campus by primary clientele' ELCATOCOYN 'Access of elec catalog from off campus by others' ELINDYN 'Acc elec index & ref tools w/in lib' ELINDCMPYN 'Acc elec index & ref tool else on cmp' ELINDOCPYN 'Acc elec index & ref tool off cmp-prmry' ELINDOCOYN 'Acc elec index & ref tool off cmp-oth' ELPERYN 'Acc elec full text periodical w/in lib' ELPERCMPYN 'Acc elec full text period. else on cmp' ELPEROCPYN 'Acc elec full text period. off cmp-prm' ELPEROCOYN 'Acc elec full text period. off cmp-oth' ELCRSYN 'Acc elec full text course res w/in lib' ELCRSCMPYN 'Acc elec fl txt course res else on cmp' ELCRSOCPYN 'Acc elec fl txt course res off cmp-prm' ELCRSOCOYN 'Acc elec fl txt course res off cmp-oth' DOCDIGYN 'Acc elec files(not ctlg) w/in lib' DOCDIGCMPYN 'Acc elec files(not ctlg) else on cmpus' DOCDIGOCPYN 'Acc elec files(not ctlg) off cmpus-prm' DOCDIGOCOYN 'Acc elec files(not ctlg) off cmpus-oth' INETYN 'Internet access from within the library' INETCMPYN 'Internet access from elsewhere on campus' INETOCPYN 'Internet access from off campus by primary clientele' INETOCOYN 'Internet access from off campus by others' LIBREFYN 'Lib ref serv by email w/in library' LIBREFCMPYN 'Lib ref serv by email else on campus' LIBREFOCPYN 'Lib ref serv by email off campus-prim' LIBREFOCOYN 'Lib ref serv by email off campus-othr' LOANREQYN 'Interlib loan req elec w/in library' LOANREQCMPYN 'Interlib loan req elec else on campus' LOANREQOCPYN 'Interlib loan req elec off campus-prim' LOANREQOCOYN 'Interlib loan req elec off campus-othr' TECHYN 'Tech to asst patrons w/disabil w/in lib' TECHCMPYN 'Tech to asst ptrns w/disabil else on cmp' TECHOCPYN 'Tech to asst ptrns w/disabil off cmp-prm' TECHOCOYN 'Tech to asst ptrns w/disabil off cmp-oth' INSINETYN 'Instr by lib stf-internet w/in lib' INSINETCMPYN 'Instr by lib stf-internet else on cmp' INSINETOCPYN 'Instr by lib stf-internet off cmp-prm' INSINETOCOYN 'Instr by lib stf-internet off cmp-oth' ELDOCDELYN 'Elec doc deliv-lib to acct w/in lib' ELDOCDELCMPYN 'Elec doc deliv-lib to acct else on cmp' ELDOCDELOCPYN 'Elec doc deliv-lib to acct off cmp-prm' ELDOCDELOCOYN 'Elec doc deliv-lib to acct off cmp-oth' VDOCONFYN 'Video/desktop conf for lib w/in lib' VDOCONFCMPYN 'Video/desktop conf for lib else on cmp' VDOCONFOCPYN 'Video/desktop conf for lib off cmp-prm' VDOCONFOCOYN 'Video/desktop conf for lib off cmp-oth' SATBRYN 'Satellite broadcast for lib w/in lib' SATBRCMPYN 'Satellite broadcast for lib-else on cmp' SATBROCPYN 'Satellite broadcast for lib-off cmp-prm' SATBROCOYN 'Satellite broadcast for lib-off cmp-oth' COMPUTERYN 'Computers for patron use in library' SOFTWAREYN 'Computer software for patron use in the library' SCANNERYN 'Scanning equipment for patron use in the library' DISTEDYN 'Institution has distance education students' DISTEDSRVYN 'Services to your institution’s distance education students' CNSUBYN 'Subsidized consortium-access to elec res' CNPARTYN 'Library participates in the consortium' CNFULLYN 'Cost of library’s participation fully funded by the state' CNPRTLYN 'Library’s participation partially funded by the state' CNOTHRYN 'Participate in other consortia-elec res' FTUS9899 'Full-time undergraduate students 1998-99' FTGS9899 'Full-time graduate students 1998-99' PTUS9899 'Part-time undergraduate students 1998-99' PTGS9899 'Part-time graduate students 1998-99' TOTENR9899 'Total enrollment 1998-99' XTFTFAC9_10M 'Status flag for TFTFAC9_10M' TFTFAC9_10M 'Total FT faculty on 9/10 month contract' XTFTFAC11_12M 'Status flag for TFTFAC11_12M' TFTFAC11_12M 'Total FT faculty on 11/12 month contract' XEXTOTE_G2000 'Status flag for EXTOTE_G2000' EXTOTE_G2000 'Total educational & general expenditures 2000' EXTOT2000 'Total expenses 2000' XEXTOT2000 'Status flag for EXTOT2000' EXTOT2000B 'Total expenses 2000' XEXTOT2000B 'Status flag for EXTOT2000B' . MISSING VALUES ASSOCDEG ATTEND BACHDEG BRANCHES CIRTRANS COLAUDA COLAUDH COLBKPTA COLBKPTH COLBKSA COLBKSH COLMICRA COLMICRH COLSERA COLSERH CUPAMICR DOCDEL DOCTDEG EXAUD EXBIB EXCOMP EXDEL EXELBKS EXELSER EXFUREQP EXOTHIR EXOTH2000 EXPRES EXTOT EXTOT2000 EXTOT2000B EXTOTE_G2000 FTGS9899 FTUS9899 GATECT HOURS ILPNON ILPRET ILPTOT ILRNON ILRRET ILRTOT IRPAMICR IRPAMICR MASTDEG PCTMIN1 PCTMIN2 PCTMIN3 PCTMIN4 PRESEN PROFDEG PTGS9899 PTUS9899 REFTRANS STASST STCONSRV STLIBPRO STLIBS STOTH STOTHPRO STTOT2000 SWASST SWLIBPRO SWOTH TFTFAC11_12M TFTFAC9_10M TOTENR9899 (-1, -2, -3). *************************************************************************************************. *** Listed below are some of the categorical variables in alphabetical order. ***. *** Corresponding to each variable name, the value labels used is listed. ***. *************************************************************************************************. Value Labels ACT "A" "A Active - Institution active and not an add" "C" "C Combined - Merged with another institution" "D" "D Delete - Institution is out of business" "H" "H Areas search on hold pending verification" "I" "I Inactive" "M" "M Death with data - Closed in current year" "N" "N New - Added during the current year" "O" "O Out-of-scope - Not within scope of universe" "P" "P Potential add - might be added" "Q" "Q Potential restore - might be restored" "R" "R Restore - restored to the current universe" "S" "S Split - Split into more than one institution" "U" "U Duplicate - UNITID previously assigned" "W" "W Wipe out - out-of-scope potential add" "X" "X Potential restore not within scope of IPEDS" "Z" "Z Universe III - out-of-scope"/ AFFIL 1 "1 Public" 2 "2 Private for-profit" 3 "3 Private nonprofit, no religious affiliation" 4 "4 Private nonprofit" -3 "-3 Not Available"/ CARNEGIE 11 "11 Research universities I" 12 "12 Research universities II" 13 "13 Doctoral universities I" 14 "14 Doctoral universities II" 21 "21 Masters comprehensive I" 22 "22 Masters comprehensive II" 31 "31 BA liberal arts colleges I" 32 "32 Baccalaureate colleges II" 40 "40 Associate of Arts College" 51 "51 Theological seminaries" 52 "52 Medical schools" 53 "53 Other separate health profession schools" 54 "54 Schools of engineering and technology" 55 "55 Schools of business and management" 56 "56 Schools of art, music, and design" 57 "57 Schools of law" 58 "58 Teachers colleges" 59 "59 Other specialized institutions" 60 "60 Tribal colleges" -2 "-2 Not Applicable" -3 "-3 Not Available"/ CNFULLYN CNOTHRYN CNPARTYN CNPRTLYN CNSUBYN "1" "1 YES" "2" "2 NO" "-1" "-1 Not Reported" "H" "H Data Suppressed"/ CONTROL 1 "1 Public" 2 "2 Private, nonprofit" 3 "3 Private, for profit" -3 "-3 Not available"/ CYPARCH "1" "1 Parent record (combined data)" "2" "2 Child record , no data" "-2" "-2 Not Applicable"/ DATSRC "1" "1 Internet (FTP/WWW)" "2" "2 Tape" "3" "3 Diskette" "4" "4 Form" "5" "5 Form Facsimile" "6" "6 Postsecondary Education Telephone System (PETS)" "7" "7 Other" "-2" "-2 Not Applicable"/ EDITSTATUS "1" "1 Passed edits" "2" "2 Edit flags remain, analyst accepted" "3" "3 Edit flags remain, NCES accepted" "4" "4 Edit flags remain" "5" "5 Failed the edits" "-2" "-2 Not Applicable"/ FIPS "01" "01 Alabama" "02" "02 Alaska" "04" "04 Arizona" "05" "05 Arkansas" "06" "06 California" "08" "08 Colorado" "09" "09 Connecticut" "10" "10 Delaware" "11" "11 District of Columbia" "12" "12 Florida" "13" "13 Georgia" "15" "15 Hawaii" "16" "16 Idaho" "17" "17 Illinois" "18" "18 Indiana" "19" "19 Iowa" "20" "20 Kansas" "21" "21 Kentucky" "22" "22 Louisiana" "23" "23 Maine" "24" "24 Maryland" "25" "25 Massachusetts" "26" "26 Michigan" "27" "27 Minnesota" "28" "28 Mississippi" "29" "29 Missouri" "30" "30 Montana" "31" "31 Nebraska" "32" "32 Nevada" "33" "33 New Hampshire" "34" "34 New Jersey" "35" "35 New Mexico" "36" "36 New York" "37" "37 North Carolina" "38" "38 North Dakota" "39" "39 Ohio" "40" "40 Oklahoma" "41" "41 Oregon" "42" "42 Pennsylvania" "44" "44 Rhode Island" "45" "45 South Carolina" "46" "46 South Dakota" "47" "47 Tennessee" "48" "48 Texas" "49" "49 Utah" "50" "50 Vermont" "51" "51 Virginia" "53" "53 Washington" "54" "54 West Virginia" "55" "55 Wisconsin" "56" "56 Wyoming" "60" "60 American Samoa" "64" "64 Fed State Micronesia" "66" "66 Guam" "68" "68 Marshall Islands" "69" "69 Northern Mariana Isl" "70" "70 Palau" "72" "72 Puerto Rico" "78" "78 Virgin Islands"/ FORM "L" "L Academic Libraries" "-2" "-2 Not Applicable"/ FPOFFER 1 "1 First professional degree or first prof. certificate" 2 "2 No first professional offering" -3 "-3 Not available"/ GROFFER 1 "1 Graduate degree or certificate offered" 2 "2 No graduate offering" -3 "-3 Not available"/ HDEGOFFR 0 "0 Non degree granting (certificates only)" 1 "1 First professional degrees only" 10 "10 Doctoral" 11 "11 Doctoral and First professional" 20 "20 Master's" 21 "21 Master's and First professional" 30 "30 Bachelors" 31 "31 Bachelors and First professional" 40 "40 Associates" 41 "41 Associates and First professional" -3 "-3 Not available"/ HLOFFER "0" "0 Other" "1" "1 Postsec. award, certi./diploma-less than one academic year" "2" "2 Postsec. award, certi./diploma-one to two academic years" "3" "3 Associate degree" "4" "4 Postsec. award, certi./diploma-two to four academic years" "5" "5 Bachelor's degree" "6" "6 Post baccalaureate certificate" "7" "7 Master's degree" "8" "8 Post master's certificate" "9" "9 Doctoral degree" "b" "b None of the above or No answer" "-2" "-2 Not applicable, first professional only" "-3" "-3 Not available"/ ICLEVEL 1 "1 Four or more years (Baccalaureate or higher degree)" 2 "2 At least 2 but less than 4 yrs (below the Baccalaureate)" 3 "3 Less than 2 years (below Associate degree)" -3 "-3 Not available"/ XATTEND XBRANCHES XCIRTRANS XCOLAUDA XCOLAUDH XCOLBKPTA XCOLBKPTH XCOLBKSA XCOLBKSH XCOLMICRA XCOLMICRH XCOLSERA XCOLSERH XCUPAMICR XDOCDEL XEXAUD XEXBIB XEXCOMP XEXDEL XEXELBKS XEXELSER XEXFUREQP XEXOTHIR XEXOTH2000 XEXPRES XEXTOT XEXTOT2000 XEXTOT2000B XEXTOTE_G2000 XFRINGE XGATECT XHOURS XILPNON XILPRET XILPTOT XILRNON XILRRET XILRTOT XIRPAMICR XPRESEN XREFTRANS XSTASST XSTCONSRV XSTLIBPRO XSTLIBS XSTOTH XSTOTHPRO XSTTOT2000 XSWASST XSWLIBPRO XSWOTH XTFTFAC11_12M XTFTFAC9_10M "A" "A Analyst adjusted a reported value" "C" "C Analyst corrected a cell that was blank" "H" "H Data Suppressed" "I" "I Imputation for prev. nonresponse cell, non-prior yr method" "N" "N Original data field was blank" "P" "P Imputation for prev. nonresponse cell, using prior yr data" "R" "R Original data value was reported" "T" "T Total adjusted to equal the sum of detail" "Z" "Z Implied reported zero value" " " "Blank Value"/ IMPUTE "1" "1 At least one part is imputed" "-2" "-2 Not Applicable"/ LOCALE 1 "1 Large city" 2 "2 Mid-size city" 3 "3 Urban fringe of large city" 4 "4 Urban fringe of mid-size city" 5 "5 Large town" 6 "6 Small town" 7 "7 Rural" 9 "9 Not assigned" -3 "-3 Not available"/ OBEREG 0 "0 US Service Schools" 1 "1 New England - CT ME MA NH RI VT" 2 "2 Mid East - DE DC MD NJ NY PA" 3 "3 Great Lakes - IL IN MI OH WI" 4 "4 Plains - IA KS MN MO NE ND SD" 5 "5 Southeast - AL AR FL GA KY LA MS NC SC TN VA WV" 6 "6 Southwest - AZ NM OK TX" 7 "7 Rocky Mountains - CO ID MT UT WY" 8 "8 Far West - AK CA HI NV OR WA" 9 "9 Outlying areas - AS FM GU MH MP PR PW VI" -3 "-3 Not available"/ OPEFLAG 1 "1 Institition is eligible for Title IV aid" 2 "2 Not eligible separately but branch of an eligible campus" 3 "3 Eligible for Title IV aid, but for deferment only" 4 "4 Eligible for Title IV aid, but not in-scope of IPEDS" 5 "5 Not currently eligible" 6 "6 Insti. is not eligible and not listed on Title IV file"/ PARTAFLAG "1" "1 Imputed, using current year mean average" "2" "2 Imputed, using institution's prior year data" "9" "9 Partial Impute" "-2" "-2 Not Applicable"/ PARTBFLAG "1" "1 Imputed, using current year mean average" "2" "2 Imputed, using institution's prior year data" "3" "3 Imputed, using institution's current part b data" "9" "9 Partial Impute" "-2" "-2 Not Applicable"/ PARTCFLAG "1" "1 Imputed, using current year mean average" "2" "2 Imputed, using institution's prior year data" "3" "3 Imputed, using institution's current part c data" "9" "9 Partial Impute" "-2" "-2 Not Applicable"/ PARTDFLAG "1" "1 Imputed, using current year mean average" "2" "2 Imputed, using institution's prior year data" "9" "9 Partial Impute" "-2" "-2 Not Applicable"/ PARTEFLAG "1" "1 Imputed, using current year mean average" "2" "2 Imputed, using institution's prior year data" "9" "9 Partial Impute" "-2" "-2 Not Applicable"/ PARTFFLAG "1" "1 Imputed, using current year mean average" "2" "2 Imputed, using institution's prior year data" "9" "9 Partial Impute" "-2" "-2 Not Applicable"/ REFUSAL "1" "Refused to provide data" "-2" "-2 Not Applicable"/ SECTOR 0 "0 Admin. unit only (central, system, or corp. office)" 1 "1 Public, 4-year or above" 2 "2 Private nonprofit, 4-year and above" 3 "3 Private for profit, 4-year and above" 4 "4 Public, 2-year" 5 "5 Private nonprofit, 2-year" 6 "6 Private for profit, 2-year" 7 "7 Public, less than 2-year" 8 "8 Private nonprofit, less than 2-year" 9 "9 Private for profit, less than 2-year" -3 "-3 Not available"/ STABBR "AL" "AL Alabama" "AK" "AK Alaska" "AZ" "AZ Arizona" "AR" "AR Arkansas" "CA" "CA California" "CO" "CO Colorado" "CT" "CT Connecticut" "DE" "DE Delaware" "DC" "DC District of Columbia" "FL" "FL Florida" "GA" "GA Georgia" "HI" "HI Hawaii" "ID" "ID Idaho" "IL" "IL Illinois" "IN" "IN Indiana" "IA" "IA Iowa" "KS" "KS Kansas" "KY" "KY Kentucky" "LA" "LA Louisiana" "ME" "ME Maine" "MD" "MD Maryland" "MA" "MA Massachusetts" "MI" "MI Michigan" "MN" "MN Minnesota" "MS" "MS Mississippi" "MO" "MO Missouri" "MT" "MT Montana" "NE" "NE Nebraska" "NV" "NV Nevada" "NH" "NH New Hampshire" "NJ" "NJ New Jersey" "NM" "NM New Mexico" "NY" "NY New York" "NC" "NC North Carolina" "ND" "ND North Dakota" "OH" "OH Ohio" "OK" "OK Oklahoma" "OR" "OR Oregon" "PA" "PA Pennsylvania" "RI" "RI Rhode Island" "SC" "SC South Carolina" "SD" "SD South Dakota" "TN" "TN Tennessee" "TX" "TX Texas" "UT" "UT Utah" "VT" "VT Vermont" "VA" "VA Virginia" "WA" "WA Washington" "WV" "WV West Virginia" "WI" "WI Wisconsin" "WY" "WY Wyoming" "AS" "AS American Samoa" "FM" "FM Fed State Micronesia" "GU" "GU Guam" "MH" "MH Marshall Islands" "MP" "MP Northern Mariana Isl" "PW" "PW Palau" "PR" "PR Puerto Rico" "VI" "VI Virgin Islands"/ STATUS "1" "1 Mailed, response" "3" "3 Mailed, nonresponse, not imputed" "4" "4 Mailed, nonresponse, imputed" "5" "5 Mailed, nonresponse, out-of-scope, not imputed" "6" "6 Nonrespondent to data (in-scope), not imputed" "-2" "-2 Not Applicable"/ UGOFFER 1 "1 Undergraduate degree or certificate offered" 2 "2 No undergraduate offering" -3 "-3 Not available"/ COMPUTERYN DISTEDSRVYN DISTEDYN DOCDIGCMPYN DOCDIGOCOYN DOCDIGOCPYN DOCDIGYN ELCATCMPYN ELCATOCOYN ELCATOCPYN ELCATYN ELCRSCMPYN ELCRSOCOYN ELCRSOCPYN ELCRSYN ELDOCDELCMPYN ELDOCDELOCOYN ELDOCDELOCPYN ELDOCDELYN ELGCOLL ELGPHYS ELGSCHED ELGSTAFF ELINDCMPYN ELINDOCOYN ELINDOCPYN ELINDYN ELPERCMPYN ELPEROCOYN ELPEROCPYN ELPERYN FINSUPP FRINGEYN INETCMPYN INETOCOYN INETOCPYN INETYN INSINETCMPYN INSINETOCOYN INSINETOCPYN INSINETYN LIBREFCMPYN LIBREFOCOYN LIBREFOCPYN LIBREFYN LOANREQCMPYN LOANREQOCOYN LOANREQOCPYN LOANREQYN SATBRCMPYN SATBROCOYN SATBROCPYN SATBRYN SCANNERYN SOFTWAREYN TECHCMPYN TECHOCOYN TECHOCPYN TECHYN VDOCONFCMPYN VDOCONFOCOYN VDOCONFOCPYN VDOCONFYN "1" "1 YES" "2" "2 NO" "N" "N No response" "-1" "-1 Not Reported" "-2" "-2 Not Applicable"/ DEGGRANT HBCU HOSPITAL MEDICAL OPENPUBL TRIBAL 1 "1 YES" 2 "2 NO" -1 "-1 Not Reported" -3 "-3 Not Available" . CACHE. EXECUTE. **************************************************************************************************. *** Change OUTFILE directory to where you wish the permanent SPSS data set to be located. ***. *** This location does not need to be in the same location as ALS_2002_P.2.A.TXT ***. **************************************************************************************************. Save outfile 'C:\ALS2000\ALS_2000_P2A.SAV'/compressed. **************************************************************************************************. *** The following lines of code have been commented out. If the user should wish to run file ***. *** frequencies, or univariates they may submit these lines separtely or remove the "***" ***. *** characters preceding each "Frequencies" command before running this code. ***. **************************************************************************************************. *** Frequencies variables ACT AFFIL CARNEGIE CNFULLYN CNOTHRYN CNPARTYN CNPRTLYN CNSUBYN COMPUTERYN CONTROL CYPARCH DATSRC DEGGRANT DISTEDSRVYN DISTEDYN DOCDIGCMPYN DOCDIGOCOYN DOCDIGOCPYN DOCDIGYN EDITSTATUS ELCATCMPYN ELCATOCOYN ELCATOCPYN ELCATYN ELCRSCMPYN ELCRSOCOYN ELCRSOCPYN ELCRSYN ELDOCDELCMPYN ELDOCDELOCOYN ELDOCDELOCPYN ELDOCDELYN ELGCOLL ELGPHYS ELGSCHED ELGSTAFF ELINDCMPYN ELINDOCOYN ELINDOCPYN ELINDYN ELPERCMPYN ELPEROCOYN ELPEROCPYN ELPERYN EXOTH2000 FINSUPP FIPS FORM FPOFFER FRINGEYN GROFFER HBCU HDEGOFFR HLOFFER HOSPITAL ICLEVEL IMPUTE INETCMPYN INETOCOYN INETOCPYN INETYN INSINETCMPYN INSINETOCOYN INSINETOCPYN INSINETYN LIBREFCMPYN LIBREFOCOYN LIBREFOCPYN LIBREFYN LOANREQCMPYN LOANREQOCOYN LOANREQOCPYN LOANREQYN LOCALE MEDICAL OBEREG OPEFLAG OPENPUBL PARTAFLAG PARTBFLAG PARTCFLAG PARTDFLAG PARTEFLAG PARTFFLAG REFUSAL SATBRCMPYN SATBROCOYN SATBROCPYN SATBRYN SCANNERYN SECTOR SOFTWAREYN STABBR STATUS STTOT2000 TECHCMPYN TECHOCOYN TECHOCPYN TECHYN TRIBAL UGOFFER VDOCONFCMPYN VDOCONFOCOYN VDOCONFOCPYN VDOCONFYN XATTEND XBRANCHES XCIRTRANS XCOLAUDA XCOLAUDH XCOLBKPTA XCOLBKPTH XCOLBKSA XCOLBKSH XCOLMICRA XCOLMICRH XCOLSERA XCOLSERH XCUPAMICR XDOCDEL XEXAUD XEXBIB XEXCOMP XEXDEL XEXELBKS XEXELSER XEXFUREQP XEXOTHIR XEXOTH2000 XEXPRES XEXTOT XEXTOT2000 XEXTOT2000B XEXTOTE_G2000 XFRINGE XGATECT XHOURS XILPNON XILPRET XILPTOT XILRNON XILRRET XILRTOT XIRPAMICR XPRESEN XREFTRANS XSTASST XSTCONSRV XSTLIBPRO XSTLIBS XSTOTH XSTOTHPRO XSTTOT2000 XSWASST XSWLIBPRO XSWOTH XTFTFAC11_12M XTFTFAC9_10M . *** Frequencies ASSOCDEG ATTEND BACHDEG BRANCHES CIRTRANS COLAUDA COLAUDH COLBKPTA COLBKPTH COLBKSA COLBKSH COLMICRA COLMICRH COLSERA COLSERH CUPAMICR DOCDEL DOCTDEG EXAUD EXBIB EXCOMP EXDEL EXELBKS EXELSER EXFUREQP EXOTHIR EXOTH2000 EXPRES EXTOT EXTOT2000 EXTOT2000B EXTOTE_G2000 FTGS9899 FTUS9899 GATECT HOURS ILPNON ILPRET ILPTOT ILRNON ILRRET ILRTOT IRPAMICR IRPAMICR MASTDEG PCTMIN1 PCTMIN2 PCTMIN3 PCTMIN4 PRESEN PROFDEG PTGS9899 PTUS9899 REFTRANS STASST STCONSRV STLIBPRO STLIBS STOTH STOTHPRO STTOT2000 SWASST SWLIBPRO SWOTH TFTFAC11_12M TFTFAC9_10M TOTENR9899 / STATS=ALL/Format=Notable/Order=Variable/Missing=Include.