calgary-ca/licensed-pets-5dgy-88cq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 16 days ago
Indexed 3 hours ago

Licensed Pets

All cats and dogs over three months of age and residing in Calgary must be licensed with The City of Calgary. If you do not license your cat or dog, you could face a $250 fine.

For more information visit: http://www.calgary.ca/CSPS/ABS/Pages/Animal-Services/Licensing-cat-dog.aspx

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/licensed-pets-5dgy-88cq\".\"licensed_pets\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • licensed_pets
     
     
     
     
     
Upstream Metadata