citydata-mesaaz-gov/water-hydrants-r7t3-nh2k
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 hours ago
Indexed 6 hours ago

Water Hydrants

This dataset represents all information concerning water hydrants maintained by the City of Mesa.

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 \"citydata-mesaaz-gov/water-hydrants-r7t3-nh2k\".\"water_hydrants\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • water_hydrants
     
     
     
     
     
Upstream Metadata