datacatalog-cookcountyil-gov/ccgisdata-tax-increment-financing-tif-districts-kaqq-qmkn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

ccgisdata - Tax Increment Financing (TIF) Districts 2016

TIF District boundaries. TIF districts receive money from property taxes by utilizing increases in the value of properties located in the TIF. There is no tax rate for TIF districts. Instead, TIFs receive money based on tax rates generated by other districts’ tax levies. Money is allocated to the TIF based on the composite tax rate for properties in the TIF and the incremental value of properties in that TIF (when compared to values when the TIF was established.)

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 \"datacatalog-cookcountyil-gov/ccgisdata-tax-increment-financing-tif-districts-kaqq-qmkn\".\"ccgisdata_tax_increment_financing_tif_districts\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ccgisdata_tax_increment_financing_tif_districts
     
     
     
     
     
Upstream Metadata