datahub-austintexas-gov/system-production-cost-d683-uqui
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 days ago
Indexed 5 hours ago

System Production Cost

Austin Energy’s system annual average production cost is total operations and maintenance costs divided by total generation in kilowatt-hours. 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/system-production-cost-d683-uqui\".\"system_production_cost\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • system_production_cost
     
     
     
     
     
Upstream Metadata