vermont-gov/income-stats-2014-state-65-and-over-4muj-n9u8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 years ago
Indexed 28 minutes ago

Income Stats 2014 State - 65 And Over

This report looks at income and tax statistics for filers age 65 and up 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-state-65-and-over-4muj-n9u8\".\"income_stats_2014_state_65_and_over\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • income_stats_2014_state_65_and_over
     
     
     
     
     
Upstream Metadata