opendata-howardcountymd-gov/home-energy-savings-by-recommended-home-d44y-g22e
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 6 years ago
Indexed 11 months ago

Home Energy Savings by Recommended Home Improvement Components

Percentage of homes that would save more than $100 annually by upgrading one of the seven components: a high-efficiency water heater, reducing air infiltration by air sealing, increasing insulation, upgrading lights and appliances to more efficient models, replacing windows, upgrading to a high-efficiency cooling unit, and upgrading to a high-efficiency heating unit.

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 \"opendata-howardcountymd-gov/home-energy-savings-by-recommended-home-d44y-g22e\".\"home_energy_savings_by_recommended_home\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • home_energy_savings_by_recommended_home
     
     
     
     
     
Upstream Metadata