<?xml version="1.0" encoding="ISO-8859-1"?>
<varlist name="OKI" delimiter=",">
    <variable name="sampno" desc="Sample number" start="1" end="4" type="numeric"/>
    <variable name="persno" desc="Person number" start="5" end="6" type="numeric"/>
    <variable name="tripno" desc="Trip number" start="7" end="8" type="numeric"/>
    <variable name="address2" desc="Address 2 information" start="9" end="38" type="string"/>
    <variable name="strtyp" desc="Street type" start="39" end="40" type="string"/>
    <variable name="city" desc="City" start="41" end="63" type="string"/>
    <variable name="state" desc="State" start="64" end="65" type="string"/>
    <variable name="zipcode" desc="Zip code" start="66" end="70" type="numeric"/>
	<variable name="place" desc="Kind of place" start="71" end="71" type="numeric">
		<category code="0" label="Residential"/>
		<category code="1" label="Agriculture, forestry and fishing"/>
		<category code="2" label="Manufacturing - durable items"/>
		<category code="3" label="Manufacturing - non durable items"/>
		<category code="4" label="Transportation, communication and other Industrial non-manufacturing"/>
		<category code="5" label="Commercial retail"/>
		<category code="6" label="Commercial services"/>
		<category code="7" label="Wholesale trade and contracting"/>
		<category code="8" label="Public and quasi-public buildings"/>
		<category code="9" label="Public and quasi-public open spaces"/>
    </variable> 	
	<variable name="purpose" desc="Trip purpose" start="72" end="72" type="numeric">
		<category code="0" label="Return home"/>
		<category code="1" label="Go to work"/>
		<category code="2" label="Shopping"/>
		<category code="3" label="School"/>
		<category code="4" label="Personal"/>
		<category code="5" label="Social or recreational"/>
		<category code="6" label="Eat meal"/>
		<category code="7" label="Job related"/>
		<category code="8" label="Change mode (eg auto to bus)"/>
		<category code="9" label="Pick-up or drop off passenger"/>
    </variable> 	
   <variable name="begin_time" desc="Beginning time of trip" start="73" end="76" type="numeric"/>
   <variable name="begin_ampm" desc="AM or PM" start="77" end="77" type="string">
		<category code="A" label="AM"/>
		<category code="P" label="PM"/>
    </variable> 	
   <variable name="end_time" desc="Ending time of trip" start="78" end="81" type="numeric"/>
   <variable name="end_ampm" desc="AM or PM" start="82" end="82" type="string">
		<category code="A" label="AM"/>
		<category code="P" label="PM"/>
    </variable> 	
	<variable name="mode" desc="Mode of travel" start="83" end="83" type="numeric">
		<category code="1" label="Driver (auto, van, pick-up, motorcycle)"/>
		<category code="2" label="Passenger (auto, van, pick-up, motorcycle)"/>
		<category code="3" label="Public bus"/>
		<category code="4" label="Taxi"/>
		<category code="5" label="School bus"/>
		<category code="6" label="Heavy truck"/>
		<category code="7" label="Walk or bicycle (to work)"/>
		<category code="8" label="Other"/>
    </variable> 	
	<variable name="auto_occ" desc="Number in vehicle" start="84" end="84" type="numeric">
		<category code="0" label="Not applicable (mode of travel was not driver)"/>
		<category code="1" label="One person (driver)"/>
		<category code="2" label="Two persons"/>
		<category code="3" label="Three persons"/>
		<category code="4" label="Four persons"/>
		<category code="5" label="Five persons"/>
		<category code="6" label="Six persons"/>
		<category code="7" label="Seven persons"/>
		<category code="8" label="Eight persons"/>
		<category code="9" label="Nine persons"/>
    </variable> 	
	<variable name="relation" desc="Relationship to head" start="85" end="85" type="numeric">
		<category code="1" label="Head of household"/>
		<category code="2" label="Spouse or partner"/>
		<category code="3" label="Child"/>
		<category code="4" label="Other member of household"/>
		<category code="5" label="Out of area visitor"/>
    </variable> 	
   <variable name="age" desc="Age" start="86" end="87" type="numeric">
		<category code="99" label="Refused"/>
    </variable> 	
   <variable name="gender" desc="sex" start="88" end="88" type="numeric">
		<category code="1" label="Male"/>
		<category code="2" label="Female"/>
    </variable> 	
   <variable name="license" desc="Driver's license" start="89" end="89" type="numeric">
		<category code="1" label="Yes (respondent has a valid driver's license)"/>
		<category code="2" label="No (respondent does not have a valid driver's license)"/>
    </variable> 	
	<variable name="empstat" desc="Employment status" start="90" end="94" type="numeric">
		<category code="1" label="Employed full time"/>
		<category code="2" label="Employed part time"/>
		<category code="3" label="Employed multiple jobs"/>
		<category code="4" label="Housemaker"/>
		<category code="5" label="Retired"/>
		<category code="6" label="Student"/>
		<category code="7" label="Other"/>
    </variable> 	
   <variable name="interview" desc="Interviewed" start="95" end="95" type="numeric">
		<category code="1" label="Yes"/>
		<category code="2" label="No"/>
    </variable> 	
   <variable name="diary" desc="Diary used" start="96" end="96" type="numeric">
		<category code="1" label="Yes"/>
		<category code="2" label="No"/>
    </variable> 	
    <variable name="famsiz" desc="Family size" start="97" end="98" type="numeric"/>
    <variable name="famsiz5p" desc="Family size (5 years and older)" start="99" end="100" type="numeric"/>
    <variable name="visitors" desc="Number of visitors on travel day" start="101" end="101" type="numeric"/>
    <variable name="autos" desc="Auto available" start="102" end="102" type="numeric"/>
	<variable name="income" desc="Income code" start="103" end="104" type="numeric">
		<category code="0" label="less than 10,000"/>
		<category code="1" label="10,000 to 14,999"/>
		<category code="2" label="15,000 t0 19,999"/>
		<category code="3" label="20,000 to 24,999"/>
		<category code="4" label="25,000 to 29,999"/>
		<category code="5" label="30,000 to 34,999"/>
		<category code="6" label="35,000 t0 39,999"/>
		<category code="7" label="40,000 to 49,999"/>
		<category code="8" label="50,000 to 59,999"/>
        <category code="9" label="60,000 or more"/>
        <category code="99" label="Refused"/>
    </variable> 	
    <variable name="traveld" desc="Travel day" start="105" end="108" type="numeric"/>
    <variable name="lstphone" desc="Listed phone" start="109" end="109" type="numeric">
		<category code="1" label="Yes, the phone number is listed"/>
		<category code="2" label="No, the phone number is not listed"/>
    </variable> 	
    <variable name="trips" desc="Number of trip makers" start="110" end="111" type="numeric"/>
    <variable name="trpmkrs" desc="Number of Non- trip makers (trips in vehicles)" start="112" end="113" type="numeric"/>
    <variable name="ntrpmkrs" desc="Number of non- trip makers" start="114" end="115" type="numeric"/>
	<variable name="compltnc" desc="Completion code" start="116" end="116" type="numeric">
		<category code="1" label="Completed survey"/>
		<category code="2" label="Refused"/>
		<category code="3" label="No one home, repeated calls"/>
		<category code="4" label="Language problems"/>
		<category code="5" label="Not in the area on the travel date"/>
		<category code="6" label="Sick on the travel day"/>
		<category code="7" label="Household was demolished or converted to commercial use"/>
		<category code="8" label="Household moved"/>
        <category code="9" label="Other"/>
    </variable> 	
	<variable name="firstper" desc="Person in a household appearing for the first time" start="117" end="117" type="numeric">
		<category code="1" label="Person 1 appearing for the first time in a household"/>
		<category code="2" label="Person 2 appearing for the first time in a household"/>
        <category code="3" label="Person 3 appearing for the first time in a household"/>
        <category code="4" label="Person 4 appearing for the first time in a household"/>
        <category code="5" label="Person 5 appearing for the first time in a household"/>
        <category code="6" label="Person 6 appearing for the first time in a household"/>
		<category code="7" label="Person 7 appearing for the first time in a household"/>
        <category code="8" label="Person 8 appearing for the first time in a household"/>
	</variable>
    
</varlist>

