lacity/ladwp-stormwater-capture-by-fiscal-year-p8nc-6hdi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 6 hours ago

LADWP Stormwater Capture by Fiscal Year

LADWP's capacity for stormwater and actual stormwater collected

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/ladwp-stormwater-capture-by-fiscal-year-p8nc-6hdi\".\"ladwp_stormwater_capture_by_fiscal_year\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ladwp_stormwater_capture_by_fiscal_year
     
     
     
     
     
Upstream Metadata