Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 11 months ago
ARR Household Hazardous Waste Facility- Weight And Costs of Items Collected for Fiscal Year 2015
The total weight of materials processed at the HHW facility and the associated cost to dispose of or recycle them..
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/arr-household-hazardous-waste-facility-weight-and-jnev-h7d5\".\"arr_household_hazardous_waste_facility_weight_and\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata