datahub-va-gov/number-of-vgli-policyholders-enrolled-by-state-mbez-wgqg
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 5 hours ago

Number of VGLI Policyholders Enrolled by State

<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 December 31, 2011. 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-vgli-policyholders-enrolled-by-state-mbez-wgqg\".\"number_of_vgli_policyholders_enrolled_by_state\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • number_of_vgli_policyholders_enrolled_by_state
     
     
     
     
     
Upstream Metadata