Successful applicants to Community Feed-in Tariff Program, which ran from 2011-2016. COMFIT allowed community-owned groups to own locally-distributed renewable electricity projects.
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 \"novascotia-ca/community-feedin-tariff-program-chvv-syvv\".\"community_feedin_tariff_program\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.