Open repository in Console
Readme
Updated almost 3 years ago
‧ Indexed 5 hours ago
2007 Veterans' Insurance Expenditure by State and Congressional District
<p>2007 Veteran life insurance expenditures by state and county. Expenditures were derived from Insurance Actuarial reports that used the total Insurance program cash disbursed. The total cash disbursed was prorated by in-force data by state, which was further prorated by county and congressional district.</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/2007-veterans-insurance-expenditure-by-state-and-c4wi-zwyv\".\"2007_veterans_insurance_expenditure_by_state_and\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata