Regent University Fall Enrollment By Student Classification And Resident Status
State of Iowa
@usgov.state_of_iowa_regent_university_fall_enrollment_by_stu_0b2d092e
State of Iowa
@usgov.state_of_iowa_regent_university_fall_enrollment_by_stu_0b2d092e
This dataset provides student headcount enrollment at the University of Iowa, Iowa State University, and the University of Northern Iowa for Fall semesters starting in 2012. The data includes Iowa residents and non-resident (out-of-state and international) enrollment for undergraduate, graduate and professional students. Enrollment counts exclude post-doctoral scholars and medical residents as they are not enrolled in coursework.
Organization: State of Iowa
Last updated: 2023-01-20T00:14:50.962603
Tags: college, enrollment, fall-semester, higher-education, iowa-public-universities, regent-universities, student-enrollment, universities
CREATE TABLE table_1 (
"year" BIGINT,
"university_name" VARCHAR,
"student_classification" VARCHAR,
"resident_status" VARCHAR,
"headcount" BIGINT
);Anyone who has the link will be able to view this.