vermont-gov/income-stats-2014-state-by-decile-che5-ts6n
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 years ago
Indexed 2 hours ago

Income Stats 2014 State By Decile

Income and Tax data organized by income (AGI) decile. Out-of-state filers are not included in decile analysis but totals are listed on a separate line. Out-of-state filers with income adjustments of 0 (meaning they had no Vermont income) were excluded entirely.

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-state-by-decile-che5-ts6n\".\"income_stats_2014_state_by_decile\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • income_stats_2014_state_by_decile
     
     
     
     
     
Upstream Metadata