datahub-va-gov/fy-10-education-recipients-by-state-nf9u-grm7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 2 hours ago

FY 10 Education Recipients by State

<p>FY 10 Education Recipients by State. The data represents the number of individuals by VA education program who have used their VA education benefit during fiscal year 2010. State statistics may include individuals who used their education benefits in more than one state, therefore the total within this table may be different than the total number of beneficiaries during the fiscal year.</p>

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/fy-10-education-recipients-by-state-nf9u-grm7\".\"fy_10_education_recipients_by_state\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fy_10_education_recipients_by_state
     
     
     
     
     
Upstream Metadata