ny-gov/design-construction-capital-projects-vendor-rb9h-9fit
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 1 month ago

Design & Construction Capital Projects Vendor Payments: Beginning 2014

This dataset provides the public with the value of individual payments made to vendors for Professional Services or Construction contacts, by State Contract number. Data includes individual payments recorded in the specified time frame to vendors for the County in which the work was performed. Statewide payments are also included that are not County specific.

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 \"ny-gov/design-construction-capital-projects-vendor-rb9h-9fit\".\"design_construction_capital_projects_vendor\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • design_construction_capital_projects_vendor
     
     
     
     
     
Upstream Metadata