Community College Course Listing
State of Oregon
@usgov.state_of_oregon_community_college_course_listing
State of Oregon
@usgov.state_of_oregon_community_college_course_listing
Oregon’s 17 Community Colleges cover 60 campuses and centers throughout the state. This dataset includes the current list of all courses offered by a community college. Course information is subject to change; please contact your local community college for course confirmation.
Organization: State of Oregon
Last updated: 2022-07-14T02:53:13.854106
Tags: community-colleges
CREATE TABLE table_1 (
"institution" VARCHAR,
"course" VARCHAR -- Course #,
"activitycode" DOUBLE,
"title" VARCHAR,
"programs" VARCHAR,
"programcount" BIGINT,
"totalhours" DOUBLE,
"lecturehours" BIGINT,
"labhours" BIGINT,
"lecturelabhours" BIGINT,
"credits" DOUBLE,
"noncreditcontacthours" DOUBLE,
"alternatelabel" VARCHAR,
"cip" DOUBLE,
"description" VARCHAR
);Anyone who has the link will be able to view this.