datahub-va-gov/vetpop2023-national-data-1l-wubk-nag4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 months ago
Indexed 11 months ago

VetPop2023 National Data, 1L

VetPop2023 projection of living Veterans by gender and 5-year age groups 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/vetpop2023-national-data-1l-wubk-nag4\".\"vetpop2023_national_data_1l\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • vetpop2023_national_data_1l
     
     
     
     
     
Upstream Metadata