Strategic Measure_Number and percentage of people who successfully completed workforce development training, EOA.F.4 & EOA.G.3
This dataset supports measure EOA.F.4 and EOA.G.3 of SD23. It demonstrates the total number of enrollees to those who successfully completed training. Depending on the length of training which can last anywhere from 12 weeks to 3 years there may or may not be a completion rate available at the time of reporting. These trainees are all participating in Community Based Organization workforce training programs in partnership with the Master Community Workforce Plan adopted by Imagine Austin. After participants successfully complete training, the Ray Marshall Center monitors completer-participant earnings. Earnings above Federal Poverty Limit are considered "above poverty". Data sourced by University of Texas Ray Marshall Center, in partnership with Workforce Solution, Capital Area.
View more details and insights related to this data set on the story page:
https://data.austintexas.gov/stories/s/xfnx-fpv8
https://data.austintexas.gov/stories/s/Number-of-Persons-Moved-Out-of-Poverty-Into-Middle/xg7g-9uru/
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 \"datahub-austintexas-gov/strategic-measurenumber-and-percentage-of-people-vweq-kvt2\".\"strategic_measurenumber_and_percentage_of_people\"
LIMIT 100
"}
EOF
See the Splitgraph documentation
for more information.