lacity/feedin-tariff-solar-program-r3up-67wh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 11 months ago

Feed-in Tariff Solar Program

Quarter-Year Installed Capacity from the Feed-in Tariff (FiT) Program in Kilowatts. The FiT program enables third parties to develop solar or other renewable energy and sell the power to the utility. This is a relatively new program with projects in the beginning stages.

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 \"lacity/feedin-tariff-solar-program-r3up-67wh\".\"feedin_tariff_solar_program\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • feedin_tariff_solar_program
     
     
     
     
     
Upstream Metadata