datahub-va-gov/number-of-users-by-program-fy20102021-5cqb-kg6x
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 5 hours ago

Number of Users by Program, FY2010-2021

Data underlying the second figure of Part 1 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/number-of-users-by-program-fy20102021-5cqb-kg6x\".\"number_of_users_by_program_fy20102021\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • number_of_users_by_program_fy20102021
     
     
     
     
     
Upstream Metadata