scorecard_search
Search U.S. colleges and universities to compare tuition, admission rates, graduation rates, median earnings, and student debt data from the College Scorecard.
Instructions
Search U.S. colleges and universities from the College Scorecard. Returns tuition, admission rate, graduation rate, median earnings after graduation, student debt.
Search by name, state, or school type. Sort by cost, earnings, or graduation rate.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | School name (partial match): 'Harvard', 'community college', 'MIT' | |
| state | No | Two-letter state code: 'CA', 'NY', 'TX' | |
| ownership | No | 1=Public, 2=Private nonprofit, 3=Private for-profit | |
| sort | No | Sort field: 'latest.cost.tuition.out_of_state:desc', 'latest.earnings.10_yrs_after_entry.median:desc', 'latest.completion.rate_suppressed.overall:desc' | |
| per_page | No | Results per page (default 20, max 100) |