Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 5 hours ago
Rain Barrels And Cisterns Issued Through LADWP Rebate Program
Residential rain barrels and cisterns issued through the LADWP-MWD rebate program, toward our goal of increasing the local water supply. This dataset is used in the stormwater dashboard (in progress) and Sustainable City pLAn.
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 \"lacity/rain-barrels-and-cisterns-issued-through-ladwp-a5vt-xsyi\".\"rain_barrels_and_cisterns_issued_through_ladwp\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata