Open repository in Console
Readme
Updated 22 days ago
‧ Indexed 4 hours ago
Business Services - Purchasing - Solicitations
The number of solicitations issued per month. A solicitation is a request for Vendors to submit a price or proposal for a product or solution the City is interested in Purchasing.
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 \"citydata-mesaaz-gov/business-services-purchasing-solicitations-dfcn-ivuc\".\"business_services_purchasing_solicitations\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata