DHE Tuition and Fees
Undergraduate tuition and mandatory fees for each public Massachusetts institution of higher education, FY2014 - present. Rates are based on Fall, resident state-supported rates.
<p>Weighted averages are calculated based on % undergraduate FTE of total Segment and overall. (FTE figures used for calculation are one year in arrears due to reporting schedules)
<p>Massachusetts Maritime Academy (MMA) and Massachusetts College of Art and Design (MCAD) are reported separately because they are specialty schools and, for the purposes of Performance Measurement, are not compared to other MA state universities.
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/dhe-tuition-and-fees-3bpk-k8k2\".\"dhe_tuition_and_fees\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.