datahub-va-gov/fy-2019-disability-pension-recipient-by-state-uq82-m9cd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 years ago
Indexed 1 month ago

FY 2019 Disability Pension Recipient by State

This report provides state level estimates of the number of Veterans who received VA Disability Compensation or Pension benefits during the reported Fiscal Year. It includes the Veterans’ total disability rating, age group, and gender.

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/fy-2019-disability-pension-recipient-by-state-uq82-m9cd\".\"fy_2019_disability_pension_recipient_by_state\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fy_2019_disability_pension_recipient_by_state
     
     
     
     
     
Upstream Metadata