educationtocareer-data-mass-gov/educator-preparation-program-completers-vrmj-6h37
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

Educator Preparation Program Completers

This dataset shows the number of candidates who completed an <a href="https://www.doe.mass.edu/edprep/directory.html" target="_blank" rel="noopener noreferrer">approved Massachusetts educator preparation program</a> by institution, license level, and the type of program completed since 2011. It includes the total number of candidates meeting all requirements of the preparation program (i.e., instruction/course work and practicum), regardless of whether a candidate has taken and passed state tests or assessments for licensure or has been endorsed for licensure by the program.

Note: "All Program Completers" may double count candidates who completed two programs during the same year.

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

<a href="https://profiles.doe.mass.edu/statereport/epppprogramcompleters.aspx" target="_blank" rel="noopener noreferrer">Ed Prep Program Completers</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/educator-preparation-program-completers-vrmj-6h37\".\"educator_preparation_program_completers\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • educator_preparation_program_completers
     
     
     
     
     
Upstream Metadata