Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
Signs and Markings Knack 311 Service Requests
This dataset contains the Signs and Markings Division's 311 customer service requests (CSRs) as reported through the Signs and Markings Operations Knack Applications. Updated daily.
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 \"datahub-austintexas-gov/signs-and-markings-knack-311-service-requests-ji6n-8jff\".\"signs_and_markings_knack_311_service_requests\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata