cityofnewyork-us/entry-point-lcr-monitoring-results-aa5e-digs
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 1 month ago

Entry Point LCR Monitoring Results

Daily results from the entry points for orthophosphate, pH, temperature, conductivity and monthly alkalinity, calcium, lead and copper - Bi annually updated

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 \"cityofnewyork-us/entry-point-lcr-monitoring-results-aa5e-digs\".\"entry_point_lcr_monitoring_results\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • entry_point_lcr_monitoring_results
     
     
     
     
     
Upstream Metadata