Open repository in Console
Readme
Updated 9 months ago
‧ Indexed 19 minutes ago
Percentage of Service-Connected Disabled Who Did and Did Not Use Health Care, by Disability Rating, FY2021
Percentage of Service-Connected Disabled Who Did and Did Not Use Health Care, by Disability Rating, FY 2021. Data underlying the third figure of Part 3 of the FY2021 Utilization Profile, a report on Veterans' use of VA benefits and services.
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/percentage-of-serviceconnected-disabled-who-did-vatu-cx2c\".\"percentage_of_serviceconnected_disabled_who_did\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata