Open repository in Console
Readme
Updated 2 months ago
‧ Indexed 1 hour ago
Cambridge Arts Street Performer Permits 2000-Present
This dataset contains information related to The Cambridge Arts Street Performer Program from 2000 to present. It includes the number of permits issued during each year since 2000.
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/cambridge-arts-street-performer-permits-x55n-q9yc\".\"cambridge_arts_street_performer_permits\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata