<?xml version="1.0" encoding="UTF-8"?>
<survey year="2008">
  <var name="act" dataType="A" fieldWidth="1" description="Status of institution">
    <code value="A" label="Active - institution active and not an add"/>
    <code value="C" label="Combined with other institution"/>
    <code value="D" label="Delete out of business"/>
    <code value="I" label="Inactive due to hurricane related problems"/>
    <code value="M" label="Death with data - closed in current yr"/>
    <code value="N" label="New - added during the current year"/>
    <code value="P" label="Potential new/add institution"/>
    <code value="Q" label="Potential restore institution"/>
    <code value="R" label="Restore - restored to the current universe"/>
    <code value="W" label="Potential add not within scope of IPEDS"/>
    <code value="X" label="Potential restore not within scope of IPEDS"/>
  </var>
  <var name="addr" dataType="A" fieldWidth="100" description="Street address or post office box"/>
  <var name="adminurl" dataType="A" fieldWidth="200" description="Admissions office web address"/>
  <var name="applurl" dataType="A" fieldWidth="200" description="Online application web addres"/>
  <var name="carnegie" dataType="N" fieldWidth="2" description="Carnegie Classification 2000">
    <code value="-3" label="{Item not available}"/>
    <code value="15" label="Doctoral/Research Universities--Extensive"/>
    <code value="16" label="Doctoral/Research Universities--Intensive"/>
    <code value="21" label="Masters Colleges and Universities I"/>
    <code value="22" label="Masters Colleges and Universities II"/>
    <code value="31" label="Baccalaureate Colleges--Liberal Arts"/>
    <code value="32" label="Baccalaureate Colleges--General"/>
    <code value="33" label="Baccalaureate/Associates Colleges"/>
    <code value="40" label="Associates Colleges"/>
    <code value="51" label="Theological seminaries and other specialized faith-related institutions"/>
    <code value="52" label="Medical schools and medical centers"/>
    <code value="53" label="Other separate health profession schools"/>
    <code value="54" label="Schools of engineering and technology"/>
    <code value="55" label="Schools of business and management"/>
    <code value="56" label="Schools of art, music, and design"/>
    <code value="57" label="Schools of law"/>
    <code value="58" label="Teachers colleges"/>
    <code value="59" label="Other specialized institutions"/>
    <code value="60" label="Tribal colleges"/>
  </var>
</survey>

