Workforce Development Training through Agency Partnerships/Programs FY 2015-2018 Community and Economic Development
The data submitted reflects the number of trainings of Pennsylvania workers offered by DCED and its affiliate programs in Fiscal Year 2015-2018
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 \"pa-gov/workforce-development-training-through-agency-n3sn-qwrn\".\"workforce_development_training_through_agency\"
LIMIT 100
"}
EOF
See the Splitgraph documentation
for more information.