datahub-austintexas-gov/power-supply-adjustment-costs-by-percentage-dnnr-hyi9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 18 days ago

Power Supply Adjustment Costs by Percentage

Costs allowed in the fuel tariff include fuel for generation, transportation, renewable purchase power agreements, purchase power to serve retail customers, ERCOT fees and hedging. Find more information at http://austinenergy.com/go/reports.

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 \"datahub-austintexas-gov/power-supply-adjustment-costs-by-percentage-dnnr-hyi9\".\"power_supply_adjustment_costs_by_percentage\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • power_supply_adjustment_costs_by_percentage
     
     
     
     
     
Upstream Metadata