ct-gov/tax-levy-by-town-fy-20192025-he33-brru
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 12 months ago

Tax Levy by Town, FY 2019-2025

Tax Levy by town in Connecticut from FY 2019 through 2025.

NET REAL PROPERTY LEVY means the tax dollars due on real property on the grand list. To calculate this amount, the final net grand list for real property is multiplied by the mill rate(s).

NET PERSONAL PROPERTY LEVY means the tax dollars due on personal property on the grand list. To calculate this amount, the final net grand list for personal property is to multiplied by the mill rate(s).

NET MOTOR VEHICLE LEVY means the tax dollars due on motor vehicles on the grand list. To calculate this amount, the final net grand list for motor vehicles is to multiplied by the mill rate(s).

NET SUPPLEMENTAL MOTOR VEHICLE LEVY means the tax dollars due on motor vehicles on the previous grand list. To calculate this amount, the final net grand list for motor vehicles is to be multiplied by the previous fiscal year mill rate(s).

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 \"ct-gov/tax-levy-by-town-fy-20192025-he33-brru\".\"tax_levy_by_town_fy_20192025\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • tax_levy_by_town_fy_20192025
     
     
     
     
     
Upstream Metadata