REopt: Renewable Energy Integration & Optimization - kWh consumed by a Department of Energy Commercial Reference Building
GET {{nrel_developer_url}}/reopt/v1/annual_kwh?doe_reference_name=Hospital&latitude=40.123&longitude=-111.123
Provides the annual kWh consumed by a Department of Energy Commercial Reference Building. These values are useful if you need a starting point for an unknown site load.
Query parameters include:
- api_key
- doereferencename
- latitude
- longitude
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
doe_reference_name | string | ||
latitude | string | ||
longitude | string |
RESPONSES
status: OK
{"annual_kwh":8068698,"city":"Helena"}