title Postal code conversion file, STC May 1998 edition subtitle UT/DLS ed. SPSS control commands 09/1998, rev. 02/1999 file handle in / inpipe='zcat pccf35.TXT.Z' lrecl=183 data list file=in / postcode 1-6 (a) rp 7-8 fed87 9-11 ea87 12-14 lat 15-23 long 24-34 sli 35 rp2 36-37 rp3 38-39 cd 40-41 csdcode 42-44 csdname 45-101 (a) csdtype 102-104 (a) ccs 105-107 cma 108-110 cmatype 111 (a) pcma 112-114 pcmatype 115 (a) ctname 116-122 ercode 123-124 dpl 125-127 rp4 128-129 fed96 130-132 rurban 133 rpf 134 pct 135 commname 136-165 (a) dmt 166 (a) hdmt 167 (a) birth 168-175 (a) retire 176-183 (a) format ctname (f7.2) variable labels postcode 'Postal code'/ rp rp2 rp3 'Region and province (1987 representation order)' fed87 'Federal electoral district (1987 representation order)' ea87 'Enumeration area (1987 representation order)' lat 'Latitude' long 'Longitude' sli 'Single link indicator' cd 'Census division unique identifier' csdcode 'Census subdivision code' csdname 'Census subdivision name' csdtype 'Census subdivision type' ccs 'Census consolidated subdivision code' cma 'Census metropolitan area/census agglomeration code' cmatype 'Census metropolitan area/census agglomeration type' pcma 'Primary census metropolitan area/census agglomeration code' pcmatype 'Primary census metropolitan area/census agglomeration type' ctname 'Census tract name' ercode 'Economic region code' dpl 'Designated place code' rp4 'Region and province (1996 representation order)' fed96 'Federal electoral district (1996 representation order)' rurban 'Enumeration area urban/rural type' rpf 'Representative point flag' pct 'Postal code type' commname 'Community name' dmt 'Delivery mode type' hdmt 'Historical delivery mode type' birth 'Birth date' retire 'Retired date' value labels rp rp2 rp3 10 'Newfoundland' 11 'Prince Edward Island' 12 'Nova Scotia' 13 'New Brunswick' 24 'Quebec' 35 'Ontario' 46 'Manitoba' 47 'Saskatchewan' 48 'Alberta' 59 'British Columbia' 60 'Yukon Territory' 61 'NWT'/ sli 0 'additional record' 1 'best/only record' / cmatype 'A' 'consolidated CMA' 'B' 'regular CMA' 'C' 'consolidated CA' 'D' 'regular CA' / pcmatype 'E' 'PCMA' 'F' 'PCA' / rurban 1 'urban core' 2 'urban fringe' 3 'rural fringe' 4 'urban,outside CMA/CA' 5 'rural,outside CMA/CA' / rpf 1 'bf rep point,SNF' 2 'EA rep point,SNF' 3 'EA rep point,non-SNF' 4 'historic bf rep point' / pct 1 'street w carrier' 2 'street w route service' 3 'post office box' 4 'route service' 5 'general delivery' 0 'unknown' /