Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
Potable and Reclaimed Pipe Repairs - 1/1/24 to Present
Water System Maintenance Pipe Repair Report from 1/1/24 to Present. Each line represents a pipe repair completed by Water System Maintenance crews. The data set reports by material and date of repair. This information is pulled from the Work Asset Management system 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 \"stat-stpete/potable-and-reclaimed-pipe-repairs-1124-to-present-mnbx-bdkq\".\"potable_and_reclaimed_pipe_repairs_1124_to_present\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata