Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 11 months ago
Veteran Readiness and Employment Program Participation CY 2020 - Current Statewide Military and Veterans Affairs
Veteran Readiness and Employment program report, broken down by age and service-connected disability for the previous calendar year (CY).
Report information is gathered annually from the United States Department of Veteran Affairs.
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/veteran-readiness-and-employment-program-jedb-aemh\".\"veteran_readiness_and_employment_program\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata