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

FY 2019 Disability Pension Recipient by County

These reports provide county-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-county-k42f-3ku6\".\"fy_2019_disability_pension_recipient_by_county\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fy_2019_disability_pension_recipient_by_county
     
     
     
     
     
Upstream Metadata