cityofnewyork-us/mocs-15-largest-contracts-7pza-ynkh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 years ago
Indexed 11 months ago

MOCS 15 Largest Contracts

Annually published list of the 15 largest procurement contracts by original contract dollar amount.

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/mocs-15-largest-contracts-7pza-ynkh\".\"mocs_15_largest_contracts\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mocs_15_largest_contracts
     
     
     
     
     
Upstream Metadata