Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 3 hours ago
Coworking Spaces
The coworking spaces listed are currently only located within the City of Melbourne municipal boundary. The list is not exhaustive. There may be other coworking spaces within the City of Melbourne municipality.
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 \"melbourne-vic-gov-au/coworking-spaces-wcd7-bvh4\".\"coworking_spaces\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata