vermont-gov/income-stats-2014-under-65-vku8-3y5v
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 years ago
Indexed 4 hours ago

Income Stats 2014 - Under 65

This report looks at income and tax statistics for filers under the age of 65 organized by income (AGI) bracket. Out-of-state filers are excluded from the analysis but their totals are included on a separate line.

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 \"vermont-gov/income-stats-2014-under-65-vku8-3y5v\".\"income_stats_2014_under_65\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • income_stats_2014_under_65
     
     
     
     
     
Upstream Metadata