datahub-va-gov/veterans-affairs-geographic-distribution-of-jbse-k73h
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 11 months ago

Veterans Affairs Geographic Distribution of Expenditures FY07 by State and County

<p>The Geographic Distribution of VA Expenditures (GDX) is an annual report that shows estimated VA expenditures for major programmatic areas by geographic area (state, county, and congressional district). The major programmatic areas are: Compensation and Pension; Readjustment (Education) and Vocational Rehabilitation; Insurance; Construction; and, Medical and Administrative.</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/veterans-affairs-geographic-distribution-of-jbse-k73h\".\"veterans_affairs_geographic_distribution_of\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • veterans_affairs_geographic_distribution_of
     
     
     
     
     
Upstream Metadata