qac/queen-annes-county-vendor-list-k99z-v4ah
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 6 years ago
Indexed 5 hours ago

Queen Anne's County Vendor List

Queen Anne's County Vendor List as of May 2018

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 \"qac/queen-annes-county-vendor-list-k99z-v4ah\".\"queen_annes_county_vendor_list\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • queen_annes_county_vendor_list
     
     
     
     
     
Upstream Metadata