/collegescorecard/schools

POST /api/collegescorecard/schools

Price: 10 credits

Get the full College Scorecard record of one US college or university — profile and accreditation, student body and demographics, published and net price by family income, grant and loan take-up and median debt, completion and transfer rates, loan repayment and default, admissions and test scores, and median earnings of former students by years after entry

How to use it

Outcome data for one institution, keyed by the IPEDS UNITID — the same id ipeds/institutions takes, so the two records describe the same campus and can be merged without any matching. Some Scorecard ids are eight-digit synthetic branch ids that exist here only; those return data but resolve to nothing in IPEDS. `earnings` reports former students of the institution measured a set number of years after they entered or completed, not graduate starting salaries, and it covers only students who received federal aid. `cost.net_price_by_income` is what families in each income band actually paid after grants, which is the number to quote rather than `cost.attendance_academic_year`; its `title_iv_recipient_count` is how many aided students that band's price was averaged over, and a band resting on a handful of them is not worth quoting. Rates arrive as fractions of one, not percentages — `students.poverty_rate` and `students.unemployment_rate` are the Department's own 0-100 figures rescaled to match the rest. Every field named `_count` is a head count of the cohort the rate beside it was measured over — `completion.cohorts` and `repayment.windows[].borrower_count` are sizes, not shares. `cost.median_net_price_all_institutions` and `median_net_price_same_predominant_degree` are the Department's national and peer-group benchmarks, identical across institutions of the same kind; this institution's own price is `cost.average_net_price`. A value the Department suppressed for privacy or never collected is absent rather than zero, and small institutions have most of the outcome blocks suppressed.

Parameters

Request body

Response

Errors

Response headers