datahub-va-gov/vetpop2020-branch-national-data-4l-ku83-64a5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 35 minutes ago

VetPop2020 Branch National Data, 4L

VetPop2020 projection of living Veterans by gender and branch of service at the national level. Note: Rounding to the nearest 1,000 is always appropriate for VetPop estimates.

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/vetpop2020-branch-national-data-4l-ku83-64a5\".\"vetpop2020_branch_national_data_4l\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • vetpop2020_branch_national_data_4l
     
     
     
     
     
Upstream Metadata