datahub-austintexas-gov/energy-efficiency-peak-demand-reduction-3d4a-wzcg
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

Energy Efficiency 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/energy-efficiency-peak-demand-reduction-3d4a-wzcg\".\"energy_efficiency_peak_demand_reduction\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • energy_efficiency_peak_demand_reduction
     
     
     
     
     
Upstream Metadata