Open repository in Console
Readme
Updated 3 years ago
‧ Indexed 2 hours ago
Clean Burning Wood Stove Grants
To help Maryland homeowners invest in clean energy, the Maryland Energy Administration provides grants for clean burning wood stoves that displace electric, non-natural gas fossil fuel heating systems or old wood stoves.
More information is available on the program's website at: http://energy.maryland.gov/Residential/woodstoves/
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-maryland-gov/clean-burning-wood-stove-grants-8aku-y93i\".\"clean_burning_wood_stove_grants\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata