T-1A1a-TE-8 - Shift from car to remote working
Background¶
IPCC WG3 definition: M-1A-6 - Teleworking.
Digital technologies are making it more viable for people to work from home. This has the potential to reduce the amount of daily office commutes by car - as well as longer-distance business trips by car or airplane.
No description yet
Sustainability Category: Green¶
This transition element substantially contributes to climate change mitigation through significant greenhouse gas reductions, carbon sequestration, or enabling the transition to net-zero emissions. The transition element aligns with science-based pathways to limit global warming and should be prioritized for investment and expansion.
Transition Element¶
| |
---|---|
Shift type: | Type Shift |
Operations: | vehicle_km |
Activity measure: | commutes |
Activity conversion: | average_commute_length_to_work / load_factor_car_commute |
Activities¶
| Shift to: |
---|---|
T-4A2c-A-2 - Remote working |
Parameters¶
Parameter | Unit | Description |
---|---|---|
average_commute_length_to_work | km_commute | Average commute length to work (round-trip) |
average_work_hours_per_day | h | Average working hours per day |
load_factor_car_commute | persons | Load factor car commute |
YAML Specification¶
sustainability: green
version: 2.1.1
type: shift
longName: Shift from commuting by Internal Combustion Engine (ICE) cars to remote
working.
shortName: Remote working
description: Shift vehicle kilometer from petrol, diesel, LPG and gas vehicles to
remote working in hours to fulfill the need of commuting
unitOfMeasure: commutes
cohort:
expression: '1'
shiftFrom:
atoc:
expression: '%[0] / %[1]'
variables:
- average_commute_length_to_work
- load_factor_car_commute
chains:
- chain: petrol_vehicles
- chain: diesel_vehicles
- chain: lpg_vehicles
- chain: gas_vehicles
shiftTo:
atoc:
expression: '%[0]'
variables:
- average_work_hours_per_day
chains:
- chain: remote_working
cobenefits:
- air_quality
- reduced_noise
- reduced_accidents
- less_congestion
This page is roughly halfway complete and is actively being developed.