ramseycounty-us/wioa-adult-employment-program-cjcf-fgbi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

WIOA Adult employment program

Employment and training services under the WIOA adult program serves eligible adults 18 years and over who are unemployed, underemployed, low-income adults who are willing to improve their careers, or change their living style from poor wage to a livable wage. This data shows program service outcomes by demographic markers : Race and ethnicity, gender and age group.

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 \"ramseycounty-us/wioa-adult-employment-program-cjcf-fgbi\".\"wioa_adult_employment_program\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • wioa_adult_employment_program
     
     
     
     
     
Upstream Metadata