<?xml version="1.0" encoding="ISO-8859-1"?>
<varlist name="Twin Cities 1982" delimiter=",">
    <variable name="hhseqno" desc="Household Identification 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="startime" desc="Departure time" start="9" end="12" type="numeric"/>
    <variable name="endtime" desc="Trip end time" start="13" end="16" type="numeric"/>
    <variable name="trvltime" desc="Travel time" start="17" end="20" type="numeric"/>
    <variable name="mode" desc="Travel mode" start="21" end="27" type="numeric">
        <category code="0000001" label="Drove car, van or pick up"/>
        <category code="0000002" label="Rode in car, van or pick up"/>
        <category code="0000003" label="Public bus"/>
        <category code="0000004" label="School bus"/>
        <category code="0000005" label="Other"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    <variable name="purpose" desc="Trip purpose" start="28" end="28" type="numeric">
        <category code="1" label="HBW"/>
        <category code="2" label="HBO"/>
        <category code="3" label="NHB"/>
    </variable>
    <variable name="hhldfctr" desc="Household factor" start="29" end="31" type="numeric"/>
    <variable name="oplace" desc="Origin place" start="32" end="60" type="string"/>
    <variable name="dplace" desc="Destination place" start="61" end="90" type="string"/>
    <variable name="dtaz" desc="Destination TAZ" start="91" end="94" type="numeric"/>
    <variable name="ddist" desc="" start="95" end="101" type="numeric"/>
    <variable name="dsubreg" desc="" start="102" end="108" type="numeric"/>
    <variable name="age" desc="Age" start="109" end="115" type="numeric">
        <category code="1" label="5-15 years"/>
        <category code="2" label="Over 15 years"/>
        <category code="9999999" label="Missing values"/>
    </variable>
    <variable name="employ" desc="Employment status" start="116" end="116" type="numeric">
        <category code="1" label="Part time"/>
        <category code="2" label="Full Time"/>
        <category code="3" label="Not employed"/>
    </variable>
    <variable name="perstrip" desc="" start="117" end="118" type="numeric"/>
    <variable name="wcnty" desc="Work place county" start="119" end="125" type="numeric">
        <category code="9999999" label="Missing values"/>
    </variable>
    <variable name="wmcd" desc="Work place MCD" start="126" end="132" type="numeric">
        <category code="9999999" label="Missing values"/>
    </variable>
    <variable name="wcntymcd" desc="" start="133" end="139" type="numeric">
        <category code="9999999" label="Missing values"/>
    </variable>
    <variable name="wplace" desc="Work place" start="140" end="169" type="string"/>
    <variable name="wtaz" desc="Work place TAZ" start="170" end="176" type="numeric">
        <category code="9999999" label="Missing values"/>
    </variable>
    <variable name="wdist" desc="" start="177" end="183" type="numeric">
        <category code="9999999" label="Missing values"/>
    </variable>
    <variable name="wsubreg" desc="" start="184" end="190" type="numeric">
        <category code="9999999" label="Missing values"/>
    </variable>
    <variable name="day" desc="Travel Day of the week" start="191" end="191" type="numeric">
        <category code="1" label="Monday"/>
        <category code="2" label="Tuesday"/>
        <category code="3" label="Wednesday"/>
        <category code="4" label="Thursday"/>
        <category code="5" label="Friday"/>
    </variable>
    <variable name="month" desc="Travel month" start="192" end="192" type="numeric">
        <category code="1" label="September"/>
        <category code="2" label="October"/>
        <category code="3" label="November"/>
        <category code="4" label="December"/>
        <category code="6" label="January"/>
        <category code="7" label="February"/>
    </variable>
    <variable name="novehcl" desc="Number of household vehicles" start="193" end="193" type="numeric"/>
    <variable name="underfiv" desc="Number of household members aged under 5" start="194" end="194" type="numeric"/>
    <variable name="income" desc="Annual Household Income" start="195" end="195" type="numeric">
        <category code="1" label="less than 7,500"/>
        <category code="2" label="Between 7,500 and 10,000"/>
        <category code="3" label="Between 10,001 and 15,000"/>
        <category code="4" label="Between 15,001 and 20,000"/>
        <category code="5" label="Between 20,001 and 30,000"/>
        <category code="6" label="Between 30,001 and 40,000"/>
        <category code="7" label="More than 40,000"/>
        <category code="8" label="Refused or Dont know"/>
    </variable>
    <variable name="overfiv" desc="Number of household members aged over 5" start="196" end="197" type="numeric"/>
    <variable name="hhtrips" desc="Number of household trips" start="198" end="199" type="numeric"/>
    <variable name="hcnty" desc="Home county" start="200" end="202" type="numeric"/>
    <variable name="hmcd" desc="Home MCD" start="203" end="205" type="numeric"/>
    <variable name="hhsize" desc="Household size" start="206" end="207" type="numeric"/>
    <variable name="hcntymcd" desc="" start="208" end="214" type="numeric"/>
    <variable name="hhld" desc="Household" start="215" end="215" type="numeric"/>
    <variable name="hmplace" desc="Home location" start="216" end="245" type="string"/>
    <variable name="htaz" desc="Home TAZ" start="246" end="249" type="numeric"/>
    <variable name="hdist" desc="" start="250" end="252" type="numeric"/>
    <variable name="hsubreg" desc="" start="253" end="254" type="numeric"/>
	<variable name="firstper" desc="Person in a household appearing for the first time" start="255" end="256" 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"/>
        <category code="9" label="Person 9 appearing for the first time in a household"/>
        <category code="10" label="Person 10 appearing for the first time in a household"/>
	</variable>
</varlist>

