internal-open-piercecountywa-gov/number-of-students-successfully-completing-pvc3-vntm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 years ago
Indexed 4 hours ago

Number of Students Successfully Completing Workforce Training Programs

Data provides the number of completers and non-completers in apprenticeships, CTC Professional-Technical Education, or Secondary CTE programs. Kitsap and Mason were combined due to smaller counts.

Outcomes are as of 3 quarters past exit quarter. Success Rate is defined as:

  • Apprenticeship and CTC Professional-Technical Education are considered in terms of Employment.

  • Secondary CTE is considered in terms of Employment/In Higher Education.

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 \"internal-open-piercecountywa-gov/number-of-students-successfully-completing-pvc3-vntm\".\"number_of_students_successfully_completing\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • number_of_students_successfully_completing
     
     
     
     
     
Upstream Metadata