cityofchicago/sidewalk-cafe-permits-nxj5-ix6z
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 1 month ago

Sidewalk Cafe Permits

A list of permits for sidewalk cafes -- outdoor restaurant seating on the public way. Businesses may begin sidewalk cafe operations on March 1 and operate through December 1.

For more information on this type of permit, see https://www.cityofchicago.org/city/en/depts/bacp/supp_info/sidewalk_cafe_current_permits.html.

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 \"cityofchicago/sidewalk-cafe-permits-nxj5-ix6z\".\"sidewalk_cafe_permits\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • sidewalk_cafe_permits
     
     
     
     
     
Upstream Metadata