montgomerycountymd-gov/building-energy-benchmarking-results-izzs-2bn4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 5 hours ago

Building Energy Benchmarking Results

Listed commercial buildings, both public and private, participating in the County’s benchmarking program. The dataset shows building energy metrics for County-owned and operated and privately held facilities reporting data under the County's Building Energy Benchmarking Law. This dataset is updated annually. Learn more about the program and reporting requirements on DEP’s website: https://www.montgomerycountymd.gov/green/energy/benchmarking.html.

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 \"montgomerycountymd-gov/building-energy-benchmarking-results-izzs-2bn4\".\"building_energy_benchmarking_results\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • building_energy_benchmarking_results
     
     
     
     
     
Upstream Metadata