nrel_utility_rates
ActiveTool of io.github.blackboxfoundry/livedatalink
Average residential, commercial, and industrial electric utility rates (cents per kWh) for a location, plus the utility name. Used for ROI analysis on solar, EV charging, building electrification.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"lat": {
"type": "number",
"description": "Latitude in decimal degrees. Use with lon as alternative to address."
},
"lon": {
"type": "number",
"description": "Longitude in decimal degrees. Use with lat as alternative to address."
},
"address": {
"type": "string",
"description": "Street address, city/state, or place name. Either address OR lat+lon required."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries