Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
Cooperative Spend By Vendor
This data set is derived from vendor provided usage reports and is limited to spend with the identified vendor under the specific cooperative contract identified. Cooperatives are utilized within Delaware’s Procurement activities pursuant to 29 Del. C., §§6933 and 6987. Some vendors have multiple contracts with the State and further data regarding business done with any identified vendor may be found in the State Checkbook and State Employee Credit Card Transactions datasets.
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 \"delaware-gov/cooperative-spend-by-vendor-6a9e-y46r\".\"cooperative_spend_by_vendor\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata