Workflow page

College Program Outcomes API

A buyer review page for edtech, workforce analytics, employer partnership, enrollment strategy, and school research teams that want public College Scorecard institution and program records filtered by state, credential, field, cost, completion, earnings, and release date.

GET /v1/education/scorecard/program-outcomes?states=CA,TX&credential=associate&field=nursing
{
  "data": [
    {
      "unitId": "110635",
      "institution": "Example State College",
      "state": "CA",
      "credential": "associate",
      "fieldOfStudy": "registered nursing",
      "completionRate": 0.44,
      "medianEarnings": 74200,
      "watchlistReady": true,
      "source": "College Scorecard API"
    }
  ],
  "meta": { "sampleOnly": true, "workflow": "college-program-outcomes-api" }
}

Likely Buyers

This page is a product preview for comparing likely buyers, source coverage, and first API shapes.

Initial Data Scope

The first buyer-ready workflow should keep the source coverage narrow.

Availability. This workflow is available for buyer review. Direct requests are routed under the Higher Education Outcomes Monitor product catalog.