datahub-va-gov/number-of-veterans-insurance-by-vgli-by-state-feb-b6qe-qhgn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 6 hours ago

Number of Veterans Insurance by VGLI by State Feb 2012

<p>Provides the number of Veterans insured under the Veterans' Group Life Insurance (VGLI) program by state. This report provides a snapshot of the active VGLI membership as of February 29, 2012. For members who reside outside the United States, membership is not identified by individual country. The total number of members was captured to ensure 100% of the population was identified in the report.</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/number-of-veterans-insurance-by-vgli-by-state-feb-b6qe-qhgn\".\"number_of_veterans_insurance_by_vgli_by_state_feb\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • number_of_veterans_insurance_by_vgli_by_state_feb
     
     
     
     
     
Upstream Metadata