Public Postsecondary Awards Conferred Statewide
Count of certificates and degrees conferred statewide by race, gender, meta major, and major (CIP 2).
Related Datasets:
<a href="https://educationtocareer.data.mass.gov/College-and-Career/Public-Postsecondary-Awards-Conferred-by-Instituti/79yf-3ucb/about_data" target="_blank" rel="noopener noreferrer">Public Postsecondary Awards Conferred by Institution: Summary</a>
<a href="https://educationtocareer.data.mass.gov/College-and-Career/Public-Postsecondary-Awards-Conferred-by-Instituti/5yjf-27fz/about_data" target="_blank" rel="noopener noreferrer">Public Postsecondary Awards Conferred by Institution: Detail</a>
Notes:
Data appear as reported to the Massachusetts Department of Higher Education.
Figures published by DHE may differ slightly from figures published by other institutions and organizations due to differences in timing of publication, data definitions, and calculation logic.
An award is conferred to a student by a postsecondary educational institution as official recognition after their successful completion of a program of study.
A fiscal year (FY) is 12-month period beginning July 1 and ending June 30. Because a fiscal year straddles two different calendar years, the calendar year and fiscal year will not always match. For example, FY 2025 runs from July 1, 2024 to June 30, 2025.
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"educationtocareer-data-mass-gov/public-postsecondary-awards-conferred-statewide-fszq-dme2\".\"public_postsecondary_awards_conferred_statewide\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.