FY 2019 Disability Compensation Recipients by County
This report provides county-level estimates of the number of Veterans who received VA Disability Compensation benefits during fiscal year 2019. It includes the Veterans’ total service-connected disability (SCD) rating, age group, and gender. Blank values represent small cell counts that have been suppressed to protect the identity of Veterans. Some categories may not sum to the total due to missing information (e.g., age, gender, etc.).
Source: Department of Veterans Affairs, Office of Enterprise Integration, United States Veterans Eligibility Trends & Statistics (USVETS) 2019
Prepared by National Center for Veterans Analysis & Statistics, www.va.gov/vetdata
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-compensation-recipients-by-k42f-3ku6\".\"fy_2019_disability_compensation_recipients_by\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.