vermont-gov/income-stats-2014-state-by-ti-bracket-983x-t5m7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 years ago
Indexed 1 month ago

Income Stats 2014 State By TI Bracket

This report shows income and tax statistics for all Vermont residents organized by Vermont taxable income bracket. Out-of-state filers were excluded from the analysis but their totals are reported on a separate line. Out-of-state filers with income adjsutment equal to zero (meaning they had no VT 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-ti-bracket-983x-t5m7\".\"income_stats_2014_state_by_ti_bracket\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • income_stats_2014_state_by_ti_bracket
     
     
     
     
     
Upstream Metadata