bronx-lehman-cuny-edu/energy-efficiency-projects-vmqj-febq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 21 minutes ago

Energy Efficiency Projects

The City’s Long-Term Sustainability Plan, PlaNYC, calls for City government to reduce greenhouse gas emissions produced by municipal operations 30% by 2017. A large part of this effort is retrofitting municipal buildings to become more energy efficient. This dataset lists energy efficiency projects at City buildings that are complete or in progress. Projects are listed by address, building name, and agency, and the dataset includes the estimated reduction in tons of GHG emissions associated with the project.

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 \"bronx-lehman-cuny-edu/energy-efficiency-projects-vmqj-febq\".\"energy_efficiency_projects\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • energy_efficiency_projects