kcmo/animal-services-cases-4mkm-gagx
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 months ago
Indexed 4 hours ago

Animal Services Cases

This dataset shows animal services cases created by Kansas City Pet Project in response to a resident contacting them with an animal control issue. The dataset begins December 1, 2020, when Kansas City Pet Project began receiving requests directly for animal services. It will be updated on a weekly basis.

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 \"kcmo/animal-services-cases-4mkm-gagx\".\"animal_services_cases\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • animal_services_cases
     
     
     
     
     
Upstream Metadata