$TITLE "Egypt Standard Household Member File 01" 00001000 *----------------------------------------------------------------------*00002000 * * *00003000 * III SSSSSSIII Research Centre * *00004000 * III SSSSSSIII * Egypt *00005000 * III SS III Director Vijay K. Verma * Fertility survey *00006000 * III SS III 428 Princes Beatrixlaan * *00007000 * III SSSSS III P.O Box 950 * *00008000 * III SSSSS III 2270 AZ Voorburg * *00009000 * III SS III Netherlands * *00010000 * III SS III Tel (070) 69 43 41 * Dictionary for *00011000 * IIISSSSSS III Cable statist Voorburg * Standard Household *00012000 * IIISSSSSS III Telex 32260 isi nl * Member file *00013000 * * *00014000 ************************************************************************00015000 * *00016000 *----------------------------------------------------------------------*00017000 ( Country code : EG *00018000 *------------------------:---------------------------------------------*00019000 ( Type of data : HM *00020000 *------------------------:---------------------------------------------*00021000 ( Version of data : 01 *00022000 *------------------------:---------------------------------------------*00023000 * File : Dict *00024000 *------------------------:---------------------------------------------*00025000 ( Version of dictionary : 1.1.4 *00026000 *------------------------:---------------------------------------------*00027000 ( Date created : 3 January 1986 *00028000 *------------------------:---------------------------------------------*00029000 ( Date last amended : 6 March 1986 (TC) *00030000 *------------------------:---------------------------------------------*00031000 ( Descriptive document : ISIRC Tech *00032000 *------------------------:---------------------------------------------*00033000 * Master dictionary : 08 (21 October 1985/NO) *00034000 *------------------------:---------------------------------------------*00035000 * *00036000 * *00037000 * The standard h/h member file was created from the edited h/h *00038000 * data. Some inconsistencies found in the data were corrected. *00039000 * *00040000 * *00041000 * Bibliographic citation *00042000 * ---------------------- *00043000 * *00044000 * Any published report or paper using data from this file should *00045000 * include the following citation among its references: *00046000 * *00047000 * Central Agency for Public Mobilisation and Statistics, Cairo. *00048000 * Egyptian Fertility Survey, 1980, Household Member File, version 01 *00049000 * *00050000 * The Hague: International Statistical Institute Research Centre *00051000 * producer and distributor] *00052000 * *00053000 *----------------------------------------------------------------------*00054000 $PAGE 00055000 *----------------------------------------------------------------------*00056000 * *00057000 * This document contains six types of record. They are distinguished *00058000 * by the character printed in position 1: *00059000 * *00060000 * alphabetic character (A-Z) - a variable definition record. *00061000 * blank - a value definition record. *00062000 * left parenthesis ("(") - a record that documents the basic *00063000 * provenance of the dictionary. *00064000 * percent symbol ("%") - indicates one of three kinds *00065000 * of record, "%FILE", "%CASE" and *00066000 * "%TABLE", described below. *00067000 * greater than symbol (">") - used in conjunction with "%TABLE". *00068000 * dollar sign ("$") - a title or page-control direction. *00069000 * asterisk ("*") - a comment. *00070000 * *00071000 *----------------------------------------------------------------------*00072000 * *00073000 * Positions 73-80 of all dictionary entries are reserved for a sequ- *00074000 * ence number. *00075000 * *00076000 * All values are coded right justified in their field, while names *00077000 * and labels are coded left justified. *00078000 * *00079000 *----------------------------------------------------------------------*00080000 * *00081000 * Abbreviations used for intervals: *00082000 * *00083000 * FBI first birth interval *00084000 * FPI first pregnancy interval *00085000 * LCBI last closed birth interval *00086000 * LCPI last closed pregnancy interval *00087000 * OBI open birth interval *00088000 * OPI open pregnancy interval *00089000 * *00090000 *----------------------------------------------------------------------*00091000 * *00092000 * Dates: *00093000 * *00094000 * All dates in the file are represented by century month codes (cmc). *00095000 * The century month code is defined as the number of months since *00096000 * December 1899 and is calculated as follows: *00097000 * cmc = 12*year + month *00098000 * You can convert from cmc to normal calendar dates like this: *00099000 * year = (cmc - 1)/12 *00100000 * month = cmc - 12*year *00101000 * To compute the length of time in months between any two events *00102000 * subtract the cmc of the first event from the cmc of the second *00103000 * event. *00104000 * *00105000 *----------------------------------------------------------------------*00106000 $PAGE 00107000 *----------------------------------------------------------------------*00108000 * *00109000 * Variable Definition Records: *00110000 * *00111000 * Variable definition records are used to provide names and labels *00112000 * for variables, to define their location in the file, and to state *00113000 * their range and special codes. The format of a variable definition *00114000 * record is: *00115000 * *00116000 * Position Contents Remarks *00117000 * *00118000 * 1-6 Variable name Identifies the variable; up to six *00119000 * characters, the first being a letter. *00120000 * *00121000 * 8-9 Record type If more than one record type is present.*00122000 * This corresponds to a record type which *00123000 * is defined in a %REC entry. *00124000 * *00125000 * 10-13 Starting location Position where variable starts. *00126000 * *00127000 * 15-16 Length Number of positions occupied by the *00128000 * variable. *00129000 * *00130000 * 17-20 Minimum Lowest value of variable. *00131000 * *00132000 * 21-24 Maximum Highest value of variable other than *00133000 * "not applicable" or special codes. *00134000 * *00135000 * 26-29 Not applicable Code used for "not applicable",if any; *00136000 * otherwise left blank. "#" indicates that*00137000 * blanks in the data mean "not applicable"*00138000 * *00139000 * 31-34 Special code This indicates a value requiring *00140000 * special treatment in analysis. As a *00141000 * variable may have more than one spec- *00142000 * ial code, only the lowest value of *00143000 * these is shown here. Others will be *00144000 * indicated as value definition records *00145000 * only. Usually this code is used for *00146000 * "not stated", if any. *00147000 * *00148000 * 36-65 Variable label Describes the variable more fully than *00149000 * the name; up to 30 characters. *00150000 * *00151000 * 67-72 Value label If the codes for this variable have *00152000 * backreference the same labels as some previously def- *00153000 * ined variable,the name of the previous *00154000 * variable is given here. *00155000 * *00156000 *----------------------------------------------------------------------*00157000 $PAGE 00158000 *----------------------------------------------------------------------*00159000 * *00160000 * Value Definition Records: *00161000 * *00162000 * Value definition records follow a variable definition record and *00163000 * are used to provide labels describing the meaning of the codes of *00164000 * the variable. If used in conjunction with a value label reference *00165000 * (in the variable definition record) they can be used to add new *00166000 * codes or to redefine the labels of old codes. The format of a *00167000 * value definition record is: *00168000 * *00169000 * Position Contents Remarks *00170000 * *00171000 * 36-39 Value The code being defined. *00172000 * *00173000 * 44-63 Label Up to 20 characters, left justified. *00174000 * *00175000 *----------------------------------------------------------------------*00176000 $PAGE 00177000 *----------------------------------------------------------------------*00178000 * *00179000 * %FILE record: *00180000 * *00181000 * There is only one "%FILE" record in a dictionary, preceding the *00182000 * variable definition records. It contains basic information about *00183000 * the data file. The format of a %FILE record is: *00184000 * *00185000 * Position Contents Remarks *00186000 * *00187000 * 1-5 %FILE *00188000 * *00189000 * 9-10 Country code Identifies the country. *00190000 * *00191000 * 19-20 Data type Type of data described. *00192000 * *00193000 * 29-30 Version Version of data file . *00194000 * *00195000 * 37-40 Logical record length *00196000 * *00197000 * 43-50 Max no of recs Number of physical records ("cards") *00198000 * in the data file. *00199000 * *00200000 * 60 Data recording mode "A" = Ascii. *00201000 * *00202000 *----------------------------------------------------------------------*00203000 * *00204000 * %CASE records: *00205000 * *00206000 * A "%CASE" record describes the location and length of the case *00207000 * key and gives the number of cases. It can be used to describe *00208000 * multiple case keys. The format of a %CASE record is: *00209000 * *00210000 * Position Contents Remarks *00211000 * *00212000 * 1-5 %CASE *00213000 * *00214000 * 15 Sort order "A"=ascending, "D"=descending *00215000 * "U"=unsorted. *00216000 * *00217000 * 22-25 Location of case key.Starting position of 1st case key. *00218000 * *00219000 * 33-35 Length of case key *00220000 * *00221000 * 49-55 Max number of cases in data file *00222000 * *00223000 * Note: For standard recode files the number of cases in the %CASE *00224000 * record is the same as the number of physical records in the *00225000 * %FILE record. *00226000 * *00227000 *----------------------------------------------------------------------*00228000 $PAGE 00229000 * *00230000 * %TABLE records: *00231000 * *00232000 * These records allow a compact description of data items (one or *00233000 * more variables), which repeat in regular blocks, by indicating how *00234000 * the information is repeated. The %TABLE record is followed by *00235000 * records with ">" in position 1. These are variable and value *00236000 * definition records describing one set of entries in the table. The *00237000 * format of a %TABLE record is: *00238000 * *00239000 * Postion Contents Remarks *00240000 * *00241000 * 1-6 %TABLE *00242000 * *00243000 * 8-9 Formal name This is a name by which the table *00244000 * may be referenced (left justified). *00245000 * *00246000 * 26-30 Starting location The starting position in the data *00247000 * file of the 1st variable in the 1st *00248000 * set of the table. *00249000 * *00250000 * 38-40 Step size Number of positions between the *00251000 * start of each set. *00252000 * *00253000 * 64-65 Actual entries The maximum number of sets for that *00254000 * particular country. *00255000 * *00256000 * 69-70 Max. entries The number of sets for which there *00257000 * is space in the data file. *00258000 * *00259000 * ">" records: *00260000 * *00261000 * All definition records describing table variables have this char- *00262000 * acter in position 1. These records are of two kinds: *00263000 * *00264000 * Variable definition records. *00265000 * *00266000 * The format of a table variable definition record is: *00267000 * *00268000 * Position Contents Remarks *00269000 * *00270000 * 1 > Indicates that the information is *00271000 * part of a table. *00272000 * 2-5 Variable name Maximum 4 characters. *00273000 * *00274000 * 8-9 Table name The name given in position 8-9 of *00275000 * the preceding %TABLE record. *00276000 * *00277000 * 10-13 Location This gives the starting position of *00278000 * the variable within the table. *00279000 * *00280000 * 15-72 Label & backref. As for normal variable definition *00281000 * records. *00282000 * *00283000 * Value definition records. *00284000 * *00285000 * These are the same as normal value definition records apart from *00286000 * the character ">" in position 1. *00287000 $PAGE 00288000 *----------------------------------------------------------------------*00289000 * *00290000 * *00291000 * Logical Maximum *00292000 * Country Data record number *00293000 * code type Version length of recs *00294000 * ---- ---- ------- ------ ------- *00295000 %FILE EG HM 01 289 53731 *00296000 * *00297000 *----------------------------------------------------------------------*00298000 * *00299000 * Location Length Number *00300000 * Sort of of of *00301000 * order case key case key cases *00302000 * ----- -------- -------- ----- *00303000 %CASE A 10 10 53731 *00304000 * *00305000 *----------------------------------------------------------------------*00306000 * Identification information *00307000 *----------------------------------------------------------------------*00308000 I101 1 9 Dataset identification 00309000 * *00310000 * Always ISIEGHM01 *00311000 * *00312000 * *00313000 * Case identification should be created using other *00314000 * identification variables (I103-I107) to be identical to *00315000 * SR identification.Variable used to create case ID *00316000 * should be changed to comment line. *00317000 * *00318000 I103 10 3 1 293 Cluster 00319000 I105 13 4 11870 Dwelling number 00320000 I106 17 1 1 4 HH number 00321000 I107 18 2 1 31 Line number of member 00322000 I109 20 2 1 33 Governerate 00323000 *----------------------------------------------------------------------*00324000 * Sampling information *00325000 *----------------------------------------------------------------------*00326000 I202 22 2 88 88 Domain number 00327000 I203 24 4 1 100 Stratum number 00328000 I204 28 4 1 200 PSU number 00329000 I205 32 4 1 293 UAU number 00330000 I206 36 410001000 Sample weight <1000> 00331000 *----------------------------------------------------------------------*00332000 $PAGE 00333000 *----------------------------------------------------------------------*00334000 * Characteristics of the interview *00335000 *----------------------------------------------------------------------*00336000 I302 40 2 2 3 Month of interview 00337000 2 February 00338000 3 March 00339000 I303 42 2 80 80 Year of interview 00340000 I304 44 1 1 3 Number of visits 00341000 I305 45 1 0 7 9 Result of visit <1> 00342000 0 Other 00343000 1 Interview completed 00344000 2 No comp res at home 00345000 3 Deferred 00346000 5 Dwelling vacant 00347000 6 Address not dwelling 00348000 7 Address not found 00349000 9 Not stated 00350000 I306 46 1 0 7 8 9 Result of visit <2> I305 00351000 8 Int on prev visit 00352000 I307 47 1 0 7 8 9 Result of visit <3> I305 00353000 8 Int on prev visit 00354000 I309 48 1 1 1 Final result 00355000 1 Interview completed 00356000 I311 49 3 32 828 Interviewer 00357000 *----------------------------------------------------------------------*00358000 $PAGE 00359000 *----------------------------------------------------------------------*00360000 * Household member's demographic characteristics *00361000 *----------------------------------------------------------------------*00362000 M101 52 1 1 2 Sex 00363000 1 Male 00364000 2 Female 00365000 M102 53 2 0 95 99 Age in years 00366000 95 95+ 00367000 99 Not stated 00368000 M103 55 2 1 20 99 Age in 5 year group 00369000 1 0 - 4 00370000 2 5 - 9 00371000 3 10 - 14 00372000 4 15 - 19 00373000 5 20 - 24 00374000 6 25 - 29 00375000 7 30 - 34 00376000 8 35 - 39 00377000 9 40 - 44 00378000 10 45 - 49 00379000 11 50 - 54 00380000 12 55 - 59 00381000 13 60 - 64 00382000 14 65 - 69 00383000 15 70 - 74 00384000 16 75 - 79 00385000 17 80 - 84 00386000 18 85 - 89 00387000 19 90 - 94 00388000 20 95 + 00389000 99 Not stated 00390000 M106 57 1 1 2 Lives here usually 00391000 1 Yes 00392000 2 No 00393000 *----------------------------------------------------------------------*00394000 $PAGE 00395000 *----------------------------------------------------------------------*00396000 * Household member's socio-economic characteristics *00397000 *----------------------------------------------------------------------*00398000 M201 58 2 1 8 Region of residence 00399000 1 Cairo 00400000 2 Alexandria 00401000 3 Cities [lower] 00402000 4 Cities [upper] 00403000 5 Towns [lower] 00404000 6 Towns [upper] 00405000 7 Villages [lower] 00406000 8 Villages [upper] 00407000 M201A 60 2 10 29 Village 00408000 M203 62 1 1 2 Type of place of residence 00409000 1 Urban 00410000 2 Rural 00411000 *----------------------------------------------------------------------*00412000 $PAGE 00413000 *----------------------------------------------------------------------*00414000 * Marriage information *00415000 *----------------------------------------------------------------------*00416000 M501 63 1 1 2 8 9 Ever married 00417000 1 Yes 00418000 2 No 00419000 8 Not app. age<12 00420000 9 Not stated 00421000 M502 64 1 0 3 8 9 Current marital status 00422000 0 Never in union 00423000 1 In union 00424000 2 Widowed 00425000 3 Divorced 00426000 8 Not app. age<12 00427000 9 Not stated 00428000 M505 65 1 0 5 8 7 Couple code 00429000 0 Not curr.in union 00430000 7 Partner not home 00431000 8 Not applicable 00432000 9 Not stated 00433000 M506 66 1 1 3 8 No of partner's 00434000 8 Not applicable 00435000 * 00436000 ** if couple-code is single,never-married,not applicable,not stated 00437000 * or partner not at home M506 was set to code '8' 00438000 * 00439000 *----------------------------------------------------------------------*00440000 * Marriage Table *00441000 *----------------------------------------------------------------------*00442000 * Table Start Step Entries *00443000 * name loc size Act Max *00444000 * ---- --- ---- --- --- *00445000 %TABLE MH 67 5 5 5 *00446000 * Only for first 5 partner *00447000 *----------------------------------------------------------------------*00448000 *Name Loc Ln Min Max NA Spec Variable label *00449000 *---- --- -- --- --- ---- ---- -------------- *00450000 >M507 MH 1 2 1 29 88 Partner's line number 00451000 > 88 Not applicable 00452000 >M509 MH 3 1 1 2 8 Partner usually lives here 00453000 > 1 Yes 00454000 > 2 No 00455000 > 8 Not applicable 00456000 >M510 MH 4 2 13 92 98 99 Partner's age 00457000 > 98 Not applicable 00458000 > 99 Not stated 00459000 *----------------------------------------------------------------------*00460000 $PAGE 00461000 *----------------------------------------------------------------------*00462000 * Co-wives information *00463000 *----------------------------------------------------------------------*00464000 M601 92 1 0 2 8 Co-wives 00465000 8 Not applicable 00466000 * 00467000 ** if couple-code is single,never-married,not applicable,not stated 00468000 * or partner not at home M601 was set to code '8' 00469000 * 00470000 *----------------------------------------------------------------------*00471000 * Co-wives Table *00472000 *----------------------------------------------------------------------*00473000 * Table Start Step Entries *00474000 * name loc size Act Max *00475000 * ---- --- ---- --- --- *00476000 %TABLE CD 93 5 4 4 *00477000 * Only for first 4 co-wives *00478000 *----------------------------------------------------------------------*00479000 *Name Loc Ln Min Max NA Spec Variable label *00480000 *---- --- -- --- --- ---- ---- -------------- *00481000 >M602 CD 1 2 2 14 88 Co-wife's line number 00482000 > 88 Not applicable 00483000 >M604 CD 3 1 1 1 8 Co-wife usually lives here 00484000 > 1 Yes 00485000 > 8 Not applicable 00485100 >M605 CD 4 2 14 76 98 Co-wife's age 00486000 > 98 Not applicable 00487000 *----------------------------------------------------------------------*00488000 $PAGE 00489000 *----------------------------------------------------------------------*00490000 * Women children data *00491000 *----------------------------------------------------------------------*00492000 M701 113 2 0 12 88 Own children in HH 00493000 88 NA,Male or age < 12 00494000 M702 115 2 0 9 88 Own sons in HH M701 00495000 M703 117 2 0 7 88 Own daughters in HH 00496000 *----------------------------------------------------------------------*00497000 * Children information *00498000 *----------------------------------------------------------------------*00499000 * Table Start Step Entries *00500000 * name loc size Act Max *00501000 * ---- --- ---- --- --- *00502000 %TABLE CH 119 7 10 10 *00503000 * *00504000 *----------------------------------------------------------------------*00505000 *Name Loc Ln Min Max NA Spec Variable label *00506000 *---- --- -- --- --- ---- ---- -------------- *00507000 >M704 CH 1 2 1 30 88 Child's line number 00508000 > 88 Not applicable 00509000 >M705 CH 3 1 1 2 8 Child's sex 00510000 > 1 Male 00511000 > 2 Female 00512000 > 8 Not applicable 00513000 >M706 CH 4 2 0 69 88 Child's age 00514000 > 88 Not applicable 00515000 >M707 CH 6 1 1 2 8 Child lives here 00516000 > 1 Yes 00517000 > 2 No 00518000 > 8 Not applicable 00519000 >M712 CH 7 1 0 3 8 9 Current marital status 00520000 > 0 Never in union 00521000 > 1 In union 00522000 > 2 Widowed 00523000 > 3 Divorced 00524000 > 8 NA, 00525000 > 9 Not stated 00526000 *----------------------------------------------------------------------*00527000 $PAGE 00528000 *----------------------------------------------------------------------*00529000 * Other relationships *00530000 *----------------------------------------------------------------------*00531000 M801 189 1 1 7 9 Generation 00532000 1 Grandparent's 00533000 2 Parent's 00534000 3 Head of household's 00535000 4 Child's 00536000 5 Grandchild's 00537000 6 Other 00538000 7 Not related 00539000 9 Not stated 00540000 M804 190 2 1 29 88 99 Mother's line 00541000 88 No mother in hh 00542000 99 Not stated 00543000 M805 192 1 0 3 8 9 Mother's current marr status M502 00544000 8 Not applicable 00545000 M806 193 1 1 2 8 Mother usually lives here 00546000 1 Yes 00547000 2 No 00548000 8 Not applicable 00549000 M807 194 2 1 19 88 99 Mother-in-law's line no M804 00550000 M808 196 1 0 3 8 9 Mother-in-law curr. marr. M502 00551000 8 Not applicable 00552000 M809 197 1 1 2 8 9 Mother-in-law lives here M806 00553000 *----------------------------------------------------------------------*00554000 $PAGE 00555000 *----------------------------------------------------------------------*00556000 * Respondent *00557000 *----------------------------------------------------------------------*00558000 M903 198 1 0 1 Eligibility code [line-no] 00559000 0 No 00560000 1 Yes 00561000 M904 199 1 1 1 8 Selected 00562000 1 Yes 00563000 8 Not applicable 00564000 M905 200 1 1 2 8 Selected matched with SR M904 00565000 2 No 00566000 *----------------------------------------------------------------------*00567000 $PAGE 00568000 *----------------------------------------------------------------------*00569000 * Household structure *00570000 *----------------------------------------------------------------------*00571000 H101 201 2 1 31 Total HH members 00572000 H102 203 2 0 0 HH members 00573000 H103 205 2 1 31 HH members 00574000 H104 207 2 0 17 Total male 00575000 H105 209 2 0 0 Males in household 00576000 H106 211 2 0 17 Males in household 00577000 H107 213 2 0 16 Total female 00578000 H108 215 2 0 0 Females in househld 00579000 H109 217 2 0 16 Females in Househld 00580000 H110 219 2 0 5 Eligible women in hh 00581000 H111 221 2 0 5 Selected women in hh 00582000 H112 223 2 0 7 Males 0 - 4 00583000 H113 225 2 0 4 Males 5 - 9 00584000 H114 227 2 0 4 Males 10 - 14 00585000 H115 229 2 0 8 Males 15 - 59 00586000 H116 231 2 0 1 Males 60 - 64 00587000 H117 233 2 0 2 Males 65 + 00588000 H118 235 2 0 5 Females 0 - 4 00589000 H119 237 2 0 6 Females 5 - 9 00590000 H120 239 2 0 4 Females 10 - 14 00591000 H121 241 2 0 8 Females 15 - 59 00592000 H122 243 2 0 2 Females 60 - 64 00593000 H123 245 2 0 2 Females 65 + 00594000 H124 247 2 1 4 Total generations 00595000 H125 249 2 0 2 E. marr. in generation 1 00596000 H126 251 2 0 3 E. marr. in generation 2 00597000 H127 253 2 0 8 E. marr. in generation 3 00598000 H128 255 2 0 8 E. marr. in generation 4 00599000 H129 257 2 0 2 E. marr. in generation 5 00600000 H130 259 2 0 0 E. marr. in generation 6 00601000 H131 261 2 0 2 E. marr. in other generation 00602000 H132 263 2 0 1 N. marr. in generation 1 00603000 H133 265 2 0 6 N. marr. in generation 2 00604000 H134 267 2 0 10 N. marr. in generation 3 00605000 H135 269 2 0 17 N. marr. in generation 4 00606000 H136 271 2 0 16 N. marr. in generation 5 00607000 H137 273 2 0 5 N. marr. in generation 6 00608000 H138 275 2 0 2 N. marr. in other generation 00609000 H139 277 2 0 5 Total couples 00610000 H140 279 2 0 3 Generations with couples 00611000 H141 281 1 0 1 Couples in generation <1> 00612000 H142 282 1 0 1 Couples in generation <2> 00613000 H143 283 1 0 4 Couples in generation <3> 00614000 H144 284 1 0 4 Couples in generation <4> 00615000 H145 285 1 0 1 Couples in generation <5> 00616000 H146 286 1 0 0 Couples in generation <6> 00617000 H147 287 1 0 0 Cpls.in other generation <7-9> 00618000 H148 288 1 0 4 Household structure 00619000 0 No couples 00620000 1 One couple 00621000 2 Lateral extension 00622000 3 Vertical extension 00623000 4 Lat & vert extension 00624000 H149 289 1 1 2 Household has polygamous union 00625000 1 Yes 00626000 2 No 00627000 *----------------------------------------------------------------------*00628000 * End of Egypt Household Member Dictionary *00629000 *----------------------------------------------------------------------*00630000