sonomacounty-ca-gov/animal-shelter-intake-and-outcome-924a-vesw
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 20 hours ago
Indexed 4 hours ago

Animal Shelter Intake and Outcome

Our community cares a great deal about animals, and many people are interested in better understanding the more than 4,000 animals who come through the doors of Sonoma County Animal Services each year.

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 \"sonomacounty-ca-gov/animal-shelter-intake-and-outcome-924a-vesw\".\"animal_shelter_intake_and_outcome\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • animal_shelter_intake_and_outcome
     
     
     
     
     
Upstream Metadata