datahub-va-gov/fy09-compensation-and-pension-recipients-by-county-8t2x-da5t
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 4 hours ago

FY09 Compensation and Pension Recipients by County

<p>The Compensation and Pension by County dataset is a count of the number of veterans receiving disability compensation or pension payments from the Department of Veterans Affairs. The data is reported at the county level, by age group and by percent disability rating for each state plus recipients in Guam, Philippines and Puerto Rico.</p>

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/fy09-compensation-and-pension-recipients-by-county-8t2x-da5t\".\"fy09_compensation_and_pension_recipients_by_county\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fy09_compensation_and_pension_recipients_by_county
     
     
     
     
     
Upstream Metadata