ny-gov/hydropower-allocations-fu56-qujc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 22 days ago
Indexed 4 hours ago

Hydropower Allocations

This dataset contains the New York Power Authority’s hydropower customers having an allocation of Expansion Power, Replacement Power, and/or Preservation Power, including their location, amount of allocation, and amount of jobs committed.

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 \"ny-gov/hydropower-allocations-fu56-qujc\".\"hydropower_allocations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • hydropower_allocations
     
     
     
     
     
Upstream Metadata