datahub-va-gov/takeup-rate-by-raceetnicity-and-gender-xykt-5dut
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 12 months ago

Take-up Rate by Race/Etnicity and Gender

Take-up rate within 2 fiscal years after separation from military service by race/ethnicity and gender.

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-va-gov/takeup-rate-by-raceetnicity-and-gender-xykt-5dut\".\"takeup_rate_by_raceetnicity_and_gender\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • takeup_rate_by_raceetnicity_and_gender
     
     
     
     
     
Upstream Metadata