Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 11 months ago
Austin Water - List of Active Liquid Waste Haulers
List of active liquid waste haulers currently permitted by the City of Austin under the Liquid Waste Haulers Program.
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/austin-water-list-of-active-liquid-waste-haulers-pbam-er2r\".\"austin_water_list_of_active_liquid_waste_haulers\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata