Market catalog

Higher Education Outcomes Monitor

A proposed API and CSV feed product for teams that need public College Scorecard institution-level and field-of-study records normalized by school, location, credential, program, cost, completion, earnings, and source release.

GET /v1/education/scorecard/programs?state=CA&credential=associate&field=nursing
{
  "data": [
    {
      "unitId": "110635",
      "institution": "Example State College",
      "state": "CA",
      "credential": "associate",
      "fieldOfStudy": "registered nursing",
      "tuitionInState": 6200,
      "completionRate": 0.44,
      "medianEarnings": 74200,
      "source": "College Scorecard API"
    }
  ],
  "meta": { "sampleOnly": true, "market": "higher-education" }
}

Buyer Fit

This catalog entry summarizes the buyer fit, sources, and access model for this data product.

Public Data Sources

The initial product would normalize public records into stable polling endpoints and exports.

Buyer Workflows

These are the specific self-serve workflows this page is designed to support.

Institution outcome watchlist

Normalize public institution-level fields by state, ownership, size, cost, aid, completion, debt, and earnings.

Program market comparison feed

Route field-of-study and credential outcome records into edtech, workforce, employer partnership, and research workflows.

Release-based data refresh

Refresh CSV snapshots when Scorecard institution or field-of-study files are updated, with source release dates.

Specific Workflow Tests

These pages focus on specific buyer workflows.

Access Model

Pricing starts with narrow, low-touch access paths for qualified buyers.

Product FAQ

Is this College Scorecard API live?

No. This is a product page for reviewing the proposed response shape, source coverage, and buyer fit.

Would it rank colleges or advise students?

No. The proposed product would normalize public College Scorecard records and source links only. Buyers remain responsible for admissions, aid, policy, marketing, and research decisions.