cityofnewyork-us/directory-of-awarded-construction-contracts-j7gw-gcxi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 years ago
Indexed 2 hours ago

Directory Of Awarded Construction Contracts

This table displays the construction contracts that Department of Design and Construction has recently awarded to selected firms along with its value.

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/directory-of-awarded-construction-contracts-j7gw-gcxi\".\"directory_of_awarded_construction_contracts\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • directory_of_awarded_construction_contracts
     
     
     
     
     
Upstream Metadata