dashboard-edmonton-ca/twwg-green-building-ener-guide-f3cc-k4z3
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 5 hours ago

TWWG Green Building ( Ener Guide)

There are a number of green building rating systems currently being used in Edmonton including LEED, BuildGreen Canada and EnerGuide. These systems are indicators of a shift to a greener building stock. This is the yearly number of EnerGuide labelled homes

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 \"dashboard-edmonton-ca/twwg-green-building-ener-guide-f3cc-k4z3\".\"twwg_green_building_ener_guide\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • twwg_green_building_ener_guide
     
     
     
     
     
Upstream Metadata