cityofnewyork-us/vendor-list-by-commodity-irs3-wn2g
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 5 hours ago

Vendor List by Commodity

This list will include commodity enrollments by Passport-enrolled vendors.

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/vendor-list-by-commodity-irs3-wn2g\".\"vendor_list_by_commodity\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • vendor_list_by_commodity
     
     
     
     
     
Upstream Metadata