Skip to content

Commit

Permalink
Update uhdata2023f24.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
cammoore committed May 17, 2024
1 parent 20f0960 commit c4a4456
Showing 1 changed file with 3 additions and 42 deletions.
45 changes: 3 additions & 42 deletions uhdata2023f24.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,48 +65,9 @@ const uhdata: UhData[] = [
{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},
{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},
{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},
{
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
},
{
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
},
{
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
},
{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},
{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},
{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},
{
fiscalYear: 2023,
campus: "UH West O`ahu",
Expand Down

0 comments on commit c4a4456

Please sign in to comment.