$Title "Trinidad and Tobago Household Members Dictionary" 00001000 ************************************************************************00002000 * * *00003000 * /\ * *00004000 * / //\\ \ World Fertility Survey * Trinidad and Tobago *00005000 * // ///\\\ \\ * Fertility Survey *00006000 * ////// \\\\\\ International * *00007000 * //// \\\\ Statistical * *00008000 * // \\ Institute *****************************00009000 * \\\\\\\ /////// * *00010000 * \\ /// 35-37 Grosvenor Gardens * *00011000 * \\\\\\ ////// London SW1W 0BS * Dictionary for *00012000 * \\ /// United Kingdom * Household members file *00013000 * \\ //// * *00014000 * * *00015000 ************************************************************************00016000 * *00017000 *......................................................................*00018000 [ Country code : TT *00019000 *........................:.............................................*00020000 [ Type of data : HM03 *00021000 *........................:.............................................*00022000 [ File : Dict *00023000 *........................:.............................................*00024000 [ Version of dictionary : 3.1.1 *00025000 *........................:.............................................*00026000 [ Date created : 13th July 1981 (JJ) *00027000 *........................:.............................................*00028000 [ Date last amended : 22nd July 1981 (JJ) *00029000 *........................:.............................................*00030000 [ Descriptive document : WFS Tech *00031000 *........................:.............................................*00032000 [ Basic documentation : DP guidelines, Feb 1979, WFS Tech 1010 *00033000 *........................:.............................................*00034000 [ Master dictionary : 1.1.21 (30 Jun 1981) (BR) *00035000 *........................:.............................................*00036000 [ : *00037000 *......................................................................*00038000 * *00039000 * *00040000 * *00041000 * *00042000 * *00043000 * *00044000 * *00045000 * *00046000 * *00047000 * *00048000 * *00049000 * *00050000 * *00051000 * *00052000 * *00053000 * *00054000 * *00055000 * *00056000 * *00057000 * *00058000 ************************************************************************00059000 $PAGE 00060000 ************************************************************************00061000 * *00062000 * This document contains three types of record (or line), *00063000 * distinguished by the character printed in column 1: *00064000 * *00065000 * alphabetic character - a variable definition record. *00066000 * blank - a value definition record. *00067000 * all other characters - a comment *00068000 * *00069000 * The "other characters" currently in use are: *00070000 * * a general comment *00071000 * ( a comment containing basic information about the *00072000 * dictionary (version, dataset described, etc) *00073000 * $ formatting information *00074000 * *00075000 * Variable definition records are used to provide names and *00076000 * labels for variables, to define their location in the file, *00077000 * and to state their range and special codes. *00078000 * *00079000 * Alphanumeric values are left justified. *00080000 * *00081000 * Numeric values are right justified. *00082000 * *00083000 * The format of a variable definition record is: *00084000 * *00085000 * Column Contents Remarks. *00086000 * *00087000 * 1-6 Variable name Identifies the variable; up to 6 *00088000 * characters, the first being a letter. *00089000 * *00090000 * 10-13 Starting location Column where variable starts. *00091000 * *00092000 * 15-16 Length Number of columns occupied by *00093000 * variable. *00094000 * *00095000 * 17-20 Minimum Lowest value of variable. *00096000 * *00097000 * 21-24 Maximum Highest value of variable, other *00098000 * than, not applicable, or special codes.*00099000 * *00100000 * 26-29 Not applicable Code used for, not applicable, if any; *00101000 * otherwise left blank. *00102000 * *00103000 * 31-34 Special code Any code equal to or greater than *00104000 * this value requires special *00105000 * treatment in analysis; usually *00106000 * code used for, not stated, if any. *00107000 * *00108000 * 36-65 Variable label Describes the variable more fully *00109000 * than the name; up to 30 characters. *00110000 * *00111000 * 67-72 Value label If the codes for this variable *00112000 * backreference have the same labels as the codes *00113000 * for a previously defined variable, *00114000 * the name of the previous variable *00115000 * is coded here. *00116000 * *00117000 ************************************************************************00118000 $PAGE 00119000 ************************************************************************00120000 * *00121000 * Value definition records follow a variable definition record *00122000 * and are used to provide labels describing the meaning of the *00123000 * codes of the variable. If used in conjunction with a value *00124000 * label reference (in the variable definition record) they can *00125000 * be used to add new codes or to redefine the labels of old codes. *00126000 * The format of a value definition record is: *00127000 * *00128000 * Column Contents Remarks *00129000 * *00130000 * 36-39 Value The code being defined. *00131000 * 44-63 Label Up to 20 characters, left justified. *00132000 * *00133000 ************************************************************************00134000 * *00135000 * *00136000 * Columns 73-80 of all dictionary records are reserved for a *00137000 * sequence number. *00138000 * *00139000 * All values are coded right justified in their field, while names *00140000 * and labels are coded left justified. *00141000 * *00142000 ************************************************************************00143000 * *00144000 * All dates in the file are represented by century month codes (cmc). *00145000 * The century month code is defined as the number of months *00146000 * since December, 1899 and is calculated as follows: *00147000 * CMC = 12 * Year + Month. *00148000 * To convert from century month code to calender date, *00149000 * use the following: *00150000 * Year = (CMC - 1) / 12 *00151000 * Month = CMC - 12 * Year *00152000 * To compute the length of time in months between any two *00153000 * events subtract the cmc of the first event from the cmc *00154000 * of the second event. *00155000 * *00156000 ************************************************************************00157000 * Note: *00158000 * # indicates a blank column. *00159000 ************************************************************************00160000 $PAGE 00161000 ************************************************************************00162000 * *** Household Information *** *00163000 ************************************************************************00164000 H001 1 1 1 9 County 00165000 H002 2 1 0 7 Ward 00166000 H003 3 3 0 166 Enumeration district 00167000 H004 6 3 0 784 Household number 00168000 H005 9 2 1 25 Individual number 00169000 H006 11 4 Weight 00170000 H007 15 1 1 2 Region of residence 00171000 1 Urban 00172000 2 Rural 00173000 HC07 16 1 1 4 Number of calls 00174000 HC08 17 1 0 0 Duration in hours 00175000 HC09 18 2 0 55 Duration in minutes 00176000 HC10 20 1 1 1 Result 00177000 1 Completed 00178000 HM01 21 1 1 7 Relationship to head of HH 00186000 1 Head 00187000 2 Spouse\partner 00188000 3 Child\spouse\partner 00189000 4 Other relative 00190000 5 Boarder 00191000 6 Domestic help 00192000 7 Other 00193000 HM06 22 1 1 2 Sex 00195000 1 Male 00196000 2 Female 00197000 HM07 23 2 0 98 99 Age 00198000 99 Not stated 00200000 HM08 25 1 1 2 # School attendance 00201000 1 Yes 00202000 2 No 00203000 # Not applicable 00204000 HM31 26 2 1 6 # Eligibility number 00205000 # Not applicable 00206000 ************************************************************************00207000 $PAGE 00208000 ************************************************************************00209000 * HC15 - HC28 are for head of the household only. *00210000 ************************************************************************00211000 HC15 28 1 1 8 # 9 Type of dwelling 00212000 1 Undivided private hs 00213000 2 S\C part priv house 00214000 3 Dependent part-pr hs 00215000 4 Flat or apartment 00216000 5 Multi-purpose buildg 00217000 6 Barracks 00218000 8 Other 00219000 # Not applicable 00220000 9 Not stated 00221000 HC16 29 1 1 8 # 9 Own, rent or lease dwelling 00222000 1 Owner-occupied 00223000 2 Rented\leased unfurn 00224000 3 Rented\leased-furn. 00225000 4 Rent-free 00226000 8 Other 00227000 # Not applicable 00228000 9 Not stated 00229000 HC17 30 2 1 9 # 99 Number of rooms 00230000 # Not applicable 00231000 99 Not stated 00232000 HC18 32 2 0 5 # 99 Number of bedrooms 00233000 # Not applicable 00234000 99 Not stated 00235000 HC19 34 1 1 9 # Type of water supply 00236000 1 Piped in house 00237000 2 Piped in yard 00238000 3 Priv catchment-piped 00239000 4 Pr c'ment-not piped 00240000 5 Public stand-pipe 00241000 6 Spring or well 00242000 7 Stream or river 00243000 8 Truck-borne 00244000 9 Other 00245000 # Not applicable 00246000 HC20 35 1 1 4 # 9 Type of lighting 00247000 1 Electricity 00248000 2 Kerosene 00249000 3 Gas 00250000 4 Candles & other 00251000 # Not applicable 00252000 9 Not stated 00253000 HC21 36 3 0 127 # 999 Necessity or luxury items 00254000 0 None 00255000 1 Bicycle 00256000 2 Motorbike or scooter 00257000 3 Bicycle & m'bike\sc. 00258000 4 Motor car 00259000 5 Bicycle & car 00260000 6 M'bike\scooter & car 00261000 7 Bicycle,m'b\sc & car 00262000 8 Stove 00263000 9 Bicycle & stove 00264000 10 M'bike\sc. & stove 00265000 11 Bicycle,m'b\sc,stove 00266000 12 Motor car & stove 00267000 13 Bicycle,car & stove 00268000 14 M'bike\sc,car,stove 00269000 15 Bike,m'b\s,car,stove 00270000 16 Refrigerator 00271000 * 17-31 are combinations of 1-16 *00272000 * 32-63 are combinations of 1-32 *00273000 64 Television 00274000 * 65-127 are combinations of 1-64 *00275000 # Not applicable 00276000 999 Not stated 00276100 HC22 39 1 1 2 # 9 Bicycle? 00277000 1 Yes 00278000 2 No 00279000 # Not applicable 00280000 9 Not stated 00281000 HC23 40 1 1 2 # 9 Motorbike or motor scooter? HC22 00282000 HC24 41 1 1 2 # 9 Motor car? HC22 00283000 HC25 42 1 1 2 # 9 Stove? HC22 00284000 HC26 43 1 1 2 # 9 Refrigerator? HC22 00285000 HC27 44 1 1 2 # 9 Sewing machine? HC22 00286000 HC28 45 1 1 2 # 9 Television? HC22 00287000 HC29 46 2 1 20 Number of persons in household 00288000 ************************************************************************00289000 *** End of dictionary for Trinidad and Tobago household members file ***00290000 ************************************************************************00291000