Open repository in Console
Readme
Updated almost 2 years ago
‧ Indexed 11 months ago
HHS Accelerator Past Procurements
Shows procurements released through HHS Accelerator for health and human services for which the proposal deadline has passed. For current and upcoming procurements, visit http://www.nyc.gov/html/hhsaccelerator/html/roadmap/roadmap.shtml. Proposals may be submitted only by prequalified organizations through the City's online system, HHS Accelerator.
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/hhs-accelerator-past-procurements-ws4c-4g69\".\"hhs_accelerator_past_procurements\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata