GET FILE=’………………..AIMS data set’. SORT CASES A09. MATCH FILES /FILE=* /TABLE=’………………..Analytical LAD data set’ /BY A09. VARIABLE LABELS A_SSA_T1 ‘LAD - SSA Tier 1 Code’ /A_SSA_T2 ‘LAD - SSA Tier 2 Code’
VALUE LABELS A_SSA_T2 "01.1" "Medicine and Dentistry" "01.2" "Nursing and Subjects and Vocations Allied to Medicine" "01.3" "Health and Social Care" "01.4" "Public Services" "01.5" "Child Development and Well Being" "02.1" "Science" "02.2" "Mathematics and Statistics" "03.1" "Agriculture" "03.2" "Horticulture and Forestry" "03.3" "Animal Care and Veterinary Science" "03.4" "Environmental Conservation" "04.1" "Engineering" "04.2" "Manufacturing Technologies" "04.3" "Transportation Operations and Maintenance" "05.1" "Architecture" "05.2" "Building and Construction" "05.3" "Urban, Rural and Regional Planning" "06.1" "ICT Practitioners" "06.2" "ICT for Users" "07.1" "Retailing and Wholesaling" "07.2" "Warehousing and Distribution" "07.3" "Service Enterprises" "07.4" "Hospitality and Catering" "08.1" "Sport, Leisure and Recreation" "08.2" "Travel and Tourism" "09.1" "Performing Arts" "09.2" "Crafts, Creative Arts and Design" "09.3" "Media and Communication" "09.4" "Publishing and Information Services" "10.1" "History" "10.2" "Archaeology and Archaeological Sciences" "10.3" "Philosophy" "10.4" "Theology and Religious Studies" "11.1" "Geography" "11.2" "Sociology and Social Policy" "11.3" "Politics" "11.4" "Economics" "11.5" "Anthropology" "12.1" "Languages, Literature and Culture of the British Isles" "12.2" "Other Languages, Literature and Culture" "12.3" "Linguistics" "13.1" "Teaching and Lecturing" "13.2" "Direct Learning Support" "14.1" "Foundations for Learning and Life" "14.2" "Preparation for Work" "15.1" "Accounting and Finance" "15.2" "Administration" "15.3" "Business Management" "15.4" "Marketing and Sales" "15.5" "Law and Legal Services" "98" "Unknown" "99" "Not Applicable" "01" "Health, Public Services and Care" "02" "Science and Mathematics" "03" "Agriculture, Horticulture and Animal Care" "04" "Engineering and Manufacturing Technologies" "05" "Construction, Planning and the Built Environment" "06" "Information and Communication Technology" "07" "Retail and Commercial Enterprise" "08" "Leisure, Travel and Tourism" "09" "Arts, Media and Publishing" "10" "History, Philosophy and Theology" "11" "Social Sciences" "12" "Languages, Literature and Culture" "13" "Education and Training" "14" "Preparation for Life and Work" "15" "Business, Administration and Law" /A_SSA_T1 "01" "Health, Public Services and Care" "02" "Science and Mathematics" "03" "Agriculture, Horticulture and Animal Care" "04" "Engineering and Manufacturing Technologies" "05" "Construction, Planning and the Built Environment" "06" "Information and Communication Technology" "07" "Retail and Commercial Enterprise" "08" "Leisure, Travel and Tourism" "09" "Arts, Media and Publishing" "10" "History, Philosophy and Theology" "11" "Social Sciences" "12" "Languages, Literature and Culture" "13" "Education and Training" "14" "Preparation for Life and Work" "15" "Business, Administration and Law" "98" "Unknown" "99" "Not Applicable". |