datahub-va-gov/age-distribution-of-users-by-sex-fy2021-pbaa-5v5j
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 11 months ago

Age Distribution of Users by Sex, FY2021

Data underlying the fourth 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/age-distribution-of-users-by-sex-fy2021-pbaa-5v5j\".\"age_distribution_of_users_by_sex_fy2021\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • age_distribution_of_users_by_sex_fy2021
     
     
     
     
     
Upstream Metadata