Open repository in Console
Readme
Updated 11 hours ago
‧ Indexed 2 hours ago
Community Services
In this model amenities are classified under the following headings: Attractions, Community Centre, Court, Defibrillator, Health Clinic, Hospital, Internet Access, Library, Skate Parks, Social Dev Ctr, Visitor Info. Name, address, location information and homepage information if available.
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/community-services-x34e-bcjz\".\"community_services\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata