edmonton-ca/licensed-pets-by-breed-and-forward-sortation-area-bqmh-j34s
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 2 hours ago

Licensed Pets by Breed and Forward Sortation Area (FSA)

List of various Animal (Cats or Dogs) Breeds by Forward Sortation Area (First 3 characters of the Postal Code)

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 \"edmonton-ca/licensed-pets-by-breed-and-forward-sortation-area-bqmh-j34s\".\"licensed_pets_by_breed_and_forward_sortation_area\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • licensed_pets_by_breed_and_forward_sortation_area
     
     
     
     
     
Upstream Metadata