nashville-gov/beer-permit-locations-3wb6-xy3j
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 days ago
Indexed 1 hour ago

Beer Permit Locations

Details of all locations within Davidson County that have active beer and beer caterer permits.

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 \"nashville-gov/beer-permit-locations-3wb6-xy3j\".\"beer_permit_locations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • beer_permit_locations
     
     
     
     
     
Upstream Metadata