brla-gov/abclicense-xhjf-mdnv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 days ago
Indexed 1 hour ago

ABC_License

Point geometry with attributes displaying businesses in the City of Baton Rouge and Parish of East Baton Rouge, Louisiana that have been licensed to sell, serve or dispense alcoholic beverages.

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 \"brla-gov/abclicense-xhjf-mdnv\".\"abclicense\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • abclicense
     
     
     
     
     
Upstream Metadata