cambridgema-gov/tobacco-licenses-without-food-service-ryaf-48sr
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 days ago
Indexed 1 hour ago

Tobacco Licenses without Food Service

List of permits for all establishments in the city of Cambridge that sell tobacco without food service

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 \"cambridgema-gov/tobacco-licenses-without-food-service-ryaf-48sr\".\"tobacco_licenses_without_food_service\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • tobacco_licenses_without_food_service
     
     
     
     
     
Upstream Metadata