Open repository in Console
Readme
Updated 8 months ago
‧ Indexed 22 minutes ago
Financial Incentive Projects - TIF Works
TIFWorks data includes all projects that have been completed and received a grant payment since January, 2011. TIFWorks stimulates business success by funding workforce-training costs for companies located in tax increment financing (TIF) districts. With TIFWorks support, businesses can become better equipped to improve performance and productivity, expand product lines and gain new customers.
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/financial-incentive-projects-tif-works-v7gx-e2v6\".\"financial_incentive_projects_tif_works\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata