Open repository in Console
Readme
Updated 10 months ago
‧ Indexed 5 hours ago
Calgary Public Library Locations and Hours
A list of all Calgary Public Library locations and their hours of operation.
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 \"calgary-ca/calgary-public-library-locations-and-hours-m9y7-ui7j\".\"calgary_public_library_locations_and_hours\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata