cityofnewyork-us/nyc-municipal-building-energy-benchmarking-results-hpid-63r5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 10 minutes ago

NYC Municipal Building Energy Benchmarking Results (2014)

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 - 2014.

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-hpid-63r5\".\"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