datahub-austintexas-gov/peak-demand-reduction-6993-ykim
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

Peak Demand Reduction

Peak demand is the highest point of energy use on any given day and typically occurs between the hours of 4 and 6 p.m. Austin Energy’s energy efficiency and demand reduction programs are designed to lower energy usage and reduce the amount of load on the electric system. Find more information at http://austinenergy.com/go/advantage and 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/peak-demand-reduction-6993-ykim\".\"peak_demand_reduction\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • peak_demand_reduction
     
     
     
     
     
Upstream Metadata