educationtocareer-data-mass-gov/masscore-curriculum-completion-a9ye-ac8e
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

MassCore Curriculum Completion

This report provides the number and percentage of Massachusetts public high school graduates who completed the MassCore curriculum each year since 2009.

MassCore is a state-recommended program of study intended to align high school coursework with college and workforce expectations. The program of studies includes the successful completion of four units of English, four units of mathematics, three units of a lab-based science, three units of history, two units of the same world language, one unit of the arts, and five additional "core" courses. A computer science course that includes rigorous mathematical or scientific concepts and aligns with the 2016 Digital Literacy and Computer Science Framework can substitute for either a mathematics course or a laboratory science course. For more information on MassCore please click <a href="https://www.doe.mass.edu/ccte/ccr/masscore/default.html" target="_blank" rel="noreferrer noopener">here</a>.

MassCore completion rates are not reported for any student group where the number graduated is less than 6.

This dataset contains the same data that is also published on our DESE Profiles site:

<a href="https://profiles.doe.mass.edu/statereport/masscore.aspx" target="_blank" rel="noreferrer noopener">MassCore</a>

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/masscore-curriculum-completion-a9ye-ac8e\".\"masscore_curriculum_completion\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • masscore_curriculum_completion
     
     
     
     
     
Upstream Metadata