datahub-va-gov/percentage-era-distribution-of-male-users-and-vcsm-9zxa
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 1 month ago

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

Percent Users vs Non-Users Distribution by Era of Service - Males. Data underlying the fourth 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-era-distribution-of-male-users-and-vcsm-9zxa\".\"percentage_era_distribution_of_male_users_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • percentage_era_distribution_of_male_users_and
     
     
     
     
     
Upstream Metadata