Open repository in Console
Readme
Updated 3 years ago
‧ Indexed 4 hours ago
311 Service Requests Every 15 Minutes for Animal Group Type
This data set represents service requests related to animal types that are reported in the 311 system updated within the last 15-minutes and incrementally from February 15th 2017.
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 \"dallasopendata/311-service-requests-every-15-minutes-for-animal-qxre-q48d\".\"311_service_requests_every_15_minutes_for_animal\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata