Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 11 months ago
Austin Water Approved Plant List
Austin Water’s approved plant list specifies plants that may receive a new landscape/xeriscape watering schedule variance. A landscape must have xeric (low or very low water use) plants to receive the variance. Austin Water might approve other plants if they will be low or very low water use once established. For a list of stabilization/erosion control plants that qualify for this variance, please refer to The City of Austin’s Standard Specifications Manual Item #604S
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-approved-plant-list-82dq-nkpk\".\"austin_water_approved_plant_list\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata