Temporary Patios
The City of Winnipeg is offering an expedited process to allow for restaurants and licensed manufacturers with tasting rooms (breweries, micro distilleries, etc.) to establish temporary patio spaces. The temporary patios must comply with the safety requirements outlined in the applicable Temporary Patio Registration Form, and will be allowed to operate during the operational dates indicated if registered with the City. The following list of registrants are approved to operate a temporary patio. Please refer to the Temporary Patio Requirements (https://winnipeg.ca/ppd/permits/Commercial/TemporaryPatio.stm) webpage for further information.
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 \"winnipeg-ca/temporary-patios-cd49-nk9h\".\"temporary_patios\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.