cityofchicago/tax-increment-financing-tif-annual-report-itemized-umwj-yc4m
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 2 hours ago

Tax Increment Financing (TIF) Annual Report - Itemized List of Expenditures from the Special Tax Allocation Fund

An itemized list of all the expenditures in a fund balance for each TIF district during the Reporting Year.

For the detailed reports for each TIF district for each year, please see https://www.chicago.gov/city/en/depts/dcd/supp_info/tif-district-annual-reports-2004-present.html.

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 \"cityofchicago/tax-increment-financing-tif-annual-report-itemized-umwj-yc4m\".\"tax_increment_financing_tif_annual_report_itemized\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • tax_increment_financing_tif_annual_report_itemized
     
     
     
     
     
Upstream Metadata