b3_outcomes
Retrieve student continuation, completion, and progression rates for a UK higher education provider, with OfS benchmarks and regulatory thresholds. Filter by subject, demographics, mode, or level.
Instructions
Student outcomes (OfS B3 indicators) for one provider.
Three indicators, each a percentage of students:
- Continuation: still in higher education (or qualified) about a year
after starting.
- Completion: qualified or still studying four years after starting.
- Progression: in managerial/professional employment or further study
15 months after graduating.
Each row carries the OfS benchmark (expected value given the provider's
student and course mix), the regulatory minimum threshold the OfS
enforces (condition B3), and the number of students behind the figure.
Quote outcomes against the benchmark, not just the raw percentage. Years
are pooled windows (e.g. "2019-2022") — the latest available per
indicator is returned.
Args:
ukprn: Provider id from search_providers.
indicator: Optional filter — "Continuation", "Completion" or
"Progression" (partial match). Omit for all three.
subject: Optional subject filter by CAH name ("Law") or code
("CAH16-01"). Omit for whole-provider figures.
split_type: Optional demographic split instead of subject — e.g.
"Sex", "Ethnicity", "AgeOnCommencement", "Disability",
"DeprivationQuintile". Use with or without split_value.
split_value: Optional value within the split, e.g. "Female",
"Mature". Partial match.
mode: "Full-time" (default), "Part-time" or "Apprenticeship".
level: "FirstDegree" (default), "AllUndergraduates",
"OtherUndergraduate", "PostgraduateTaughtMasters",
"PostgraduateResearch", "PGCE" and others.
A NULL value with a supp_reason (e.g. "[low]") means the OfS suppressed
that figure, usually for small numbers — report the suppression, don't
estimate. This dataset has no application volumes, entry grades or
satisfaction scores (NSS tools cover satisfaction).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Full-time | |
| level | No | FirstDegree | |
| ukprn | Yes | ||
| subject | No | ||
| indicator | No | ||
| split_type | No | ||
| split_value | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |