datahub-va-gov/vetpop2020-county-data-9l-da7e-gv3k
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 months ago
Indexed 1 month ago

VetPop2020 County Data, 9L

VetPop2020 projection of living Veterans by gender and 4 age groups at the county 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-county-data-9l-da7e-gv3k\".\"vetpop2020_county_data_9l\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • vetpop2020_county_data_9l
     
     
     
     
     
Upstream Metadata