cityofnewyork-us/nyc-municipal-building-energy-benchmarking-results-vvj6-d5qx
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 4 hours ago

NYC Municipal Building Energy Benchmarking Results

This is a list of New York City municipal buildings over 10,000 square feet by borough, block, lot, and agency, identifying each building’s energy intensity (kBtu/sq. ft.), Portfolio Manager benchmarking rating, where available, and the total GHG emissions for the calendar years 2010 - 2013.

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/nyc-municipal-building-energy-benchmarking-results-vvj6-d5qx\".\"nyc_municipal_building_energy_benchmarking_results\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • nyc_municipal_building_energy_benchmarking_results
     
     
     
     
     
Upstream Metadata