Skip to content

Emission Factors

EmWise uses emission factors from Schedule 1 of the NGER (Measurement) Determination. Factors are stored per vehicle class per reporting year and are never modified retroactively.

How the factor schedule works

Each emission factor row in EmWise defines:

  • Energy content (GJ/kL) — how much energy is released per kilolitre of fuel burned
  • CO₂ factor (kg CO₂-e/GJ) — combustion CO₂ emissions per GJ
  • CH₄ factor (kg CO₂-e/GJ) — methane emissions per GJ (expressed as CO₂-equivalent using GWP)
  • N₂O factor (kg CO₂-e/GJ) — nitrous oxide emissions per GJ (expressed as CO₂-equivalent)
  • Scope 3 factor (kg CO₂-e/GJ) — upstream fuel cycle emissions per GJ

The combined Scope 1 factor is CO₂ + CH₄ + N₂O. This relationship is enforced by a database constraint — any seed or migration that violates it is rejected.

Division structure

Division 4.1 — General (unspecified vehicles, rail, aviation, sea)

The baseline division. Used for vehicles where the emission standard cannot be established, and for all non-road modes. The CH₄ factors for road vehicles in this division are the highest of the three divisions.

Division 4.2 — Post-2004 light vehicles

Light vehicles (≤ 3.5 t GVM) manufactured after 2004 emit less methane and nitrous oxide per GJ than older equivalents. Division 4.2 captures this with lower CH₄ and N₂O factors.

Division 4.3 — Heavy vehicles by Euro standard

Heavy vehicles (> 3.5 t GVM) are assigned factors by Euro emission standard. Euro IV+ vehicles produce significantly less CH₄ than Euro I vehicles (0.07 vs 0.20 kg CO₂-e/GJ), reflecting cleaner combustion in modern engines.

Factor values (reporting years 2023–2026)

Factors are identical across reporting years 2023–2026 for all currently seeded vehicle classes.

Road — Division 4.3 (heavy vehicles, diesel)

Vehicle classEC (GJ/kL)CO₂CH₄N₂OScope 1Scope 3
heavy_vehicle_euro438.669.90.070.470.372.1
heavy_vehicle_euro338.669.90.100.470.402.1
heavy_vehicle_euro138.669.90.200.470.502.1

All factors in kg CO₂-e/GJ. EC = energy content.

Road — Division 4.2 (post-2004 light vehicles)

Vehicle classFuelEC (GJ/kL)CO₂CH₄N₂OScope 1Scope 3
light_vehicle_post2004_dieselDiesel38.669.90.010.570.412.1
light_vehicle_post2004_petrolPetrol34.267.40.020.267.621.8
light_vehicle_post2004_lpgLPG26.260.20.500.361.001.5

Road — Division 4.1 (unspecified / pre-2004)

Vehicle classFuelEC (GJ/kL)CO₂CH₄N₂OScope 1Scope 3
road_vehicle_unspecified_dieselDiesel38.669.90.100.470.402.1
road_vehicle_unspecified_petrolPetrol34.267.40.601.669.601.8

Rail — Division 4.1

Vehicle classFuelEC (GJ/kL)CO₂CH₄N₂OScope 1Scope 3
diesel_locomotiveDiesel (rail)38.669.90.100.470.402.1

Aviation — Division 4.1

Vehicle classFuelEC (GJ/kL)CO₂CH₄N₂OScope 1Scope 3
jet_aircraftJet A-136.869.60.010.670.212.0
turbopropAvgas33.167.00.060.667.662.0

Sea — Division 4.1

Vehicle classFuelEC (GJ/kL)CO₂CH₄N₂OScope 1Scope 3
vessel_fuel_oilHeavy fuel oil39.773.60.080.574.182.3
vessel_dieselMarine diesel oil38.669.90.100.470.402.1

Factor versioning and immutability

Each factor row in the database includes a reporting_year column. Once a factor row is created for a given year, it is never updated — historical calculations are always reproducible using the same factor.

If the NGER Determination is amended, EmWise adds new factor rows for the affected reporting years going forward. Existing rows for completed reporting years are not touched.

Annual update process

New factor values are typically published by the Clean Energy Regulator before each 1 July period start. When an update is available:

  1. New factor rows are inserted for the upcoming reporting year via a database migration
  2. The seed file is updated to include the new year
  3. Existing factor rows for prior years remain unchanged

The platform is currently seeded with factors for 2023, 2024, 2025, and 2026.

NGER Transport Emissions Platform