dashboard-plano-gov/animal-services-customer-ratings-2ym9-ph4s
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 14 hours ago
Indexed 3 hours ago

Animal Services Customer Ratings

Data on the City of Plano Animal Service's Department. This data-set contains information on the Department's customer feedback ratings. These scores are tabulated once a quarter.

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 \"dashboard-plano-gov/animal-services-customer-ratings-2ym9-ph4s\".\"animal_services_customer_ratings\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • animal_services_customer_ratings