Open repository in Console
Readme
Updated 5 months ago
‧ Indexed 2 hours ago
Contract Budget by Category
This dataset summarizes the citywide Contract Budget by category. Dollar amounts are rounded to millions. This dataset is updated annually.
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/contract-budget-by-category-h59m-jnyu\".\"contract_budget_by_category\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata