Open repository in Console
Readme
Updated 2 years ago
‧ Indexed 6 hours ago
NYC Independent Budget Office (IBO) Revenue And Spending Summary FY 1980 - FY 2020
Annual revenue and spending data by major areas of the budget from FY 1980 through FY 2020
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 \"cityofnewyork-us/nyc-independent-budget-office-ibo-revenue-and-7zhs-43jt\".\"nyc_independent_budget_office_ibo_revenue_and\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata