/collegescorecard/schools/programs

POST /api/collegescorecard/schools/programs

Price: 20 credits

List every field of study an institution awards credentials in, with the CIP code and credential level, the number of awards, median graduate and parent PLUS loan debt, median earnings one, four and five years after completing, and how the programme's borrowers are repaying

How to use it

Field-of-study outcomes for one institution, keyed by the IPEDS UNITID. A field of study appears once per credential level, so the same CIP code can be present as a certificate, a bachelor's and a master's with entirely different debt and earnings — match on `cip_code` together with `credential`, never on `cip_code` alone. Earnings and debt come from federal aid records, so a programme whose students borrow little reports them as absent rather than as zero, and the Department suppresses any cell with too few students. `ipeds_awards_1_count` and `ipeds_awards_2_count` are the two pooled award years Scorecard reports and they are not a time series you can subtract. The institution-wide picture is collegescorecard/schools; this endpoint never aggregates to it.

Parameters

Request body

Response

Errors

Response headers