opendata-utah-gov/historical-average-tax-rates-by-counties-in-utah-5adm-4uyy
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 9 years ago
Indexed 2 hours ago

Historical Average Tax Rates By Counties In Utah 2004-2013

This data set contains historical average tax rates by Counties in Utah from 2004-2013. Average tax rates are computed by dividing total locally and centrally assessed taxes charged by total taxable value, excluding motor vehicle fee-in-lieu value.

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 \"opendata-utah-gov/historical-average-tax-rates-by-counties-in-utah-5adm-4uyy\".\"historical_average_tax_rates_by_counties_in_utah\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • historical_average_tax_rates_by_counties_in_utah
     
     
     
     
     
Upstream Metadata