datahub-va-gov/number-of-veterans-insured-by-vgli-by-state-as-of-p99d-rj6h
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 1 month ago

Number of Veterans Insured by VGLI by State as of September 30, 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 September 30, 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-insured-by-vgli-by-state-as-of-p99d-rj6h\".\"number_of_veterans_insured_by_vgli_by_state_as_of\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • number_of_veterans_insured_by_vgli_by_state_as_of
     
     
     
     
     
Upstream Metadata