PCHEES Dashboard - Degrees By Major
State of Washington
@usgov.state_of_washington_pchees_dashboard_degrees_by_major
State of Washington
@usgov.state_of_washington_pchees_dashboard_degrees_by_major
CREATE TABLE table_1 (
"academicyear" VARCHAR,
"institution" VARCHAR,
"awardlevel" VARCHAR,
"cip" BIGINT,
"twodigitcipdescription" VARCHAR,
"fourdigitcipdescription" VARCHAR,
"cipdescription" VARCHAR,
"totaldegrees" BIGINT,
"stem" BOOLEAN,
"highdemand" BOOLEAN,
"stemorhighdemand" BOOLEAN,
"stemandhighdemand" BOOLEAN,
"numberofstemdegrees" BIGINT,
"numberofhighdemanddegrees" BIGINT,
"stemorhighdemanddegrees" BIGINT,
"stemandhighdemanddegrees" BIGINT,
"notstemorhddegrees" BIGINT
);
Anyone who has the link will be able to view this.