<?xml version="1.0" encoding="ISO-8859-1"?>
<varlist name="KIPDA" delimiter=",">
    <variable name="Householdnumber" desc="Number assigned to the household for ID purposes" start="1" end="7" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="Personnumber" desc="Number assigned to the person for ID purposes" start="8" end="14" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="Tripnumber" desc="Number assigned to the trip for ID purposes" start="15" end="21" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="Relationship" desc="Relationship of participant to the head of household" start="22" end="28" type="numeric">
    	<category code="0000000" label="Head"/>
        <category code="0000001" label="Child"/>
        <category code="0000002" label="Spouse"/>
        <category code="0000003" label="Roommate"/>
        <category code="0000004" label="Other relative"/>
        <category code="9999999" label="Missing value"/>
    </variable>		
    
    <variable name="Dayoftheweek" desc="Day of the week travel occurred" start="29" end="30" type="string">
    	<category code="M" label="Monday"/>
        <category code="T" label="Tuesday"/>
        <category code="W" label="Wednesday"/>
        <category code="H" label="Thursday"/>
    </variable>		
    	
    <variable name="Month" desc="Month in which the travel occurred" start="31" end="34" type="string">
    	<category code="OCT" label="October"/>
        <category code="NOV" label="November"/>
        <category code="DEC" label="December"/>
    </variable>	
    	
    <variable name="Date" desc="Date is day of the month on wich travel occurred" start="35" end="41" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    		
    <variable name="Age" desc="Age of participant" start="42" end="48" type="numeric">
    	<category code="9999999" label="Missing value"/>	
    </variable>
    	
    <variable name="Sex" desc="Sex of participant" start="49" end="50" type="string">		
    	<category code="F" label="Female"/>
        <category code="M" label="Male"/>
    </variable>	
    
    <variable name="Licenseddriver" desc="License status of participant" start="51" end="57" type="numeric">	
    	<category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
        <category code="9999999" label="Missing value"/>
    </variable>	
    	
    <variable name="Milesdriventoday" desc="Miles driven by participant on travel day" start="58" end="64" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>	

	<variable name="Employmentstatus" desc="Employment status of participant" start="65" end="71" type="numeric">
        <category code="0000000" label="Not Employed"/>
        <category code="0000001" label="Full Time"/>
        <category code="0000002" label="Part Time"/>
        <category code="0000003" label="Not Employed"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="Workoutofhome" desc="Does participant normally work outside of his/her home" start="72" end="78" type="numeric">
		<category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
        <category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="ifyeswrkdhmetday" desc="If yes to precious question, did participant work at home on the travel day?" start="79" end="85" type="numeric">
    	<category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
        <category code="9999999" label="Missing value"/>
    </variable>	
    		
    <variable name="tripstartcity" desc="City for start of trip is generally self-explanatory" start="86" end="115" type="string"/>		
	
	<variable name="tripstartstate" desc="State for start of trip is generally self-explanatory" start="116" end="118" type="string">
        <category code="IN" label="INDIANA"/>
        <category code="KY" label="KENTUCKY"/>
    </variable>
    
    <variable name="tripstartcounty" desc="County for start of trip is generally self-explanatory" start="119" end="121" type="string">
    	<category code="AL" label="ALLEN (KY)"/>
    	<category code="AN" label="ANDERSON (KY)"/>
        <category code="BA" label="BARREN (KY)"/>
        <category code="BR" label="BRECKINRIDGE (KY)"/>
        <category code="CA" label="CARROLL (KY)"/>
        <category code="CL" label="CLARK (IN)"/>
        <category code="CR" label="CRAWFORD (IN)"/>
    	<category code="DU" label="DUBOIS (IN)"/>
        <category code="FA" label="FAYETTE (KY)"/>
        <category code="FL" label="FLOYD (IN)"/>
        <category code="FR" label="FRANKLIN (KY)"/>
        <category code="GR" label="GRAYSON (KY)"/>
        <category code="HA" label="HARDIN (KY)"/>
    	<category code="HE" label="HENRY (KY)"/>
        <category code="HR" label="HARRISON (IN)"/>
        <category code="JA" label="JACKSON (IN)"/>
        <category code="JE" label="JEFFERSON (KY)"/>
        <category code="JN" label="JENNINGS (IN)"/>
        <category code="JS" label="JESSAMINE (KY)"/>
    	<category code="LA" label="LAWRENCE (IN)"/>
        <category code="MA" label="MARION (IN)"/>
        <category code="MD" label="MADISON (KY)"/>
        <category code="ME" label="MEADE (KY)"/>
        <category code="NE" label="NELSON (KY)"/>
		<category code="OL" label="OLDHAM (KY)"/>
    	<category code="OR" label="ORANGE (IN)"/>
        <category code="PE" label="PERRY (IN)"/>
        <category code="SC" label="SCOTT (IN)"/>
        <category code="SH" label="SHELBY (KY)"/>
        <category code="SP" label="SPENCER (KY)"/>
        <category code="ST" label="SCOTT (KY)"/>
    	<category code="TA" label="TAYLOR (KY)"/>
        <category code="TR" label="TRIMBLE (KY)"/>
        <category code="WA" label="WASHINGTON (IN)"/>
        <category code="WR" label="WARREN (KY)"/>
    </variable>		
    
    <variable name="Startplacetype" desc="Type of starting place" start="122" end="128" type="numeric">
    	<category code="0000001" label="Home"/>
        <category code="0000002" label="Office"/>
        <category code="0000003" label="Store/Shop"/>
        <category code="0000004" label="Restaurant"/>
        <category code="0000005" label="Hospital/Doctor"/>
        <category code="0000006" label="Daycare"/>
        <category code="0000007" label="School"/>
        <category code="0000008" label="Recreation Place"/>
        <category code="0000009" label="Church/Religious"/>
        <category code="0000010" label="Other"/>
        <category code="0000055" label="Out of Area"/>
        <category code="0000066" label="Outside Sales"/>
        <category code="0000077" label="Start or End (But Not Both) of Trip Outside of Area"/>
        <category code="9999999" label="Missing value"/>
    </variable>		
	
    <variable name="TripendCity" desc="City for end of trip is generally self-explanatory" start="129" end="154" type="string"/>	
    	
    <variable name="TripendState" desc="State for end of trip is generally self-explanatory" start="155" end="157" type="string">
        <category code="IN" label="INDIANA"/>
        <category code="KY" label="KENTUCKY"/>
    </variable>
    
    <variable name="TripendCnty" desc="County for end of trip is generally self-explanatory" start="158" end="160" type="string">
    	<category code="AL" label="ALLEN (KY)"/>
    	<category code="AN" label="ANDERSON (KY)"/>
        <category code="BA" label="BARREN (KY)"/>
        <category code="BR" label="BRECKINRIDGE (KY)"/>
        <category code="CA" label="CARROLL (KY)"/>
        <category code="CL" label="CLARK (IN)"/>
        <category code="CR" label="CRAWFORD (IN)"/>
    	<category code="DU" label="DUBOIS (IN)"/>
        <category code="FA" label="FAYETTE (KY)"/>
        <category code="FL" label="FLOYD (IN)"/>
        <category code="FR" label="FRANKLIN (KY)"/>
        <category code="GR" label="GRAYSON (KY)"/>
        <category code="HA" label="HARDIN (KY)"/>
    	<category code="HE" label="HENRY (KY)"/>
        <category code="HR" label="HARRISON (IN)"/>
        <category code="JA" label="JACKSON (IN)"/>
        <category code="JE" label="JEFFERSON (KY)"/>
        <category code="JN" label="JENNINGS (IN)"/>
        <category code="JS" label="JESSAMINE (KY)"/>
    	<category code="LA" label="LAWRENCE (IN)"/>
        <category code="MA" label="MARION (IN)"/>
        <category code="MD" label="MADISON (KY)"/>
        <category code="ME" label="MEADE (KY)"/>
        <category code="NE" label="NELSON (KY)"/>
		<category code="OL" label="OLDHAM (KY)"/>
    	<category code="OR" label="ORANGE (IN)"/>
        <category code="PE" label="PERRY (IN)"/>
        <category code="SC" label="SCOTT (IN)"/>
        <category code="SH" label="SHELBY (KY)"/>
        <category code="SP" label="SPENCER (KY)"/>
        <category code="ST" label="SCOTT (KY)"/>
    	<category code="TA" label="TAYLOR (KY)"/>
        <category code="TR" label="TRIMBLE (KY)"/>
        <category code="WA" label="WASHINGTON (IN)"/>
        <category code="WR" label="WARREN (KY)"/>
    </variable>		
    
    <variable name="Endingplacetype" desc="Type of ending place" start="161" end="167" type="numeric">
    	<category code="0000000" label="Stayed home/Other place"/>
        <category code="0000001" label="Another home"/>
        <category code="0000002" label="Office"/>
        <category code="0000003" label="Store/Shop"/>
        <category code="0000004" label="Restaurant"/>
        <category code="0000005" label="Hospital/Doctor"/>
        <category code="0000006" label="Daycare"/>
        <category code="0000007" label="School"/>
        <category code="0000008" label="Recreation Place"/>
        <category code="0000009" label="Church/Religious"/>
        <category code="0000010" label="Other"/>
        <category code="0000055" label="Out of Area"/>
        <category code="0000066" label="Outside Sales"/>
        <category code="0000077" label="Start or End (But Not Both) of Trip Outside of Area"/>
        <category code="9999999" label="Missing value"/>
    </variable>		
    
    <variable name="Purposeoftrip" desc="Purpose of the trip" start="168" end="174" type="numeric">
        <category code="0000001" label="Go or return home"/>
        <category code="0000002" label="Go or return to work"/>
        <category code="0000003" label="Work related"/>
        <category code="0000004" label="Shopping"/>
        <category code="0000005" label="Go to school"/>
        <category code="0000006" label="Eat or get food"/>
        <category code="0000007" label="Pick up/Drop off"/>
        <category code="0000008" label="Medical/Doctor"/>
        <category code="0000009" label="Recreation"/>
        <category code="0000010" label="School related"/>
        <category code="0000011" label="Change mode"/>
        <category code="0000012" label="Church/Religious"/>
        <category code="0000013" label="Other"/>
        <category code="9999999" label="Missing value"/>
    </variable>	
    	
    <variable name="Leavetime" desc="Leave time is the time the trip began (hour and minute)" start="175" end="181" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>	
    		
    <variable name="Leaveamorpm" desc="Leave am or pm designates that the leave time of the trip was in the am or pm" start="182" end="183" type="string">		
    	<category code="A" label="AM"/>
        <category code="P" label="PM"/>
    </variable>	
      
    <variable name="Arrivetime" desc="Arrive time is the time the trip ended (hour and minute)" start="184" end="190" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>	
         
    <variable name="Arriveamorpm" desc="arrive am or pm designates that the arrive time of the trip was in the am or pm" start="191" end="192" type="string">		
    	<category code="A" label="AM"/>
        <category code="P" label="PM"/>
    </variable>	
    		
    <variable name="Modeoftravel" desc="Destination city" start="193" end="199" type="numeric">
        <category code="0000001" label="Drove passenger car"/>
        <category code="0000002" label="Drove SUV"/>
        <category code="0000003" label="Drove pickup"/>
        <category code="0000004" label="Passenger in car"/>
        <category code="0000005" label="Bicycle"/>
        <category code="0000006" label="School bus"/>
        <category code="0000007" label="Heavy truck/Farm vehicle"/>
        <category code="0000008" label="Inter-city bus"/>
        <category code="0000009" label="Public bus"/>
        <category code="0000010" label="Walked"/>
        <category code="0000011" label="Taxi"/>
        <category code="0000012" label="Other"/>
        <category code="9999999" label="Missing value"/>
    </variable>	
    		
    <variable name="Numberinvehicle" desc="Number of persons in vehicles used for trip" start="200" end="206" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="Traveledinarea" desc="Did participant travel within the five-county area on his/her travel day?" start="207" end="213" type="numeric">
    	<category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
        <category code="9999999" label="Missing value"/>
    </variable>	    		
    
    <variable name="Trpplanpurp" desc="Trip planning collapsed into transportation planning catergories" start="214" end="220" type="numeric">
    	<category code="0000000" label="No travel in area"/>
    	<category code="0000001" label="Home based work"/>
        <category code="0000002" label="Home based other"/>
        <category code="0000003" label="Non home based"/>
        <category code="0000005" label="Part of trip out of area"/>
        <category code="0000007" label="Home to other home"/>
        <category code="0000008" label="Numerous addresses"/>
        <category code="9999999" label="Missing value"/>
    </variable>	
    	
    <variable name="Triptimeminutes" desc="Trip time is the length of the trip in minutes" start="221" end="227" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>
    
    <!---Longest description - Vehicles-->		
    <variable name="Vehicles" desc="The number of all operational vehicles, including cars, trucks, and motorcycles, available for use by members of the household. Vehicles does not include RVs, farm equipment, and commercial vehicles that are not used for household purposes" start="228" end="234" type="numeric">
    	<category code="0000000" label="Zero"/>
    	<category code="0000001" label="One"/>
    	<category code="0000002" label="Two"/>
    	<category code="0000003" label="Three or more"/>
    	<category code="9999999" label="Missing value"/>
    </variable>		
    
	<variable name="Persons" desc="Number of persons, including unrelated persons, living in the household" start="235" end="241" type="numeric">
	    <category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="Participants" desc="Number of persons participating in the survey" start="242" end="248" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>
		
    <variable name="Home" desc="Type of structure in which the household dwells" start="249" end="255" type="numeric">
    	<category code="0000001" label="Single-family house"/>
    	<category code="0000002" label="Duplex, triplex, or townhouse"/>
    	<category code="0000003" label="Multi-family housing unit"/>
    	<category code="0000004" label="Mobile home or trailer"/>
    	<category code="0000005" label="Other"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    		
    <variable name="Income" desc="Household income catergory (in 2000 dollars)" start="256" end="262" type="numeric">
        <category code="0000001" label="Under $20,000"/>
        <category code="0000002" label="$20,000 - $39,999"/>
        <category code="0000003" label="$40,000 - $59,999"/>
        <category code="0000004" label="$60,000 - $79,999"/>
        <category code="0000005" label="$80,000 - $99,999"/>
        <category code="0000006" label="$100,000 or more"/>
        <category code="0000007" label="Refuse to provide"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    		
	<variable name="Householdcity" desc="Household city is generally self-explanatory" start="263" end="283" type="string"/>
    
    <variable name="Householdstate" desc="Household state is generally self-explanatory" start="284" end="286" type="string">
        	<category code="IN" label="INDIANA"/>
        	<category code="KY" label="KENTUCKY"/>
    </variable>			
    
    <variable name="Householdcounty" desc="Household county is generally self-explanatory" start="287" end="289" type="string">
     	<category code="AL" label="ALLEN (KY)"/>
    	<category code="AN" label="ANDERSON (KY)"/>
        <category code="BA" label="BARREN (KY)"/>
        <category code="BR" label="BRECKINRIDGE (KY)"/>
        <category code="CA" label="CARROLL (KY)"/>
        <category code="CL" label="CLARK (IN)"/>
        <category code="CR" label="CRAWFORD (IN)"/>
    	<category code="DU" label="DUBOIS (IN)"/>
        <category code="FA" label="FAYETTE (KY)"/>
        <category code="FL" label="FLOYD (IN)"/>
        <category code="FR" label="FRANKLIN (KY)"/>
        <category code="GR" label="GRAYSON (KY)"/>
        <category code="HA" label="HARDIN (KY)"/>
    	<category code="HE" label="HENRY (KY)"/>
        <category code="HR" label="HARRISON (IN)"/>
        <category code="JA" label="JACKSON (IN)"/>
        <category code="JE" label="JEFFERSON (KY)"/>
        <category code="JN" label="JENNINGS (IN)"/>
        <category code="JS" label="JESSAMINE (KY)"/>
    	<category code="LA" label="LAWRENCE (IN)"/>
        <category code="MA" label="MARION (IN)"/>
        <category code="MD" label="MADISON (KY)"/>
        <category code="ME" label="MEADE (KY)"/>
        <category code="NE" label="NELSON (KY)"/>
		<category code="OL" label="OLDHAM (KY)"/>
    	<category code="OR" label="ORANGE (IN)"/>
        <category code="PE" label="PERRY (IN)"/>
        <category code="SC" label="SCOTT (IN)"/>
        <category code="SH" label="SHELBY (KY)"/>
        <category code="SP" label="SPENCER (KY)"/>
        <category code="ST" label="SCOTT (KY)"/>
    	<category code="TA" label="TAYLOR (KY)"/>
        <category code="TR" label="TRIMBLE (KY)"/>
        <category code="WA" label="WASHINGTON (IN)"/>
        <category code="WR" label="WARREN (KY)"/>
    </variable>		

    <variable name="Race" desc="Participant's race/ethnic group" start="290" end="296" type="numeric">
        <category code="0000001" label="Asian/Pacific Islander"/>
        <category code="0000002" label="African American"/>
        <category code="0000003" label="Hispanic/Latino"/>
        <category code="0000004" label="White/Caucasian"/>
        <category code="0000005" label="American Indian/Eskimo"/>
        <category code="0000006" label="Other"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    		
    <variable name="Race2" desc="The first person traveling with the participant was identified as the following race/ethnic group" start="297" end="303" type="numeric">
        <category code="0000001" label="Asian/Pacific Islander"/>
        <category code="0000002" label="African American"/>
        <category code="0000003" label="Hispanic/Latino"/>
        <category code="0000004" label="White/Caucasian"/>
        <category code="0000005" label="American Indian/Eskimo"/>
        <category code="0000006" label="Other"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="Race3" desc="The second person traveling with the participant was identified as the following race/ethnic group" start="304" end="310" type="numeric">
        <category code="0000001" label="Asian/Pacific Islander"/>
        <category code="0000002" label="African American"/>
        <category code="0000003" label="Hispanic/Latino"/>
        <category code="0000004" label="White/Caucasian"/>
        <category code="0000005" label="American Indian/Eskimo"/>
        <category code="0000006" label="Other"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="Phydisab" desc="Participant's physical condition" start="311" end="317" type="numeric">
        <category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="Overage62" desc="Participant identified himself/herself as being over age 62" start="318" end="324" type="numeric">	
    	<category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
        <category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="Otherlang" desc="A language other than English is spoken in the participant's home" start="325" end="331" type="numeric">
        <category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    
    <!--Remember to close 'desc' after fnishing-->
    <variable name="Trips" desc="Number of trips made by the participant during the travel day" start="332" end="338" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>	
    	
    <variable name="startTAZ" desc="1990 KIPDA Traffic Analysis Zone number for the start of the trip" start="339" end="345" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="StartCentract" desc="1990 Census tract number for the start of the trip" start="346" end="352" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="startCntyFIPS" desc="Federal Information Processing Standards code for the state and county for the start of the trip" start="353" end="359" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>
    														  
    <variable name="EndTAZ" desc="1990 KIPDA Traffic Analysis Zone number for the end of the trip" start="360" end="366" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>

    <variable name="EndCensusTRACT" desc="1990 Census tract number for the end of the trip" start="367" end="373" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>		

    <variable name="EndCountyFIPS" desc="Federal Information Processing Standards code for the state and county for the end of the trip" start="374" end="380" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>		

    <variable name="HTAZ" desc="1990 KIPDA Traffic Analysis Zone number for the household location" start="381" end="387" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>		

    <variable name="HCensusTRACT" desc="1990 Census tract number for the household location" start="388" end="394" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>

    <variable name="HCountyFIPScode" desc="Federal Information Processing Standards code for the state and county for the household location" start="395" end="401" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>
//****************************************************************************************************
	<variable name="firstper" desc="Person in a household appearing for the first time" start="402" end="408" 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>


