Open repository in Console
Readme
Updated 9 months ago
‧ Indexed 5 hours ago
OLD - Open and Closed Businesses During Covid-19 Pandemic - OLD
A list of retail stores, restaurants, personal services and other businesses open and closed during the COVID-19 pandemic. Also indicates if business is offering delivery, pick up or on-line sales. This dataset has been deprecated as of July 1, 2021, and is no longer being updated.
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/old-open-and-closed-businesses-during-covid19-9q33-qjp4\".\"old_open_and_closed_businesses_during_covid19\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata