Skip to content

Commit c4a4456

Browse files
committed
Update uhdata2023f24.ts
1 parent 20f0960 commit c4a4456

1 file changed

Lines changed: 3 additions & 42 deletions

File tree

uhdata2023f24.ts

Lines changed: 3 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -65,48 +65,9 @@ const uhdata: UhData[] = [
6565
{fiscalYear: 2023, campus: "UH West O`ahu", cip: 240103, cipDesc: "Humanities", group1: "Humanities Division", group2: "Humanities", group3: "English", group4: "", group5: "", outcome: "Bachelor's Degrees", hawaiianLegacy: "HAWAIIAN", awards: 4},
6666
{fiscalYear: 2023, campus: "UH Manoa", cip: 141001, cipDesc: "Electrical Engineering", group1: "College of Engineering", group2: "Engineering", group3: "Electrical Engineering", group4: "", group5: "", outcome: "Doctoral Degrees", hawaiianLegacy: "", awards: 2},
6767
{fiscalYear: 2023, campus: "UH Manoa", cip: 450603, cipDesc: "Econometrics & Quant Economics", group1: "College of Social Sciences", group2: "Social Sciences", group3: "Economics", group4: "Economics", group5: "", outcome: "Master's Degrees", hawaiianLegacy: "", awards: 2},
68-
{
69-
fiscalYear: 2023,
70-
campus: "Leeward CC",
71-
cip: 10308,
72-
cipDesc: "Agroecology & Sustainable Agri",
73-
group1: "General & Pre-Prof Ed",
74-
group2: "Natural Sciences",
75-
group3: "Sustainable Agriculture",
76-
group4: "",
77-
group5: "",
78-
outcome: "Certs of Achievement",
79-
hawaiianLegacy: "",
80-
awards: 3
81-
},
82-
{
83-
fiscalYear: 2023,
84-
campus: "Hawai`i CC",
85-
cip: 520302,
86-
cipDesc: "Acctg Technician & Bookkeeping",
87-
group1: "Career & Tech Ed",
88-
group2: "Business Education",
89-
group3: "Accounting",
90-
group4: "",
91-
group5: "",
92-
outcome: "Certs of Achievement",
93-
hawaiianLegacy: "",
94-
awards: 3
95-
},
96-
{
97-
fiscalYear: 2023,
98-
campus: "Windward CC",
99-
cip: 18301,
100-
cipDesc: "Vet/AnimHlthTech/Techn&VetAsst",
101-
group1: "Career & Tech Ed",
102-
group2: "Health Services",
103-
group3: "Veterinary Technology",
104-
group4: "",
105-
group5: "",
106-
outcome: "Associate Degrees",
107-
hawaiianLegacy: "HAWAIIAN",
108-
awards: 7
109-
},
68+
{fiscalYear: 2023, campus: "Leeward CC", cip: 10308, cipDesc: "Agroecology & Sustainable Agri", group1: "General & Pre-Prof Ed", group2: "Natural Sciences", group3: "Sustainable Agriculture", group4: "", group5: "", outcome: "Certs of Achievement", hawaiianLegacy: "", awards: 3},
69+
{fiscalYear: 2023, campus: "Hawai`i CC", cip: 520302, cipDesc: "Acctg Technician & Bookkeeping", group1: "Career & Tech Ed", group2: "Business Education", group3: "Accounting", group4: "", group5: "", outcome: "Certs of Achievement", hawaiianLegacy: "", awards: 3},
70+
{fiscalYear: 2023, campus: "Windward CC", cip: 18301, cipDesc: "Vet/AnimHlthTech/Techn&VetAsst", group1: "Career & Tech Ed", group2: "Health Services", group3: "Veterinary Technology", group4: "", group5: "", outcome: "Associate Degrees", hawaiianLegacy: "HAWAIIAN", awards: 7},
11071
{
11172
fiscalYear: 2023,
11273
campus: "UH West O`ahu",

0 commit comments

Comments
 (0)