delaware-gov/green-energy-program-grants-nsgd-n2gb
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 1 month ago

Green Energy Program Grants

The Green Energy Program provides grant funding to Delmarva Power customers through the Green Grant Delaware program for purchase and installation of renewable energy sources such as photovoltaic (PV), geothermal, wind, and solar water heater systems.

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 \"delaware-gov/green-energy-program-grants-nsgd-n2gb\".\"green_energy_program_grants\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • green_energy_program_grants
     
     
     
     
     
Upstream Metadata