datahub-austintexas-gov/number-of-austin-energy-customers-2015-qmdk-sha4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

Number of Austin Energy Customers 2015

As part of the FY 2013 rate case, Austin Energy restructured its customer classes.

Austin Energy’s four customer classes include:

Residential — customers living in single-family dwellings, mobile homes, townhouses or individually metered apartment units.

Secondary — commercial customers including small to large businesses. This means Austin Energy owns, operates and maintains the equipment supplying power to those facilities .

Secondary 1 — commercial customers served at less than 10 kW.

Secondary 2 — commercial customers served between 10 and 50 kW. Secondary 3 — commercial customers served at more than 50 kW.

Primary — customers that take service at high voltage and own, operate and maintain their own equipment. Consequently, Austin Energy experiences lower overall system losses and expense in serving these customers. Large commercial and industrial customers such as semiconductors, hightech facilities and data centers typically fall under this level of service. These customers have very high usage and load factors because they tend to operate 24/7.

Primary 1 — commercial customers served at less than 3 MW.

Primary 2 — commercial customers served between 3 and 20 MW.

Primary 3 — commercial customers served at more than 20 MW.

Contract/Transmission — customers owning and maintaining all equipment on the customer side for electric delivery and receiving service at 69 kV or above. Contract applies to a small number of large commercial customers operating under legacy contracts.

Lighting — typically refers to street lighting and facilities including ballparks.

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/number-of-austin-energy-customers-2015-qmdk-sha4\".\"number_of_austin_energy_customers_2015\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • number_of_austin_energy_customers_2015
     
     
     
     
     
Upstream Metadata