title Postal code - geographic code conversion file, Nov. 1984 subtitle SPSS control commands by UT/DLS 02/2002 file handle in / inpipe 'zcat /datalibrary/datalib/cc81/geog/cnd_pccf_81z.asc.Z' data list file=in / postcode 1-6 (a) fsa 1-3 (a) ldu 4-6 (a) prov 7-8 cd 9-10 csd 11-13 undoc1 14-18 undoc2 19-21 undoc3 22-24 stcro 25 undoc4 26-28 spr 29-30 (a) lfsr 31-32 cmaca 33-35 undoc5 36-37 undoc6 38-40 birthyy 41-42 birthmm 43-44 retiryy 45-46 retirmm 47-48 undoc7 49 undoc8 50-53 sgcind 54 delind 55 updateyy 56-57 updatemm 58-59 updatedd 60-61 dmt 62 (a) variable labels postcode 'Postal code' fsa 'Forward sortation area' ldu 'Local delivery unit' prov 'Province' cd 'Census division' csd 'Census subdivison' undoc1 'Undocumented code - internal use' undoc2 'Undocumented code - internal use' undoc3 'Undocumented code - internal use' stcro 'Statistics Canada regional office' undoc4 'Undocumented code - internal use' spr 'Subprovincial region' lfsr 'Labour force survey region' cmaca 'Census metropolitan area/census agglomeration' undoc5 'Undocumented code - internal use' undoc6 'Undocumented code - internal use' birthyy 'Birth date - year' birthmm 'Birth date - month' retiryy 'Retired date - year' retirmm 'Retired date - month' undoc7 'Undocumented code - reserved' undoc8 'Undocumented code - reserved' sgcind 'Indicator for a 7 digit SGC code (prov+cd+csd)' delind 'Indicator for deleted record' updateyy 'Update date - year' updatemm 'Update date - month' updatedd 'Update date - day' dmt 'Delivery mode type' frequencies variables=birthyy retiryy updateyy execute finish