datahub-va-gov/veterans-receiving-compensation-service-benefits-y326-jukp
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

Veterans Receiving Compensation Service Benefits On the Rolls by Period of Service and Residence FY22 and FY23

  1. This provides a count of Veterans who are on the rolls for Compensation Service benefits by Veteran period of service and the state or country of residence for theyears identified.

  2. See VBA's Annual Benefits Report for additional information: www.benefits.va.gov/REPORTS/abr/

  3. To protect Veteran privacy any counts consisting of fewer than ten Veterans are not included.

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/veterans-receiving-compensation-service-benefits-y326-jukp\".\"veterans_receiving_compensation_service_benefits\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • veterans_receiving_compensation_service_benefits
     
     
     
     
     
Upstream Metadata