get_field_of_study
Get earnings and debt data by field of study from the College Scorecard.
Returns median earnings and median debt for graduates of specific academic
programs. Can be filtered by school, by field name, or both.
Args:
school_id: College Scorecard school ID to see field-level data for one school.
field: Field of study name or keyword to search across schools
(e.g. 'Computer Science', 'Nursing', 'Business').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field | No | ||
| school_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |