datahub-va-gov/2009-veterans-insurance-expenditure-by-state-mgkh-zumz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 2 hours ago

2009 Veterans' Insurance Expenditure by State

<p>2009 Veteran life insurance expenditures by state. Expenditures represented the actual disbursements from Insurance's Award and Inforce systems.</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/2009-veterans-insurance-expenditure-by-state-mgkh-zumz\".\"2009_veterans_insurance_expenditure_by_state\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2009_veterans_insurance_expenditure_by_state
     
     
     
     
     
Upstream Metadata