cityofchicago/water-exemptions-8k9i-ia3x
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 13 years ago
Indexed 12 months ago

Water Exemptions

List of organizations currently receiving reduced water rates by premise. Data Owner: Water Management. Time Period: Data current as of May 2012. Update Frequency: Data is updated as needed.

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 \"cityofchicago/water-exemptions-8k9i-ia3x\".\"water_exemptions\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • water_exemptions
     
     
     
     
     
Upstream Metadata