Head office · orgunit_hq
Replace old lights with LED
A dedicated lighting row — no balancing activity. One hundred 50 W fittings running
16 hours a day for 350 days a year is 28,000 kWh at
operationalcostperunit: 0.25 ($/kWh); the LED retrofit cuts that load by 35%
from 2026.
~1 year payback · capex $15,000
Activity row + action JSON
// activitydata (excerpt)
"utilities_electricity_lighting@@au-nsw": {
"activityname": "Electricity - lighting",
"catalogactivityid": "utilities_electricity_grid",
"activitydatavalue": 28000,
"activityuom": "kWh",
"operationalcostperunit": 0.25,
"emissionfactortrendid": "utilities_electricity_grid",
"emissionfactorvalue": 0.68,
"emissionfactorlabel": "NSW grid electricity — lighting",
"ghgpscope": 2,
"ghgpscopecategory": "2-1 Indirect Emissions from Purchased Electricity"
}
// internalactions
"action_led_lighting_2026": {
"actionname": "Replace old lights with LED",
"actiontype": "Energy Efficiency",
"activity": "utilities_electricity_lighting@@au-nsw",
"startyear": 2026,
"multiplier": -0.35,
"balancingactivity": "",
"balancingmultiplier": 0,
"capitalcost": 15000,
"capitalcostcalculationmethod": "absolute",
"description": "Replace 100 lights (labour and materials). 100 × 50 W × 16 h/day × 350 days = 28,000 kWh/year."
}