performance-seattle-gov/energy-benchmarking-compliance-rates-4cdr-g5h6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 years ago
Indexed 2 hours ago

Energy Benchmarking Compliance Rates

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 \"performance-seattle-gov/energy-benchmarking-compliance-rates-4cdr-g5h6\".\"energy_benchmarking_compliance_rates\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • energy_benchmarking_compliance_rates
     
     
     
     
     
Upstream Metadata