datahub-va-gov/percentage-age-distribution-of-male-users-and-ebun-952t
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 14 minutes ago

Percentage Age Distribution of Male Users and Non-Users, FY 2021

Percent Users vs Non-Users Distribution by Age Group - Males. Data underlying the second figure of Part 2 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-age-distribution-of-male-users-and-ebun-952t\".\"percentage_age_distribution_of_male_users_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • percentage_age_distribution_of_male_users_and
     
     
     
     
     
Upstream Metadata