cityofnewyork-us/upcoming-contracts-to-be-awarded-cip-tsak-vtv3
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Upcoming contracts to be awarded (CIP)

New school projects Capital Improvement Projects (CIP) that will complete design within the next 6 months and will be available for bid.

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/upcoming-contracts-to-be-awarded-cip-tsak-vtv3\".\"upcoming_contracts_to_be_awarded_cip\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • upcoming_contracts_to_be_awarded_cip
     
     
     
     
     
Upstream Metadata