title Geography attribute file, 1991 subtitle SPSS commands UT/DLS ed. 08/97 set width=80 file handle in / name='CND.GAF.91' lrecl=410 data list file=in / rp 1-2 fed 3-5 ea 6-8 cd 9-10 csd 11-13 csd91pop 14-20 csd91nla 21-30 (2) ccs 31-33 cmaca 34-36 cmatype 37 (a) pcmapca 38-40 pcmatype 41 (a) rurban 42 cmapop 43-49 ctcode 50-53 ctname 54-60 spr 61-62 rurac 63-66 uapop 67-73 ea91pop 74-77 ea91dwel 78-80 ieir 81 (a) utmzone 82-83 utmx 84-89 utmy 90-96 lat 97-105 (6) long 106-115 (6) lambertx 116-122 lamberty 123-129 ntsmap 130-135 (a) fedname 136-182 (a) cdname 183-228 (a) csdname 229-277 (a) csdtype 278-280 (a) ccsname 281-329 (a) cmaname 330-353 (a) pcmaname 354-378 (a) uaname 379-410 (a) variable labels rp 'province' fed federal electoral district' ea 'enumeration area' cd 'census divison' csd 'census subdivision' csd91pop 'CSD population - 1991' csd91nla 'CSD net land area - 1991' ccs 'Census consolidated subdivision' cmaca 'Census metropolitan area/census agglomeration' cmatype 'CMA/CA type' pcmapca 'Primary CMA/CA code' pcmatype 'Primary CMA/CA type' rurban 'Urban/rural status code' cmapop 'CMA/CA population' ctcode 'Census tract/provincial census tract code' ctname 'Census tract/provincial census tract name' spr 'Subprovincial region code' rurac 'Urban/rural area code' uapop 'Urban area population' ea91pop 'Enumeration area population - 1991' ea91dwel 'EA occupied dwelling count' ieir 'Incompletely enumerated Indian Reserve/settlement' utmzone 'UTM zone number of EA representative point' utmx 'UTM x-coordinate/easting' utmy 'UTM y-coordinate/northing' lat 'Latitude of EA representative point' long 'Longitude of EA representative point' lambertx 'Lambert x-coordinate/easting' lamberty 'Lambert y-coordinate/northing' ntsmap 'National topographic system map number' fedname 'Federal electoral district name' cdname 'Census division name' csdname 'Census subdivision name' csdtype 'Census subdivision type' ccsname 'Census consolidated subdivision name' cmaname 'CMA/CA name' pcmaname 'Primary CMA/CA name' uaname 'Urban area name' frequencies variables=rp select if (rp=61) list execute finish