/ipeds/institutions/admissions

POST /api/ipeds/institutions/admissions

Price: 1 credit

Get the IPEDS admissions record of one US college or university for a survey year — applications, admissions and first-time enrolment split by sex, the SAT and ACT score percentiles of enrolled students, and how the institution weighs each admission requirement

How to use it

Admissions selectivity and entry test scores for one UNITID. Every requirement is reported as how the institution treats it — required, recommended, considered, or neither — rather than as a yes/no, so read the value rather than testing for presence. The percentiles describe students who enrolled and submitted that test, not applicants, and `sat_submitted_percent` says how few that can be; an institution that reports no scores at all is usually open-admission, which `has_open_admissions_policy` states directly. `by_sex` carries one row per sex plus a total row, so sum nothing yourself. Two surveys back this endpoint and they end in different years: requirements and test scores stop after 2022, application counts continue, so a later year returns `by_sex` alone.

Parameters

Request body

Response

Errors

Response headers