Open repository in Console
Readme
Updated over 4 years ago
‧ Indexed 11 months ago
Fiscal Year 2018 Preliminary Budget - Fiscal Year 2017 Projected Revenue
Projected year end revenues for Fiscal Year 2017. This data was released as part of the Fiscal Year 2018 Budget Preliminary Forecast. For more information see https://www.cookcountyil.gov/Budget
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/fiscal-year-2018-preliminary-budget-fiscal-year-w7mz-b4q7\".\"fiscal_year_2018_preliminary_budget_fiscal_year\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata