delaware-gov/awarded-vendor-contact-info-h9bb-iyu6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 21 days ago
Indexed 13 minutes ago

Awarded Vendor Contact Info

Vendors currently under award for a contract with the State of Delaware to include vendor contact information, vendor website, links to contracts awarded, and certification of vendors by Office of Supplier Diversity if applicable.

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 \"delaware-gov/awarded-vendor-contact-info-h9bb-iyu6\".\"awarded_vendor_contact_info\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • awarded_vendor_contact_info
     
     
     
     
     
Upstream Metadata