<?xml version="1.0" encoding="ISO-8859-1"?>
<varlist name="Volusia" delimiter="\t">
    <variable name="password" desc="Household specific password" start="1" end="8" type="string"/>
    <variable name="complete" desc="Does the respondent have complete trip information for both" start="9" end="9" type="numeric">
		<category code="1" label="Survey day 1 trip information complete"/>
		<category code="2" label="Survey day 1 and survey day 2 trip information complete"/>
	</variable>
    <variable name="ptflag" desc="Pre test flag" start="10" end="10" type="numeric"/>
	<variable name="membernu" desc="Member number" start="11" end="12" type="numeric"/>
	<variable name="numt1" desc="How many trips did this member make on travel day 1?" start="13" end="14" type="numeric"/>
	<variable name="numt2" desc="How many trips did this member make on travel day 2?" start="15" end="16" type="numeric"/>
	<variable name="daynum" desc="Which travel day was this trip made on" start="17" end="18" type="numeric">
		<category code="01" label="First travel day"/>
		<category code="02" label="Second travel day"/>
	</variable>
	<variable name="tripnum" desc="Which trip is being described" start="19" end="20" type="numeric"/>	
	<variable name="daystart" desc="Where did your day begin" start="21" end="22" type="numeric">
		<category code="01" label="Home"/>
		<category code="02" label="Someone else's home"/>
		<category code="03" label="Work"/>
		<category code="04" label="Hotel"/>
		<category code="05" label="Other"/>
	</variable>
	<variable name="trippurp" desc="Why was this trip made" start="23" end="29" type="numeric">
		<category code="0000001" label="Drop off passenger"/>
		<category code="0000002" label="Pick up passenger"/>
        <category code="0000003" label="Attend school"/>
        <category code="0000004" label="Attend childcare"/>
        <category code="0000005" label="Go home"/>
        <category code="0000006" label="Go to work"/>
		<category code="0000007" label="Social recreation"/>
        <category code="0000008" label="Personal business"/>
        <category code="0000009" label="Work related"/>
        <category code="0000010" label="Shopping"/>
        <category code="0000011" label="Eat out or get take out"/>
        <category code="0000012" label="Religious"/>
        <category code="0000013" label="Other"/>
    	<category code="0000014" label="Did not make trip"/>
        <category code="9999999" label="Missing Value"/>
    </variable> 	
	<variable name="mode" desc="How did you make this trip" start="30" end="31" type="numeric">
		<category code="01" label="Drove car"/>
		<category code="02" label="Rode in car"/>
		<category code="03" label="Public bus"/>
		<category code="04" label="School bus"/>
		<category code="05" label="Walked"/>
		<category code="06" label="Biked"/>
		<category code="07" label="Other"/>
	</variable>
	<variable name="accmode" desc="How did you get to the bus" start="32" end="33" type="numeric">
		<category code="00" label="Missing value or not applicable"/>
		<category code="01" label="Walked"/>
		<category code="02" label="Drove car and parked near bus station or stop"/>
		<category code="03" label="Rode in car and parked near bus station or stop"/>
		<category code="04" label="Dropped off near bus station or stop"/>
		<category code="05" label="Rode a bicycle"/>
		<category code="06" label="Other"/>
	</variable>
	<variable name="egrmode" desc="How did you get from the bus to the trip destination" start="34" end="35" type="numeric">
		<category code="00" label="Missing value or not applicable"/>
		<category code="01" label="Walked"/>
		<category code="02" label="Drove car and parked near bus station or stop"/>
		<category code="03" label="Rode in car and parked near bus station or stop"/>
		<category code="04" label="Dropped off near bus station or stop"/>
		<category code="05" label="Rode a bicycle"/>
		<category code="06" label="Other"/>
	</variable>
	<variable name="transfer" desc="How many transfers did you have to make during this trip" start="36" end="36" type="numeric">
		<category code="0" label="Missing value or not applicable"/>
		<category code="1" label="None"/>
		<category code="2" label="One"/>
		<category code="3" label="Two"/>
		<category code="4" label="Three"/>
	</variable>
	<variable name="fare" desc="How much did you pay to ride the bus" start="37" end="37" type="numeric">
		<category code="0" label="Missing value or not applicable"/>
		<category code="1" label="Fare was free"/>
		<category code="2" label="50 cents cash"/>
		<category code="3" label="1 dollar cash"/>
		<category code="4" label="2 dollar cash"/>
		<category code="5" label="10 ride pass"/>
		<category code="6" label="Monthly pass"/>
		<category code="7" label="Other"/>	
	</variable>
	<variable name="hhmem" desc="Which household members accompanied you on this trip" start="38" end="51" type="string"/>
	<variable name="hhocc" desc="Number of household members making this trip" start="52" end="53" type="numeric"/>
	<variable name="hhocc_c" desc="How many people from your household made this trip" start="54" end="55" type="numeric">
		<category code="01" label="1 household member (myself)"/>
		<category code="02" label="2 household members"/>
		<category code="03" label="3 household members"/>
		<category code="04" label="4 or more household members"/>
	</variable>
	<variable name="occ" desc="Total party size for this trip" start="56" end="58" type="numeric"/>
	<variable name="occ_c" desc="How many people from your household made this trip" start="59" end="59" type="numeric">
		<category code="1" label="1 household member (myself)"/>
		<category code="2" label="2 household members"/>
		<category code="3" label="3 household members"/>
		<category code="4" label="4 or more household members"/>
	</variable>
	<variable name="startmam" desc="What time did you start this trip" start="60" end="63" type="numeric"/>
    <variable name="starthr" desc="What hour did you start your trip" start="64" end="65" type="numeric">
        <category code="00" label="12 am"/>
        <category code="01" label="1 am"/>
		<category code="02" label="2 am"/>
        <category code="03" label="3 am"/>
        <category code="04" label="4 am"/>
        <category code="05" label="5 am"/>
        <category code="06" label="6 am"/>
        <category code="07" label="7 am"/>
        <category code="08" label="8 am"/>
        <category code="09" label="9 am"/>
		<category code="10" label="10 am"/>
        <category code="11" label="11 am"/>
        <category code="12" label="12 pm"/>
        <category code="13" label="1 pm"/>
        <category code="14" label="2 pm"/>
        <category code="15" label="3 pm"/>
        <category code="16" label="4 pm"/>
        <category code="17" label="5 pm"/>
        <category code="18" label="6 pm"/>
		<category code="19" label="7 pm"/>	
        <category code="20" label="8 pm"/>
        <category code="21" label="9 pm"/>
        <category code="22" label="10 pm"/>
		<category code="23" label="11 pm"/>	
    </variable>
	<variable name="period" desc="Trip start time period" start="66" end="66" type="numeric">
		<category code="1" label="6:01 am to 9 am"/>
		<category code="2" label="9:01 am to 4 pm"/>
		<category code="3" label="4:01 pm to 7 pm"/>
		<category code="4" label="7:01 pm to 6 am"/>
	</variable>
	<variable name="endmam" desc="What time did this trip end" start="67" end="73" type="numeric">
		<category code="9999999" label="Missing value"/>
	</variable>
	<variable name="tthr" desc="How long did this trip take - hours portion" start="74" end="80" type="numeric">
		<category code="9999999" label="Missing value"/>
	</variable>
	<variable name="ttmin" desc="What time did this trip end - minutes portion" start="81" end="87" type="numeric">
		<category code="9999999" label="Missing value"/>
	</variable>
	<variable name="travtime" desc="Total travel time expressed in minutes" start="88" end="94" type="numeric">
		<category code="9999999" label="Missing value"/>
	</variable>
	<variable name="trav_c" desc="How long did this trip take - categorized" start="95" end="101" type="numeric">
        <category code="0000001" label="1:00 to 14:59"/>
		<category code="0000002" label="15:00 to 29:59"/>
        <category code="0000003" label="30:00 to 44:49"/>
        <category code="0000004" label="45:00 to 59:59"/>
        <category code="0000005" label="1:00:00 to 1:14:59"/>
        <category code="0000006" label="1:15:00 to 1:29:59"/>
        <category code="0000007" label="1:30:00 to 1:44:59"/>
        <category code="0000008" label="1:45:00 to 1:59:59"/>
        <category code="0000009" label="2:00:00 to 2:14:59"/>
		<category code="0000010" label="2:15:00 to 2:29:59"/>
        <category code="0000011" label="2:30:00 to 2:44:59"/>
        <category code="0000012" label="2:45:00 to 2:59:59"/>
        <category code="0000013" label="3:00:00 to 3:59:59"/>
        <category code="0000017" label="4:00:00 to 4:59:59"/>
        <category code="0000021" label="5:00:00 to 5:59:59"/>
        <category code="0000013" label="6:00:00 to 6:59:59"/>
        <category code="0000017" label="7:00:00 to 7:59:59"/>
        <category code="0000021" label="8:00:00 to 8:59:59"/>
        <category code="0000013" label="9:00:00 to 9:59:59"/>
        <category code="0000017" label="10:00:00 to 10:59:59"/>
        <category code="0000021" label="11:00:00 to 11:59:59"/>
		<category code="9999999" label="Not answered or Missing value"/>
	</variable>
	<variable name="olocpt" desc="Geo-locating method for origin" start="102" end="113" type="string"/>
	<variable name="ostreet2" desc="Origin street address" start="114" end="145" type="string"/>
	<variable name="ocity" desc="Origin city" start="146" end="165" type="string"/>
	<variable name="obusiness" desc="Origin business name" start="166" end="205" type="string"/>
	<variable name="o_lat" desc="Origin latitude" start="206" end="214" type="string"/>
	<variable name="o_lon" desc="Origin longitude" start="215" end="223" type="string"/>
	<variable name="o_taz" desc="Origin taz" start="224" end="230" type="numeric"/>
	<variable name="dlocpt" desc="Geo-locating method for origin" start="231" end="242" type="string"/>
	<variable name="dstreet2" desc="Origin street address" start="243" end="274" type="string"/>
	<variable name="dcity" desc="Origin city" start="275" end="294" type="string"/>
	<variable name="dbusiness" desc="Origin business name" start="295" end="334" type="string"/>
	<variable name="d_lat" desc="Origin latitude" start="335" end="343" type="string"/>
	<variable name="d_lon" desc="Origin longitude" start="344" end="352" type="string"/>
	<variable name="d_taz" desc="Origin taz" start="353" end="359" type="numeric"/>
	<variable name="regionc" desc="Home region" start="360" end="360" type="numeric">
		<category code="1" label="C"/>
		<category code="2" label="CW"/>
		<category code="3" label="NE"/>
		<category code="4" label="NW"/>
		<category code="5" label="SE"/>
		<category code="6" label="SW"/>
	</variable>
	<variable name="tgpurp" desc="Categorized trip purpose" start="361" end="367" type="numeric">
		<category code="0000001" label="Home based work"/>
		<category code="0000002" label="Home based shopping"/>
		<category code="0000003" label="Home based social or recreational"/>
		<category code="0000004" label="Home based school"/>
		<category code="0000005" label="Home based other"/>
		<category code="0000006" label="Non home based"/>
		<category code="9999999" label="Missing value"/>
	</variable>
	<variable name="weight" desc="Weight" start="368" end="371" type="numeric"/>	
    <variable name="id" desc="ID" start="372" end="375" type="numeric"/>
    <variable name="age" desc="How old is this member" start="376" end="382" type="numeric">
	    <category code="9999999" label="Missing value"/>
	</variable>
    <variable name="agecat" desc="How old is this member - categorized" start="383" end="389" type="numeric">
		<category code="0000000" label="Child - age unknown"/>
		<category code="0000001" label="15 or younger"/>
		<category code="0000002" label="16-24 years"/>
		<category code="0000003" label="25-34 years"/>
		<category code="0000004" label="35-44 years"/>
		<category code="0000005" label="45-54 years"/>
		<category code="0000006" label="55-64 years"/>
		<category code="0000007" label="65-74 years"/>
		<category code="0000008" label="75 and older"/>
	    <category code="9999999" label="Missing value or age unknown"/>
	</variable>
	<variable name="gender" desc="What is this person's gender" start="390" end="396" type="numeric">
		<category code="0000001" label="Male"/>
		<category code="0000002" label="Female"/>
		<category code="9999999" label="Missing value or refused"/>
	</variable>
	<variable name="license" desc="Does this member have a driver's license" start="397" end="403" type="numeric">
		<category code="0000000" label="Child - not applicable"/>
		<category code="0000001" label="Yes"/>
		<category code="0000002" label="No"/>
		<category code="9999999" label="Missing value or refused"/>
	</variable>
    <variable name="employ" desc="What is this member's primary employment status" start="404" end="410" type="numeric">
		<category code="0000000" label="Child - not applicable"/>
		<category code="0000001" label="Employed full time"/>
		<category code="0000002" label="Employed part time"/>
		<category code="0000003" label="Student, not employed"/>
		<category code="0000004" label="Student and employed"/>
		<category code="0000005" label="Homemaker"/>
		<category code="0000006" label="Retired"/>
		<category code="0000007" label="Unemployed"/>
	    <category code="9999999" label="Missing value or not answered"/>
	</variable>
    <variable name="wkstyle" desc="If this member works atleast part time, what is their primary location" start="411" end="417" type="numeric">
		<category code="0000000" label="Not applicable (child or not employed)"/>
		<category code="0000001" label="Works at one location away from home"/>
		<category code="0000002" label="Works at several locations away from home"/>
		<category code="0000003" label="Works primarily at home"/>
		<category code="0000004" label="Data entry error"/>
	    <category code="9999999" label="Missing value or not answered"/>
	</variable>
	<variable name="dataent" desc="" start="418" end="426" type="string"/>
	<variable name="adults" desc="Duration of trip" start="427" end="427" type="numeric"/>
	<variable name="adultcat" desc="Home many 16 years old or older live in your household" start="428" end="428" type="numeric">
		<category code="0" label="0"/>
		<category code="1" label="1"/>
		<category code="2" label="2"/>
		<category code="3" label="3"/>
		<category code="4" label="4 or more"/>
	</variable>
	<variable name="kids" desc="How many 15 years old or younger live in your house" start="429" end="429" type="numeric"/>
	<variable name="kidscat" desc="Home many 15 years old or younger live in your household" start="430" end="430" type="numeric">
		<category code="0" label="0"/>
		<category code="1" label="1"/>
		<category code="2" label="2"/>
		<category code="3" label="3"/>
		<category code="4" label="4 or more"/>
	</variable>
	<variable name="hhsiz" desc="How many people (total) live in your household" start="431" end="431" type="numeric"/>
	<variable name="hhsizcat" desc="How many people (total) live in your household - categorized" start="432" end="432" type="numeric">
		<category code="1" label="1"/>
		<category code="2" label="2"/>
		<category code="3" label="3"/>
		<category code="4" label="4"/>
		<category code="5" label="5 or more"/>
	</variable>
	<variable name="months" desc="How many months of the year do you live in Volusia County" start="433" end="439" type="numeric">
	    <category code="9999999" label="Missing value"/>
	</variable>
	<variable name="monthcat" desc="How many months of the year do you live in Volusia County - categorized" start="440" end="446" type="numeric">
		<category code="0000001" label="Upto 3 months"/>
		<category code="0000002" label="4-6 months"/>
		<category code="0000003" label="7-9 months"/>
		<category code="0000004" label="10-12 months"/>
	    <category code="9999999" label="Missing value or question not seen"/>
	</variable>
	<variable name="numcars" desc="How many cars are operated by the members of your household" start="447" end="453" type="numeric">
	    <category code="9999999" label="Missing value"/>
	</variable>
	<variable name="carcat" desc="How many cars are operated by the members of your household - categorized" start="454" end="460" type="numeric">
		<category code="0000000" label="0"/>
		<category code="0000001" label="1"/>
		<category code="0000002" label="2"/>
		<category code="0000003" label="3"/>
	    <category code="9999999" label="Missing value or question not seen"/>
	</variable>
	<variable name="numvans" desc="How many minivans, pickups and SUVs are operated by the members of your household" start="461" end="467" type="numeric">
	    <category code="9999999" label="Missing value"/>
	</variable>
	<variable name="vancat" desc="How many minivans, pickups and SUVs are operated by the members of your household - categorized" start="468" end="474" type="numeric">
		<category code="0000000" label="0"/>
		<category code="0000001" label="1"/>
		<category code="0000002" label="2"/>
		<category code="0000003" label="3"/>
	    <category code="9999999" label="Missing value or question not seen"/>
	</variable>
	<variable name="numbikes" desc="How many motorcycles are operated by the members of your household" start="475" end="481" type="numeric">
	    <category code="9999999" label="Missing value"/>
	</variable>
	<variable name="bikecat" desc="How many motorcycles are operated by the members of your household - categorized" start="482" end="488" type="numeric">
		<category code="0000000" label="0"/>
		<category code="0000001" label="1"/>
		<category code="0000002" label="2"/>
		<category code="0000003" label="3"/>
	    <category code="9999999" label="Missing value or question not seen"/>
	</variable>
	<variable name="totveh" desc="How many vehicles (including motorcycles) are used by me" start="489" end="490" type="numeric"/>
	<variable name="tvehcat" desc="How many vehicles (including motorcycles) are used by me - categorized" start="491" end="492" type="numeric">
		<category code="0" label="0"/>
		<category code="1" label="1"/>
		<category code="2" label="2"/>
		<category code="3" label="3"/>
		<category code="4" label="4"/>
		<category code="5" label="5 or more"/>
	</variable>
	<variable name="homeown" desc="Do you rent or own your home" start="493" end="499" type="numeric">
		<category code="0000000" label="Missing"/>
		<category code="0000001" label="Rent"/>
		<category code="0000002" label="Own"/>
		<category code="0000003" label="Data entry error"/>
	    <category code="9999999" label="Missing value or not answered"/>
	</variable>
	<variable name="hometype" desc="Which type of home do you live in" start="500" end="506" type="numeric">
		<category code="0000000" label="Missing"/>
		<category code="0000001" label="Condominium or townhouse"/>
		<category code="0000002" label="Mobile home"/>
		<category code="0000003" label="Single family home"/>
		<category code="0000004" label="Duplex, triplex or fourplex"/>
		<category code="0000005" label="Apartment"/>
		<category code="0000007" label="Data entry error"/>
	    <category code="9999999" label="Missing value or not answered"/>
	</variable>
	<variable name="income" desc="What is your annual household income before taxes" start="507" end="513" type="numeric">
		<category code="0000000" label="Missing"/>
		<category code="0000001" label="less than 15,000"/>
		<category code="0000002" label="15,000 t0 24,999"/>
		<category code="0000001" label="25,000 to 34,999"/>
		<category code="0000002" label="35,000 t0 49,999"/>
		<category code="0000002" label="50,000 t0 74,999"/>
		<category code="0000001" label="75,000 to 99,999"/>
		<category code="0000002" label="100,000 or more"/>
	    <category code="9999999" label="Missing value or not answered"/>
	</variable>
	<variable name="numvis1" desc="How many out of town visitors were visiting your home on day 1" start="514" end="515" type="numeric"/>
	<variable name="vis1cat" desc="How many out of town visitors were visiting your home on day 1 - categorized" start="516" end="516" type="numeric">
		<category code="0" label="0"/>
		<category code="1" label="1"/>
		<category code="2" label="2"/>
		<category code="3" label="3"/>
	</variable>
	<variable name="numvis2" desc="How many out of town visitors were visiting your home on day 2" start="517" end="518" type="numeric"/>
	<variable name="vis2cat" desc="How many out of town visitors were visiting your home on day 2 - categorized" start="519" end="519" type="numeric">
		<category code="0" label="0"/>
		<category code="1" label="1"/>
		<category code="2" label="2"/>
		<category code="3" label="3"/>
	</variable>
</varlist>
