Open repository in Console
Readme
Updated almost 8 years ago
‧ Indexed 5 hours ago
Town Property Tax Adjustment Summary
This file shows the total counts and amounts of property tax adjustments and renter rebates by town. The property tax adjustments were applied to households' FY16 property tax bills.
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/town-property-tax-adjustment-summary-4tm5-r9hc\".\"town_property_tax_adjustment_summary\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata