$TITLE "Dictionary for Egyptian Community Data" *----------------------------------------------------------------------* * * * * /\ * * * / //\\ \ World Fertility Survey * Egyptian * * // ///\\\ \\ * Fertility Survey * * ////// \\\\\\ International * * * //// \\\\ Statistical * * * // \\ Institute * * * \\\\\\\ /////// * * * \\ /// 35-37 Grosvenor Gardens * * * \\\\\\ ////// London SW1W 0BS * Dictionary for * * \\ /// United Kingdom * Community Data * * \\ //// * * * * * *----------------------------------------------------------------------* * * *----------------------------------------------------------------------* ( Country code : EG * *------------------------:---------------------------------------------* ( Type of data : CD * *------------------------:---------------------------------------------* ( Version : 04 *------------------------:---------------------------------------------* * File : Dict * *------------------------:---------------------------------------------* ( Version of dictionary : 4.1.2 * *------------------------:---------------------------------------------* ( Date created : 11 May 1983 (JJ) * *------------------------:---------------------------------------------* ( Date last amended : 20 Dec 1985 (TC) * *------------------------:---------------------------------------------* * Basic documentation : Questionnaire & coding manual * *------------------------:---------------------------------------------* * * * Bibliographic citation * * ---------------------- * * * * Any published report or paper using data from this file should * * include the following citation among its references: * * * * Central Agency for Public Mobilisation and Statistics, Cairo. * * Egyptian Fertility Survey, 1980, Community data, version 3 [MRDF]. * * * * 1 data file (2808 logical records) plus 3 MRDFs containing data * * dictionary, marginals and SPSS data desription, and data document. * * * * * * * * * * * *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * * * This document contains six types of record. They are distinguished * * by the character printed in position 1: * * * * alphabetic character (A-Z) - a variable definition record. * * blank - a value definition record. * * left parenthesis ("(") - a record that documents the basic * * provenance of the dictionary. * * percent symbol ("%") - indicates one of three kinds * * of record, "%FILE", "%CASE" and * * "%TABLE", described below. * * greater than symbol (">") - used in conjunction with "%TABLE". * * dollar sign ("$") - a title or page-control direction. * * asterisk ("*") - a comment. * * * *----------------------------------------------------------------------* * * * Positions 73-80 of all dictionary entries are reserved for a sequ- * * ence number. * * * * All values are coded right justified in their field, while names * * and labels are coded left justified. * * * *----------------------------------------------------------------------* * * * Abbreviations used for intervals: * * * * FBI first birth interval * * FPI first pregnancy interval * * LCBI last closed birth interval * * LCPI last closed pregnancy interval * * OBI open birth interval * * OPI open pregnancy interval * * * *----------------------------------------------------------------------* * * * Dates: * * * * All dates in the file are represented by century month codes (cmc). * * The century month code is defined as the number of months since * * December 1899 and is calculated as follows: * * cmc = 12*year + month * * You can convert from cmc to normal calendar dates like this: * * year = (cmc - 1)/12 * * month = cmc - 12*year * * To compute the length of time in months between any two events * * subtract the cmc of the first event from the cmc of the second * * event. * * * *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * Variable Definition Records: * * * * Variable definition records are used to provide names and labels * * for variables, to define their location in the file, and to state * * their range and special codes. The format of a variable definition * * record is: * * * * Position Contents Remarks * * * * 1-6 Variable name Identifies the variable; up to six * * characters, the first being a letter. * * * * 10-13 Starting location Position where variable starts. * * * * 15-16 Length Number of positions occupied by the * * variable. * * * * 17-20 Minimum Lowest value of variable. * * * * 21-24 Maximum Highest value of variable other than * * "not applicable" or special codes. * * * * 26-29 Not applicable Code used for "not applicable",if any; * * otherwise left blank. * * * * 31-34 Special code This indicates a value requiring * * special treatment in analysis. As a * * variable may have more than one spec- * * ial code, only the lowest value of * * these is shown here. Others will be * * indicated as value definition records * * only. Usually this code is used for * * "not stated", if any. * * * * 36-65 Variable label Describes the variable more fully than * * the name; up to 30 characters. * * * * 67-72 Value label If the codes for this variable have * * backreference the same labels as some previously def- * * ined variable,the name of the previous * * variable is given here. * * * * Value Definition Records: * * * * Value definition records follow a variable definition record and * * are used to provide labels describing the meaning of the codes of * * the variable. If used in conjunction with a value label reference * * (in the variable definition record) they can be used to add new * * codes or to redefine the labels of old codes. The format of a * * value definition record is: * * * * Position Contents Remarks * * * * 36-39 Value The code being defined. * * * * 44-63 Label Up to 20 characters, left justified. * *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * * * %FILE record: * * * * There is only one "%FILE" record in a dictionary, preceding the * * variable definition records. It contains basic information about * * the data file. The format of a %FILE record is: * * * * Position Contents Remarks * * * * 1-5 %FILE * * * * 9-10 Country code Identifies the country. * * * * 19-20 Data type Type of data described. * * * * 29-30 Version Version of data file . * * * * 37-40 Logical record length * * * * 43-50 Max no of recs Number of physical records ("cards") * * in the data file. * * * * 60 Data recording mode "A" = Ascii. * * * *----------------------------------------------------------------------* * * * %CASE records: * * * * A "%CASE" record describes the location and length of the case * * key and gives the number of cases. It can be used to describe * * multiple case keys. The format of a %CASE record is: * * * * Position Contents Remarks * * * * 1-5 %CASE * * * * 15 Sort order "A"=ascending, "D"=descending * * "U"=unsorted. * * * * 22-25 Location of case key.Starting position of 1st case key. * * * * 33-35 Length of case key * * * * 49-55 Max number of cases in data file * * * * Note: For standard recode files the number of cases in the %CASE * * record is the same as the number of physical records in the * * %FILE record. * * * *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * %TABLE records: * * * * These records allow a compact description of data items (one or * * more variables), which repeat in regular blocks, by indicating how * * the information is repeated. The %TABLE record is followed by * * records with ">" in position 1. These are variable and value * * definition records describing one set of entries in the table. The * * format of a %TABLE record is: * * * * Postion Contents Remarks * * * * 1-6 %TABLE * * 8-9 Formal name This is a name by which the table * * may be referenced (left justified). * * * * 26-30 Starting location The starting position in the data * * file of the 1st variable in the 1st * * set of the table. * * * * 38-40 Step size Number of positions between the * * start of each set. * * * * 64-65 Actual entries The maximum number of sets for that * * particular country. * * * * 69-70 Max. entries The number of sets for which there * * is space in the data file. * * * * ">" records: * * * * All definition records describing table variables have this char- * * acter in position 1. These records are of two kinds: * * * * Variable definition records. * * * * The format of a table variable definition record is: * * * * Position Contents Remarks * * * * 1 > Indicates that the information is * * part of a table. * * 2-5 Variable name Maximum 4 characters. * * * * 8-9 Table name The name given in position 8-9 of * * the preceding %TABLE record. * * * * 10-13 Location This gives the starting position of * * the variable within the table. * * * * 15-72 Label & backref. As for normal variable definition * * records. * * * * Value definition records. * * * * These are the same as normal value definition records apart from * * the character ">" in position 1. * *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * * * Logical Maximum Data * * Country Data Data record number recording * * code type version length of recs mode * * ------- ---- ------- ------ ------- --------- * * * %FILE EG CD 03 80 2808 A * *----------------------------------------------------------------------* * * * Maximum * * Sort Case key number * * order location length number of recs * * ----- -------- -------- ------ ------- * * * %CASE A 1 3 1 108 * *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * * * Location Length Minimum Maximum Maximum * * of card of card value of value of cards * * code code cardcode cardcode per case * * -------- ------- -------- -------- -------- * * * %CARDCODE 4 2 11 72 26 * *----------------------------------------------------------------------* * * * In the record names: M means that the record is for males only, * * F is for females only * * T means that the record covers everyone (total) * * * *----------------------------------------------------------------------* * * * Minimum Maximum Minimum Maximum * * Record value of value of number of number of Sub Type * * type cardcode cardcode occurrncs occurrncs loc ln min max* * ------ -------- -------- --------- --------- --- -- --- ---* %REC 11 11 11 3 3 * %REC 12 12 12 3 3 * %REC 13 13 13 3 3 * %REC 14 14 14 3 3 * %REC 15 15 15 3 3 * %REC 21 21 21 1 1 * %REC 22 22 22 1 1 * %REC 23 23 23 1 1 * %REC 31 31 31 1 1 * %REC 34 34 34 1 1 * %REC 41 41 41 1 1 * %REC 44 44 44 1 1 * %REC 51 51 51 1 1 * %REC 61 61 61 1 1 * %REC 71 71 71 1 1 * %REC 72 72 72 1 1 * *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * Section 1: Census Data * *----------------------------------------------------------------------* * 1/1: Population Distribution by Age and Sex * *----------------------------------------------------------------------* * Table record Start Step rows per Entries * * name type loc size rec type No Act Max * * ---- ---- --- ---- -------- -- --- --- * * * %TABLE AD 11 6 70 1 1 3 3 * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * >ADD AD 1 1 1 3 Designator > 1 Male > 2 Female > 3 Total >AD0 AD 2 4 3 777 Age 0 >AD4 AD 6 4 453635 Age 1-4 years >AD9 AD 10 4 593859 Age 5-9 years >AD14 AD 14 4 593520 Age 10-14 years >AD19 AD 18 4 462832 Age 15-19 years >AD24 AD 22 4 122008 Age 20-24 years >AD29 AD 26 4 41904 Age 25-29 years >AD34 AD 30 4 71624 Age 30-34 years >AD39 AD 34 4 141755 Age 35-39 years >AD44 AD 38 4 51861 Age 40-44 years >AD49 AD 42 4 201370 Age 45-49 years >AD54 AD 46 4 71382 Age 50-54 years >AD59 AD 50 4 5 784 Age 55-59 years >AD64 AD 54 4 11006 Age 60-64 years >AD65 AD 58 4 31313 Age 65+ years >ADNS AD 62 4 0 25 Not stated >ADT AD 66 5 Total *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * 1/2: Population Distribution by Educational Status and * * Sex * *----------------------------------------------------------------------* * * * Table record Start Step rows per Entries * * name type loc size rec type No Act Max * * ---- ---- --- ---- -------- -- --- --- * * * %TABLE ED 12 6 33 1 1 3 3 * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * >EDD ED 1 1 1 3 Designator > 1 Male > 2 Female > 3 Total >ILIT ED 2 4 29999 Illiterate >READ ED 6 4 04648 Can read and write >PRIM ED 10 4 01463 Primary school >LINT ED 14 4 0 714 Less than intermediate school >INTM ED 18 4 0 822 Intermediate school >INUN ED 22 4 0 53 Over intermediate & below univ >UNIV ED 26 4 0 301 University and higher degrees >EDNS ED 30 4 0 982 Not stated *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * 1/3: * * Population distribution by economic activity and sex * * * *----------------------------------------------------------------------* * Table record Start Step rows per Entries * * name type loc size rec type No Act Max * * ---- ---- --- ---- -------- -- --- --- * * * %TABLE EC 13 6 49 1 1 3 3 * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * >ECD EC 1 1 1 3 Designator > 1 Male > 2 Female > 3 Total >AGRI EC 2 4 08310 Agriculture, hunting & fishing >MINE EC 6 4 0 805 Mining and quarrying >MANU EC 10 4 03402 Manufacturing >ELEC EC 14 4 0 141 Electricity, gas and water >CONS EC 18 4 0 547 Building and construction >COMM EC 22 4 0 733 Commerce, hotels & restaurants >TRAN EC 26 4 0 274 Transportation >FINC EC 30 4 0 50 Finance, insurance, etc. >PSER EC 34 4 0 937 Public, social & pers services >UNSP EC 38 4 0 553 Not specified >ACTV EC 42 4 09933 Active population >INAC EC 46 4 539999 Economically inactive pop *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* *1/4: * *Population distribution by current occupation and sex * * * *----------------------------------------------------------------------* * Table record Start Step rows per Entries * * name type loc size rec type No Act Max * * ---- ---- --- ---- -------- -- --- --- * * * %TABLE CO 14 6 41 1 1 3 3 * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * >COD CO 1 1 1 3 Designator > 1 Male > 2 Female > 3 Total >PROF CO 2 4 0 535 Professional and technical >ADMN CO 6 4 0 38 Administrative workers >CLER CO 10 4 0 367 Clerical workers >SALE CO 14 4 0 530 Sales workers >SERV CO 18 4 0 516 Services >FARM CO 22 4 06488 Agriculture, hunting & fishing >PROD CO 26 4 03249 Production workers >NTCL CO 30 4 0 651 Not classified >OCCU CO 34 4 08077 Having occupation >NOOC CO 38 4 199179 No occupation *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * * * 1/5: Population distribution by marital status and sex * * * *----------------------------------------------------------------------* * Table record Start Step rows per Entries * * name type loc size rec type No Act Max * * ---- ---- --- ---- -------- -- --- --- * * * %TABLE MS 15 6 29 1 1 3 3 * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * >MSD MS 1 1 1 3 Designator > 1 Male > 2 Female > 3 Total >NMAR MS 2 4 343466 Never married >MARR MS 6 4 989999 Married >DIV MS 10 4 0 169 Divorced >WID MS 14 4 21634 Widowed >MSNS MS 18 4 0 0 Not stated >MSTT MS 22 4 1369999 Total >BELA MS 26 4 2139999 Below marriage age *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * Section 2: Births and Deaths Data * *----------------------------------------------------------------------* * CARD TYPE 21 * *----------------------------------------------------------------------* * BIRTH DATA * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * Q2176 21 6 4 271304 Live births 1976 Q2177 21 10 4 211298 Live births 1977 Q2178 21 14 4 401265 Live births 1978 Q2179 21 18 4 241391 Live births 1979 *----------------------------------------------------------------------* * CARD TYPE 22 * *----------------------------------------------------------------------* * DEATH DATA * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * Q2276 22 6 4 1 461 Deaths 1976 Q2277 22 10 4 0 441 Deaths 1977 Q2278 22 14 4 2 441 Deaths 1978 Q2279 22 18 4 1 389 Deaths 1979 *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * CARD TYPE 23 * *----------------------------------------------------------------------* * Number of infant deaths * *----------------------------------------------------------------------* * *** Infant death history: Table style *** * *----------------------------------------------------------------------* * Entry 1 is for 1976, 2 is for 1977, 3 is for 1978 & 4 is for 1979 * *----------------------------------------------------------------------* * * * Table record Start Step rows per Entries * * name type loc size rec type No Act Max * * ---- ---- --- ---- -------- -- --- --- * * * %TABLE DD 23 6 12 4 1 4 4 * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * >MID DD 1 2 0 64 Male infant deaths >FID DD 3 2 0 83 Female infant deaths >TID DD 5 2 0 99 Total infant deaths >M1YD DD 7 2 0 27 Male deaths aged 1 year >F1YD DD 9 2 0 32 Female deaths aged 1 year >T1YD DD 11 2 0 59 Total deaths aged 1 year *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * *** INFANT DEATH HISTORY: INDIVIDUAL VARIABLES *** * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- -- ---- -------- ----- * * * MI76 23 6 2 0 47 Male infant deaths 1976 FI76 23 8 2 0 68 Female infant deaths 1976 TI76 23 10 2 0 99 Total infant deaths 1976 M1YR76 23 12 2 0 27 Male deaths aged 1 year 1976 F1YR76 23 14 2 0 32 Female deaths aged 1 year 1976 T1YR76 23 16 2 0 59 Total deaths aged 1 year 1976 * * MI77 23 18 2 0 64 Male infant deaths 1977 FI77 23 20 2 0 83 Female infant deaths 1977 TI77 23 22 2 0 99 Total infant deaths 1977 M1YR77 23 24 2 0 27 Male deaths aged 1 year 1977 F1YR77 23 26 2 0 31 Female deaths aged 1 year 1977 T1YR77 23 28 2 0 52 Total deaths aged 1 year 1977 * * MI78 23 30 2 0 49 Male infant deaths 1978 FI78 23 32 2 0 59 Female infant deaths 1978 TI78 23 34 2 0 97 Total infant deaths 1978 M1YR78 23 36 2 0 20 Male deaths aged 1 year 1978 F1YR78 23 38 2 0 26 Female deaths aged 1 year 1978 T1YR78 23 40 2 0 46 Total deaths aged 1 year 1978 * * MI79 23 42 2 0 59 Male infant deaths 1979 FI79 23 44 2 0 70 Female infant deaths 1979 TI79 23 46 2 0 99 Total infant deaths 1979 M1YR79 23 48 2 0 23 Male deaths aged 1 year 1979 F1YR79 23 50 2 0 26 Female deaths aged 1 year 1979 T1YR79 23 52 2 0 48 Total deaths aged 1 year 1979 *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * CARD TYPE 31 * *----------------------------------------------------------------------* * Transportation * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * ROADS 31 6 1 3 4 9 Type of road to village 3 Loose surfaced road 4 Asphalt surfaced 9 Not specified RDDIST 31 7 2 0 15 98 Dist bet road & village 98 Don't know 99 Not specified MKDIST 31 9 2 1 55 98 Dist bet village & markaz cap. RDDIST MKMODE 31 11 1 1 6 9 Mode of transport 1 Railway 2 Bus 3 Taxi 4 Boat 5 Other 6 On foot 9 Not specified MKMINS 31 12 2 0 50 Time to markaz capital MKHRS 31 14 1 0 1 Time to markaz capital GCDIST 31 15 2 2 82 98 Dist bet village & gov cap RDDIST GCMODE 31 17 1 1 6 9 Mode of transport MKMODE GCMINS 31 18 2 0 50 Time to governorate cap GCHRS 31 20 1 0 3 Time to governorate cap TNDIST 31 21 2 1 55 98 Distance to nearest town RDDIST TNMODE 31 23 1 1 6 9 Mode of transport MKMODE TNMINS 31 24 2 0 50 Time to nearest town TNHRS 31 26 1 0 1 Time to nearest town RWDIST 31 27 2 0 69 98 Distance to railway stn RDDIST RWMODE 31 29 1 1 6 9 Mode of transport MKMODE 8 Without RWMINS 31 30 2 0 50 99 Time to railway station 99 Not specified RWHRS 31 32 1 0 3 Time to railway station CPDIST 31 33 2 2 80 98 Dist to nearest capital RDDIST CPMODE 31 35 1 1 6 9 Mode of transport MKMODE CPMINS 31 36 2 0 50 Time to nearest capital CPHRS 31 38 1 0 3 Time to nearest capital *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * CARD TYPE 34 * *----------------------------------------------------------------------* * Community facilities * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * PHONE 34 6 2 0 25 98 Distance to telephone 98 Don't know 99 Not specified POSTOF 34 8 2 0 25 98 Distance to post office PHONE GOVOFF 34 10 2 0 25 98 Dist to govn office with phone PHONE POLICE 34 12 2 0 25 98 Distance to police station PHONE AGCOOP 34 14 2 0 25 98 Dist to agricultural coop PHONE BANK 34 16 2 0 15 98 Distance to village bank PHONE BAKERY 34 18 2 0 25 99 Distance to bakery PHONE WOMTV 34 20 2 0 25 98 Place where women can watch TV PHONE COFFTV 34 22 2 0 26 98 Dist to coffee shop with TV PHONE COFF 34 24 2 0 25 98 Dist to coffee shop without TV PHONE RHU 34 26 2 0 15 98 Dist to rural health unit PHONE RHC 34 28 2 0 30 98 Dist to rural health centre PHONE COMBU 34 30 2 0 40 98 Distance to combined unit PHONE RSOCU 34 32 2 0 18 98 Distance to rural social unit PHONE FPC 34 34 2 0 40 98 Dist to family planning clinic PHONE PRIMMX 34 36 2 0 25 98 Dist to mixed primary school PHONE PREPB 34 38 2 0 55 98 Dist to boys preparatory sch. PHONE PREPG 34 40 2 0 26 98 Dist to girls preparatory sch. PHONE PREPMX 34 42 2 0 20 98 Dist to mixed prep school PHONE SECB 34 44 2 0 75 98 Dist to boys secondary school PHONE SECG 34 46 2 0 75 98 Dist to girls secondary school PHONE SECMX 34 48 2 0 31 98 Dist to mixed secondary school PHONE ELECT 34 50 2 0 25 98 Dist to electricity supply PHONE WATER 34 52 2 0 25 98 Dist to clean water supply PHONE PHARM 34 54 2 0 26 98 Distance to pharmacy PHONE *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * CARD TYPE 41 * *----------------------------------------------------------------------* * Section 4: Health * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * *----------------------------------------------------------------------* * Personnel regularly serving community * *----------------------------------------------------------------------* DRS1 41 6 1 0 7 Doctors present daily DRS3 41 7 1 0 3 Doctors at least 3 days a week DENT1 41 8 1 0 2 Dentists present daily DENT3 41 9 1 0 1 Dentists at least 3 days a wk NURSE1 41 10 1 0 8 Nurses present daily NURSE3 41 11 1 0 0 Nurses at least 3 days a week MIDW1 41 12 1 0 6 Qualified midwives pres daily MIDW3 41 13 1 0 0 Qual midwives 3+ days a week DAYAS1 41 14 1 0 9 Dayas present daily DAYAS3 41 15 1 0 0 Dayas at least 3 days a week HLTHV1 41 16 1 0 8 Health visitors present daily HLTHV3 41 17 1 0 0 Health visitors 3+ days a week *----------------------------------------------------------------------* *Sex and specialisation of doctors & dentists regularly in the village * *----------------------------------------------------------------------* SEX1 41 18 1 1 2 0 Sex of doctor or dentist <1> 0 Not applicable 1 Male 2 Female SPEC1 41 19 1 0 6 9 Speciality of Dr,dentist <1> 0 GP, not applicable 1 Physician 2 Dentist 3 Pediatrician 4 Obstetrician 5 Optician,occulist 6 Ear, nose and throat 9 Not stated SEX2 41 20 1 1 2 0 Sex of doctor or dentist <2> SEX1 SPEC2 41 21 1 0 6 9 Speciality of Dr,dentist <2> SPEC1 SEX3 41 22 1 1 2 0 Sex of doctor or dentist <3> SEX1 SPEC3 41 23 1 0 6 9 Speciality of Dr,dentist <3> SPEC1 SEX4 41 24 1 1 2 0 Sex of doctor or dentist <4> SEX1 SPEC4 41 25 1 0 6 9 Speciality of Dr,dentist <4> SPEC1 *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* *The following questions are asked if there is a Health Unit or Clinic * * in the village or its hamlets: * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * DEL79 41 26 4 0 999 Deliveries attended in 1979 0 Zero, not applicable PAT79 41 30 5 Patient-visits to clinic 1979 0 Zero, not applicable SPOX79 41 35 5 01643 9999 Small-pox vaccinations in 1979 0 Zero, not applicable 9999 Not specified POL79 41 40 5 02100 9999 Polio vaccinations in 1979 SPOX79 DTT79 41 45 5 03084 9999 DTT vaccinations in 1979 SPOX79 TB79 41 50 5 01595 9999 TB vaccinations in 1979 SPOX79 *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * CARD TYPE 44 * *----------------------------------------------------------------------* * Health * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * TOTVIL 44 6 2 0 5 Villages served by health unit TOTPOP 44 8 6 0 Total population served <1976> 0 Not applicable * Population in 1976 completed from CAPMAS. * ADDIS1 44 14 3 0 526 Adults serious disease <1> 0 Zero, not applicable ADDIS2 44 17 3 0 629 Adults serious disease <2> ADDIS3 44 20 3 0 797 Adults serious disease <3> CHDIS1 44 23 3 0 490 Children <5 yrs disease <1> CHDIS2 44 26 3 0 900 Children <5 yrs disease <2> CHDIS3 44 29 3 0 490 Children <5 yrs disease <3> HPROB1 44 32 1 1 6 0 8 Acute health problem <1> 0 Not applicable 1 Shortage of supplies 2 No hospitals, units 3 No doctors 4 Spread of bilharzia 5 Mosquitoes, malaria 6 Other 8 Don't know 9 Not specified HPROB2 44 33 1 1 6 0 8 Acute health problem <2> HPROB1 HPROB3 44 34 1 1 6 0 8 Acute health problem <3> HPROB1 FPCODE 44 35 1 1 4 0 9 Code of FP services place 0 Not applicable 1 Hospital 2 Health,combined unit 3 Family plan. centre 4 Other 9 Not specified DATEST 44 36 2 30 79 0 Date established 0 Not applicable *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * AIUD79 44 38 1 0 2 9 IUD available in 1979 0 No 2 Yes 9 Not specified APIL79 44 39 1 0 1 9 Pill available in 1979 0 No 1 Yes 9 Not specified AIUDLM 44 40 1 0 2 9 IUD available last month AIUD79 APILLM 44 41 1 0 1 9 Pill available last month APIL79 VISLM 44 42 4 0 930 9999 Visitors last month 0 Zero, not applicable 9999 Not specified PILL79 44 46 5 Pill cycles distributed <1979> 0 Zero, not applicable PILLLM 44 51 4 0 930 9999 Pill cycles distrib. last mnth VISLM IUD79 44 55 3 0 65 999 IUDs inserted in 1979 0 Zero, not applicable 999 Not specified IUDLM 44 58 2 0 15 99 IUDs inserted last month 0 Zero, not applicable 99 Not specified *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * CARD TYPE 51 * * SECTION 5 * * Education * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * PRIMSC 51 6 1 0 9 Number of primary schools PRIMB 51 7 4 01759 Boys attended primary sc<1979> 0 Zero, not applicable PRIMG 51 11 4 01514 Girls attended prim sc <1979> PRIMB PRIMMT 51 15 2 0 84 Male teachers at primary sc's 0 Zero, not applicable PRIMFT 51 17 2 0 51 Female teachers at prim sc's PRIMMT PREPSC 51 19 1 0 3 Number of preparatory schools PREPYB 51 20 4 0 852 Boys attended prep sc. <1979> PRIMB PREPYG 51 24 4 0 522 Girls attended prep sc <1979> PRIMB PREPMT 51 28 2 0 48 Male teachers at prep schools PRIMMT PREPFT 51 30 2 0 17 Female teachers at prep sc's PRIMMT SECSC 51 32 1 0 1 Number of secondary schools SECYB 51 33 4 0 540 Boys attended sec'dry sc<1979> PRIMB SECYG 51 37 4 0 610 Girls attended sec'ry sc<1979> PRIMB SECMT 51 41 2 0 26 Male teachers at secondary sc. PRIMMT SECFT 51 43 2 0 15 Female teachers at sec schools PRIMMT ATPST 51 45 2 50 80 0 Year adult teaching prog start 0 Not applicable ENROLM 51 47 3 0 330 999 Males enrolled <1979> 0 Zero, not applicable 999 Not specified ENROLF 51 50 3 0 74 999 Females enrolled <1979> ENROLM *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * CARD TYPE 61 * * SECTION 6 * * Agriculture * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * LAND 61 6 4 1358106 Cultivated land FARMHS 61 10 4 502407 Number of farm holders CROP1 61 14 2 0 20 Crop 1 0 Not applicable 1 Clover 2 Wheat 3 Cotton 4 Maize 5 Millet 6 Rice 7 Beans 8 Sugar cane 9 Barley 10 Soya beans 11 Peanuts 12 Onion 13 Other crops 14 Potatoes 15 Tomatoes 16 Water melons 17 Melons 18 Vegetables 19 Perfume plants 20 Other FEDD1 61 16 4 324800 Feddans cultivated CROP2 61 20 2 0 20 Crop 2 CROP1 FEDD2 61 22 4 03332 Feddans cultivated CROP3 61 26 2 0 20 Crop 3 CROP1 FEDD3 61 28 4 02631 Feddans cultivated CROP4 61 32 2 0 20 Crop 4 CROP1 FEDD4 61 34 4 01631 Feddans cultivated CROP5 61 38 2 0 20 Crop 5 CROP1 FEDD5 61 40 4 03874 Feddans cultivated GARDNO 61 44 2 0 95 98 Number of gardens 98 Don't know 99 Not specified GARDAR 61 46 4 05002 Total area of gardens TRACNO 61 50 2 0 86 98 Number of tractors GARDNO PUMPNO 61 52 2 0 92 98 No. of mechanical water pumps GARDNO LAND1 61 54 2 0 30 98 Prop of land holding 120+ fdns GARDNO LAND2 61 56 2 0 30 98 Prop of land holding 10-20 fdn GARDNO LAND3 61 58 2 0 95 98 Prop of land holding 5-10 fdns GARDNO LAND4 61 60 2 0 97 98 Prop of land holding <5 fddns GARDNO MWAGE 61 62 3 0 400 Average daily wage WWAGE 61 65 3 0 150 Average daily wage CWAGE 61 68 3 0 100 Average daily wage MHOURS 61 71 2 4 10 Average daily work hours WHOURS 61 73 2 0 9 Av daily work hours CHOURS 61 75 2 0 10 Av daily work hours *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * CARD TYPE 71 * *----------------------------------------------------------------------* * SECTION 7 * *----------------------------------------------------------------------* * INDUSTRY * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * ACTIV 71 6 1 1 2 Activity in area 1 Yes 2 No *----------------------------------------------------------------------* * *** INDUSTRIAL ACTIVITY HISTORY (BY NO. OF WORKERS & SEX) *** * *----------------------------------------------------------------------* * *** INDUSTRIAL ACTIVITY HISTORY: TABLE STYLE *** * *----------------------------------------------------------------------* * * * Table record Start Step rows per Entries * * name type loc size rec type No Act Max * * ---- ---- --- ---- -------- -- --- --- * * * %TABLE IA 71 7 12 6 1 6 6 * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * >ATYP IA 1 6 # Type of activity > # Not applicable >AMAL IA 7 3 0 500 # 999 Male workers in activity > 999 Not specified > # Not applicable >AFEM IA 10 3 0 85 # 999 Female workers in activity AMAL *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * *** INDUSTRIAL ACTIVITY HISTORY: INDIVIDUAL VARIABLES *** * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- -- ---- -------- ----- * * * ACTIV1 71 7 6 # Type of activity <1> # Not applicable MALES1 71 13 3 2 819 # 999 Male workers 999 Not specified # Not applicable FEMS1 71 16 3 0 132 # 999 Female workers MALES1 * * ACTIV2 71 19 6 # Type of activity <2> ACTIV1 MALES2 71 25 3 2 200 # 999 Male workers MALES1 FEMS2 71 28 3 0 85 # 999 Female workers MALES1 * * ACTIV3 71 31 6 # Type of activity <3> ACTIV1 MALES3 71 37 3 1 500 # 999 Male workers MALES1 FEMS3 71 40 3 0 54 # 999 Female workers MALES1 * * ACTIV4 71 43 6 # Type of activity <4> ACTIV1 MALES4 71 49 3 0 200 # 999 Male workers MALES1 FEMS4 71 52 3 0 0 # 999 Female workers MALES1 * * ACTIV5 71 55 6 # Type of activity <5> ACTIV1 MALES5 71 61 3 2 20 # 999 Male workers MALES1 FEMS5 71 64 3 0 0 # 999 Female workers MALES1 * * ACTIV6 71 67 6 # Type of activity <6> ACTIV1 MALES6 71 73 3 2 75 # 999 Male workers MALES1 FEMS6 71 76 3 0 61 # 999 Female workers MALES1 *----------------------------------------------------------------------* $PAGE *----------------------------------------------------------------------* * CARD TYPE 72 * * Industry * *----------------------------------------------------------------------* * * *Name Loc Ln Min Max NA Spec Variable label * *---- --- -- --- --- ---- ---- -------------- * * * INDDIS 72 6 2 1 55 99 Dist to industrial area 99 Not specified INDTOT 72 8 3 0 600 999 Total working in this area 999 Not specified INDM 72 11 3 0 500 999 Males working in this area INDTOT INDF 72 14 3 0 100 999 Females working in this area INDTOT WAGEK 72 17 1 1 2 Average daily wage known 1 Yes 2 No WAGEM 72 18 3 0 200 Average daily wage of male 0 Zero, not applicable WAGEF 72 21 3 0 150 Average daily wage of female ECONAC 72 24 411103321 9999 Common econ activity of vill. 9999 Not specified PROJ 72 28 1 1 2 Any new project in last 5 yrs WAGEK PROJ1 72 29 1 1 8 0 9 New project in last 5 yrs <1> 0 Not applicable 1 Educational services 2 Communications 3 Financial services 4 Health services 5 Economic project 6 Other 8 Don't know 9 Not specified PROJ2 72 30 1 1 8 0 9 New project in last 5 yrs <2> PROJ1 PROJ3 72 31 1 1 8 0 9 New project in last 5 yrs <3> PROJ1 PROJ4 72 32 1 1 8 0 9 New project in last 5 yrs <4> PROJ1 PROJ5 72 33 1 1 8 0 9 New project in last 5 yrs <5> PROJ1 *----------------------------------------------------------------------* * End of dictionary for Egyptian community data * *----------------------------------------------------------------------*